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

r5271 - in glibc-package/trunk/debian: . patches/kfreebsd



Author: aurel32
Date: 2012-06-03 16:02:00 +0000 (Sun, 03 Jun 2012)
New Revision: 5271

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/kfreebsd/local-use-thr-primitives.diff
Log:
  * patches/kfreebsd/local-use-thr-primitives.diff: bump LinuxThreads 
    version.  Closes: #675606.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2012-06-03 15:49:42 UTC (rev 5270)
+++ glibc-package/trunk/debian/changelog	2012-06-03 16:02:00 UTC (rev 5271)
@@ -46,6 +46,8 @@
     decimal_point and thousands_sep.  Closes: #673339.
   * patches/any/local-sunrpc-dos.diff: fix a DoS in RPC implementation
     (CVE-2011-4609).  Closes: #671478.
+  * patches/kfreebsd/local-use-thr-primitives.diff: bump LinuxThreads 
+    version.  Closes: #675606.
 
  -- Clint Adams <clint@debian.org>  Fri, 04 May 2012 23:39:00 -0400
 

Modified: glibc-package/trunk/debian/patches/kfreebsd/local-use-thr-primitives.diff
===================================================================
--- glibc-package/trunk/debian/patches/kfreebsd/local-use-thr-primitives.diff	2012-06-03 15:49:42 UTC (rev 5270)
+++ glibc-package/trunk/debian/patches/kfreebsd/local-use-thr-primitives.diff	2012-06-03 16:02:00 UTC (rev 5271)
@@ -688,3 +688,8 @@
      return errno;
    else
      return 0;
+--- a/linuxthreads/Banner
++++ b/linuxthreads/Banner
+@@ -1 +1 @@
+-linuxthreads-0.10 by Xavier Leroy
++linuxthreads-0.11 by Debian GNU/kFreeBSD


Reply to: