Skip to content

Commit 2671f49

Browse files
committed
Release 2.6.2
1 parent 7ccb4f3 commit 2671f49

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packaging/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
pidtree-bcc (2.6.2) unstable; urgency=medium
2+
3+
* Make sure event tailing is line-buffered
4+
5+
-- Matteo Piano <[email protected]> Thu, 17 Apr 2025 09:29:29 -0700
6+
17
pidtree-bcc (2.6.1) unstable; urgency=medium
28

39
* Better support containerd namespaces

pidtree_bcc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.6.1'
1+
__version__ = '2.6.2'

0 commit comments

Comments
 (0)