Skip to content

Commit

Permalink
Release 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piax93 committed Dec 17, 2020
1 parent 5b4b754 commit d40040a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pidtree-bcc (1.7.1) unstable; urgency=medium

* Option to filter out randomly bound ports in net_listen

-- Matteo Piano <[email protected]> Thu, 17 Dec 2020 04:15:52 -0800

pidtree-bcc (1.7.0) unstable; urgency=medium

* Optionally filter network listens by namespace
Expand Down
2 changes: 1 addition & 1 deletion pidtree_bcc/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.7.0'
__version__ = '1.7.1'

0 comments on commit d40040a

Please sign in to comment.