[Glibc-bsd-commits] r4880 - in trunk/kfreebsd-9/debian: . patches

Robert Millan rmh at alioth.debian.org
Wed Aug 7 22:30:22 UTC 2013


Author: rmh
Date: 2013-08-07 22:30:21 +0000 (Wed, 07 Aug 2013)
New Revision: 4880

Modified:
   trunk/kfreebsd-9/debian/changelog
   trunk/kfreebsd-9/debian/patches/917_disable_kgssapi.diff
   trunk/kfreebsd-9/debian/patches/cxgbe.diff
Log:
New upstream release (9.2-RC1)

Modified: trunk/kfreebsd-9/debian/changelog
===================================================================
--- trunk/kfreebsd-9/debian/changelog	2013-08-06 21:01:12 UTC (rev 4879)
+++ trunk/kfreebsd-9/debian/changelog	2013-08-07 22:30:21 UTC (rev 4880)
@@ -1,5 +1,9 @@
-kfreebsd-9 (9.2~svn253698-3) UNRELEASED; urgency=low
+kfreebsd-9 (9.2~svn253912-1) unstable; urgency=low
 
+  * New upstream release (9.2-RC1).
+    - Refresh all patches.
+
+  [ Robert Millan ]
   * Move GENERIC.hints to arch-specific config.
 
  -- Robert Millan <rmh at debian.org>  Tue, 06 Aug 2013 23:01:03 +0200

Modified: trunk/kfreebsd-9/debian/patches/917_disable_kgssapi.diff
===================================================================
--- trunk/kfreebsd-9/debian/patches/917_disable_kgssapi.diff	2013-08-06 21:01:12 UTC (rev 4879)
+++ trunk/kfreebsd-9/debian/patches/917_disable_kgssapi.diff	2013-08-07 22:30:21 UTC (rev 4880)
@@ -1,6 +1,6 @@
 --- a/sys/modules/Makefile
 +++ b/sys/modules/Makefile
-@@ -166,8 +166,6 @@
+@@ -167,8 +167,6 @@
  	jme \
  	joy \
  	kbdmux \

Modified: trunk/kfreebsd-9/debian/patches/cxgbe.diff
===================================================================
--- trunk/kfreebsd-9/debian/patches/cxgbe.diff	2013-08-06 21:01:12 UTC (rev 4879)
+++ trunk/kfreebsd-9/debian/patches/cxgbe.diff	2013-08-07 22:30:21 UTC (rev 4880)
@@ -3,9 +3,9 @@
 
 --- a/sys/modules/Makefile
 +++ b/sys/modules/Makefile
-@@ -77,7 +77,6 @@
- 	${_cs} \
+@@ -78,7 +78,6 @@
  	${_ctau} \
+ 	ctl \
  	${_cxgb} \
 -	cxgbe \
  	${_cyclic} \




More information about the Glibc-bsd-commits mailing list