OBS User unknown
2009-01-12 17:13:10 +00:00
committed by Git OBS Bridge
parent 7445be1ce4
commit 4b74bf7efd
6 changed files with 45 additions and 38 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jan 7 16:52:19 CET 2009 - tiwai@suse.de
- updated to libcap-2.15:
* Makefile fixes
- updated to libcap-2.16:
* stop using sed for parsing capability.h
-------------------------------------------------------------------
Mon Oct 27 09:49:31 CET 2008 - tiwai@suse.de
- updated to libcap-2.14:
* add -v mode to setcap
- updated to libcap-2.13:
* fix a corner case of cap_to_text()
- updated to libcap-2.12:
* man page fixes
* remove never used codes for sysfs check
-------------------------------------------------------------------
Wed Oct 22 16:17:15 CEST 2008 - mrueckert@suse.de