Hello community, here is the log from the commit of package kernel-source for openSUSE:Factory checked in at 2013-08-18 22:33:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kernel-source (Old) and /work/SRC/openSUSE:Factory/.kernel-source.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kernel-source" Changes: -------- New Changes file: --- /dev/null 2013-07-23 23:44:04.804033756 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-cubox.changes 2013-08-18 22:33:32.000000000 +0200 @@ -0,0 +1,28814 @@ +------------------------------------------------------------------- +Thu Aug 15 15:46:32 CEST 2013 - [email protected] + +- Update Xen patches to 3.11-rc5. +- config.conf: Re-enable Xen configs +- Delete patches.xen/xen-sections. +- commit adcd98b + +------------------------------------------------------------------- +Tue Aug 13 17:03:09 CEST 2013 - [email protected] + +- config: update armv6 default config to multi-arch armv6 +- commit 25b5917 + +------------------------------------------------------------------- +Mon Aug 12 15:26:59 CEST 2013 - [email protected] + +- Update to 3.11-rc5. +- commit c33c981 + +------------------------------------------------------------------- +Thu Aug 8 12:05:35 CEST 2013 - [email protected] + +- arm: update default config for 3.11.0-rc4 +- Add sound modules +- Add TI wifi modules +- commit 448a93c + +------------------------------------------------------------------- +Thu Aug 8 09:28:39 CEST 2013 - [email protected] + +- config/arm: update and reenable ARM64 config +- commit 327e5fc + +------------------------------------------------------------------- +Thu Aug 8 09:23:41 CEST 2013 - [email protected] + +- Reenable ARMv6/ARMv7 configs +- commit 461df98 + +------------------------------------------------------------------- +Wed Aug 7 19:07:39 CEST 2013 - [email protected] + +- config: disable RCU_USER_QS + RCU_USER_QS is used for hacking on debugging the full dynticks model, + which we've disabled. +- commit 910e01d + +------------------------------------------------------------------- +Mon Aug 5 22:59:55 CEST 2013 - [email protected] + +- reiserfs: locking, release lock around quota operations + (bnc#815320). +- reiserfs: locking, handle nested locks properly (bnc#815320). +- reiserfs: locking, push write lock out of xattr code + (bnc#815320). +- commit 01695c8 + +------------------------------------------------------------------- +Mon Aug 5 14:30:18 CEST 2013 - [email protected] + +- rpm/kernel-binary.spec.in: Avoid hardcoded runtime dependency on + module-init-tools. +- commit 2889cef + +------------------------------------------------------------------- +Mon Aug 5 04:24:06 CEST 2013 - [email protected] + +- Update to 3.11-rc4. +- commit 38e9077 + +------------------------------------------------------------------- +Tue Jul 30 07:43:15 CEST 2013 - [email protected] + +- Delete patches.drivers/elousb.patch. +- Delete patches.kernel.org/patch-3.10.1-2. + They are both obsolete. +- commit e924b54 + +------------------------------------------------------------------- +Mon Jul 29 14:45:28 CEST 2013 - [email protected] + +- Update to 3.11-rc3. +- Eliminated 3 patches. +- commit c0a4742 + +------------------------------------------------------------------- +Thu Jul 25 22:55:37 CEST 2013 - [email protected] + +- btrfs: check index in extent_buffer_page. +- commit 15eacb9 + +------------------------------------------------------------------- +Thu Jul 25 19:01:09 CEST 2013 - [email protected] + +- Hu, OK, RapidIO can't be fully modularized on PPC (yet.) +- commit 4c2611f + +------------------------------------------------------------------- +Thu Jul 25 17:58:15 CEST 2013 - [email protected] + +- Update config files: build RapidIO support as modules +- commit 1c6c425 + +------------------------------------------------------------------- +Thu Jul 25 02:08:31 CEST 2013 - [email protected] + +- rpm/kernel-binary.spec.in: Obsolete microcode_ctl + The kernel can request CPU microcode itself now and microcode_ctl is + no longer required. +- commit 3fb567f + +------------------------------------------------------------------- +Thu Jul 25 00:51:31 CEST 2013 - [email protected] + +- config: enable early CPU microcode loading. +- commit 0911270 + +------------------------------------------------------------------- +Wed Jul 24 19:12:20 CEST 2013 - [email protected] + +- btrfs: fall back to global reservation when removing subvolumes. +- commit 026dc43 + +------------------------------------------------------------------- +Wed Jul 24 08:25:45 CEST 2013 - [email protected] + +- drm/i915: correctly restore fences with objects attached + (bnc#830492). +- commit e9259e0 + +------------------------------------------------------------------- +Tue Jul 23 03:35:59 CEST 2013 - [email protected] + +- config: disable USB_CHIPIDEA +- commit 00cdcf9 + +------------------------------------------------------------------- +Tue Jul 23 03:08:18 CEST 2013 - [email protected] + +- Refresh patches.suse/dmraid45-api-updates. +- commit 8e1fa8b + +------------------------------------------------------------------- +Tue Jul 23 02:45:54 CEST 2013 - [email protected] + +- Refresh patches.suse/ovl05-overlay-filesystem.patch. +- commit 27c899f + +------------------------------------------------------------------- +Tue Jul 23 01:54:04 CEST 2013 - [email protected] + +- Update to 3.11-rc2. +- Eliminated 1 patch. +- commit f6f5941 + +------------------------------------------------------------------- +Mon Jul 22 08:49:02 CEST 2013 - [email protected] + +- Refresh + patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch. +- Refresh + patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch. + Update usptream status. +- commit 17cddd7 + +------------------------------------------------------------------- +Mon Jul 22 08:46:05 CEST 2013 - [email protected] + +- Linux 3.10.2. +- Delete + patches.arch/arm-xen-0003-ARM-let-the-ASID-allocator-handle-suspended-animatio.patch. +- Delete + patches.arch/arm-xen-0004-ARM-prevent-risks-of-out-of-bound-access-in-ASID-all.patch. +- Delete + patches.arch/arm-xen-0005-ARM-Cortex-A15-fix-erratum-798181-implementation.patch. +- commit 16a6c33 + +------------------------------------------------------------------- +Mon Jul 22 08:34:41 CEST 2013 - [email protected] + +- drm/i915: Only clear write-domains after a successful wait-seqno + (bnc#830492). +- drm/i915: Fix write-read race with multiple rings (bnc#830492). +- commit d76b800 + +------------------------------------------------------------------- +Fri Jul 19 16:39:26 CEST 2013 - [email protected] + +- Drivers: hv: balloon: Do not post pressure status if interrupted + (bnc#829539). +- Drivers: hv: balloon: Fix a bug in the hot-add code + (bnc#829539). +- Drivers: hv: util: Fix a bug in version negotiation code for + util services (bnc#828714). +- commit 0cd5432 + ++++ 28617 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-cubox.changes --- /work/SRC/openSUSE:Factory/kernel-source/kernel-debug.changes 2013-08-13 11:01:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-debug.changes 2013-08-18 22:33:32.000000000 +0200 @@ -1,0 +2,20 @@ +Thu Aug 15 15:46:32 CEST 2013 - [email protected] + +- Update Xen patches to 3.11-rc5. +- config.conf: Re-enable Xen configs +- Delete patches.xen/xen-sections. +- commit adcd98b + +------------------------------------------------------------------- +Tue Aug 13 17:03:09 CEST 2013 - [email protected] + +- config: update armv6 default config to multi-arch armv6 +- commit 25b5917 + +------------------------------------------------------------------- +Mon Aug 12 15:26:59 CEST 2013 - [email protected] + +- Update to 3.11-rc5. +- commit c33c981 + +------------------------------------------------------------------- @@ -13,0 +34,6 @@ + +------------------------------------------------------------------- +Thu Aug 8 09:23:41 CEST 2013 - [email protected] + +- Reenable ARMv6/ARMv7 configs +- commit 461df98 kernel-default.changes: same change kernel-desktop.changes: same change kernel-docs.changes: same change New Changes file: --- /dev/null 2013-07-23 23:44:04.804033756 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-ec2.changes 2013-08-18 22:33:37.000000000 +0200 @@ -0,0 +1,28814 @@ +------------------------------------------------------------------- +Thu Aug 15 15:46:32 CEST 2013 - [email protected] + +- Update Xen patches to 3.11-rc5. +- config.conf: Re-enable Xen configs +- Delete patches.xen/xen-sections. +- commit adcd98b + +------------------------------------------------------------------- +Tue Aug 13 17:03:09 CEST 2013 - [email protected] + +- config: update armv6 default config to multi-arch armv6 +- commit 25b5917 + +------------------------------------------------------------------- +Mon Aug 12 15:26:59 CEST 2013 - [email protected] + +- Update to 3.11-rc5. +- commit c33c981 + +------------------------------------------------------------------- +Thu Aug 8 12:05:35 CEST 2013 - [email protected] + +- arm: update default config for 3.11.0-rc4 +- Add sound modules +- Add TI wifi modules +- commit 448a93c + +------------------------------------------------------------------- +Thu Aug 8 09:28:39 CEST 2013 - [email protected] + +- config/arm: update and reenable ARM64 config +- commit 327e5fc + +------------------------------------------------------------------- +Thu Aug 8 09:23:41 CEST 2013 - [email protected] + +- Reenable ARMv6/ARMv7 configs +- commit 461df98 + +------------------------------------------------------------------- +Wed Aug 7 19:07:39 CEST 2013 - [email protected] + +- config: disable RCU_USER_QS + RCU_USER_QS is used for hacking on debugging the full dynticks model, + which we've disabled. +- commit 910e01d + +------------------------------------------------------------------- +Mon Aug 5 22:59:55 CEST 2013 - [email protected] + +- reiserfs: locking, release lock around quota operations + (bnc#815320). +- reiserfs: locking, handle nested locks properly (bnc#815320). +- reiserfs: locking, push write lock out of xattr code + (bnc#815320). +- commit 01695c8 + +------------------------------------------------------------------- +Mon Aug 5 14:30:18 CEST 2013 - [email protected] + +- rpm/kernel-binary.spec.in: Avoid hardcoded runtime dependency on + module-init-tools. +- commit 2889cef + +------------------------------------------------------------------- +Mon Aug 5 04:24:06 CEST 2013 - [email protected] + +- Update to 3.11-rc4. +- commit 38e9077 + +------------------------------------------------------------------- +Tue Jul 30 07:43:15 CEST 2013 - [email protected] + +- Delete patches.drivers/elousb.patch. +- Delete patches.kernel.org/patch-3.10.1-2. + They are both obsolete. +- commit e924b54 + +------------------------------------------------------------------- +Mon Jul 29 14:45:28 CEST 2013 - [email protected] + +- Update to 3.11-rc3. +- Eliminated 3 patches. +- commit c0a4742 + +------------------------------------------------------------------- +Thu Jul 25 22:55:37 CEST 2013 - [email protected] + +- btrfs: check index in extent_buffer_page. +- commit 15eacb9 + +------------------------------------------------------------------- +Thu Jul 25 19:01:09 CEST 2013 - [email protected] + +- Hu, OK, RapidIO can't be fully modularized on PPC (yet.) +- commit 4c2611f + +------------------------------------------------------------------- +Thu Jul 25 17:58:15 CEST 2013 - [email protected] + +- Update config files: build RapidIO support as modules +- commit 1c6c425 + +------------------------------------------------------------------- +Thu Jul 25 02:08:31 CEST 2013 - [email protected] + +- rpm/kernel-binary.spec.in: Obsolete microcode_ctl + The kernel can request CPU microcode itself now and microcode_ctl is + no longer required. +- commit 3fb567f + +------------------------------------------------------------------- +Thu Jul 25 00:51:31 CEST 2013 - [email protected] + +- config: enable early CPU microcode loading. +- commit 0911270 + +------------------------------------------------------------------- +Wed Jul 24 19:12:20 CEST 2013 - [email protected] + +- btrfs: fall back to global reservation when removing subvolumes. +- commit 026dc43 + +------------------------------------------------------------------- +Wed Jul 24 08:25:45 CEST 2013 - [email protected] + +- drm/i915: correctly restore fences with objects attached + (bnc#830492). +- commit e9259e0 + +------------------------------------------------------------------- +Tue Jul 23 03:35:59 CEST 2013 - [email protected] + +- config: disable USB_CHIPIDEA +- commit 00cdcf9 + +------------------------------------------------------------------- +Tue Jul 23 03:08:18 CEST 2013 - [email protected] + +- Refresh patches.suse/dmraid45-api-updates. +- commit 8e1fa8b + +------------------------------------------------------------------- +Tue Jul 23 02:45:54 CEST 2013 - [email protected] + +- Refresh patches.suse/ovl05-overlay-filesystem.patch. +- commit 27c899f + +------------------------------------------------------------------- +Tue Jul 23 01:54:04 CEST 2013 - [email protected] + +- Update to 3.11-rc2. +- Eliminated 1 patch. +- commit f6f5941 + +------------------------------------------------------------------- +Mon Jul 22 08:49:02 CEST 2013 - [email protected] + +- Refresh + patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch. +- Refresh + patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch. + Update usptream status. +- commit 17cddd7 + +------------------------------------------------------------------- +Mon Jul 22 08:46:05 CEST 2013 - [email protected] + +- Linux 3.10.2. +- Delete + patches.arch/arm-xen-0003-ARM-let-the-ASID-allocator-handle-suspended-animatio.patch. +- Delete + patches.arch/arm-xen-0004-ARM-prevent-risks-of-out-of-bound-access-in-ASID-all.patch. +- Delete + patches.arch/arm-xen-0005-ARM-Cortex-A15-fix-erratum-798181-implementation.patch. +- commit 16a6c33 + +------------------------------------------------------------------- +Mon Jul 22 08:34:41 CEST 2013 - [email protected] + +- drm/i915: Only clear write-domains after a successful wait-seqno + (bnc#830492). +- drm/i915: Fix write-read race with multiple rings (bnc#830492). +- commit d76b800 + +------------------------------------------------------------------- +Fri Jul 19 16:39:26 CEST 2013 - [email protected] + +- Drivers: hv: balloon: Do not post pressure status if interrupted + (bnc#829539). +- Drivers: hv: balloon: Fix a bug in the hot-add code + (bnc#829539). +- Drivers: hv: util: Fix a bug in version negotiation code for + util services (bnc#828714). +- commit 0cd5432 + ++++ 28617 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-ec2.changes New Changes file: kernel-exynos.changes: same change New Changes file: kernel-lpae.changes: same change --- /work/SRC/openSUSE:Factory/kernel-source/kernel-pae.changes 2013-08-13 11:01:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-pae.changes 2013-08-18 22:33:38.000000000 +0200 @@ -1,0 +2,20 @@ +Thu Aug 15 15:46:32 CEST 2013 - [email protected] + +- Update Xen patches to 3.11-rc5. +- config.conf: Re-enable Xen configs +- Delete patches.xen/xen-sections. +- commit adcd98b + +------------------------------------------------------------------- +Tue Aug 13 17:03:09 CEST 2013 - [email protected] + +- config: update armv6 default config to multi-arch armv6 +- commit 25b5917 + +------------------------------------------------------------------- +Mon Aug 12 15:26:59 CEST 2013 - [email protected] + +- Update to 3.11-rc5. +- commit c33c981 + +------------------------------------------------------------------- @@ -13,0 +34,6 @@ + +------------------------------------------------------------------- +Thu Aug 8 09:23:41 CEST 2013 - [email protected] + +- Reenable ARMv6/ARMv7 configs +- commit 461df98 kernel-source.changes: same change kernel-syms.changes: same change kernel-trace.changes: same change kernel-vanilla.changes: same change New Changes file: --- /dev/null 2013-07-23 23:44:04.804033756 +0200 +++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-xen.changes 2013-08-18 22:33:39.000000000 +0200 @@ -0,0 +1,28814 @@ +------------------------------------------------------------------- +Thu Aug 15 15:46:32 CEST 2013 - [email protected] + +- Update Xen patches to 3.11-rc5. +- config.conf: Re-enable Xen configs +- Delete patches.xen/xen-sections. +- commit adcd98b + +------------------------------------------------------------------- +Tue Aug 13 17:03:09 CEST 2013 - [email protected] + +- config: update armv6 default config to multi-arch armv6 +- commit 25b5917 + +------------------------------------------------------------------- +Mon Aug 12 15:26:59 CEST 2013 - [email protected] + +- Update to 3.11-rc5. +- commit c33c981 + +------------------------------------------------------------------- +Thu Aug 8 12:05:35 CEST 2013 - [email protected] + +- arm: update default config for 3.11.0-rc4 +- Add sound modules +- Add TI wifi modules +- commit 448a93c + +------------------------------------------------------------------- +Thu Aug 8 09:28:39 CEST 2013 - [email protected] + +- config/arm: update and reenable ARM64 config +- commit 327e5fc + +------------------------------------------------------------------- +Thu Aug 8 09:23:41 CEST 2013 - [email protected] + +- Reenable ARMv6/ARMv7 configs +- commit 461df98 + +------------------------------------------------------------------- +Wed Aug 7 19:07:39 CEST 2013 - [email protected] + +- config: disable RCU_USER_QS + RCU_USER_QS is used for hacking on debugging the full dynticks model, + which we've disabled. +- commit 910e01d + +------------------------------------------------------------------- +Mon Aug 5 22:59:55 CEST 2013 - [email protected] + +- reiserfs: locking, release lock around quota operations + (bnc#815320). +- reiserfs: locking, handle nested locks properly (bnc#815320). +- reiserfs: locking, push write lock out of xattr code + (bnc#815320). +- commit 01695c8 + +------------------------------------------------------------------- +Mon Aug 5 14:30:18 CEST 2013 - [email protected] + +- rpm/kernel-binary.spec.in: Avoid hardcoded runtime dependency on + module-init-tools. +- commit 2889cef + +------------------------------------------------------------------- +Mon Aug 5 04:24:06 CEST 2013 - [email protected] + +- Update to 3.11-rc4. +- commit 38e9077 + +------------------------------------------------------------------- +Tue Jul 30 07:43:15 CEST 2013 - [email protected] + +- Delete patches.drivers/elousb.patch. +- Delete patches.kernel.org/patch-3.10.1-2. + They are both obsolete. +- commit e924b54 + +------------------------------------------------------------------- +Mon Jul 29 14:45:28 CEST 2013 - [email protected] + +- Update to 3.11-rc3. +- Eliminated 3 patches. +- commit c0a4742 + +------------------------------------------------------------------- +Thu Jul 25 22:55:37 CEST 2013 - [email protected] + +- btrfs: check index in extent_buffer_page. +- commit 15eacb9 + +------------------------------------------------------------------- +Thu Jul 25 19:01:09 CEST 2013 - [email protected] + +- Hu, OK, RapidIO can't be fully modularized on PPC (yet.) +- commit 4c2611f + +------------------------------------------------------------------- +Thu Jul 25 17:58:15 CEST 2013 - [email protected] + +- Update config files: build RapidIO support as modules +- commit 1c6c425 + +------------------------------------------------------------------- +Thu Jul 25 02:08:31 CEST 2013 - [email protected] + +- rpm/kernel-binary.spec.in: Obsolete microcode_ctl + The kernel can request CPU microcode itself now and microcode_ctl is + no longer required. +- commit 3fb567f + +------------------------------------------------------------------- +Thu Jul 25 00:51:31 CEST 2013 - [email protected] + +- config: enable early CPU microcode loading. +- commit 0911270 + +------------------------------------------------------------------- +Wed Jul 24 19:12:20 CEST 2013 - [email protected] + +- btrfs: fall back to global reservation when removing subvolumes. +- commit 026dc43 + +------------------------------------------------------------------- +Wed Jul 24 08:25:45 CEST 2013 - [email protected] + +- drm/i915: correctly restore fences with objects attached + (bnc#830492). +- commit e9259e0 + +------------------------------------------------------------------- +Tue Jul 23 03:35:59 CEST 2013 - [email protected] + +- config: disable USB_CHIPIDEA +- commit 00cdcf9 + +------------------------------------------------------------------- +Tue Jul 23 03:08:18 CEST 2013 - [email protected] + +- Refresh patches.suse/dmraid45-api-updates. +- commit 8e1fa8b + +------------------------------------------------------------------- +Tue Jul 23 02:45:54 CEST 2013 - [email protected] + +- Refresh patches.suse/ovl05-overlay-filesystem.patch. +- commit 27c899f + +------------------------------------------------------------------- +Tue Jul 23 01:54:04 CEST 2013 - [email protected] + +- Update to 3.11-rc2. +- Eliminated 1 patch. +- commit f6f5941 + +------------------------------------------------------------------- +Mon Jul 22 08:49:02 CEST 2013 - [email protected] + +- Refresh + patches.arch/arm-xen-0001-arm-introduce-psci_smp_ops.patch. +- Refresh + patches.arch/arm-xen-0002-ARM-Enable-selection-of-SMP-operations-at-boot-time.patch. + Update usptream status. +- commit 17cddd7 + +------------------------------------------------------------------- +Mon Jul 22 08:46:05 CEST 2013 - [email protected] + +- Linux 3.10.2. +- Delete + patches.arch/arm-xen-0003-ARM-let-the-ASID-allocator-handle-suspended-animatio.patch. +- Delete + patches.arch/arm-xen-0004-ARM-prevent-risks-of-out-of-bound-access-in-ASID-all.patch. +- Delete + patches.arch/arm-xen-0005-ARM-Cortex-A15-fix-erratum-798181-implementation.patch. +- commit 16a6c33 + +------------------------------------------------------------------- +Mon Jul 22 08:34:41 CEST 2013 - [email protected] + +- drm/i915: Only clear write-domains after a successful wait-seqno + (bnc#830492). +- drm/i915: Fix write-read race with multiple rings (bnc#830492). +- commit d76b800 + +------------------------------------------------------------------- +Fri Jul 19 16:39:26 CEST 2013 - [email protected] + +- Drivers: hv: balloon: Do not post pressure status if interrupted + (bnc#829539). +- Drivers: hv: balloon: Fix a bug in the hot-add code + (bnc#829539). +- Drivers: hv: util: Fix a bug in version negotiation code for + util services (bnc#828714). +- commit 0cd5432 + ++++ 28617 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-xen.changes Old: ---- linux-3.11-rc4.tar.bz2 New: ---- kernel-cubox.changes kernel-cubox.spec kernel-ec2.changes kernel-ec2.spec kernel-exynos.changes kernel-exynos.spec kernel-lpae.changes kernel-lpae.spec kernel-xen.changes kernel-xen.spec linux-3.11-rc5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kernel-cubox.spec ++++++ ++++ 1003 lines (skipped) ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.11-rc4 -%define patchversion 3.11.0-rc4 +%define srcversion 3.11-rc5 +%define patchversion 3.11.0-rc5 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-debug Summary: A Debug Version of the Kernel -Version: 3.11.rc4 -Release: <RELEASE>.g327e5fc +Version: 3.11.rc5 +Release: <RELEASE>.gadcd98b License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.11-rc4 -%define patchversion 3.11.0-rc4 +%define srcversion 3.11-rc5 +%define patchversion 3.11.0-rc5 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-default Summary: The Standard Kernel -Version: 3.11.rc4 -Release: <RELEASE>.g327e5fc +Version: 3.11.rc5 +Release: <RELEASE>.gadcd98b License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ @@ -222,7 +222,7 @@ Source120: kabi.tar.bz2 Source121: sysctl.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: aarch64 armv7hl %ix86 ppc ppc64 x86_64 +ExclusiveArch: aarch64 armv6hl armv7hl %ix86 ppc ppc64 x86_64 %define kmp_target_cpu %_target_cpu %ifarch %ix86 # Only i386/default supports i586, mark other flavors' packages as i686 ++++++ kernel-desktop.spec ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.11-rc4 -%define patchversion 3.11.0-rc4 +%define srcversion 3.11-rc5 +%define patchversion 3.11.0-rc5 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-desktop Summary: Kernel optimized for the desktop -Version: 3.11.rc4 -Release: <RELEASE>.g327e5fc +Version: 3.11.rc5 +Release: <RELEASE>.gadcd98b License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ ++++++ kernel-docs.spec ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -17,15 +17,15 @@ # norootforbuild -%define patchversion 3.11.0-rc4 +%define patchversion 3.11.0-rc5 %define variant %{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-docs Summary: Kernel Documentation -Version: 3.11.rc4 -Release: <RELEASE>.g327e5fc +Version: 3.11.rc5 +Release: <RELEASE>.gadcd98b BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel BuildRequires: kernel-source%variant Url: http://www.kernel.org/ ++++++ kernel-ec2.spec ++++++ ++++ 1009 lines (skipped) kernel-exynos.spec: same change kernel-lpae.spec: same change ++++++ kernel-pae.spec ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.11-rc4 -%define patchversion 3.11.0-rc4 +%define srcversion 3.11-rc5 +%define patchversion 3.11.0-rc5 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-pae Summary: Kernel with PAE Support -Version: 3.11.rc4 -Release: <RELEASE>.g327e5fc +Version: 3.11.rc5 +Release: <RELEASE>.gadcd98b License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -18,8 +18,8 @@ # norootforbuild # icecream 0 -%define srcversion 3.11-rc4 -%define patchversion 3.11.0-rc4 +%define srcversion 3.11-rc5 +%define patchversion 3.11.0-rc5 %define variant %{nil} %define vanilla_only 0 @@ -29,8 +29,8 @@ Name: kernel-source Summary: The Linux Kernel Sources -Version: 3.11.rc4 -Release: <RELEASE>.g327e5fc +Version: 3.11.rc5 +Release: <RELEASE>.gadcd98b License: GPL-2.0 Group: Development/Sources Url: http://www.kernel.org/ ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -23,9 +23,9 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) -Version: 3.11.rc4 +Version: 3.11.rc5 %if %using_buildservice -Release: <RELEASE>.g327e5fc +Release: <RELEASE>.gadcd98b %else %define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0) Release: %kernel_source_release @@ -35,21 +35,33 @@ Url: http://www.kernel.org/ AutoReqProv: off BuildRequires: coreutils -%ifarch aarch64 armv7hl %ix86 ppc ppc64 x86_64 +%ifarch armv7hl +Requires: kernel-cubox-devel = %version-%source_rel +%endif +%ifarch aarch64 armv6hl armv7hl %ix86 ppc ppc64 x86_64 Requires: kernel-default-devel = %version-%source_rel %endif %ifarch %ix86 x86_64 Requires: kernel-desktop-devel = %version-%source_rel %endif +%ifarch armv7hl +Requires: kernel-exynos-devel = %version-%source_rel +%endif +%ifarch armv7hl +Requires: kernel-lpae-devel = %version-%source_rel +%endif %ifarch %ix86 Requires: kernel-pae-devel = %version-%source_rel %endif +%ifarch %ix86 x86_64 +Requires: kernel-xen-devel = %version-%source_rel +%endif Provides: multiversion(kernel) Provides: %name = %version-%source_rel Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %ix86 aarch64 armv7hl ppc ppc64 x86_64 +ExclusiveArch: %ix86 aarch64 armv6hl armv7hl ppc ppc64 x86_64 Prefix: /usr/src %description ++++++ kernel-trace.spec ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -19,8 +19,8 @@ # This makes the OBS store the project cert as %_sourcedir/_projectcert.crt # needssslcertforbuild -%define srcversion 3.11-rc4 -%define patchversion 3.11.0-rc4 +%define srcversion 3.11-rc5 +%define patchversion 3.11.0-rc5 %define variant %{nil} %define vanilla_only 0 @@ -59,8 +59,8 @@ Name: kernel-trace Summary: The Standard Kernel with Tracing Features -Version: 3.11.rc4 -Release: <RELEASE>.g327e5fc +Version: 3.11.rc5 +Release: <RELEASE>.gadcd98b License: GPL-2.0 Group: System/Kernel Url: http://www.kernel.org/ kernel-vanilla.spec: same change ++++++ kernel-xen.spec ++++++ ++++ 1009 lines (skipped) ++++++ config.conf ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -12,8 +12,8 @@ +i386 i386/desktop +i386 i386/pae +i386 -syms i386/debug -#+i386 i386/xen -#+i386 -syms i386/ec2 ++i386 i386/xen ++i386 -syms i386/ec2 +i386 i386/vanilla +i386 -syms i386/trace @@ -24,8 +24,8 @@ +x86_64 x86_64/default +x86_64 x86_64/desktop -#+x86_64 x86_64/xen -#+x86_64 -syms x86_64/ec2 ++x86_64 x86_64/xen ++x86_64 -syms x86_64/ec2 +x86_64 -syms x86_64/debug +x86_64 x86_64/vanilla +x86_64 -syms x86_64/trace @@ -38,11 +38,11 @@ +ppc64 ppc64/vanilla # ARM architectures -#+armv6hl armv6hl/default ++armv6hl armv6hl/default +armv7hl armv7hl/default -#+armv7hl armv7hl/lpae -#+armv7hl armv7hl/cubox -#+armv7hl armv7hl/exynos ++armv7hl armv7hl/lpae ++armv7hl armv7hl/cubox ++armv7hl armv7hl/exynos +arm64 arm64/default #+s390 s390/s390 ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:49.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:49.000000000 +0200 @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=3.11-rc4 +SRCVERSION=3.11-rc5 # variant of the kernel-source package, either empty or "-rt" VARIANT= # buildservice projects to build the kernel against ++++++ config.tar.bz2 ++++++ ++++ 36684 lines of diff (skipped) ++++++ linux-3.11-rc4.tar.bz2 -> linux-3.11-rc5.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/kernel-source/linux-3.11-rc4.tar.bz2 /work/SRC/openSUSE:Factory/.kernel-source.new/linux-3.11-rc5.tar.bz2 differ: char 11, line 1 ++++++ patches.xen.tar.bz2 ++++++ ++++ 16940 lines of diff (skipped) ++++++ series.conf ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:51.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:51.000000000 +0200 @@ -541,125 +541,125 @@ # on top of them instead. This reduces workload when # re-basing to a newer xen tree. # - # split out patches -+xen_needs_update patches.xen/kexec-move-segment-code-i386.patch -+xen_needs_update patches.xen/kexec-move-segment-code-x86_64.patch -+xen_needs_update patches.xen/ipv6-no-autoconf -+xen_needs_update patches.xen/pci-guestdev -+xen_needs_update patches.xen/pci-reserve - - # bulk stuff, new files for xen -+xen_needs_update patches.xen/xen3-auto-xen-arch.diff -+xen_needs_update patches.xen/xen3-auto-xen-drivers.diff -+xen_needs_update patches.xen/xen3-auto-include-xen-interface.diff -+xen_needs_update patches.xen/xen3-auto-blktap2-pvops.diff - - # kconfig bits for xen -+xen_needs_update patches.xen/xen3-auto-xen-kconfig.diff - - # common code changes -+xen_needs_update patches.xen/xen3-auto-common.diff -+xen_needs_update patches.xen/xen3-auto-arch-x86.diff -+xen_needs_update patches.xen/xen3-auto-arch-i386.diff -+xen_needs_update patches.xen/xen3-auto-arch-x86_64.diff - - # fixups due to upstream Xen parts -+xen_needs_update patches.xen/xen3-fixup-xen - - # newer changeset backports - - # changes outside arch/{i386,x86_64}/xen -+xen_needs_update patches.xen/xen3-fixup-kconfig -+xen_needs_update patches.xen/xen3-fixup-common -+xen_needs_update patches.xen/xen3-fixup-arch-x86 -+xen_needs_update patches.xen/xen3-fixup-blktap2-pvops - - # ports of upstream patches -+xen_needs_update patches.xen/xen3-patch-2.6.18 -+xen_needs_update patches.xen/xen3-patch-2.6.19 -+xen_needs_update patches.xen/xen3-patch-2.6.20 -+xen_needs_update patches.xen/xen3-patch-2.6.21 -+xen_needs_update patches.xen/xen3-patch-2.6.22 -+xen_needs_update patches.xen/xen3-patch-2.6.23 -+xen_needs_update patches.xen/xen3-patch-2.6.24 -+xen_needs_update patches.xen/xen3-patch-2.6.25 -+xen_needs_update patches.xen/xen3-patch-2.6.26 -+xen_needs_update patches.xen/xen3-patch-2.6.27 -+xen_needs_update patches.xen/xen3-patch-2.6.28 -+xen_needs_update patches.xen/xen3-patch-2.6.29 -+xen_needs_update patches.xen/xen3-patch-2.6.30 -+xen_needs_update patches.xen/xen3-patch-2.6.31 -+xen_needs_update patches.xen/xen3-patch-2.6.32 -+xen_needs_update patches.xen/xen3-patch-2.6.33 -+xen_needs_update patches.xen/xen3-patch-2.6.34 -+xen_needs_update patches.xen/xen3-patch-2.6.35 -+xen_needs_update patches.xen/xen3-patch-2.6.36 -+xen_needs_update patches.xen/xen3-patch-2.6.37 -+xen_needs_update patches.xen/xen3-patch-2.6.38 -+xen_needs_update patches.xen/xen3-patch-2.6.39 -+xen_needs_update patches.xen/xen3-patch-3.0 -+xen_needs_update patches.xen/xen3-patch-3.1 -+xen_needs_update patches.xen/xen3-patch-3.2 -+xen_needs_update patches.xen/xen3-patch-3.3 -+xen_needs_update patches.xen/xen3-patch-3.4 -+xen_needs_update patches.xen/xen3-patch-3.5 -+xen_needs_update patches.xen/xen3-patch-3.6 -+xen_needs_update patches.xen/xen3-patch-3.7 -+xen_needs_update patches.xen/xen3-patch-3.8 -+xen_needs_update patches.xen/xen3-patch-3.9 -+xen_needs_update patches.xen/xen3-patch-3.10 - - # ports of other patches -+xen_needs_update patches.xen/xen3-010-acpi_initrd_override_tables.patch -+xen_needs_update patches.xen/xen3-stack-unwind -+xen_needs_update patches.xen/xen3-x86_64-unwind-annotations - - # bugfixes and enhancements -+xen_needs_update patches.xen/xen-hypercall-symbols -+xen_needs_update patches.xen/xen-sys-suspend -+xen_needs_update patches.xen/xen-ipi-per-cpu-irq -+xen_needs_update patches.xen/xen-virq-per-cpu-irq -+xen_needs_update patches.xen/xen-clockevents -+xen_needs_update patches.xen/xen-spinlock-poll-early -+xen_needs_update patches.xen/xen-pcpu-hotplug -+xen_needs_update patches.xen/xen-pcpu-hotplug-kexec -+xen_needs_update patches.xen/xen-mem-hotplug -+xen_needs_update patches.xen/xen-configurable-guest-devices -+xen_needs_update patches.xen/xen-setup-gsi -+xen_needs_update patches.xen/xen-sections -+xen_needs_update patches.xen/xen-unpriv-build -+xen_needs_update patches.xen/xen-cpufreq-report -+xen_needs_update patches.xen/xen-multi-page-ring -+xen_needs_update patches.xen/xen-balloon-max-target -+xen_needs_update patches.xen/xen-blkback-multi-page-ring -+xen_needs_update patches.xen/xen-blkback-cdrom -+xen_needs_update patches.xen/xen-blkif-protocol-fallback-hack -+xen_needs_update patches.xen/xen-blkfront-multi-page-ring -+xen_needs_update patches.xen/xen-blkif-op-packet -+xen_needs_update patches.xen/xen-blkfront-cdrom -+xen_needs_update patches.xen/xen-blkfront-hvm-no-cdrom -+xen_needs_update patches.xen/xen-blktap-modular -+xen_needs_update patches.xen/xen-blktap-write-barriers -+xen_needs_update patches.xen/xen-blktap2-configurable-nr-devs -+xen_needs_update patches.xen/xen-netback-notify-multi -+xen_needs_update patches.xen/xen-netback-generalize -+xen_needs_update patches.xen/xen-netback-multiple-tasklets -+xen_needs_update patches.xen/xen-netback-kernel-threads -+xen_needs_update patches.xen/xen-cxgb3 -+xen_needs_update patches.xen/xen-dcdbas -+xen_needs_update patches.xen/xen-x86-panic-no-reboot -+xen_needs_update patches.xen/xen-x86-dcr-fallback -+xen_needs_update patches.xen/xen-x86-no-lapic -+xen_needs_update patches.xen/xen-x86-pmd-handling -+xen_needs_update patches.xen/xen-x86-bigmem -+xen_needs_update patches.xen/xen-x86-exit-mmap -+xen_needs_update patches.xen/xen-x86-per-cpu-vcpu-info -+xen_needs_update patches.xen/xen-x86-pcpu -+xen_needs_update patches.xen/xen-x86-EFI -+xen_needs_update patches.xen/xen-x86-bzImage -+xen_needs_update patches.xen/xen-x86_64-pgd-pin -+xen_needs_update patches.xen/xen-x86_64-pgd-alloc-order -+xen_needs_update patches.xen/xen-x86_64-dump-user-pgt -+xen_needs_update patches.xen/xen-x86_64-note-init-p2m -+xen_needs_update patches.xen/xen-x86_64-unmapped-initrd -+xen_needs_update patches.xen/xen-x86_64-vread-pvclock + # split out patches + patches.xen/kexec-move-segment-code-i386.patch + patches.xen/kexec-move-segment-code-x86_64.patch + patches.xen/ipv6-no-autoconf + patches.xen/pci-guestdev + patches.xen/pci-reserve + + # bulk stuff, new files for xen + patches.xen/xen3-auto-xen-arch.diff + patches.xen/xen3-auto-xen-drivers.diff + patches.xen/xen3-auto-include-xen-interface.diff + patches.xen/xen3-auto-blktap2-pvops.diff + + # kconfig bits for xen + patches.xen/xen3-auto-xen-kconfig.diff + + # common code changes + patches.xen/xen3-auto-common.diff + patches.xen/xen3-auto-arch-x86.diff + patches.xen/xen3-auto-arch-i386.diff + patches.xen/xen3-auto-arch-x86_64.diff + + # fixups due to upstream Xen parts + patches.xen/xen3-fixup-xen + + # newer changeset backports + + # changes outside arch/{i386,x86_64}/xen + patches.xen/xen3-fixup-kconfig + patches.xen/xen3-fixup-common + patches.xen/xen3-fixup-arch-x86 + patches.xen/xen3-fixup-blktap2-pvops + + # ports of upstream patches + patches.xen/xen3-patch-2.6.18 + patches.xen/xen3-patch-2.6.19 + patches.xen/xen3-patch-2.6.20 + patches.xen/xen3-patch-2.6.21 + patches.xen/xen3-patch-2.6.22 + patches.xen/xen3-patch-2.6.23 + patches.xen/xen3-patch-2.6.24 + patches.xen/xen3-patch-2.6.25 + patches.xen/xen3-patch-2.6.26 + patches.xen/xen3-patch-2.6.27 + patches.xen/xen3-patch-2.6.28 + patches.xen/xen3-patch-2.6.29 + patches.xen/xen3-patch-2.6.30 + patches.xen/xen3-patch-2.6.31 + patches.xen/xen3-patch-2.6.32 + patches.xen/xen3-patch-2.6.33 + patches.xen/xen3-patch-2.6.34 + patches.xen/xen3-patch-2.6.35 + patches.xen/xen3-patch-2.6.36 + patches.xen/xen3-patch-2.6.37 + patches.xen/xen3-patch-2.6.38 + patches.xen/xen3-patch-2.6.39 + patches.xen/xen3-patch-3.0 + patches.xen/xen3-patch-3.1 + patches.xen/xen3-patch-3.2 + patches.xen/xen3-patch-3.3 + patches.xen/xen3-patch-3.4 + patches.xen/xen3-patch-3.5 + patches.xen/xen3-patch-3.6 + patches.xen/xen3-patch-3.7 + patches.xen/xen3-patch-3.8 + patches.xen/xen3-patch-3.9 + patches.xen/xen3-patch-3.10 + patches.xen/xen3-patch-3.11-rc5 + + # ports of other patches + patches.xen/xen3-010-acpi_initrd_override_tables.patch + patches.xen/xen3-stack-unwind + patches.xen/xen3-x86_64-unwind-annotations + + # bugfixes and enhancements + patches.xen/xen-hypercall-symbols + patches.xen/xen-sys-suspend + patches.xen/xen-ipi-per-cpu-irq + patches.xen/xen-virq-per-cpu-irq + patches.xen/xen-clockevents + patches.xen/xen-spinlock-poll-early + patches.xen/xen-pcpu-hotplug + patches.xen/xen-pcpu-hotplug-kexec + patches.xen/xen-mem-hotplug + patches.xen/xen-configurable-guest-devices + patches.xen/xen-setup-gsi + patches.xen/xen-unpriv-build + patches.xen/xen-cpufreq-report + patches.xen/xen-multi-page-ring + patches.xen/xen-balloon-max-target + patches.xen/xen-blkback-multi-page-ring + patches.xen/xen-blkback-cdrom + patches.xen/xen-blkif-protocol-fallback-hack + patches.xen/xen-blkfront-multi-page-ring + patches.xen/xen-blkif-op-packet + patches.xen/xen-blkfront-cdrom + patches.xen/xen-blkfront-hvm-no-cdrom + patches.xen/xen-blktap-modular + patches.xen/xen-blktap-write-barriers + patches.xen/xen-blktap2-configurable-nr-devs + patches.xen/xen-netback-notify-multi + patches.xen/xen-netback-generalize + patches.xen/xen-netback-multiple-tasklets + patches.xen/xen-netback-kernel-threads + patches.xen/xen-cxgb3 + patches.xen/xen-dcdbas + patches.xen/xen-x86-panic-no-reboot + patches.xen/xen-x86-dcr-fallback + patches.xen/xen-x86-no-lapic + patches.xen/xen-x86-pmd-handling + patches.xen/xen-x86-bigmem + patches.xen/xen-x86-exit-mmap + patches.xen/xen-x86-per-cpu-vcpu-info + patches.xen/xen-x86-pcpu + patches.xen/xen-x86-EFI + patches.xen/xen-x86-bzImage + patches.xen/xen-x86_64-pgd-pin + patches.xen/xen-x86_64-pgd-alloc-order + patches.xen/xen-x86_64-dump-user-pgt + patches.xen/xen-x86_64-note-init-p2m + patches.xen/xen-x86_64-unmapped-initrd + patches.xen/xen-x86_64-vread-pvclock ++++++ source-timestamp ++++++ --- /var/tmp/diff_new_pack.3aZtNt/_old 2013-08-18 22:33:51.000000000 +0200 +++ /var/tmp/diff_new_pack.3aZtNt/_new 2013-08-18 22:33:51.000000000 +0200 @@ -1,3 +1,3 @@ -2013-08-11 21:28:11 +0200 -GIT Revision: 327e5fc9730f1a8d6cf4e42c3de0f05e7eb926a6 +2013-08-15 15:46:32 +0200 +GIT Revision: adcd98b1a419300a6420b29411b10e68caa48e24 GIT Branch: master -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
