[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/libselinux/devel .cvsignore, 1.74, 1.75 libselinux.spec, 1.121, 1.122 sources, 1.76, 1.77
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/libselinux/devel .cvsignore, 1.74, 1.75 libselinux.spec, 1.121, 1.122 sources, 1.76, 1.77
- Date: Tue, 4 Oct 2005 11:43:02 -0400
Author: dwalsh
Update of /cvs/dist/rpms/libselinux/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17212
Modified Files:
.cvsignore libselinux.spec sources
Log Message:
* Tue Oct 4 2005 Dan Walsh <dwalsh redhat com> 1.27.3-1
- Update to latest from NSA
* Changed getseuserbyname to not require (and ignore if present)
the MLS level in seusers.conf if MLS is disabled, setting *level
to NULL in this case.
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/.cvsignore,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- .cvsignore 3 Oct 2005 13:14:47 -0000 1.74
+++ .cvsignore 4 Oct 2005 15:43:00 -0000 1.75
@@ -48,3 +48,4 @@
libselinux-1.26.tgz
libselinux-1.27.1.tgz
libselinux-1.27.2.tgz
+libselinux-1.27.3.tgz
Index: libselinux.spec
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/libselinux.spec,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- libselinux.spec 3 Oct 2005 13:14:03 -0000 1.121
+++ libselinux.spec 4 Oct 2005 15:43:00 -0000 1.122
@@ -1,6 +1,6 @@
Summary: SELinux library and simple utilities
Name: libselinux
-Version: 1.27.2
+Version: 1.27.3
Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
@@ -84,6 +84,12 @@
%{_mandir}/man8/*
%changelog
+* Tue Oct 4 2005 Dan Walsh <dwalsh redhat com> 1.27.3-1
+- Update to latest from NSA
+ * Changed getseuserbyname to not require (and ignore if present)
+ the MLS level in seusers.conf if MLS is disabled, setting *level
+ to NULL in this case.
+
* Mon Oct 3 2005 Dan Walsh <dwalsh redhat com> 1.27.2-1
- Update to latest from NSA
* Merged getseuserbyname patch from Dan Walsh.
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libselinux/devel/sources,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- sources 3 Oct 2005 13:14:47 -0000 1.76
+++ sources 4 Oct 2005 15:43:00 -0000 1.77
@@ -1 +1 @@
-0bafa83b0b783cf954fd0c79c2b0429e libselinux-1.27.2.tgz
+7c2d7c43c0e702073b1de3e357ef58d3 libselinux-1.27.3.tgz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]