forked from pool/kernel-source
GIT Revision: 2ba74bb2e6fb0eb118234dbe8cd48e62c0b7f657
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6856
This commit is contained in:
parent
da8e8b1c29
commit
d352f3b552
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -865,6 +865,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -878,6 +878,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -898,6 +898,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -99,6 +99,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/doc/kernel
|
/usr/share/doc/kernel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -868,6 +868,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -865,6 +865,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -883,6 +883,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -887,6 +887,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -868,6 +868,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -862,6 +862,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -243,6 +243,10 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -81,6 +81,10 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
|||||||
%_docdir/%name/README.SUSE
|
%_docdir/%name/README.SUSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -870,6 +870,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -866,6 +866,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -862,6 +862,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 29 13:47:35 CEST 2010 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
Fri Oct 29 01:53:34 CEST 2010 - trenn@suse.de
|
||||||
|
|
||||||
|
@ -868,6 +868,10 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 29 2010 jslaby@suse.cz
|
||||||
|
- net: Limit socket I/O iovec total length to INT_MAX
|
||||||
|
(bnc#650128).
|
||||||
|
- commit 2ba74bb
|
||||||
* Fri Oct 29 2010 trenn@suse.de
|
* Fri Oct 29 2010 trenn@suse.de
|
||||||
- Update config files.
|
- Update config files.
|
||||||
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
Forgot to enable ACPI_EC_DEBUGFS on i386/pae
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6ad39771a22df962a1b229577d2f1bad2cab6ed9bdd966473bea5f80d3ecf45d
|
oid sha256:e508558251f345f973c5c1971be8b43d971642e2a81c51ed1659972354789b73
|
||||||
size 85288
|
size 86506
|
||||||
|
@ -514,7 +514,7 @@
|
|||||||
patches.drivers/tg3-entropy-source.patch
|
patches.drivers/tg3-entropy-source.patch
|
||||||
|
|
||||||
patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch
|
patches.drivers/tg3-5785-and-57780-asic-revs-not-working.patch
|
||||||
|
patches.fixes/net-Limit-socket-I-O-iovec-total-length.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Wireless Networking
|
# Wireless Networking
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2010-10-29 01:53:34 +0200
|
2010-10-29 13:47:35 +0200
|
||||||
GIT Revision: 66b605b33151dffad2f478faf0003563dc11c0dd
|
GIT Revision: 2ba74bb2e6fb0eb118234dbe8cd48e62c0b7f657
|
||||||
GIT Branch: master
|
GIT Branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user