From 69d1a4a9af4fe061d31a28538b3ff2da7ab29b73 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 19 Sep 2006 10:57:53 +0000 Subject: 0.1.148-1mdv2007.0 --- ChangeLog | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Makefile | 2 +- ldetect-lst.spec | 6 +++- 3 files changed, 108 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ccf15616..d940aa58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,105 @@ +2006-09-19 10:55 Olivier Blin + + * soft/ldetect-lst/trunk/lst/modprobe.conf: add explicit alias to + hostap_cs for an USR Wireless PC Card (#25911) + +2006-09-19 10:53 Olivier Blin + + * soft/ldetect-lst/trunk/Makefile.config, + soft/ldetect-lst/trunk/ldetect-lst.spec, + soft/ldetect-lst/trunk/lst/Makefile, + soft/ldetect-lst/trunk/lst/modprobe.conf: add + /etc/modprobe.d/ldetect-lst.conf support + +2006-09-19 09:57 Thierry Vignaud + + * soft/ldetect-lst/trunk/ldetect-lst.spec: log more stuff into + 0.1.147-1mdv2007.0 + +2006-09-19 09:29 pixel + + * soft/ldetect-lst/trunk/lst/pcitable: add 4 entries for "Intel + 965" (and take description from http://pci-ids.ucw.cz/pci.ids) + +2006-09-19 09:06 pixel + + * soft/ldetect-lst/trunk/ldetect-lst.spec, + soft/ldetect-lst/trunk/lst/Cards+: add "Intel 965" in Cards+ + +2006-09-18 21:45 Thierry Vignaud + + * soft/ldetect-lst/trunk/lst/pcitable: make joeghi laptop default + to ALSA + +2006-09-18 15:18 Olivier Blin + + * soft/ldetect-lst/trunk/lst/usbtable: add LiveBox USB id + +2006-09-15 19:11 Thierry Vignaud + + * soft/ldetect-lst/trunk/ldetect-lst.spec: add blino name in + 0.1.146-1mdv2007.0's changelog + +2006-09-15 17:46 Thierry Vignaud + + * soft/ldetect-lst/trunk/ldetect-lst.spec: one more change for + 0.1.146-1mdv2007.0 + +2006-09-15 17:45 Olivier Blin + + * soft/ldetect-lst/trunk/lst/pcitable: use snd-intel8x0m on nc6220 + +2006-09-15 17:02 Thierry Vignaud + + * soft/ldetect-lst/trunk/ldetect-lst.spec: 0.1.146-1mdv2007.0 + * soft/ldetect-lst/trunk/lst/pcitable: use openchrome driver when + needed (#24021) + +2006-09-15 17:01 Thierry Vignaud + + * soft/ldetect-lst/trunk/lst/Cards+: add OpenChrome driver + +2006-09-15 13:58 Thierry Vignaud + + * soft/ldetect-lst/trunk/ldetect-lst.spec: 0.1.145-1mdv2007.0 + +2006-09-15 13:54 Thierry Vignaud + + * soft/ldetect-lst/trunk/lst/pcitable: do not use anymore + kernel-2.4.x module names since we cannot rely on + /lib/module-init-tools/modprobe.compat at install time and we do + not support + anymore kernel-2.4.x (because it results in bugs like #8814) + +2006-09-15 13:47 Thierry Vignaud + + * soft/ldetect-lst/trunk/lst/pcitable: s/dc395x_trm/dc395x/ (we + cannot rely on /lib/module-init-tools/modprobe.compat + at install time) and we do not support anymore kernel-2.4.x + (#8814) + +2006-09-14 19:16 Thierry Vignaud + + * soft/ldetect-lst/trunk/ChangeLog: Generated by cvs2cl the 14_Sep + +2006-09-14 19:07 Thierry Vignaud + + * soft/ldetect-lst/trunk/ldetect-lst.spec: 0.1.144-1mdv2007.0 + +2006-09-14 18:50 Thierry Vignaud + + * soft/ldetect-lst/trunk/lst/dmitable: revert r61494 (better + managed by drakx) + +2006-09-14 17:49 Thierry Vignaud + + * soft/ldetect-lst/trunk/lst/dmitable: load ibm-acpi for some (dmi + being unreliable) ibm-acpi (#21597) + +2006-09-14 17:04 Olivier Blin + + * soft/ldetect-lst/trunk/lst/usbtable: add zd1211rw device IDs + 2006-09-14 18:50 Thierry Vignaud * soft/ldetect-lst/trunk/lst/dmitable: revert r61494 (better diff --git a/Makefile b/Makefile index 9bd42bb4..14f822be 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,6 @@ log: changelog changelog: ../common/username svn2cl --authors ../common/username.xml --accum rm -f ChangeLog.bak - svn commit -m "Generated by cvs2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog + #svn commit -m "Generated by cvs2cl the `LC_TIME=C date '+%d_%b'`" ChangeLog # Makefile ends here diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 29c54359..828ede2f 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,7 +1,7 @@ # EDIT IN CVS NOT IN SOURCE PACKAGE (NO PATCH ALLOWED). %define name ldetect-lst -%define version 0.1.147 +%define version 0.1.148 %define release %mkrel 1 Name: %{name} @@ -67,6 +67,10 @@ fi %{_bindir}/* %changelog +* Tue Sep 19 2006 Olivier Blin 0.1.148-1mdv2007.0 +- add /etc/modprobe.d/ldetect-lst.conf support +- add explicit alias to hostap_cs for an USR Wireless PC Card (#25911) + * Tue Sep 19 2006 Pixel 0.1.147-1mdv2007.0 - add "Intel 965" in Cards+ - add LiveBox USB id (blino) -- cgit v1.2.1