forked from pool/libselinux
697924a3ac
checked in (request 49868) OBS-URL: https://build.opensuse.org/request/show/49868 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=38
153 lines
5.2 KiB
Plaintext
153 lines
5.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 3 10:30:40 UTC 2010 - prusnak@suse.cz
|
|
|
|
- don't package /var/run/setrans in libselinux1 package
|
|
- Feature#303793
|
|
- the directory will be created in initscript of mcstrans package
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 24 09:53:28 UTC 2010 - coolo@novell.com
|
|
|
|
- buildrequire pkg-config to fix provides
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 9 07:27:27 UTC 2010 - thomas@novell.com
|
|
|
|
- selinux-ready: added function to check for restorecond in
|
|
runlevel 3/5
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 8 06:37:34 UTC 2010 - thomas@novell.com
|
|
|
|
- selinux-ready: added functions for checking PAM config and
|
|
policy boolean init_upstart
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 7 13:26:59 UTC 2010 - thomas@novell.com
|
|
|
|
- selinux-ready: fixed init ramfs checking
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 7 12:59:41 UTC 2010 - thomas@novell.com
|
|
|
|
- added new selinux-ready script
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 25 14:57:16 UTC 2010 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.91
|
|
* changes too numerous to list
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 12 16:43:54 CET 2009 - jengelh@medozas.de
|
|
|
|
- add baselibs.conf as a source
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 24 17:09:50 CEST 2009 - thomas@novell.com
|
|
|
|
- updated selinux-ready script
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 22 15:17:25 CEST 2009 - prusnak@suse.cz
|
|
|
|
- change libsepol-devel to libsepol-devel-static in dependencies
|
|
of python bindings
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 1 12:26:48 CEST 2009 - prusnak@suse.cz
|
|
|
|
- put libsepol-devel back to Requires of libselinux-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 29 21:24:16 CEST 2009 - prusnak@suse.cz
|
|
|
|
- added selinux-ready tool to selinux-tools package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 20:17:54 CEST 2009 - crrodriguez@suse.de
|
|
|
|
- remove static libraries
|
|
- libselinux-devel does not require libsepol-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 27 14:06:14 CEST 2009 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.80
|
|
* deny_unknown wrapper function from KaiGai Kohei
|
|
* security_compute_av_flags API from KaiGai Kohei
|
|
* Netlink socket management and callbacks from KaiGai Kohei
|
|
* Netlink socket handoff patch from Adam Jackson
|
|
* AVC caching of compute_create results by Eric Paris
|
|
* fix incorrect conversion in discover_class code
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 17 17:12:06 CEST 2009 - prusnak@suse.cz
|
|
|
|
- fixed memory leak (memleak.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 14 14:04:30 CET 2009 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.77
|
|
* add new function getseuser which will take username and service
|
|
and return seuser and level; ipa will populate file in future
|
|
* change selinuxdefcon to return just the context by default
|
|
* fix segfault if seusers file does not work
|
|
* strip trailing / for matchpathcon
|
|
* fix restorecon python code
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 1 11:32:50 CET 2008 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.76
|
|
* allow shell-style wildcarding in X names
|
|
* add Restorecon/Install python functions
|
|
* correct message types in AVC log messages
|
|
* make matchpathcon -V pass mode
|
|
* add man page for selinux_file_context_cmp
|
|
* update flask headers from refpolicy trunk
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 22 16:28:59 CEST 2008 - mrueckert@suse.de
|
|
|
|
- fix debug_packages_requires define
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 23 12:51:10 CEST 2008 - prusnak@suse.cz
|
|
|
|
- require only version, not release [bnc#429053]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 2 12:09:22 CEST 2008 - prusnak@suse.cz
|
|
|
|
- updated to 2.0.71
|
|
* Add group support to seusers using %groupname syntax from Dan Walsh.
|
|
* Mark setrans socket close-on-exec from Stephen Smalley.
|
|
* Only apply nodups checking to base file contexts from Stephen Smalley.
|
|
* Merge ruby bindings from Dan Walsh.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 1 07:35:00 CEST 2008 - aj@suse.de
|
|
|
|
- Fix build of debuginfo.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 14:45:29 CEST 2008 - prusnak@suse.cz
|
|
|
|
- added baselibs.conf file
|
|
- split bindings into separate subpackage (libselinux-bindings)
|
|
- split tools into separate subpackage (selinux-tools)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 1 17:32:20 CEST 2008 - ro@suse.de
|
|
|
|
- fix requires for debuginfo package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 15 16:26:31 CEST 2008 - prusnak@suse.cz
|
|
|
|
- initial version 2.0.67
|
|
* based on Fedora package by Dan Walsh <dwalsh@redhat.com>
|
|
|