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

r5454 - in glibc-package/branches/eglibc-2.17/debian: . patches patches/hurd-i386



Author: sthibault
Date: 2013-01-24 23:57:01 +0000 (Thu, 24 Jan 2013)
New Revision: 5454

Modified:
   glibc-package/branches/eglibc-2.17/debian/changelog
   glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/unsubmitted-mremap.diff
   glibc-package/branches/eglibc-2.17/debian/patches/series
Log:
>From Pino Toscano: Rebase patches/hurd-i386/unsubmitted-mremap.diff against new upstream, reinstall patches/hurd-i386/local-madvise_warn.diff

Modified: glibc-package/branches/eglibc-2.17/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.17/debian/changelog	2013-01-24 23:50:52 UTC (rev 5453)
+++ glibc-package/branches/eglibc-2.17/debian/changelog	2013-01-24 23:57:01 UTC (rev 5454)
@@ -25,7 +25,6 @@
     - patches/hurd-i386/tg-elfosabi_gnu.diff: Drop powerpc support.
     - patches/hurd-i386/tg-grantpt.diff: Rebased against new upstream.
     - patches/hurd-i386/unsubmitted-pthread_posix-option.diff: Rebased.
-    - patches/hurd-i386/local-madvise_warn.diff: Dropped, fixed upstream.
     - patches/hurd-i386/submitted-getgroups.diff: Dropped, merged upstream.
     - patches/hurd-i386/submitted-getlogin_r.diff: Dropped, fixed upstream.
     - patches/hurd-i386/submitted-ptsname.diff: Dropped, merged upstream.
@@ -78,6 +77,10 @@
   * debian/patches/arm/unsubmitted-ldso-multilib.diff: Stop ld.so from
     exiting prematurely when it encounters wrong-float ABI libraries.
 
+  [ Pino Toscano ]
+  * debian/patches/hurd-i386/unsubmitted-mremap.diff: Rebased against new
+    upstream.
+
  -- Adam Conrad <adconrad@0c3.net>  Mon, 26 Nov 2012 02:20:40 -0700
 
 eglibc (2.16-0experimental1) experimental; urgency=low

Modified: glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/unsubmitted-mremap.diff
===================================================================
--- glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/unsubmitted-mremap.diff	2013-01-24 23:50:52 UTC (rev 5453)
+++ glibc-package/branches/eglibc-2.17/debian/patches/hurd-i386/unsubmitted-mremap.diff	2013-01-24 23:57:01 UTC (rev 5454)
@@ -29,5 +29,5 @@
 +#define MREMAP_FIXED 0
 +#endif
  
- /* `mmap' replacement.  We do not have to keep track of the sizesince
+ /* `mremap' replacement.  We do not have to keep track of the size since
     `munmap' will get it as a parameter.  */

Modified: glibc-package/branches/eglibc-2.17/debian/patches/series
===================================================================
--- glibc-package/branches/eglibc-2.17/debian/patches/series	2013-01-24 23:50:52 UTC (rev 5453)
+++ glibc-package/branches/eglibc-2.17/debian/patches/series	2013-01-24 23:57:01 UTC (rev 5454)
@@ -86,6 +86,7 @@
 hurd-i386/submitted-add-needed.diff
 hurd-i386/local-ED.diff
 hurd-i386/unsubmitted-pthread_posix-option.diff
+hurd-i386/local-madvise_warn.diff
 hurd-i386/tg-elfosabi_gnu.diff
 hurd-i386/tg-hurdsig-fixes.diff
 hurd-i386/tg-hurdsig-global-dispositions.diff


Reply to: