[kernel/f17] Linux 3.4.4

Justin M. Forbes jforbes at fedoraproject.org
Fri Jun 22 21:40:31 UTC 2012


commit 6c6f1b8594284404f143c407081ebe65fe068c81
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Fri Jun 22 16:40:12 2012 -0500

    Linux 3.4.4

 ...-Fix-bless-ioctl-when-used-with-hardlinks.patch |  100 --------------------
 kernel.spec                                        |   17 +---
 sources                                            |    2 +-
 udl-bind-fix.patch                                 |   28 ------
 4 files changed, 6 insertions(+), 141 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 97b6f1e..6a80ca5 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 4
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -66,7 +66,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 3
+%define stable_update 4
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -736,8 +736,6 @@ Patch21011: highbank-secure-smc.patch
 
 Patch21094: power-x86-destdir.patch
 
-Patch21098: hfsplus-Fix-bless-ioctl-when-used-with-hardlinks.patch
-
 #rhbz 754518
 Patch21235: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
 
@@ -785,9 +783,6 @@ Patch22031: SUNRPC-move-per-net-operations-from-svc_destroy.patch
 #rhbz 832741
 Patch22032: cifs-fix-parsing-of-password-mount-option.patch
 
-#rhbz 832188
-Patch22033: udl-bind-fix.patch
-
 #rhbz 831807
 Patch22034: usb-storage-try-read_capacity-10-first.patch
 
@@ -1467,8 +1462,6 @@ ApplyPatch uprobes-3.4-tip.patch
 
 ApplyPatch power-x86-destdir.patch
 
-ApplyPatch hfsplus-Fix-bless-ioctl-when-used-with-hardlinks.patch
-
 #rhbz 754518
 ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
 
@@ -1514,9 +1507,6 @@ ApplyPatch SUNRPC-move-per-net-operations-from-svc_destroy.patch
 #rhbz 832741
 ApplyPatch cifs-fix-parsing-of-password-mount-option.patch
 
-#rhbz 832188
-ApplyPatch udl-bind-fix.patch
-
 #rhbz 831807
 ApplyPatch usb-storage-try-read_capacity-10-first.patch
 
@@ -2374,6 +2364,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Fri Jun 22 2012 Justin M. Forbes <jforbes at redhat.com> 3.4.4-1
+- Linux 3.4.4
+
 * Fri Jun 22 2012 Josh Boyer <jwboyer at redhat.com>
 - Add uprobe backports from Anton Arapov (rhbz 832083)
 - Disable UDL DRM driver per Dave Airlie
diff --git a/sources b/sources
index 341fd27..274b06a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 967f72983655e2479f951195953e8480  linux-3.4.tar.xz
-3b6cf4f6337346ee78904eb70e2d4e08  patch-3.4.3.xz
+58e6672d932d74d5e2b6811b9d37d67c  patch-3.4.4.xz


More information about the scm-commits mailing list