File libcap-ng.changes of Package libcap-ng
153
1
-------------------------------------------------------------------
2
Sat Feb 9 13:35:32 UTC 2019 - Matej Cepl <mcepl@suse.com>
3
4
- bsc#1123319: run SPEC file through spec-cleaner
5
6
-------------------------------------------------------------------
7
Tue Feb 20 10:16:07 UTC 2018 - tchvatal@suse.com
8
9
- Move %doc to %license for licenses
10
11
-------------------------------------------------------------------
12
Sun Feb 18 12:13:56 UTC 2018 - jengelh@inai.de
13
14
- Remove ineffective --with-pic. Fix SRPM group. Redo descriptions.
15
- Rename %soname to %sover to better reflect its use.
16
17
-------------------------------------------------------------------
18
Sun Feb 18 09:23:18 UTC 2018 - avindra@opensuse.org
19
20
- Update to version 0.7.9:
21
* Detect and output a couple errors in filecap
22
* Use pthread_atfork to optionally reset the pid and related info
23
on fork
24
- cleanup with spec-cleaner
25
- use https urls
26
27
-------------------------------------------------------------------
28
Thu May 17 16:46:07 UTC 2017 - alexander_naumov@opensuse.org
29
30
- Update to version 0.7.8:
31
* Improve Python3 support
32
* Fix the thread separation test
33
* Correct typo in cap_pacct text
34
* Update man page for captest
35
* Fix sscanf string lengths in netcap
36
* Correct linking of python3 module
37
38
-------------------------------------------------------------------
39
Wed Dec 2 14:28:00 UTC 2015 - p.drouand@gmail.com
40
41
- Update to version 0.7.7
42
* Make sure all types used in _lnode are defined in proc-llist.h
43
* Fix python binding test for old kernels
44
* Fix leaked FD in library init
45
- Changes from version 0.7.6
46
* Fix python3 support
47
- Changes from version 0.7.5
48
* Make python3 supported
49
* In python bindings test, clamp CAP_LAST_CAP with /proc/.../cap_last_cap
50
* Update table for 3.16 kernel
51
52
-------------------------------------------------------------------
53
Thu Jun 19 17:22:55 UTC 2014 - crrodriguez@opensuse.org
54
55
- Remove unused BuildRequires on libattr-devel
56
57
-------------------------------------------------------------------
58
Thu May 15 13:19:57 UTC 2014 - tchvatal@suse.com
59
60
- Version bupm to 0.7.4
61
- Cleanup with spec-cleaner
62
- Remove useless specification of attributes
63
- Really split the two spec files instead of copying them to avoid
64
the huge ifdefing.
65
+ more readable
66
- version must be edited in two places when bumping
67
68
-------------------------------------------------------------------
69
Thu Mar 14 09:30:04 UTC 2013 - meissner@suse.com
70
71
- use source url
72
73
-------------------------------------------------------------------
74
Wed Mar 13 22:44:29 UTC 2013 - crrodriguez@opensuse.org
75
76
- version 0.7.3
77
- Make file opens use the cloexec flag (Cristian Rodríguez)
78
- Add CAP_BLOCK_SUSPEND
79
- Fix possible segfaults when CAP_LAST_CAP is larger than the lookup table
80
- In pscap, don't drop capabilities when running with capabilities
81
- Add CAP_COMPROMISE_KERNEL
82
- Define FTW_CONTINUE in case its not defined in libc
83
- Use glibc for xattr.h if available
84
- Make sure stderr is used consistently in utils
85
- Fix logic causing file based capabilities to not be supported when it should
86
87
-------------------------------------------------------------------
88
Sun Feb 12 17:24:55 UTC 2012 - crrodriguez@opensuse.org
89
90
- Move libraries back to %{_libdir}, /usr merge project
91
92
-------------------------------------------------------------------
93
Wed Oct 5 15:06:00 UTC 2011 - uli@suse.com
94
95
- cross-build workaround: make sure no attempt is made to build
96
python stuff even if it's installed on the host system
97
98
-------------------------------------------------------------------
99
Wed Aug 31 01:49:59 UTC 2011 - crrodriguez@opensuse.org
100
101
- Update to version 0.6.6
102
- Add CAP_SYSLOG and CAP_WAKE_ALARM (needed for newish kernels)
103
104
-------------------------------------------------------------------
105
Mon Nov 8 14:06:01 UTC 2010 - coolo@novell.com
106
107
- fix requires
108
109
-------------------------------------------------------------------
110
Wed Nov 3 21:56:17 UTC 2010 - pascal.bleser@opensuse.org
111
112
- update to 0.6.5:
113
* works around a problem in the Linux 2.6.36 kernel headers
114
* fixes a segfault when using filecap on a specific file
115
116
-------------------------------------------------------------------
117
Thu Oct 14 11:18:28 UTC 2010 - coolo@novell.com
118
119
- split out python packages now that libcap-ng is used in many
120
low level tools it creates cycles
121
122
-------------------------------------------------------------------
123
Thu May 6 17:55:55 UTC 2010 - pascal.bleser@opensuse.org
124
125
- update to 0.6.4:
126
* the library now uses kernel thread ID for capget/set calls
127
* a display problem of filesystem based capabilities was fixed
128
* netcap now prints device name for packet socket apps
129
130
- add baselibs.conf to build libcap-ng0-32bit
131
132
-------------------------------------------------------------------
133
Fri Mar 12 10:01:51 UTC 2010 - pascal.bleser@opensuse.org
134
135
- update to 0.6.3:
136
* in netcap and pscap use the effective uid
137
* in capng_change_id, only retain setpcap if clearing the bounding set
138
139
- add rpmlintrc to disable false positive warnings
140
141
- symlink license files on openSUSE
142
143
-------------------------------------------------------------------
144
Wed Mar 10 16:02:51 UTC 2010 - prusnak@suse.cz
145
146
- fixed Requires of python subpackage
147
148
-------------------------------------------------------------------
149
Fri Feb 26 12:14:04 UTC 2010 - prusnak@suse.cz
150
151
- imported package from Fedora (version 0.6.2)
152
153