GIT Revision: 60862d83c756e737a2a3b61943673e1da4361565

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=26
This commit is contained in:
Michal Marek 2011-02-25 06:05:14 +00:00 committed by Git OBS Bridge
parent c164b6e526
commit 06b1942bb5
36 changed files with 793 additions and 9 deletions

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -865,6 +865,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -878,6 +878,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -898,6 +898,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -99,6 +99,26 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/doc/kernel /usr/share/doc/kernel
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -868,6 +868,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -865,6 +865,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -883,6 +883,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -887,6 +887,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -868,6 +868,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -862,6 +862,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -254,6 +254,26 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
%endif %endif
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -81,6 +81,26 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
%_docdir/%name/README.SUSE %_docdir/%name/README.SUSE
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -870,6 +870,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -866,6 +866,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -862,6 +862,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Feb 24 11:10:55 CET 2011 - jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
-------------------------------------------------------------------
Tue Feb 22 14:06:34 CET 2011 - mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
-------------------------------------------------------------------
Mon Feb 21 10:34:10 CET 2011 - tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz Sun Feb 20 11:36:45 CET 2011 - jslaby@suse.cz

View File

@ -868,6 +868,26 @@ Debug information for package %name-devel
%files devel-debuginfo -f vmlinux.debug.files %files devel-debuginfo -f vmlinux.debug.files
%changelog %changelog
* Thu Feb 24 2011 jslaby@suse.cz
- ath9k: Fix ath9k prevents CPU to enter C3 states (bnc#667793).
- Refresh
patches.fixes/revert-tpm_tis-Use-timeouts-returned-from-TPM.patch.
- Delete
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch.
- Delete
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch.
- Delete
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch.
These patches went upstream, update.
- commit be3e181
* Tue Feb 22 2011 mszeredi@suse.cz
- xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
(CVE-2011-0711 bnc#672524).
- commit 547a9f9
* Mon Feb 21 2011 tiwai@suse.de
- ALSA: caiaq - Fix possible string-buffer overflow (bnc#672499,
CVE-2011-0712).
- commit f6a72cc
* Sun Feb 20 2011 jslaby@suse.cz * Sun Feb 20 2011 jslaby@suse.cz
- Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619). - Revert "tpm_tis: Use timeouts returned from TPM" (bnc#673619).
- commit d991856 - commit d991856

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:fbcacf5f33638fce46913efb7c0d93a3092ea369ac0ffd5b9fea6ee698a7a2c8 oid sha256:2c4cf06185b2530d61e4eadee76798cee8ab5a05a0bef15d5410347102bdece5
size 132391 size 133050

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:328adb48befac20b4ddae3f038ebcc57e1981837816569b967710765eaa12859 oid sha256:2c4f496f70b383a2ecee6124ac9d186af39167b869911bbbf6503c77248a3ac6
size 88863 size 88987

View File

@ -364,6 +364,7 @@
######################################################## ########################################################
# xfs # xfs
######################################################## ########################################################
patches.fixes/xfs_fs_geometry-fix.patch
######################################################## ########################################################
# novfs # novfs
@ -541,9 +542,7 @@
patches.suse/b43-missing-firmware-info.patch patches.suse/b43-missing-firmware-info.patch
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices
patches.fixes/orinoco-allow-IW_AUTH_MFP-to-pass-through.patch patches.fixes/orinoco-allow-IW_AUTH_MFP-to-pass-through.patch
patches.fixes/0001-Revert-ath9k-use-per-device-struct-for-pm_qos_-opera.patch patches.fixes/ath9k-Fix-ath9k-prevents-CPU-to-enter-C3-states.patch
patches.fixes/0002-Revert-ath9k-Remove-pm_qos-request-after-hw-unregist.patch
patches.fixes/0003-Revert-ath9k-Fix-a-DMA-latency-issue-for-Intel-Pinet.patch
######################################################## ########################################################
# ISDN # ISDN
@ -588,6 +587,7 @@
# Sound # Sound
########################################################## ##########################################################
patches.drivers/alsa-hda-0003-Add-Lenovo-vendor-quirk-for-Conexant-205xx patches.drivers/alsa-hda-0003-Add-Lenovo-vendor-quirk-for-Conexant-205xx
patches.drivers/alsa-01-caiaq-Fix-possible-string-buffer-overflow
######################################################## ########################################################
# Other driver fixes # Other driver fixes

View File

@ -1,3 +1,3 @@
2011-02-20 11:37:34 +0100 2011-02-24 11:20:21 +0100
GIT Revision: 60685eb07cdd6c4ef61f974067c23b9372bf0907 GIT Revision: 60862d83c756e737a2a3b61943673e1da4361565
GIT Branch: stable GIT Branch: stable