- update to 2.43
* Linus' kernel tree defines CAP_CHECKPOINT_RESTORE (40) so support it. * Fix the creation of the $(FAKEROOT)$(LIBDIR) for split install targets * Clean up a binary from the distribution * Added some more release time checks for non-git tracked files. * Fix a deadlock in libpsx that surfaced with a set of compiler optimizations by removing the psx wrapping harder. OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=40
This commit is contained in:
parent
4adeb8ae2b
commit
126a1904a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3605a9cb60076547ea9f64989e0ba576da9508e4653e8dc40ae54c0d6f443dfd
|
||||
size 141288
|
3
libcap-2.43.tar.xz
Normal file
3
libcap-2.43.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:512a0e5fc4c1e06d472a20da26aa96a9b9bf2a26b23f094f77f1b8da56cc427f
|
||||
size 125284
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 2 17:03:06 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 2.43
|
||||
* Linus' kernel tree defines CAP_CHECKPOINT_RESTORE (40) so support it.
|
||||
* Fix the creation of the $(FAKEROOT)$(LIBDIR) for split install targets
|
||||
* Clean up a binary from the distribution
|
||||
* Added some more release time checks for non-git tracked files.
|
||||
* Fix a deadlock in libpsx that surfaced with a set of compiler optimizations by removing the psx wrapping harder.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 08:33:09 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libcap
|
||||
Version: 2.42
|
||||
Version: 2.43
|
||||
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