Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libselinux-1.23.10-1.99_4.el3.at RPM for i386

From ATrpms Stable packages for el3 i386

Name: libselinux Distribution: Unknown
Version: 1.23.10 Vendor: ATrpms.net
Release: 1.99_4.el3.at Build date: Wed Aug 16 06:24:16 2006
Group: System Environment/Libraries Build host: el3.atrpms.net
Size: 119944 Source RPM: libselinux-1.23.10-1.99_4.el3.at.src.rpm
Packager: ATrpms <http://ATrpms.net/>
Summary: SELinux library and simple utilities
Security-enhanced Linux is a patch of the Linux® kernel and a number
of utilities with enhanced security functionality designed to add
mandatory access controls to Linux.  The Security-enhanced Linux
kernel contains new architectural components originally developed to
improve the security of the Flask operating system. These
architectural components provide general support for the enforcement
of many kinds of mandatory access control policies, including those
based on the concepts of Type Enforcement®, Role-based Access
Control, and Multi-level Security.

libselinux provides an API for SELinux applications to get and set
process and file security contexts and to obtain security policy
decisions.  Required for any applications that use the SELinux API.

Provides

Requires

License

Public domain (uncopyrighted)

Changelog

* Wed Apr 27 2005 Dan Walsh <dwalsh@redhat.com> 1.23.10-2
  - Add info to man page
* Wed Apr 27 2005 Dan Walsh <dwalsh@redhat.com> 1.23.10-1
  - Update from NSA
  	* Merged set_selinuxmnt patch from Bill Nottingham (Red Hat).
  	* Rewrote get_ordered_context_list and helpers, including
  	  changing logic to allow variable MLS fields.
* Wed Apr 27 2005 Dan Walsh <dwalsh@redhat.com> 1.23.8-1
  - Update from NSA
* Fri Apr 22 2005 Dan Walsh <dwalsh@redhat.com> 1.23.7-3
  - Add backin matchpathcon
* Thu Apr 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23.7-2
  - Fix selinux_policy_root man page
* Thu Apr 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23.7-1
  - Change assert(selinux_mnt) to if (!selinux_mnt) return -1;
* Tue Apr 12 2005 Dan Walsh <dwalsh@redhat.com> 1.23.6-1
  - Update from NSA
  	* Fixed bug in matchpathcon_filespec_destroy.
* Thu Apr 07 2005 Dan Walsh <dwalsh@redhat.com> 1.23.5-1
  - Update from NSA
  	* Fixed bug in rpm_execcon error handling path.
* Tue Apr 05 2005 Dan Walsh <dwalsh@redhat.com> 1.23.4-1
  - Update from NSA
  	* Merged fix for set_matchpathcon* functions from Andreas Steinmetz.
  	* Merged fix for getconlist utility from Andreas Steinmetz.
* Wed Mar 30 2005 Dan Walsh <dwalsh@redhat.com> 1.23.2-3
  - Update from NSA
* Wed Mar 23 2005 Dan Walsh <dwalsh@redhat.com> 1.23.2-2
  - Better handling of booleans
* Thu Mar 17 2005 Dan Walsh <dwalsh@redhat.com> 1.23.2-1
  - Update from NSA
  	* Merged destructors patch from Tomas Mraz.
* Thu Mar 17 2005 Dan Walsh <dwalsh@redhat.com> 1.23.1-1
  - Update from NSA
  	* Added set_matchpathcon_flags() function for setting flags
  	  controlling operation of matchpathcon.  MATCHPATHCON_BASEONLY
  	  means only process the base file_contexts file, not 
  	  file_contexts.homedirs or file_contexts.local, and is for use by
  	  setfiles -c.
  	* Updated matchpathcon.3 man page.
* Thu Mar 10 2005 Dan Walsh <dwalsh@redhat.com> 1.22-1
  - Update from NSA
* Tue Mar 08 2005 Dan Walsh <dwalsh@redhat.com> 1.21.13-1
  - Update from NSA
  	* Fixed bug in matchpathcon_filespec_add() - failure to clear fl_head.
* Tue Mar 01 2005 Dan Walsh <dwalsh@redhat.com> 1.21.12-1
  - Update from NSA
    * Changed matchpathcon_common to ignore any non-format bits in the mode.
* Mon Feb 28 2005 Dan Walsh <dwalsh@redhat.com> 1.21.11-2
  - Default matchpathcon to regular files if the user specifies a mode
* Tue Feb 22 2005 Dan Walsh <dwalsh@redhat.com> 1.21.11-1
  - Update from NSA
  	* Merged several fixes from Ulrich Drepper.
* Mon Feb 21 2005 Dan Walsh <dwalsh@redhat.com> 1.21.10-3
  - Fix matchpathcon on eof.
* Thu Feb 17 2005 Dan Walsh <dwalsh@redhat.com> 1.21.10-1
  - Update from NSA
  	* Merged matchpathcon patch for file_contexts.homedir from Dan Walsh.
  	* Added selinux_users_path() for path to directory containing
  	  system.users and local.users.
* Thu Feb 10 2005 Dan Walsh <dwalsh@redhat.com> 1.21.9-2
  - Process file_context.homedir
* Thu Feb 10 2005 Dan Walsh <dwalsh@redhat.com> 1.21.9-1
  - Update from NSA
          * Changed relabel Makefile target to use restorecon.
* Tue Feb 08 2005 Dan Walsh <dwalsh@redhat.com> 1.21.8-1
  - Update from NSA
  	* Regenerated av_permissions.h.
* Wed Feb 02 2005 Dan Walsh <dwalsh@redhat.com> 1.21.7-1
  - Update from NSA
  	* Modified avc_dump_av to explicitly check for any permissions that
  	  cannot be mapped to string names and display them as a hex value.
  	* Regenerated av_permissions.h.
* Mon Jan 31 2005 Dan Walsh <dwalsh@redhat.com> 1.21.5-1
  - Update from NSA
  	* Generalized matchpathcon internals, exported more interfaces,
  	  and moved additional code from setfiles into libselinux so that
  	  setfiles can directly use matchpathcon.
* Fri Jan 28 2005 Dan Walsh <dwalsh@redhat.com> 1.21.4-1
  - Update from NSA
  	* Prevent overflow of spec array in matchpathcon.
  	* Fixed several uses of internal functions to avoid relocations.
  	* Changed rpm_execcon to check is_selinux_enabled() and fallback to
  	  a regular execve if not enabled (or unable to determine due to a lack
  	  of /proc, e.g. chroot'd environment).
* Wed Jan 26 2005 Dan Walsh <dwalsh@redhat.com> 1.21.2-1
  - Update from NSA
  	* Merged minor fix for avcstat from Dan Walsh.
* Mon Jan 24 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-3
  - rpmexeccon should not fail in permissive mode.
* Thu Jan 20 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-2
  - fix printf in avcstat
* Thu Jan 20 2005 Dan Walsh <dwalsh@redhat.com> 1.21.1-1
  - Update from NSA
* Wed Jan 12 2005 Dan Walsh <dwalsh@redhat.com> 1.20.1-3
  - Modify matchpathcon to also process file_contexts.local if it exists
* Wed Jan 12 2005 Dan Walsh <dwalsh@redhat.com> 1.20.1-2
  - Add is_customizable_types function call
* Fri Jan 07 2005 Dan Walsh <dwalsh@redhat.com> 1.20.1-1
  - Update to latest from upstream
  	* Just changing version number to match upstream
* Wed Dec 29 2004 Dan Walsh <dwalsh@redhat.com> 1.19.4-1
  - Update to latest from upstream
  	* Changed matchpathcon to return -1 with errno ENOENT for 
  	  <<none>> entries, and also for an empty file_contexts configuration.
* Tue Dec 28 2004 Dan Walsh <dwalsh@redhat.com> 1.19.3-3
  - Fix link devel libraries
* Mon Dec 27 2004 Dan Walsh <dwalsh@redhat.com> 1.19.3-2
  - Fix unitialized variable in avcstat.c
* Tue Nov 30 2004 Dan Walsh <dwalsh@redhat.com> 1.19.3-1
  - Upgrade to upstream
  	* Removed some trivial utils that were not useful or redundant.
  	* Changed BINDIR default to /usr/sbin to match change in Fedora.
  	* Added security_compute_member.
  	* Added man page for setcon.
* Tue Nov 30 2004 Dan Walsh <dwalsh@redhat.com> 1.19.2-1
  - Upgrade to upstream
* Thu Nov 18 2004 Dan Walsh <dwalsh@redhat.com> 1.19.1-6
  - Add avcstat program
* Mon Nov 15 2004 Dan Walsh <dwalsh@redhat.com> 1.19.1-4
  - Add lots of missing man pages
* Fri Nov 12 2004 Dan Walsh <dwalsh@redhat.com> 1.19.1-2
  - Fix output of getsebool.
* Tue Nov 09 2004 Dan Walsh <dwalsh@redhat.com> 1.19.1-1
  - Update from upstream, fix setsebool -P segfault
* Fri Nov 05 2004 Steve Grubb <sgrubb@redhat.com> 1.18.1-5
  - Add a patch from upstream. Fixes signed/unsigned issues, and 
    incomplete structure copy.
* Thu Nov 04 2004 Dan Walsh <dwalsh@redhat.com> 1.18.1-4
  - More fixes from sgrubb, better syslog
* Thu Nov 04 2004 Dan Walsh <dwalsh@redhat.com> 1.18.1-3
  - Have setsebool and togglesebool log changes to syslog
* Wed Nov 03 2004 Steve Grubb <sgrubb@redhat.com> 1.18.1-2
  - Add patch to make setsebool update bool on disk
  - Make togglesebool have a rollback capability in case it blows up inflight
* Tue Nov 02 2004 Dan Walsh <dwalsh@redhat.com> 1.18.1-1
  - Upgrade to latest from NSA
* Fri Oct 29 2004 Steve Grubb <sgrubb@redhat.com> 1.17.15-2
  - Changed the location of the utilities to /usr/sbin since
     normal users can't use them anyways.
* Thu Oct 28 2004 Steve Grubb <sgrubb@redhat.com> 1.17.15-2
  - Updated various utilities, removed utilities that are for testing,
    added man pages.
* Sat Oct 16 2004 Dan Walsh <dwalsh@redhat.com> 1.17.15-1
  - Add -g flag to make
  - Upgrade to latest  from NSA
  	* Added rpm_execcon.
* Sat Oct 02 2004 Dan Walsh <dwalsh@redhat.com> 1.17.14-1
  - Upgrade to latest  from NSA
  	* Merged setenforce and removable context patch from Dan Walsh.
  	* Merged build fix for alpha from Ulrich Drepper.
  	* Removed copyright/license from selinux_netlink.h - definitions only.
* Sat Oct 02 2004 Dan Walsh <dwalsh@redhat.com> 1.17.13-3
  - Change setenforce to accept Enforcing and Permissive
* Thu Sep 23 2004 Dan Walsh <dwalsh@redhat.com> 1.17.13-2
  - Add alpha patch
* Tue Sep 21 2004 Dan Walsh <dwalsh@redhat.com> 1.17.13-1
  - Upgrade to latest  from NSA
* Fri Sep 17 2004 Dan Walsh <dwalsh@redhat.com> 1.17.12-2
  - Add selinux_removable_context_path
* Wed Sep 15 2004 Dan Walsh <dwalsh@redhat.com> 1.17.12-1
  - Update from NSA
  	* Add matchmediacon
* Wed Sep 15 2004 Dan Walsh <dwalsh@redhat.com> 1.17.11-1
  - Update from NSA
  	* Merged in matchmediacon changes.
* Sat Sep 11 2004 Dan Walsh <dwalsh@redhat.com> 1.17.10-1
  - Update from NSA
  	* Regenerated headers for new nscd permissions.
* Thu Sep 09 2004 Dan Walsh <dwalsh@redhat.com> 1.17.9-2
  - Add matchmediacon
* Thu Sep 09 2004 Dan Walsh <dwalsh@redhat.com> 1.17.9-1
  - Update from NSA
  	* Added get_default_context_with_role.
* Fri Sep 03 2004 Dan Walsh <dwalsh@redhat.com> 1.17.8-2
  - Clean up spec file
  	* Patch from Matthias Saou
* Fri Sep 03 2004 Dan Walsh <dwalsh@redhat.com> 1.17.8-1
  - Update from NSA
  	* Added set_matchpathcon_printf.
* Thu Sep 02 2004 Dan Walsh <dwalsh@redhat.com> 1.17.7-1
  - Update from NSA
  	* Reworked av_inherit.h to allow easier re-use by kernel.
* Wed Sep 01 2004 Dan Walsh <dwalsh@redhat.com> 1.17.6-1
  - Add strcasecmp in selinux_config
  - Update from NSA
  	* Changed avc_has_perm_noaudit to not fail on netlink errors.
  	* Changed avc netlink code to check pid based on patch by Steve Grubb.
  	* Merged second optimization patch from Ulrich Drepper.
  	* Changed matchpathcon to skip invalid file_contexts entries.
  	* Made string tables private to libselinux.
  	* Merged strcat->stpcpy patch from Ulrich Drepper.
  	* Merged matchpathcon man page from Dan Walsh.
  	* Merged patch to eliminate PLTs for local syms from Ulrich Drepper.
  	* Autobind netlink socket.
  	* Dropped compatibility code from security_compute_user.
  	* Merged fix for context_range_set from Chad Hanson.
  	* Merged allocation failure checking patch from Chad Hanson.
  	* Merged avc netlink error message patch from Colin Walters.
* Tue Aug 31 2004 Dan Walsh <dwalsh@redhat.com> 1.17.5-1
  - Update from NSA
  	* Merged second optimization patch from Ulrich Drepper.
  	* Changed matchpathcon to skip invalid file_contexts entries.
  	* Made string tables private to libselinux.
  	* Merged strcat->stpcpy patch from Ulrich Drepper.
  	* Merged matchpathcon man page from Dan Walsh.
  	* Merged patch to eliminate PLTs for local syms from Ulrich Drepper.
  	* Autobind netlink socket.
  	* Dropped compatibility code from security_compute_user.
  	* Merged fix for context_range_set from Chad Hanson.
  	* Merged allocation failure checking patch from Chad Hanson.
  	* Merged avc netlink error message patch from Colin Walters.
* Tue Aug 31 2004 Dan Walsh <dwalsh@redhat.com> 1.17.4-1
  - Update from NSA
  - Add optflags
* Fri Aug 27 2004 Dan Walsh <dwalsh@redhat.com> 1.17.3-1
  - Update from NSA
* Fri Aug 27 2004 Dan Walsh <dwalsh@redhat.com> 1.17.2-1
  - Add matchpathcon man page
  - Latest from NSA
  	* Merged patch to eliminate PLTs for local syms from Ulrich Drepper.
  	* Autobind netlink socket.
  	* Dropped compatibility code from security_compute_user.
  	* Merged fix for context_range_set from Chad Hanson.
  	* Merged allocation failure checking patch from Chad Hanson.
  	* Merged avc netlink error message patch from Colin Walters.
* Wed Aug 25 2004 Dan Walsh <dwalsh@redhat.com> 1.17.1-1
  - Latest from NSA
  	* Autobind netlink socket.
  	* Dropped compatibility code from security_compute_user.
  	* Merged fix for context_range_set from Chad Hanson.
  	* Merged allocation failure checking patch from Chad Hanson.
  	* Merged avc netlink error message patch from Colin Walters.
* Mon Aug 23 2004 Dan Walsh <dwalsh@redhat.com> 1.16.1-1
  - Latest from NSA
* Fri Aug 20 2004 Colin Walters <walters@redhat.com> 1.16-1
  - New upstream version
* Wed Aug 18 2004 Dan Walsh <dwalsh@redhat.com> 1.15.7-1
  - Latest from Upstream
* Tue Aug 17 2004 Dan Walsh <dwalsh@redhat.com> 1.15.6-1
  - Fix man pages
* Tue Aug 17 2004 Dan Walsh <dwalsh@redhat.com> 1.15.5-1
  - Latest from Upstream
* Sat Aug 14 2004 Dan Walsh <dwalsh@redhat.com> 1.15.4-1
  - Latest from Upstream
* Fri Aug 13 2004 Dan Walsh <dwalsh@redhat.com> 1.15.3-2
  - Add man page for boolean functions and SELinux
* Mon Aug 09 2004 Dan Walsh <dwalsh@redhat.com> 1.15.3-1
  - Latest from NSA
* Tue Jul 20 2004 Dan Walsh <dwalsh@redhat.com> 1.15.2-1
  - Latest from NSA
* Tue Jul 20 2004 Dan Walsh <dwalsh@redhat.com> 1.15.1-3
  - uppercase getenforce returns, to make them match system-config-securitylevel
* Fri Jul 16 2004 Dan Walsh <dwalsh@redhat.com> 1.15.1-2
  - Remove old path patch
* Fri Jul 09 2004 Dan Walsh <dwalsh@redhat.com> 1.15.1-1
  - Update to latest from NSA
  - Add fix to only get old path if file_context file exists in old location
* Thu Jul 01 2004 Dan Walsh <dwalsh@redhat.com> 1.14.1-1
  - Update to latest from NSA
* Thu Jun 17 2004 Dan Walsh <dwalsh@redhat.com> 1.13.4-1
  - add nlclass patch
  - Update to latest from NSA
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon Jun 14 2004 Dan Walsh <dwalsh@redhat.com> 1.13.3-2
  - Fix selinux_config to break once it finds SELINUXTYPE.
* Sat May 29 2004 Dan Walsh <dwalsh@redhat.com> 1.13.2-1
  -Update with latest from NSA
* Fri May 28 2004 Dan Walsh <dwalsh@redhat.com> 1.13.1-1
  - Change to use new policy mechanism
* Tue May 18 2004 Dan Walsh <dwalsh@redhat.com> 1.12-2
  - add man patch
* Sat May 15 2004 Dan Walsh <dwalsh@redhat.com> 1.12-1
  - Update with latest from NSA
* Thu May 06 2004 Dan Walsh <dwalsh@redhat.com> 1.11.4-1
  - Update with latest from NSA
* Fri Apr 23 2004 Dan Walsh <dwalsh@redhat.com> 1.11.3-1
  - Add changes for relaxed policy 
  - Update to match NSA
* Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> 1.11.2-1
  - Add relaxed policy changes
* Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> 1.11-4
  - Sync with NSA
* Fri Apr 16 2004 Dan Walsh <dwalsh@redhat.com> 1.11-3
  - Remove requires glibc>2.3.4
* Thu Apr 15 2004 Dan Walsh <dwalsh@redhat.com> 1.11-2
  - Fix selinuxenabled man page.
* Thu Apr 08 2004 Dan Walsh <dwalsh@redhat.com> 1.11-1
  - Upgrade to 1.11
* Thu Apr 08 2004 Dan Walsh <dwalsh@redhat.com> 1.10-2
  - Add memleaks patch
* Thu Apr 08 2004 Dan Walsh <dwalsh@redhat.com> 1.10-1
  - Upgrade to latest from NSA and add more man pages
* Fri Apr 02 2004 Dan Walsh <dwalsh@redhat.com> 1.9-1
  - Update to match NSA
  - Cleanup some man pages
* Wed Mar 31 2004 Dan Walsh <dwalsh@redhat.com> 1.8-1
  - Upgrade to latest from NSA
* Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1.6-6
  - Add Russell's Man pages
* Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1.6-5
  - Change getenforce to also check is_selinux_enabled
* Thu Mar 25 2004 Dan Walsh <dwalsh@redhat.com> 1.6-4
  - Add ownership to /usr/include/selinux
* Wed Mar 10 2004 Dan Walsh <dwalsh@redhat.com> 1.6-3
  - fix location of file_contexts file.
* Wed Mar 10 2004 Dan Walsh <dwalsh@redhat.com> 1.6-2
  - Fix matchpathcon to use BUFSIZ
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon Feb 23 2004 Dan Walsh <dwalsh@redhat.com> 1.4-11
  - add matchpathcon
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Jan 23 2004 Dan Walsh <dwalsh@redhat.com> 1.4-9
  - Add rootok patch
* Wed Jan 14 2004 Dan Walsh <dwalsh@redhat.com> 1.4-8
  - Updated getpeernam patch
* Tue Jan 13 2004 Dan Walsh <dwalsh@redhat.com> 1.4-7
  - Add getpeernam patch
* Thu Dec 18 2003 Dan Walsh <dwalsh@redhat.com> 1.4-6
  - Add getpeercon patch
* Thu Dec 18 2003 Dan Walsh <dwalsh@redhat.com> 1.4-5
  - Put mntpoint patch, because found fix for SysVinit
* Wed Dec 17 2003 Dan Walsh <dwalsh@redhat.com> 1.4-4
  - Add remove mntpoint patch, because it breaks SysVinit
* Wed Dec 17 2003 Dan Walsh <dwalsh@redhat.com> 1.4-3
  - Add mntpoint patch for SysVinit
* Fri Dec 12 2003 Dan Walsh <dwalsh@redhat.com> 1.4-2
  - Add -r -u -t to getcon
* Sat Dec 06 2003 Dan Walsh <dwalsh@redhat.com> 1.4-1
  - Upgrade to latest from NSA
* Mon Oct 27 2003 Dan Walsh <dwalsh@redhat.com> 1.3-2
  - Fix x86_64 build
* Wed Oct 22 2003 Dan Walsh <dwalsh@redhat.com> 1.3-1
  - Latest tarball from NSA.
* Wed Oct 22 2003 Dan Walsh <dwalsh@redhat.com> 1.2-9
  - Update with latest changes from NSA
* Tue Oct 21 2003 Dan Walsh <dwalsh@redhat.com> 1.2-8
  - Change location of .so file
* Thu Oct 09 2003 Dan Walsh <dwalsh@redhat.com> 1.2-7
  - Break out into development library
* Thu Oct 09 2003 Dan Walsh <dwalsh@redhat.com> 1.2-6
  - Move location of libselinux.so to /lib
* Sat Oct 04 2003 Dan Walsh <dwalsh@redhat.com> 1.2-5
  - Add selinuxenabled patch
* Thu Oct 02 2003 Dan Walsh <dwalsh@redhat.com> 1.2-4
  - Update with final NSA 1.2 sources.
* Sat Sep 13 2003 Dan Walsh <dwalsh@redhat.com> 1.2-3
  - Update with latest from NSA.
* Fri Aug 29 2003 Dan Walsh <dwalsh@redhat.com> 1.2-2
  - Fix to build on x86_64
* Fri Aug 22 2003 Dan Walsh <dwalsh@redhat.com> 1.2-1
  - update for version 1.2
* Wed May 28 2003 Dan Walsh <dwalsh@redhat.com> 1.0-1
  - Initial version

Files

/lib/libselinux.so.1
/usr/sbin/avcstat
/usr/sbin/getenforce
/usr/sbin/getsebool
/usr/sbin/matchpathcon
/usr/sbin/selinuxenabled
/usr/sbin/setenforce
/usr/sbin/setsebool
/usr/sbin/togglesebool
/usr/share/man/man8/avcstat.8.gz
/usr/share/man/man8/booleans.8.gz
/usr/share/man/man8/getenforce.8.gz
/usr/share/man/man8/getsebool.8.gz
/usr/share/man/man8/matchpathcon.8.gz
/usr/share/man/man8/selinux.8.gz
/usr/share/man/man8/selinuxenabled.8.gz
/usr/share/man/man8/setenforce.8.gz
/usr/share/man/man8/setsebool.8.gz
/usr/share/man/man8/togglesebool.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 09:00:42 2024