commit f4cd21b9c1ecf53f184e4311839313440756b225

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=378
This commit is contained in:
Michal Marek 2015-06-09 06:05:30 +00:00 committed by Git OBS Bridge
parent 1784d4fa85
commit 1e5bbe4a62
34 changed files with 201 additions and 52 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-debug
Summary: A Debug Version of the Kernel Summary: A Debug Version of the Kernel
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-default
Summary: The Standard Kernel Summary: The Standard Kernel
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-desktop
Summary: Kernel optimized for the desktop Summary: Kernel optimized for the desktop
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -16,7 +16,7 @@
# #
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -27,9 +27,9 @@ Name: kernel-docs
Summary: Kernel Documentation (man pages) Summary: Kernel Documentation (man pages)
License: GPL-2.0 License: GPL-2.0
Group: Documentation/Man Group: Documentation/Man
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-ec2
Summary: The Amazon EC2 Xen Kernel Summary: The Amazon EC2 Xen Kernel
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-lpae
Summary: Kernel for LPAE enabled systems Summary: Kernel for LPAE enabled systems
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks #!BuildIgnore: post-build-checks
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -45,9 +45,9 @@ BuildRequires: dracut
Summary: package kernel and initrd for OBS VM builds Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0 License: GPL-2.0
Group: SLES Group: SLES
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
# needsrootforbuild # needsrootforbuild
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Basic QA tests for the kernel Summary: Basic QA tests for the kernel
License: GPL-2.0 License: GPL-2.0
Group: SLES Group: SLES
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -17,7 +17,7 @@
# needsrootforbuild # needsrootforbuild
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Basic QA tests for the kernel Summary: Basic QA tests for the kernel
License: GPL-2.0 License: GPL-2.0
Group: SLES Group: SLES
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-pae
Summary: Kernel with PAE Support Summary: Kernel with PAE Support
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-pv
Summary: The para-virtualized Kernel Summary: The para-virtualized Kernel
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -18,7 +18,7 @@
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -30,9 +30,9 @@ Name: kernel-source
Summary: The Linux Kernel Sources Summary: The Linux Kernel Sources
License: GPL-2.0 License: GPL-2.0
Group: Development/Sources Group: Development/Sources
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -24,10 +24,10 @@ Name: kernel-syms
Summary: Kernel Symbol Versions (modversions) Summary: Kernel Symbol Versions (modversions)
License: GPL-2.0 License: GPL-2.0
Group: Development/Sources Group: Development/Sources
Version: 4.0.4 Version: 4.0.5
%if %using_buildservice %if %using_buildservice
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-vanilla
Summary: The Standard Kernel - without any SUSE patches Summary: The Standard Kernel - without any SUSE patches
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 8 11:07:06 CEST 2015 - jslaby@suse.cz
- Linux 4.0.5 (bnc#927786 bnc#931580).
- Refresh
patches.fixes/btrfs-revert-delete-chunk-allocation.patch.
- Delete patches.fixes/drm-radeon-retry-dcpd-fetch.patch.
- Delete patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock.
- commit f4cd21b
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de Fri May 29 17:00:18 CEST 2015 - tiwai@suse.de

View File

@ -20,7 +20,7 @@
# needssslcertforbuild # needssslcertforbuild
%define srcversion 4.0 %define srcversion 4.0
%define patchversion 4.0.4 %define patchversion 4.0.5
%define variant %{nil} %define variant %{nil}
%define vanilla_only 0 %define vanilla_only 0
@ -59,9 +59,9 @@ Name: kernel-xen
Summary: The Xen Kernel Summary: The Xen Kernel
License: GPL-2.0 License: GPL-2.0
Group: System/Kernel Group: System/Kernel
Version: 4.0.4 Version: 4.0.5
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.gac67377 Release: <RELEASE>.gf4cd21b
%else %else
Release: 0 Release: 0
%endif %endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:34341cedca56a6113a0354172db09ba0fb7a5e558652c77abae36543d7fc4c08 oid sha256:dcd7e9de0b8902fef76a5fe66202ae38f7e5c59803354b71430cd92908f4143b
size 14284 size 13144

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:345c3a3a1dbfbe49e8066862e3e05d8afd6100551f71a25906f045306b81c271 oid sha256:f806a440a4294a990050a398caa598e4a2ea40d8c3bc146e754eb4e747b25f8e
size 127745 size 172794

View File

@ -32,6 +32,7 @@
patches.kernel.org/patch-4.0.2-3 patches.kernel.org/patch-4.0.2-3
patches.kernel.org/patch-4.0.3-4 patches.kernel.org/patch-4.0.3-4
patches.kernel.org/revert-xen-xenbus-Update-xenbus-event-channel-on-res.patch patches.kernel.org/revert-xen-xenbus-Update-xenbus-event-channel-on-res.patch
patches.kernel.org/patch-4.0.4-5
######################################################## ########################################################
# Build fixes that apply to the vanilla kernel too. # Build fixes that apply to the vanilla kernel too.
@ -365,7 +366,6 @@
######################################################## ########################################################
+jeffm patches.fixes/nouveau-fix-race-with-fence-signaling +jeffm patches.fixes/nouveau-fix-race-with-fence-signaling
patches.fixes/drm-nouveau-bios-fix-fetching-from-acpi-on-certain-s patches.fixes/drm-nouveau-bios-fix-fetching-from-acpi-on-certain-s
patches.fixes/drm-radeon-retry-dcpd-fetch.patch
######################################################## ########################################################
# video4linux # video4linux
@ -380,7 +380,6 @@
# Wireless Networking # Wireless Networking
######################################################## ########################################################
patches.suse/b43-missing-firmware-info.patch patches.suse/b43-missing-firmware-info.patch
patches.fixes/rtlwifi-rtl8192cu-Fix-kernel-deadlock
######################################################## ########################################################
# ISDN # ISDN

View File

@ -1,3 +1,3 @@
2015-05-29 17:00:18 +0200 2015-06-08 11:07:57 +0200
GIT Revision: ac673770e1edbb894eb13e88b511c87c87cfc6f5 GIT Revision: f4cd21b9c1ecf53f184e4311839313440756b225
GIT Branch: stable GIT Branch: stable