diff --git a/libcap-ng-0.8.3.tar.gz b/libcap-ng-0.8.3.tar.gz deleted file mode 100644 index bf19d59..0000000 --- a/libcap-ng-0.8.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bed6f6848e22bb2f83b5f764b2aef0ed393054e803a8e3a8711cb2a39e6b492d -size 455383 diff --git a/libcap-ng-0.8.4.tar.gz b/libcap-ng-0.8.4.tar.gz new file mode 100644 index 0000000..b481eac --- /dev/null +++ b/libcap-ng-0.8.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68581d3b38e7553cb6f6ddf7813b1fc99e52856f21421f7b477ce5abd2605a8a +size 453749 diff --git a/libcap-ng-python.changes b/libcap-ng-python.changes index 8f7520b..b97f3b9 100644 --- a/libcap-ng-python.changes +++ b/libcap-ng-python.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 2 10:34:25 UTC 2024 - jun wang + +- Update to version 0.8.4 + * In capng_change_id, clear PR_SET_KEEPCAPS if returning an error + * pscap: add -p option for reporting a specified process + * Annotate function prototypes to warn if results are unused + * Drop python2 support + ------------------------------------------------------------------- Thu May 4 15:04:58 UTC 2023 - Frederic Crozat diff --git a/libcap-ng-python.spec b/libcap-ng-python.spec index 6daf17f..eb85c85 100644 --- a/libcap-ng-python.spec +++ b/libcap-ng-python.spec @@ -1,7 +1,7 @@ # # spec file for package libcap-ng-python # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %bcond_without python2 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: libcap-ng-python -Version: 0.8.3 +Version: 0.8.4 Release: 0 Summary: An alternate Linux/POSIX capabilities library License: LGPL-2.1-or-later diff --git a/libcap-ng.changes b/libcap-ng.changes index 1fbf23b..a34bc58 100644 --- a/libcap-ng.changes +++ b/libcap-ng.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 2 10:35:45 UTC 2024 - jun wang + +- Update to version 0.8.4 + * In capng_change_id, clear PR_SET_KEEPCAPS if returning an error + * pscap: add -p option for reporting a specified process + * Annotate function prototypes to warn if results are unused + * Drop python2 support + ------------------------------------------------------------------- Thu May 4 15:04:58 UTC 2023 - Frederic Crozat diff --git a/libcap-ng.spec b/libcap-ng.spec index 00b1794..b4761c6 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -1,7 +1,7 @@ # # spec file for package libcap-ng # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define ambient_sover 0 Name: libcap-ng -Version: 0.8.3 +Version: 0.8.4 Release: 0 Summary: An alternate Linux/POSIX capabilities library License: LGPL-2.1-or-later