diff --git a/libcap-2.43.tar.xz b/libcap-2.43.tar.xz deleted file mode 100644 index 3e96d3b..0000000 --- a/libcap-2.43.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:512a0e5fc4c1e06d472a20da26aa96a9b9bf2a26b23f094f77f1b8da56cc427f -size 125284 diff --git a/libcap-2.45.tar.xz b/libcap-2.45.tar.xz new file mode 100644 index 0000000..5c02c48 --- /dev/null +++ b/libcap-2.45.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66639f765c0e10557666b00f519caf0bd07a95f867dddaee131cd284fac3286 +size 127608 diff --git a/libcap.changes b/libcap.changes index 9059f61..1531273 100644 --- a/libcap.changes +++ b/libcap.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Nov 14 10:26:54 UTC 2020 - Dirk Mueller + +- update to 2.45: + * Fix the capsh == argument handling and add a test case - bug#209873 (report by Marcus Gelderie) + * Add support for libpsx.so building - bug#206093 + * Added build support for systems that do not support libpthread (make PTHREADS=no ...) - bug#209875 (requested by Heiko Thiery) + * Recent golang builds (pre-release) default to ignoring GOPATH, so adjust the in-tree building to override this explicitly with GO111MODULE=off + * Go package document updates since golang 1.15 is released. + ------------------------------------------------------------------- Wed Sep 2 17:03:06 UTC 2020 - Dirk Mueller diff --git a/libcap.spec b/libcap.spec index afb6379..441b445 100644 --- a/libcap.spec +++ b/libcap.spec @@ -17,7 +17,7 @@ Name: libcap -Version: 2.43 +Version: 2.45 Release: 0 Summary: Library for Capabilities (linux-privs) Support License: BSD-3-Clause AND GPL-2.0-only