GIT Revision: dcae8fa6862889c30cb134a6ecb08aba39be0227
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=45
This commit is contained in:
parent
3c6726ebe3
commit
c660512d3f
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -872,9 +872,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1186,7 +1201,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -885,9 +885,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1199,7 +1214,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -905,9 +905,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1219,7 +1234,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -99,9 +99,24 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/doc/kernel
|
/usr/share/doc/kernel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -413,7 +428,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -875,9 +875,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1189,7 +1204,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -872,9 +872,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1186,7 +1201,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -890,9 +890,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1204,7 +1219,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -894,9 +894,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1208,7 +1223,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -875,9 +875,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1189,7 +1204,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -869,9 +869,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1183,7 +1198,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -254,9 +254,24 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -568,7 +583,9 @@ find %buildroot/usr/src/linux* ! -type l | xargs touch -d "$ts"
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -81,9 +81,24 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
|||||||
%_docdir/%name/README.SUSE
|
%_docdir/%name/README.SUSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -395,7 +410,9 @@ install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -877,9 +877,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1191,7 +1206,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -873,9 +873,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1187,7 +1202,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,9 +1,36 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 29 14:38:05 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 14:45:53 CEST 2011 - jack@suse.cz
|
||||||
|
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 28 01:54:00 CEST 2011 - mfasheh@suse.com
|
||||||
|
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
Tue Apr 26 17:19:14 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 26 11:03:18 CEST 2011 - jkosina@suse.cz
|
||||||
|
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
Fri Apr 22 10:55:28 CEST 2011 - jslaby@suse.cz
|
||||||
|
|
||||||
@ -470,7 +497,9 @@ Sun Feb 27 22:45:49 CET 2011 - jslaby@suse.cz
|
|||||||
|
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
Fri Feb 25 19:59:41 CET 2011 - jslaby@suse.cz
|
||||||
|
@ -875,9 +875,24 @@ Debug information for package %name-devel
|
|||||||
%files devel-debuginfo -f vmlinux.debug.files
|
%files devel-debuginfo -f vmlinux.debug.files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 29 2011 jslaby@suse.cz
|
||||||
|
- Refresh
|
||||||
|
patches.fixes/iwlwifi-fix-tx-power-configuration-on-3945-and-4965-devices.
|
||||||
|
- commit c602ee1
|
||||||
|
* Thu Apr 28 2011 jack@suse.cz
|
||||||
|
- Fix checking of login id (bnc#626119).
|
||||||
|
- commit 0fd91a9
|
||||||
|
* Thu Apr 28 2011 mfasheh@suse.com
|
||||||
|
- btrfs: return EXDEV when linking from different subvolumes
|
||||||
|
(bnc#679545).
|
||||||
|
- commit f9ddc29
|
||||||
* Tue Apr 26 2011 jslaby@suse.cz
|
* Tue Apr 26 2011 jslaby@suse.cz
|
||||||
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
- NET: cdc-phonet, fix stop-queue handling (bnc#689583).
|
||||||
- commit 7b4abdd
|
- commit 7b4abdd
|
||||||
|
* Tue Apr 26 2011 jkosina@suse.cz
|
||||||
|
- HID: add noget quirk barcode scanners from Symbol Technologies
|
||||||
|
(bnc#689290).
|
||||||
|
- commit dcae8fa
|
||||||
* Fri Apr 22 2011 jslaby@suse.cz
|
* Fri Apr 22 2011 jslaby@suse.cz
|
||||||
- XEN: add fixup_4gb_segment ENDPROC.
|
- XEN: add fixup_4gb_segment ENDPROC.
|
||||||
- Refresh patches.xen/xen3-patch-2.6.19.
|
- Refresh patches.xen/xen3-patch-2.6.19.
|
||||||
@ -1189,7 +1204,9 @@ Debug information for package %name-devel
|
|||||||
* Sun Feb 27 2011 jslaby@suse.cz
|
* Sun Feb 27 2011 jslaby@suse.cz
|
||||||
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
- commit 655657f
|
- iwlwifi: fix ack health for WiFi/BT combo devices (bnc#662733).
|
||||||
|
- iwlwifi: cleanup iwl_good_ack_health (bnc#662733).
|
||||||
|
- commit 261a9d2
|
||||||
* Fri Feb 25 2011 jslaby@suse.cz
|
* Fri Feb 25 2011 jslaby@suse.cz
|
||||||
- Update to 2.6.37.2 (bnc#674245):
|
- Update to 2.6.37.2 (bnc#674245):
|
||||||
- obsoletes:
|
- obsoletes:
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2e78c7c7f90fa0f77f849b41fa7895cff906b03677121e9e776515fea097011f
|
oid sha256:4cfa1e1283f893419a226cf8a8ec7077240ece76f5a24d761510017c65a2d143
|
||||||
size 130422
|
size 132061
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:02cf74ecd2e48e0feed976e1eb34f9dea008a2f59937c321575aba009867b37f
|
oid sha256:762959c8f069d139aded33b51d84f84e899c7a4841dc9ebb4b4f1ff5a7f1b5ed
|
||||||
size 84588
|
size 85803
|
||||||
|
@ -319,6 +319,7 @@
|
|||||||
########################################################
|
########################################################
|
||||||
# btrfs
|
# btrfs
|
||||||
########################################################
|
########################################################
|
||||||
|
patches.fixes/btrfs-return-EXDEV-when-linking-from-different-subvo.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Reiserfs Patches
|
# Reiserfs Patches
|
||||||
@ -370,6 +371,7 @@
|
|||||||
patches.suse/novfs-2.6.37-api-changes
|
patches.suse/novfs-2.6.37-api-changes
|
||||||
patches.fixes/novfs-fragment-size-fix.patch
|
patches.fixes/novfs-fragment-size-fix.patch
|
||||||
patches.suse/novfs-build-fix
|
patches.suse/novfs-build-fix
|
||||||
|
patches.fixes/novfs-nwcapi.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# other filesystem stuff: richacls
|
# other filesystem stuff: richacls
|
||||||
@ -529,7 +531,9 @@
|
|||||||
########################################################
|
########################################################
|
||||||
patches.suse/wireless-no-aes-select
|
patches.suse/wireless-no-aes-select
|
||||||
patches.suse/b43-missing-firmware-info.patch
|
patches.suse/b43-missing-firmware-info.patch
|
||||||
+needs_update 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.drivers/iwl-cleanup-iwl_good_ack_health.patch
|
||||||
|
patches.drivers/iwl-fix-ack-health-for-WiFi-BT-combo-devices.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# ISDN
|
# ISDN
|
||||||
@ -569,6 +573,7 @@
|
|||||||
patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
|
patches.fixes/input-add-acer-aspire-5710-to-nomux.patch
|
||||||
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
patches.drivers/input-Add-LED-support-to-Synaptics-device
|
||||||
patches.fixes/hid-add-support-for-Skycable-0x3f07-wireless-present.patch
|
patches.fixes/hid-add-support-for-Skycable-0x3f07-wireless-present.patch
|
||||||
|
patches.fixes/hid-add-noget-quirk-for-symboltec.patch
|
||||||
|
|
||||||
##########################################################
|
##########################################################
|
||||||
# Sound
|
# Sound
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2011-04-26 17:30:28 +0200
|
2011-04-29 14:43:06 +0200
|
||||||
GIT Revision: 616d3603dc045ec95ef495f7eca5a8f975a05619
|
GIT Revision: dcae8fa6862889c30cb134a6ecb08aba39be0227
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user