summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2006-03-27 04:14:32 +0000
committerChris PeBenito <pebenito@gentoo.org>2006-03-27 04:14:32 +0000
commit695fc90db1336c9c8a31a5240a2181b9e6915d90 (patch)
tree160d5135a19690c4c37ef299084bdcf2cc7d0287 /sys-libs/libsepol/ChangeLog
parentMono bindings fix. New Initscript (diff)
downloadhistorical-695fc90db1336c9c8a31a5240a2181b9e6915d90.tar.gz
historical-695fc90db1336c9c8a31a5240a2181b9e6915d90.tar.bz2
historical-695fc90db1336c9c8a31a5240a2181b9e6915d90.zip
bugfix release for big endian machines.
Package-Manager: portage-2.1_pre6-r6
Diffstat (limited to 'sys-libs/libsepol/ChangeLog')
-rw-r--r--sys-libs/libsepol/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-libs/libsepol/ChangeLog b/sys-libs/libsepol/ChangeLog
index 26b82d79f641..16289971770b 100644
--- a/sys-libs/libsepol/ChangeLog
+++ b/sys-libs/libsepol/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for sys-libs/libsepol
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.16 2006/03/18 14:43:16 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.17 2006/03/27 04:14:29 pebenito Exp $
+
+*libsepol-1.12-r1 (27 Mar 2006)
+
+ 27 Mar 2006; Chris PeBenito <pebenito@gentoo.org>
+ +files/libsepol-1.12.2.diff, -libsepol-1.12.ebuild,
+ +libsepol-1.12-r1.ebuild:
+ Uptream bugfix patch, including a fix for big endian machines. Users of big
+ endian systems should remerge checkpolicy as it statically links against
+ libsepol.
*libsepol-1.12 (18 Mar 2006)