Author: aurel32 Date: 2010-08-31 22:09:53 +0000 (Tue, 31 Aug 2010) New Revision: 4396
Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/control glibc-package/trunk/debian/control.in/libc Log: * debian/control.in/libc: conflicts with prelink (<= 0.0.20090311-1). Earlier versions corrupts libc 2.11 libraries. Closes: #593966. Modified: glibc-package/trunk/debian/changelog =================================================================== --- glibc-package/trunk/debian/changelog 2010-08-31 21:34:40 UTC (rev 4395) +++ glibc-package/trunk/debian/changelog 2010-08-31 22:09:53 UTC (rev 4396) @@ -35,6 +35,8 @@ patches/any/cvs-etc-resolv.conf.diff. * Add mips/cvs-non-pic-n32-64-syscall.diff from upstream to fix non-PIC syscall on MIPS n32 and 64 ABI. + * debian/control.in/libc: conflicts with prelink (<= 0.0.20090311-1). + Earlier versions corrupts libc 2.11 libraries. Closes: #593966. * Add any/cvs-sunrpc-license.diff from upstream to fix the license of Sun RPC: contrary to what Simon Phipps announced on his blog, and according to the lawyers, the copy in glibc wasn't contained in the @@ -42,7 +44,7 @@ the code has been relicensed under BSD. Update debian/copyright accordingly. - -- Aurelien Jarno <aure...@debian.org> Tue, 31 Aug 2010 23:28:57 +0200 + -- Aurelien Jarno <aure...@debian.org> Wed, 01 Sep 2010 00:06:29 +0200 eglibc (2.11.2-2) unstable; urgency=medium Modified: glibc-package/trunk/debian/control =================================================================== --- glibc-package/trunk/debian/control 2010-08-31 21:34:40 UTC (rev 4395) +++ glibc-package/trunk/debian/control 2010-08-31 22:09:53 UTC (rev 4396) @@ -116,7 +116,7 @@ Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386] Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386] Provides: ${locale-compat:Depends} -Conflicts: tzdata-etch, tzdata (<< 2007k-1) +Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<= 0.0.20090311-1) Breaks: nscd (<< 2.11), locales (<< 2.11), locales-all (<< 2.11) Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on @@ -191,7 +191,7 @@ Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386] Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386] Provides: ${locale-compat:Depends} -Conflicts: tzdata-etch, tzdata (<< 2007k-1) +Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<= 0.0.20090311-1) Breaks: nscd (<< 2.11), locales (<< 2.11), locales-all (<< 2.11) Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on @@ -266,7 +266,7 @@ Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386] Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386] Provides: ${locale-compat:Depends} -Conflicts: tzdata-etch, tzdata (<< 2007k-1) +Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<= 0.0.20090311-1) Breaks: nscd (<< 2.11), locales (<< 2.11), locales-all (<< 2.11) Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on @@ -341,7 +341,7 @@ Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386] Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386] Provides: ${locale-compat:Depends} -Conflicts: tzdata-etch, tzdata (<< 2007k-1) +Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<= 0.0.20090311-1) Breaks: nscd (<< 2.11), locales (<< 2.11), locales-all (<< 2.11) Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on Modified: glibc-package/trunk/debian/control.in/libc =================================================================== --- glibc-package/trunk/debian/control.in/libc 2010-08-31 21:34:40 UTC (rev 4395) +++ glibc-package/trunk/debian/control.in/libc 2010-08-31 22:09:53 UTC (rev 4396) @@ -6,7 +6,7 @@ Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386] Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386] Provides: ${locale-compat:Depends} -Conflicts: tzdata-etch, tzdata (<< 2007k-1) +Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<= 0.0.20090311-1) Breaks: nscd (<< 2.11), locales (<< 2.11), locales-all (<< 2.11) Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1oqz1f-0007fk...@alioth.debian.org