commit 41613e21a9566705854eb98259af57b859406115

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=397
This commit is contained in:
Michal Marek 2015-07-30 06:03:44 +00:00 committed by Git OBS Bridge
parent 186aa80a23
commit 7dff13940c
32 changed files with 304 additions and 19 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce5a3bbaf9740d3772dcd6e1ea1adf079e5e4169a7f053946ea918190745632d
size 393981
oid sha256:280086ab1d7a1d000e948eb36b7a22a92dcee1cc6396b9f5413536b29bf7e137
size 393711

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -29,7 +29,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -47,7 +47,7 @@ License: GPL-2.0
Group: SLES
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 4.1.3
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jul 29 11:47:55 CEST 2015 - mkubecek@suse.cz
- config: x86_64: enable EFI_MIXED in nonvirtual configs
An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI
variables and services if booted under 32-bit UEFI. Some bootloaders
also need it to be able to boot 64-bit kernel under 32-bit UEFI.
(boo#935027 fate#318252)
- commit 41613e2
-------------------------------------------------------------------
Wed Jul 29 11:47:37 CEST 2015 - mkubecek@suse.cz
- config: enable NET_DROP_MONITOR=m
The drop_monitor module is useful for debugging networking issues. It
collects information where in the kernel code are packets dropped;
dropwatch utility can be used to process the data.
- commit 5e4468b
-------------------------------------------------------------------
Mon Jul 27 11:55:07 CEST 2015 - dvaleev@suse.com

View File

@ -61,7 +61,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.1.3
%if 0%{?is_kotd}
Release: <RELEASE>.ga0f869c
Release: <RELEASE>.g41613e2
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
2015-07-27 12:23:02 +0200
GIT Revision: a0f869ce7bf0cca9512ba3aeffdfbf8e50c4f7de
2015-07-29 11:47:55 +0200
GIT Revision: 41613e21a9566705854eb98259af57b859406115
GIT Branch: stable