[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Please unblock glibc_2.3.6.ds1-13



Hi,

glibc_2.3.6.ds1-13 has been uploaded a nine days ago to fix a problem
with installations done with a glibc < 2.3.6.ds1-10.

glibc_2.3.6.ds1-12 was already unblocked. The diff between this version
and the new one is very small if you except the two file that have been
mistakenly added in 2.3.6.ds1-12 (see below).

Thanks,
Aurelien


diff -u glibc-2.3.6.ds1/debian/debhelper.in/libc.postinst glibc-2.3.6.ds1/debian/debhelper.in/libc.postinst
--- glibc-2.3.6.ds1/debian/debhelper.in/libc.postinst
+++ glibc-2.3.6.ds1/debian/debhelper.in/libc.postinst
@@ -146,7 +146,7 @@
     fi
 
     # Add support for /etc/ld.so.conf.d
-    if [ -z "$preversion" ] || dpkg --compare-versions $preversion lt 2.3.6-16; then
+    if [ -z "$preversion" ] || dpkg --compare-versions $preversion lt 2.3.6.ds1-11; then
 	if [ -e /etc/ld.so.conf ]; then
 	    [ -z "$(tail -n 1 /etc/ld.so.conf)" ] || echo >> /etc/ld.so.conf
 	else
diff -u glibc-2.3.6.ds1/debian/changelog glibc-2.3.6.ds1/debian/changelog
--- glibc-2.3.6.ds1/debian/changelog
+++ glibc-2.3.6.ds1/debian/changelog
@@ -1,3 +1,12 @@
+glibc (2.3.6.ds1-13) unstable; urgency=low
+
+  * debhelper.in/libc.postinst: try to add /etc/ld.so.conf.d support for
+    versions lower then 2.3.6.ds1-11 instead of 2.3.6-16, because new 
+    installations done with version from 2.3.6-16 to 2.3.6.ds1-10 are
+    broken.  Closes: #411542.
+    
+ -- Aurelien Jarno <aurel32@debian.org>  Wed, 21 Feb 2007 11:07:13 +0100
+
 glibc (2.3.6.ds1-12) unstable; urgency=low
 
   [ Pierre Habouzit ]

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: