Marcus Meissner
0230310010
- Spec-cleaner cleanup - GPG key expired in 2013 so removing GPG verification OBS-URL: https://build.opensuse.org/request/show/308788 OBS-URL: https://build.opensuse.org/package/show/security/tomoyo-tools?expand=0&rev=18
99 lines
3.4 KiB
Plaintext
99 lines
3.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 26 14:30:30 UTC 2015 - dgutu@suse.com
|
|
|
|
- Spec-cleaner cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 26 14:22:18 UTC 2015 - dgutu@suse.com
|
|
|
|
- GPG key expired in 2013 so removing GPG verification
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 7 01:27:27 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 2.5.0-20140601
|
|
* /usr/sbin/tomoyo-editpolicy
|
|
Print "acl_group $N" correctly when using offline mode.
|
|
- Changes from version 20140105
|
|
* /usr/lib/tomoyo/init_policy
|
|
Add path to systemd.
|
|
* /usr/sbin/tomoyo-queryd
|
|
Use poll() rather than select().
|
|
- Changes from version 20130406
|
|
* Fix compile warning from clang.
|
|
- Changes from version 20130214
|
|
* Change Makefile's build flags (fix bdo#674723)
|
|
* Change / to /* in rpm's %files section because Fedora 18 complains
|
|
conflicts.
|
|
- Remove gpg verify requirement; obs handles it
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 29 12:28:35 UTC 2013 - meissner@suse.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 19:20:40 CET 2012 - sbrabec@suse.cz
|
|
|
|
- Verify GPG signature.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 19 13:26:11 UTC 2011 - meissner@suse.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 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.
|
|
|