New commits:
commit 21c9458bb738cc6aa946b52756345f973e0dd9fe
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ghostscript: Depends on e2fsprogs for libcom_err
commit 7c6a8c6e0bcdd4ab94181d7a7a701eaa937e1f0f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
neon: Depends on e2fsprogs for libcom_err
commit d03fa53b191352b4f2fdaaadd0dd74a0fa2d5c55
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
e2fsprogs: Recast after krb5 removes compile_et, which they both installed
commit 03edec335078b5faca8814b49b6c201b67864bd9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
cyrus-sasl: Depends on e2fsprogs for libcom_err
commit b5694ad3650e24d6405710bfbc4e731ab2349fc4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
openssh: Depends on e2fsprogs for libcom_err
commit 54e89dc427fca4c0233ff314a2e9618dea4446ec
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
subversion: Depends on e2fsprogs for libcom_err
commit 107935256a6ba11c42d3df4aeb9e679cb59ff356
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
krb5: e2fsprogs and krb5 both provide libcom_err, but e2fsprogs is
considered the standard version, so have krb5 use that and then rebuild all
packages which used krb5's libcom_err.so.3.0 to use e2fsprogs' libcom_err.so.2
commit 7c08fe00f3b8a27e6f3b9c98b5098c177977b8ee
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
if [[ "$SVN_HEAD" == y ]]; then
depends python
diff --git a/collab/subversion/HISTORY b/collab/subversion/HISTORY
index 93a237d..45a344e 100644
--- a/collab/subversion/HISTORY
+++ b/collab/subversion/HISTORY
@@ -1,3 +1,6 @@
+2008-03-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on e2fsprogs for libcom_err
+
2007-12-22 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated version to 1.4.6
diff --git a/crypto/cyrus-sasl/HISTORY b/crypto/cyrus-sasl/HISTORY
index f7bba40..a390a66 100644
--- a/crypto/cyrus-sasl/HISTORY
+++ b/crypto/cyrus-sasl/HISTORY
@@ -1,3 +1,6 @@
+2008-03-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on e2fsprogs from libcom_err
+
2008-02-06 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: Fails with multiple make jobs
LICENSE[0]=http://web.mit.edu/kerberos/www/krb5-1.6/krb5-1.6/doc/krb5-install.html#Copyright
- PATCHLEVEL=0
+ PATCHLEVEL=1
SECURITY_PATCH=5
KEYWORDS="security crypto"
SHORT="Kerberos 5 network security protocol"
diff --git a/crypto/krb5/HISTORY b/crypto/krb5/HISTORY
index dd94714..b472674 100644
--- a/crypto/krb5/HISTORY
+++ b/crypto/krb5/HISTORY
@@ -1,3 +1,15 @@
+2008-03-21 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * DEPENDS: Depend on e2fsprogs for the standard libcom_err and libss
+ Use system et (libcom_err) and libss instead of building krb5's
broken
+ one. For an extensive discussion, see
+ http://forums.gentoo.org/viewtopic-t-348311.html
+ * PRE_BUILD: Apply system-et.patch
+ * system-et.patch: Added to use et (libcom_err) and libss from
e2fsprogs
+ * UP_TRIGGERS: Recast packages depending on krb5 which used the
non-standard
+ libcom_err.so.3 from krb5 instead of the standard libcom_err.so.2
from
+ e2fsprogs. Remove this after two stable releases (around 2006-06-01)
+
2007-11-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.6.3
* BUILD, MITKRB5-SA-2007-006.txt: removed patch
diff --git a/crypto/krb5/PRE_BUILD b/crypto/krb5/PRE_BUILD
index 71447c0..00caa9e 100755
--- a/crypto/krb5/PRE_BUILD
+++ b/crypto/krb5/PRE_BUILD
@@ -1,5 +1,7 @@
-mk_source_dir &&
-cd $SOURCE_DIRECTORY &&
+mk_source_dir &&
+cd $SOURCE_DIRECTORY &&
optional_depends "tcp_wrappers" \
"--with-tcp-wrappers" \
diff --git a/crypto/openssh/HISTORY b/crypto/openssh/HISTORY
index 15a6899..a4b9286 100644
--- a/crypto/openssh/HISTORY
+++ b/crypto/openssh/HISTORY
@@ -1,3 +1,6 @@
+2008-03-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on e2fsprogs for libcom_err
+
2007-09-05 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 4.7p1. Remvoed non-working SOURCE_URL[1]
diff --git a/disk/e2fsprogs/HISTORY b/disk/e2fsprogs/HISTORY
index 1aeb36d..d270953 100644
--- a/disk/e2fsprogs/HISTORY
+++ b/disk/e2fsprogs/HISTORY
@@ -1,3 +1,8 @@
+2008-03-22 Eric Sandall <sandalle AT sourcemage.org>
+ * TRIGGERS: When krb5 is cast, rebuild e2fsprogs so that
+ /usr/bin/compile_et is put back (both e2fsprogs and krb5 install it)
+ Remove this trigger after two stable releases (around 2006-06-01)
+
2008-03-14 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.40.8
@@ -143,3 +148,4 @@
package is dual licensed under both
Updated Version to 1.27 per Marc Greene's <eru AT subdimension.com>
notification
+
diff --git a/disk/e2fsprogs/TRIGGERS b/disk/e2fsprogs/TRIGGERS
index c397841..b1f7603 100755
--- a/disk/e2fsprogs/TRIGGERS
+++ b/disk/e2fsprogs/TRIGGERS
@@ -1 +1,5 @@
on_cast glibc cast_self
+#
+# Remove krb5 trigger after 2006-06-01
+#
+on_cast krb5 cast_self
diff --git a/libs/neon/DEPENDS b/libs/neon/DEPENDS
index 385fe0d..703bc1f 100755
--- a/libs/neon/DEPENDS
+++ b/libs/neon/DEPENDS
@@ -1,5 +1,6 @@
-depends zlib '--with-zlib' &&
+depends e2fsprogs &&
depends libxml2 '--with-libxml2' &&
+depends zlib '--with-zlib' &&
# TODO also supports --with-ssl=gnutls
optional_depends openssl \
diff --git a/libs/neon/HISTORY b/libs/neon/HISTORY
index 444b29a..da99b9c 100644
--- a/libs/neon/HISTORY
+++ b/libs/neon/HISTORY
@@ -1,3 +1,6 @@
+2008-03-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on e2fsprogs for libcom_err
+
2007-07-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.26.4