commit d85f6ec3a3b04ae22b9d40107c923c64d8f6706c
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=252
This commit is contained in:
parent
0256f3f1cb
commit
cdab597bb7
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3994e8a67ac9eb59dcd8536329a7bd29fb0251c2392b39d0cba9c73d60fc990
|
||||
size 311235
|
||||
oid sha256:87b672c5c067eb854afc7a6635c0a67767b6258f4fb46e42aa268fe1574e6be1
|
||||
size 311612
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-cubox
|
||||
Summary: Kernel for SolidRun Cubox
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,18 +17,18 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-ec2
|
||||
Summary: The Amazon EC2 Xen Kernel
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-exynos
|
||||
Summary: Kernel for Samsung's Exynos SoC
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,11 +29,11 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -23,12 +23,12 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
%else
|
||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 21:29:19 CET 2013 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.12.2.
|
||||
- Refresh patches.xen/xen3-patch-2.6.29.
|
||||
- Delete
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch.
|
||||
- commit 3b81e61
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:35:21 CET 2013 - tiwai@suse.de
|
||||
|
||||
- Build mei and mei_me as modules (bnc#852656)
|
||||
- commit 1a570dd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:01:08 CET 2013 - jdelvare@suse.de
|
||||
|
||||
- supported.conf: dd drivers/hwmon/smsc47b397
|
||||
That one is very simple and reliable and found in a number of
|
||||
enterprise-grade workstations. I believe it would make sense to support
|
||||
it.
|
||||
- commit 3a2ac9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 17:59:14 CET 2013 - duwe@suse.de
|
||||
|
||||
- pstore: automatically dump and clean dmesg entries
|
||||
(fate#315232).
|
||||
- Update config files.
|
||||
- commit 9525160
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 17:28:52 CET 2013 - agraf@suse.de
|
||||
|
||||
- omapdrm: fix compile with dma_addr_t > u32.
|
||||
- commit 611f4eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 00:04:25 CET 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.12
|
||||
%define patchversion 3.12.1
|
||||
%define patchversion 3.12.2
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,11 +59,11 @@
|
||||
|
||||
Name: kernel-xen
|
||||
Summary: The Xen Kernel
|
||||
Version: 3.12.1
|
||||
Version: 3.12.2
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%else
|
||||
Release: <RELEASE>.g999c17a
|
||||
Release: <RELEASE>.gd85f6ec
|
||||
%endif
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:635dd22348053e0cd292ab00f60226073a443c4219de60c1a83c960642ccc22b
|
||||
size 150640
|
||||
oid sha256:2e3343adb66cc514878c868184e6e5986459d4f4e4da1b2177aa8b1826645f8c
|
||||
size 151116
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c3f4ea391e1b0dea3227e3e30ce6fda8f8e01601eebb1a96f15f536ad9ba0b1
|
||||
size 7395
|
||||
oid sha256:c767d187caa1a0906362e503afa7530f74ab0fc14086dba219e487c0d5b57bbf
|
||||
size 43442
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22de871676c6321f2f5f1ec4a630fa63cabf9b3add4c9eb29ff1376d63d3ba83
|
||||
size 132530
|
||||
oid sha256:4ab5896418f5bf0352df222b0c9258640012fee1fc69ec3ffdf221f428c1ced8
|
||||
size 132614
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a08ab68b31ce9ddc5c5a4395e15a299f6e1f5859acc7e4ae25957f4d15facd8
|
||||
size 2031603
|
||||
oid sha256:b2d9d52a4b49a665316cf8935da26d2a78cf5cc6ffa88dda286baf33c476ec7c
|
||||
size 2031647
|
||||
|
@ -28,6 +28,7 @@
|
||||
# Send separate patches upstream if you find a problem...
|
||||
########################################################
|
||||
patches.kernel.org/patch-3.12.1
|
||||
patches.kernel.org/patch-3.12.1-2
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -157,6 +158,7 @@
|
||||
patches.arch/arm-OMAP-Fix-missing-cm3xxx.h-include.patch
|
||||
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
|
||||
patches.arch/arm-omap3isp.patch
|
||||
patches.arch/arm-omapfb-fix.patch
|
||||
|
||||
# Compile fix for Xen on ARM with our Xen patches applied
|
||||
patches.arch/arm-xen-fixup.patch
|
||||
@ -259,7 +261,6 @@
|
||||
patches.suse/btrfs-use-correct-device-for-maps.patch
|
||||
patches.suse/btrfs-check-index-in-extent_buffer_page
|
||||
|
||||
patches.suse/btrfs-relocate-csums-properly-with-prealloc-extents.patch
|
||||
patches.suse/btrfs-use-end-trans-in-label-ioctl
|
||||
|
||||
patches.suse/btrfs-add-ability-to-query-change-feature-bits-online-ioctl
|
||||
@ -323,6 +324,8 @@
|
||||
########################################################
|
||||
|
||||
patches.drivers/pstore_disable_efi_backend_by_default.patch
|
||||
patches.suse/pstore-backend-autoaction
|
||||
|
||||
########################################################
|
||||
# Overlayfs
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2013-11-21 10:04:33 +0100
|
||||
GIT Revision: 999c17acbe5fee2762d09ebebf174237382629b5
|
||||
2013-11-29 23:29:33 +0100
|
||||
GIT Revision: d85f6ec3a3b04ae22b9d40107c923c64d8f6706c
|
||||
GIT Branch: stable
|
||||
|
@ -457,6 +457,7 @@
|
||||
drivers/hwmon/i5k_amb # Intel 5000 series FB-DIMM AMB
|
||||
+external drivers/hwmon/ibmaem # IBM System Director Active Energy Manager, supported by IBM
|
||||
+external drivers/hwmon/ibmpex # IBM PowerExecutive power sensors, supported by IBM
|
||||
drivers/hwmon/smsc47b397
|
||||
- drivers/hwmon/*
|
||||
drivers/i2c/algos/i2c-algo-bit # I2C-Bus bit-banging algorithm
|
||||
drivers/i2c/algos/i2c-algo-pca # I2C-Bus PCA9564 algorithm
|
||||
|
Loading…
Reference in New Issue
Block a user