Changelog for
tomoyo-tools-debugsource-2.5.0.20120805-177.13.i586.rpm :
Tue Jan 29 13:00:00 2013 meissnerAATTsuse.com
- Updated to 2.5.0-20120805 snapshot to work with newer kernels
bnc#800993
- Rebased using ccs-tools-1.8.3.
- /usr/sbin/tomoyo-queryd
Use query id rather than global PID when reading or updating target
process\'s domain policy.
- /usr/lib/tomoyo/init_policy
Add \"socket:[family=\\\\$:type=\\\\$:protocol=\\\\$]\" to ANY_PATHNAME group.
- /sbin/tomoyo-init
Parse statistics lines correctly.
- /usr/sbin/tomoyo-editpolicy
Print number of selected entries if any.
- /usr/lib/libtomoyotools.so
Fix IP address parsing.
- /usr/sbin/tomoyo-checkpolicy
Fix namespace prefix parsing in exception policy.
- Rename manpage for init_policy to tomoyo_init_policy
(to allow parallel installation of ccs-tools package).
Thu Nov 29 13:00:00 2012 sbrabecAATTsuse.cz
- Verify GPG signature.
Wed Oct 19 14:00:00 2011 meissnerAATTsuse.com
- Updated to 2.4.0-20110929 snapshot necessary to work with 12.1
- lots of bugfixes
- adjustments to current kernel
- auditing helps
Mon Aug 29 14:00:00 2011 ajAATTsuse.de
- _GNU_SOURCE needs to be defined first, fix build
(patch tomoyo-clone.patch)
Tue Jun 28 14:00:00 2011 meissnerAATTsuse.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 13:00:00 2011 meissnerAATTsuse.de
- initial packaging of the tomoyo userland utilities.