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

r4104 - glibc-package/branches/eglibc-2.11/debian



Author: schizo
Date: 2010-01-25 16:27:31 +0000 (Mon, 25 Jan 2010)
New Revision: 4104

Modified:
   glibc-package/branches/eglibc-2.11/debian/changelog
Log:
kill trailing spaces in changelog

Modified: glibc-package/branches/eglibc-2.11/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/changelog	2010-01-25 16:21:46 UTC (rev 4103)
+++ glibc-package/branches/eglibc-2.11/debian/changelog	2010-01-25 16:27:31 UTC (rev 4104)
@@ -43,7 +43,7 @@
   * allow failure of tst-longjmp_chk.out on GNU/kFreeBSD
   * Add kfreebsd/local-dosavesse.diff, which does not work,
     so rather use also added kfreebsd/local-nosavesse.diff
- 
+
  -- Aurelien Jarno <aurel32@debian.org>  Mon, 18 Jan 2010 01:10:49 +0100
 
 eglibc (2.10.2-3) UNRELEASED; urgency=low
@@ -56,7 +56,7 @@
 eglibc (2.10.2-2) unstable; urgency=low
 
   [ Carlos O'Donell]
-  * debian/patches/hppa/cvs-nptl-compat.diff: new version to fix 
+  * debian/patches/hppa/cvs-nptl-compat.diff: new version to fix
     pthread structures alignment on hppa.
 
   [ Aurelien Jarno ]
@@ -64,9 +64,9 @@
     Closes: #556945.
   * patches/localedata/submitted-pt_BR.diff: new patch to fix the thousand
     separator on pt_BR locale.  Closes: #474479.
-  * debhelper.in/locales.postinst: if an selected entry is present more than 
+  * debhelper.in/locales.postinst: if an selected entry is present more than
     once, only uncomment the first one.  Closes: #529368.
-  * patches/any/submitted-gethostbyname3.diff: return an error if the 
+  * patches/any/submitted-gethostbyname3.diff: return an error if the
     nameserver timeouts.  Closes: #499781.
 
  -- Aurelien Jarno <aurel32@debian.org>  Tue, 24 Nov 2009 06:12:57 +0100
@@ -89,16 +89,16 @@
     MADV_UNMERGEABLE. Closes: #556631.
   * Replace patches/locale/fix-C-first_weekday.diff by upstream version
     patches/locale/cvs-C-first_weekday.diff.  Closes: #556884.
-  * rules.d/debhelper.mk: don't use --strip-unneeded when stripping .o 
+  * rules.d/debhelper.mk: don't use --strip-unneeded when stripping .o
     objects.  Closes: #556951.
-  * patches/any/submitted-bits-fcntl_h-at.diff: new patch to move AT_* 
+  * patches/any/submitted-bits-fcntl_h-at.diff: new patch to move AT_*
     constants from <fcntl.h> to <bits/fcntl.h>. Closes: #555303.
   * Replace patches/any/submitted-sched_h.2.diff by upstream version
     patches/any/cvs-sched_h.diff.
   * Use gcc/g++-4.4 on sparc.
   * patches/any/submitted-nis-not-configured.diff: fix getaddrinfo() if
     NIS is not configured.  Closes: #556600.
-  * patches/any/submitted-getaddrinfo-nodata.diff: new patch from Michael 
+  * patches/any/submitted-getaddrinfo-nodata.diff: new patch from Michael
     Stone to fix getaddrinfo() if a plugin returns TRY_AGAIN or NO_DATA.
     Closes: #557596.
 
@@ -115,8 +115,8 @@
 
   [ Aurelien Jarno ]
   * patches/all/local-ldd.diff: new patch to handle the case where ld.so is
-    not executable (wrong architecture), and always trace dynamic library 
-    dependencies through the dynamic linker.  Closes: #502189, 
+    not executable (wrong architecture), and always trace dynamic library
+    dependencies through the dynamic linker.  Closes: #502189,
     #552518, #499016.
   * Strip *.o files manually (dh_strip does not do it) to prevent
     leakage of the build directory (has been lost in a merge).
@@ -124,7 +124,7 @@
   * patches/ia64/submitted-memchr.diff: fix memchr() when data is shorter
     than software pipeline.
   * Bump to Standards-Version 3.8.3.
-  * Reenable PIE on mips and build-depends on binutils (>= 2.20-3). 
+  * Reenable PIE on mips and build-depends on binutils (>= 2.20-3).
   * Build-depends on g++-4.4 (>= 4.4.2-2) and use gcc-4.4 on armel.
   * libc-bin-dev: recommends manpages-dev.  Closes: #485608.
   * Generate /usr/lib{,32,64}/gconv/gconv-modules.cache at build time
@@ -133,7 +133,7 @@
     make puiparts happy.
 
   [ Carlos O'Donell]
-  * patches/hppa/local-stack-grows-up.diff: fix pthread stack related 
+  * patches/hppa/local-stack-grows-up.diff: fix pthread stack related
     functions when the stack grows up.  Closes: #553722.
 
  -- Aurelien Jarno <aurel32@debian.org>  Thu, 12 Nov 2009 12:53:04 +0100
@@ -141,7 +141,7 @@
 eglibc (2.10.1-6) unstable; urgency=high
 
   [ Aurelien Jarno ]
-  * Don't ask to stop gdm before an upgrade, but run reload in the postint 
+  * Don't ask to stop gdm before an upgrade, but run reload in the postint
     Closes: #553362.
   * patches/powerpc/cvs-readahead.diff: fix readahead on PowerPC.
   * patches/any/cvs-preadv-pwritev.diff: fix preadv, pwritev and fallocate
@@ -170,20 +170,20 @@
 
   [ Aurelien Jarno ]
   * patches/any/submitted-localedef-mmap.diff: new patch to cope with
-    different mmap alignment restrictions between MMAP_SHARED and 
+    different mmap alignment restrictions between MMAP_SHARED and
     MMAP_PRIVATE. On SPARC64, MMAP_SHARED implies a 16kB alignment (L1
-    D-Cache size), while MMAP_PRIVATE implies a 8kB alignment (page 
+    D-Cache size), while MMAP_PRIVATE implies a 8kB alignment (page
     size).  Closes: #552233.
   * patches/any/submitted-confname.h.diff: new patch to fix build of
     bits/confname.h with -pedantic-errors.  Closes: #552819.
   * kfreebsd/local-sysdeps.diff: update to revision 2817 (from glibc-bsd).
     Fixes <netinet/icmp6.h>.  Closes: #552138.
-  * Disable PIE on MIPS/MIPSEL. 
+  * Disable PIE on MIPS/MIPSEL.
   * Replace patches/s390/submitted-getutmpx.diff by upstream version
     (patches/any/cvs-getutmpx-compat.diff).
   * Don't include debian/ and stamp-dir/ in eglibc source tarball.  Closes:
     #553053.
-  * Switch to the more common xz format from lzma for eglibc-source 
+  * Switch to the more common xz format from lzma for eglibc-source
     tarball.
 
  -- Aurelien Jarno <aurel32@debian.org>  Fri, 30 Oct 2009 09:48:09 +0100
@@ -360,19 +360,19 @@
 eglibc (2.9-27) unstable; urgency=low
 
   [ Aurelien Jarno ]
-  * Extend description of libc-bin, patch by Christoph Berg. Closes: 
+  * Extend description of libc-bin, patch by Christoph Berg. Closes:
     bug#544389.
   * Strip *.o files manually (dh_strip does not do it) to prevent
     leakage of the build directory.
   * libc.postinst: re-add "telinit u", removed by accident in version
     2.9-24. Closes: bug#545179.
-  * nscd.init: set PATH to "/sbin:/usr/sbin:/bin:/usr/bin". Closes: 
+  * nscd.init: set PATH to "/sbin:/usr/sbin:/bin:/usr/bin". Closes:
     bug#544942.
   * nscd.conf.5: add documentation for max-db-size and auto-propagate
     options. Closes: bug#544544.
   * Merge from the multiarch branch:
     - allow to specify libdir and slibdir also for the main flavor.
-    - use real dependencies between the build_* and binaryinst_* 
+    - use real dependencies between the build_* and binaryinst_*
       targets.
     - simplify clean target.
   * Set the minimum kernel version to 6.0.0 for biarch library on
@@ -413,7 +413,7 @@
   * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
     create the files at the correct location. Closes: bug#540871.
   * Use the full triplet for optimized and biarch packages.
-  * cvs-unsetenv.diff: new patch to not segfault in unsetenv() if run after 
+  * cvs-unsetenv.diff: new patch to not segfault in unsetenv() if run after
     clearenv().
 
   [ Samuel Thibault ]
@@ -429,12 +429,12 @@
 
   * Remove Ben Collins <bcollins@debian.org> from the uploaders (Closes:
     bug#540901).
-  * Recommends libc6-i686 on i386 and libc0.1-i686 on kfreebsd-i386 
+  * Recommends libc6-i686 on i386 and libc0.1-i686 on kfreebsd-i386
     (instead of amd64 and kfreebsd-amd64). Closes: bug#455603.
   * rules.d/debheper.in: fix a one letter typo causing libc6-udeb to be
     empty. Closes: bug#541725.
   * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
-    new patches to accommodate SOCK_NONBLOCK != O_NONBLOCK on these 
+    new patches to accommodate SOCK_NONBLOCK != O_NONBLOCK on these
     architectures. Closes: bug#540871.
   * Add dependency on $syslog in /etc/init.d/nscd. Closes: bug#541492.
 
@@ -468,9 +468,9 @@
   * Don't ship /etc/init.d/glibc.sh anymore: the GNU libc is now smart
     enough to print "FATAL: kernel too old" alone. This also speed up
     the boot a bit.
-  * Don't ship /usr/share/doc/libc6/TODO, but keep the file in the 
+  * Don't ship /usr/share/doc/libc6/TODO, but keep the file in the
     sources.
-  * Don't ship /usr/share/doc/libc6/{README,PROJECT}.gz, they are 
+  * Don't ship /usr/share/doc/libc6/{README,PROJECT}.gz, they are
     irrelevant for an already built GNU libc.
   * Move /usr/share/doc/libc6/{CONFORMANCE,NAMESPACE,NOTES}.gz to
     libc6-dev.
@@ -484,8 +484,8 @@
     any/cvs-signalfd-eventfd.diff.
   * alpha/submitted-asm-memchr.diff: new patch to fix broken prefetching
     in memchr() on alpha.
-  * control.in/i386: replace the Pre-Depends by a Conflicts.  Closes: 
-    #538807. Update the breaks version of the packages not yet 
+  * control.in/i386: replace the Pre-Depends by a Conflicts.  Closes:
+    #538807. Update the breaks version of the packages not yet
     transitioned.
 
  -- Aurelien Jarno <aurel32@debian.org>  Mon, 27 Jul 2009 15:37:54 +0200
@@ -493,15 +493,15 @@
 eglibc (2.9-22) unstable; urgency=low
 
   * kfreebsd/local-sysdeps.diff: update to revision 2670 (from glibc-bsd).
-  * any/submitted-signalfd-eventfd.diff: new patch to support < 2.6.27 
+  * any/submitted-signalfd-eventfd.diff: new patch to support < 2.6.27
     kernels in eventfd/signalfd.  Closes: #537509.
   * alpha/submitted-fdatasync.diff: update to keep fdatasync() as a
     cancellation point.  Closes: #537586.
-  * sparc/cvs-siginfo.diff, s390/submitted-siginfo.diff, 
+  * sparc/cvs-siginfo.diff, s390/submitted-siginfo.diff,
     ia64/submitted-siginfo.diff: new patches to get "struct sigevent"
     from bits/siginfo.h in sync with the kernel version. Closes: #534548.
   * debhelper.in/libc-alt.preinst: also clear old /lib32 and /usr/lib32
-    symlinks on install, as they might have been left by a previous 
+    symlinks on install, as they might have been left by a previous
     installation of the package.
   * patches/any/cvs-getaddrinfo-nss-notfound.diff: new patch to correctly
     handle missing NSS modules.  Closes: #535106, #298290.
@@ -515,7 +515,7 @@
   * Re-add /usr/include/scsi/scsi.h.  Closes: #537354.
   * libc6-dev-i386: pre-depends on libc6-i386.  Closes: #535313.
   * /etc/bindresvport.blacklist: add rsync (port 873). Closes: #537289.
-  * any/local-bindresvport_blacklist.diff: update from latest openSUSE 
+  * any/local-bindresvport_blacklist.diff: update from latest openSUSE
     version.
   * kfreebsd/local-sysdeps.diff: update to revision 2643 (from glibc-bsd).
     Closes: #537492.
@@ -532,7 +532,7 @@
 
   [ Aurelien Jarno ]
   * Don't ship /usr/include/scsi/scsi.h anymore.  Closes: #535809.
-  * Add sysdeps/sh4.mk.  Closes: #536199. 
+  * Add sysdeps/sh4.mk.  Closes: #536199.
   * debian/control.in/main: Build-Depends on dpkg-dev (>= 1.15.3.1).
     Closes: #536482.
   * kfreebsd/local-sysdeps.diff: update to revision 2624 (from glibc-bsd).


Reply to: