4498244dfb
Fix build: clone needs _GNU_SOURCE defined to be visible OBS-URL: https://build.opensuse.org/request/show/80170 OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=9
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Aug 29 11:34:54 UTC 2011 - aj@suse.de
|
|
|
|
- _GNU_SOURCE needs to be defined first, fix build
|
|
(patch tomoyo-clone.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 28 15:09:46 CEST 2011 - meissner@suse.de
|
|
|
|
- Update to 20110511 snapshot:
|
|
* Version 2.3.0p1 2011/02/11 Bugfix release.
|
|
|
|
/sbin/tomoyo-init
|
|
Mount sysfs when /sys/kernel/security/ does not exist rather than when /sys/kernel/ does not exist, for some distributions have /sys/kernel/debug/ on root device.
|
|
Wait for /etc/tomoyo/tomoyo-post-init in a more reliable way.
|
|
|
|
/usr/sbin/tomoyo-diffpolicy
|
|
Fix regression introduced when fixing old/new inversion bug.
|
|
|
|
* Version 2.3.0p2 2011/05/11 Minor update release.
|
|
|
|
Fix build error on parallel build.
|
|
|
|
/usr/lib/libtomoyotools.so.1
|
|
Fix wrong domainname validation.
|
|
|
|
/usr/sbin/tomoyo-editpolicy
|
|
Allow configuring background color.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 15 09:40:25 CET 2011 - meissner@suse.de
|
|
|
|
- initial packaging of the tomoyo userland utilities.
|
|
|