commit 244eade66303d7b9f673e54b92646a4a0fae6909
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7547
This commit is contained in:
parent
abb0a1261e
commit
5f01d89520
@ -1,5 +1,5 @@
|
||||
# The version of the main tarball to use
|
||||
SRCVERSION=3.10-rc2
|
||||
SRCVERSION=3.10-rc3
|
||||
# variant of the kernel-source package, either empty or "-rt"
|
||||
VARIANT=
|
||||
# buildservice projects to build the kernel against
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d90fd15e8c389366c2c70a01977a56508f0119059417066208c42e34396a57d2
|
||||
size 172881
|
||||
oid sha256:0942445d27de60ca562b5180d5bf6755378539ecf8a5a1d8048e138ad65791e6
|
||||
size 172829
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.10-rc2
|
||||
%define patchversion 3.10.0-rc2
|
||||
%define srcversion 3.10-rc3
|
||||
%define patchversion 3.10.0-rc3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,8 +59,8 @@
|
||||
|
||||
Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
Version: 3.10.rc2
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Version: 3.10.rc3
|
||||
Release: <RELEASE>.g244eade
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.10-rc2
|
||||
%define patchversion 3.10.0-rc2
|
||||
%define srcversion 3.10-rc3
|
||||
%define patchversion 3.10.0-rc3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,8 +59,8 @@
|
||||
|
||||
Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
Version: 3.10.rc2
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Version: 3.10.rc3
|
||||
Release: <RELEASE>.g244eade
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.10-rc2
|
||||
%define patchversion 3.10.0-rc2
|
||||
%define srcversion 3.10-rc3
|
||||
%define patchversion 3.10.0-rc3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,8 +59,8 @@
|
||||
|
||||
Name: kernel-desktop
|
||||
Summary: Kernel optimized for the desktop
|
||||
Version: 3.10.rc2
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Version: 3.10.rc3
|
||||
Release: <RELEASE>.g244eade
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,15 +17,15 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
%define patchversion 3.10.0-rc2
|
||||
%define patchversion 3.10.0-rc3
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
Name: kernel-docs
|
||||
Summary: Kernel Documentation
|
||||
Version: 3.10.rc2
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Version: 3.10.rc3
|
||||
Release: <RELEASE>.g244eade
|
||||
BuildRequires: docbook-toys docbook-utils ghostscript_any libjpeg-devel texlive transfig xmlto xorg-x11-devel
|
||||
BuildRequires: kernel-source%variant
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.10-rc2
|
||||
%define patchversion 3.10.0-rc2
|
||||
%define srcversion 3.10-rc3
|
||||
%define patchversion 3.10.0-rc3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,8 +59,8 @@
|
||||
|
||||
Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
Version: 3.10.rc2
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Version: 3.10.rc3
|
||||
Release: <RELEASE>.g244eade
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,8 +18,8 @@
|
||||
# norootforbuild
|
||||
# icecream 0
|
||||
|
||||
%define srcversion 3.10-rc2
|
||||
%define patchversion 3.10.0-rc2
|
||||
%define srcversion 3.10-rc3
|
||||
%define patchversion 3.10.0-rc3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -29,8 +29,8 @@
|
||||
|
||||
Name: kernel-source
|
||||
Summary: The Linux Kernel Sources
|
||||
Version: 3.10.rc2
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Version: 3.10.rc3
|
||||
Release: <RELEASE>.g244eade
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -23,9 +23,9 @@
|
||||
|
||||
Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
Version: 3.10.rc2
|
||||
Version: 3.10.rc3
|
||||
%if %using_buildservice
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Release: <RELEASE>.g244eade
|
||||
%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
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.10-rc2
|
||||
%define patchversion 3.10.0-rc2
|
||||
%define srcversion 3.10-rc3
|
||||
%define patchversion 3.10.0-rc3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,8 +59,8 @@
|
||||
|
||||
Name: kernel-trace
|
||||
Summary: The Standard Kernel with Tracing Features
|
||||
Version: 3.10.rc2
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Version: 3.10.rc3
|
||||
Release: <RELEASE>.g244eade
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:24:48 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
|
||||
(bnc#822722).
|
||||
- commit 244eade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 22:23:36 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- reiserfs: fix problems with chowning setuid file w/ xattrs
|
||||
(bnc#790920).
|
||||
- commit 951bebc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 31 15:47:46 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- iscsi-target: fix heap buffer overflow on error (CVE-2013-2850,
|
||||
bnc#821560).
|
||||
- commit 0799911
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 17:45:41 CEST 2013 - jdelvare@suse.de
|
||||
|
||||
@ -14,6 +35,13 @@ Wed May 29 10:42:00 CEST 2013 - jdelvare@suse.de
|
||||
not have.
|
||||
- commit e75c4a8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 17:10:30 CEST 2013 - jeffm@suse.com
|
||||
|
||||
- Update to 3.10-rc3.
|
||||
- 2 patches eliminated.
|
||||
- commit b74ef38
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:52:19 CEST 2013 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,8 +19,8 @@
|
||||
# This makes the OBS store the project cert as %_sourcedir/_projectcert.crt
|
||||
# needssslcertforbuild
|
||||
|
||||
%define srcversion 3.10-rc2
|
||||
%define patchversion 3.10.0-rc2
|
||||
%define srcversion 3.10-rc3
|
||||
%define patchversion 3.10.0-rc3
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -59,8 +59,8 @@
|
||||
|
||||
Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
Version: 3.10.rc2
|
||||
Release: <RELEASE>.g02ccd70
|
||||
Version: 3.10.rc3
|
||||
Release: <RELEASE>.g244eade
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Url: http://www.kernel.org/
|
||||
|
3
linux-3.10-rc3.tar.bz2
Normal file
3
linux-3.10-rc3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c36d440fe379da5ad9d7b5d15d498ad8276aa1ec30ba2e06e020ed70f14ec6ef
|
||||
size 87117090
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1b1a07462b47ad0763205c7bea4787f83a0f68b4e801afb238ed5f152ed0091
|
||||
size 16633
|
||||
oid sha256:75ae18fe1ed34db3dfa0f41d16b4ae13467bf3d8eac0e87a96b62aa4b5fcd494
|
||||
size 17826
|
||||
|
@ -259,6 +259,8 @@
|
||||
########################################################
|
||||
+needs_updating-39 patches.suse/reiser4-dependencies
|
||||
patches.fixes/reiserfs-fix-deadlock-with-nfs-racing-on-create-lookup
|
||||
patches.fixes/reiserfs-fix-problems-with-chowning-setuid-file-w-xattrs
|
||||
patches.fixes/reiserfs-fix-spurious-multiple-fill-in-reiserfs_readdir_dentry
|
||||
|
||||
########################################################
|
||||
# dlm
|
||||
@ -301,7 +303,6 @@
|
||||
########################################################
|
||||
# other filesystem stuff
|
||||
########################################################
|
||||
patches.fixes/hfs-avoid-crash-in-hfs_bnode_create
|
||||
|
||||
patches.drivers/pstore_disable_efi_backend_by_default.patch
|
||||
########################################################
|
||||
@ -393,6 +394,7 @@
|
||||
########################################################
|
||||
# iSCSI
|
||||
########################################################
|
||||
patches.fixes/iscsi-target-fix-heap-buffer-overflow-on-error.patch
|
||||
|
||||
########################################################
|
||||
# PCI and PCI hotplug
|
||||
@ -429,7 +431,6 @@
|
||||
########################################################
|
||||
# Other driver fixes
|
||||
########################################################
|
||||
patches.fixes/parport-mutex
|
||||
|
||||
# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
|
||||
+hare patches.suse/no-partition-scan
|
||||
|
@ -1,3 +1,3 @@
|
||||
2013-05-29 17:45:41 +0200
|
||||
GIT Revision: 02ccd700e7b00c9273ea7cf18325c1fc8c19ab46
|
||||
2013-05-31 22:24:48 +0200
|
||||
GIT Revision: 244eade66303d7b9f673e54b92646a4a0fae6909
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user