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