- 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. OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=42
This commit is contained in:
parent
126a1904a0
commit
4521466958
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:512a0e5fc4c1e06d472a20da26aa96a9b9bf2a26b23f094f77f1b8da56cc427f
|
||||
size 125284
|
3
libcap-2.45.tar.xz
Normal file
3
libcap-2.45.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d66639f765c0e10557666b00f519caf0bd07a95f867dddaee131cd284fac3286
|
||||
size 127608
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 14 10:26:54 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user