- update to 2.62:

* Bug fix for Go package "cap" and launching
  * Build cleanups
  * Documentation updates: cap_max_bits has a man page entry
  * Recognize default securebits as a libcap mode: HYBRID

OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=66
This commit is contained in:
2021-12-30 09:53:04 +00:00
committed by Git OBS Bridge
parent 45f6db7d48
commit 247a867674
6 changed files with 29 additions and 20 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 30 09:52:10 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.62:
* Bug fix for Go package "cap" and launching
* Build cleanups
* Documentation updates: cap_max_bits has a man page entry
* Recognize default securebits as a libcap mode: HYBRID
-------------------------------------------------------------------
Sun Nov 21 19:20:22 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>