|
|
|
|
Changelog for dkms-minimal-2.0.19-11mdv2009.0.noarch.rpm :
Thu Oct 2 00:00:00 2008 Olivier Blin 2.0.19-11mdv2009.0 + Revision: 290345 - remove broken service symlinks (#44043)
Sat Sep 20 00:00:00 2008 Olivier Blin 2.0.19-10mdv2009.0 + Revision: 285982 - move dkms_autoinstaller in dkms package (so that mandrake_everytime runs it only if dkms is installed) - do not install service anymore, package it as dkms_autoinstaller (to be run by mandrake_everytime)
Mon Aug 25 00:00:00 2008 Anssi Hannula 2.0.19-9mdv2009.0 + Revision: 275558 - add X-Mandriva-Interactive into initscript in order to make dkms messages show up in real-time (see prcsys bug #33449)
Wed Jul 9 00:00:00 2008 Olivier Blin 2.0.19-8mdv2009.0 + Revision: 232783 - really adapt to %_localstatedir now being /var instead of /var/lib (to fix dkms mkrpm)
+ Pixel - adapt to %_localstatedir now being /var instead of /var/lib (#22312)
Mon May 5 00:00:00 2008 Anssi Hannula 2.0.19-7mdv2009.0 + Revision: 201123 - do not run slow \'status\' for every module when uninstalling a module (uninstall-speedup.patch)
Sat Apr 19 00:00:00 2008 Anssi Hannula 2.0.19-6mdv2009.0 + Revision: 195492 - do not run version sanity check when the results are not used (P19, #40189) - own /var/lib/dkms-binary/modulename in binary module packages - do not print error message on binary dkms module upgrade
Wed Apr 16 00:00:00 2008 Anssi Hannula 2.0.19-5mdv2009.0 + Revision: 193582 - requires lsb-release for distribution check - Do not store original modules at all. The previous release tried to restrict the check to the directly conflicting original modules (i.e. modules residing in the intended install path), but there was a bug (it referred to module install path outside module loop) that caused it to store modules of binary module packages as well. Also, it restored the modules to the default location inside /kernel instead of their original location, causing confusion. Should conflicting modules during installations happen, they are now just being overwritten instead of being original_module\'d.
Fri Apr 4 00:00:00 2008 Olivier Blin 2.0.19-4mdv2008.1 + Revision: 192227 - require the kernel package in post/preun scripts for binary packages (Anssi)
Fri Apr 4 00:00:00 2008 Olivier Blin 2.0.19-3mdv2008.1 + Revision: 192019 - require dkms >= 2.0.19 in the binary rpm for binary packages (Anssi)
Thu Apr 3 00:00:00 2008 Olivier Blin 2.0.19-2mdv2008.1 + Revision: 191978 - require dkms-minimal >= 2.0.19 in binary packages (new binary architecture) - use Requires instead of PreReq - fix mkrpm exit status - fix binary_only patch not to copy SRPMS in dkms mkrpm
+ Pascal Terjan - Add MODULES_CONF_EXTRACT_ALIASES. When a module has this option set dkms will create /etc/modprobe.d/dkms-aliases- containing \"alias \" for all the exported modalias. This allows to use a specific driver packages with dkms when the kernel already has a generic handler for the class (uvcvideo for instance).
Wed Apr 2 00:00:00 2008 Olivier Blin 2.0.19-1mdv2008.1 + Revision: 191493 - add a depmod config file to prefer modules built from source over binary modules, and binary modules over built-in kernel modules (#34141) - install binary modules in /dkms-binary and modules built from source in /dkms (/dkms/source would get ignored by depmod since, which ignore all directories named \"source\") - fix finding weak/binary module name when multiple versions are installed - make dkms binary packages independant of dkms source packages (#34141): o use a separate /var/lib/dkms-binary tree for binary modules o install binary modules in /lib/modules//dkms/binary and modules built from source in /lib/modules//dkms/source o add a \"installed-binary\" status o add a --binary option to dkms install/uninstall commands o only uninstall module instead of removing dkms tree in binary package preun script - package /etc/kernel/{postinst,prerm}.d helpers (to be integrated in kernel spec and bootloader-config, #32971) - do not use custom find-provides from dkms (we have a generic kmod dependency generator in rpm-build) - 2.0.19 - rediff binary_only and split-ver-rel patches - hide errors when grepping through modules.dep - support kernels with non-gzipped modules as well (#20300) - do not redirect initscript output to /dev/console (from Frederik Himpe, #35900) - make prebuilt dkms packages require the kernel they are built against (#38204) - handle mnb kernels (fix suggesting -latest packages) - default to module name/version in dkms status - suggest kernel-devel-latest (#36524)
Thu Mar 6 23:00:00 2008 Anssi Hannula 2.0.17.6-2mdv2008.1 + Revision: 181084 - test dkms.conf existence during boot before considering a directory under /var/lib/dkms/foo/ to be a valid dkms module (see bug #34141)
Mon Feb 18 23:00:00 2008 Olivier Blin 2.0.17.6-1mdv2008.1 + Revision: 170660 - 2.0.17.6
Tue Jan 22 23:00:00 2008 Guillaume Rousse 2.0.17.5-3mdv2008.1 + Revision: 156864 - min/max build kernel patch
Thu Jan 10 23:00:00 2008 Olivier Blin 2.0.17.5-2mdv2008.1 + Revision: 147594 - fix dkms template to handle -latest packages with rc kernel releases
Mon Jan 7 23:00:00 2008 Olivier Blin 2.0.17.5-1mdv2008.1 + Revision: 146226 - 2.0.17.5 - rediff patches - restore BuildRoot
+ Thierry Vignaud - kill re-definition of %buildroot on Pixel\'s request
Thu Oct 4 00:00:00 2007 Olivier Blin 2.0.17-13mdv2008.0 + Revision: 94906 - fix passing release to rpm template (since we use a different release for -latest package) - restore fix-kernel-make-prepare patch, was wrongly merged with split-version-release patch
Tue Oct 2 00:00:00 2007 Olivier Blin 2.0.17-12mdv2008.0 + Revision: 94354 - include date in release for -latest package - make prebuilt dkms packages suggest -latest package for the same flavour - simplify kernel latest computing
Wed Sep 26 00:00:00 2007 Olivier Blin 2.0.17-11mdv2008.0 + Revision: 92776 - use only lsb-release to look for running distribution (using rpm breaks --rpm_safe_upgrade)
Sat Sep 8 00:00:00 2007 Olivier Blin 2.0.17-10mdv2008.0 + Revision: 81854 - fix requires in prebuilt -latest packages (#33269)
Sat Sep 1 00:00:00 2007 Olivier Blin 2.0.17-9mdv2008.0 + Revision: 77061 - handle new kernel naming (with dashes in version) for -latest packages
Thu Aug 30 00:00:00 2007 Olivier Blin 2.0.17-8mdv2008.0 + Revision: 74675 - make dkms mkrpm build -latest packages - do not make pre/post scripts fail if a dkms command fails (#30768) - make dkms mkrpm build binary rpm package only, not source (revert to 2.0.16 behavior) - run date with C locales - use provided license in prebuilt dkms packages - use lowercased \"kernel\" in description - use dkms- as source package name
Fri Aug 24 00:00:00 2007 Olivier Blin 2.0.17-7mdv2008.0 + Revision: 70161 - fix dkms mkrpm by restoring the spec template that a lamer (me) removed in 2.0.17 upgrade
Sat Jul 7 00:00:00 2007 Thomas Backlund 2.0.17-6mdv2008.0 + Revision: 49232 - require kernel-devel now as main kernel-source(-stripped) also provides it
Tue Jun 26 00:00:00 2007 Olivier Blin 2.0.17-5mdv2008.0 + Revision: 44024 - still require kernel-source (kernel-devel is not used for main kernel yet)
Mon Jun 25 00:00:00 2007 Thomas Backlund 2.0.17-4mdv2008.0 + Revision: 43708 - fix typo in patch2 (Thanks Anssi)
Mon Jun 25 00:00:00 2007 Thomas Backlund 2.0.17-3mdv2008.0 + Revision: 43694 - modify patch7 for new kernel names - modify patch2 for new kernel names - require kernel-devel instead of kernel-source
Sat Jun 23 00:00:00 2007 Olivier Blin 2.0.17-2mdv2008.0 + Revision: 42924 - add patch to get latest bash-completion support (thanks guillomovitch)
Sat Jun 23 00:00:00 2007 Olivier Blin 2.0.17-1mdv2008.0 + Revision: 42889 - remove merged fix-kernel-make-prepare patch - use install rule from Makefile - 2.0.17 - removed merged sources (bash_completion, norpm/pinit/pass-arch/alias_number patches) - rediff norpm and split-version-release patches
Wed Jun 20 00:00:00 2007 Andreas Hasenack 2.0.16-4mdv2008.0 + Revision: 41638 - use mkrel for template rpm - s/mandrake/mandriva/ in said template
Wed May 23 00:00:00 2007 Herton Ronaldo Krzesinski 2.0.16-3mdv2008.0 + Revision: 29880 - Added alias_number patch, it fixes number calculation of aliases inside modprobe.conf/modules.conf, previously the code was always setting the number 0 for alias type, even when other aliases of same type were used for other modules.
+ Olivier Blin - remove patch hunks targetting patch backup files
Tue May 8 00:00:00 2007 Thomas Backlund 2.0.16-2mdv2008.0 + Revision: 24932 - add patch9: change dkms from using the depreceated \"make prepare-all\" to the correct \"make prepare\" (supported since kernel 2.6.13+), should fix atleast #30485, #30552...
Wed Feb 28 23:00:00 2007 Olivier Blin 2.0.16-1mdv2007.0 + Revision: 126888 - 2.0.16
Tue Feb 27 23:00:00 2007 Olivier Blin 2.0.15-1mdv2007.1 + Revision: 126226 - 2.0.15 (fix #27985)
Sun Jan 14 23:00:00 2007 Guillaume Rousse 2.0.13-4mdv2007.1 + Revision: 108845 - update base completion
+ Nicolas Lécureuil
+ Olivier Blin - bunzip2 patches - Import dkms
Wed Sep 6 00:00:00 2006 Guillaume Rousse 2.0.13-3mdv2007.0 - bash completion - clean file list
Sun Aug 13 00:00:00 2006 Gwenole Beauchesne 2.0.13-2mdv2007.0 - handle default, legacy & xen0 kernels
Sat Jul 1 00:00:00 2006 Stefan van der Eijk 2.0.13-1 - 2.0.13
Sat Jun 17 00:00:00 2006 Stefan van der Eijk 2.0.11.1-1mdk - 2.0.11.1
Sat Apr 1 00:00:00 2006 Stefan van der Eijk 2.0.11-1mdk - 2.0.11
Wed Mar 22 23:00:00 2006 Buchan Milne 2.0.10-2mdk - split version into version and release (pass to rpm) if it contains \"_\" (p8), use release if it is passed frm dkms (S1), fixes bug #21546 - also make S1 easier to read
Sun Mar 19 23:00:00 2006 Stefan van der Eijk 2.0.10-1mdk - 2.0.10
Mon Jan 9 23:00:00 2006 Olivier Blin 2.0.9-4mdk - convert parallel init to LSB
Mon Jan 2 23:00:00 2006 Olivier Blin 2.0.9-3mdk - Patch5: parallel init support
Tue Dec 20 23:00:00 2005 Olivier Blin 2.0.9-2mdk - from Pascal Terjan: o Patch7: use /proc/config.gz or /boot/config- if available (#16411)
Sun Dec 18 23:00:00 2005 Stefan van der Eijk 2.0.9-1mdk - 2.0.9 - rediffed patch3
Mon Nov 28 23:00:00 2005 Thierry Vignaud 2.0.8-2mdk - replace a Mandrake occurence
Fri Nov 11 23:00:00 2005 Stefan van der Eijk 2.0.8-1mdk - 2.0.8
Fri Sep 9 00:00:00 2005 Olivier Blin 2.0.5.9-3mdk - update Patch1 so that the dkms service uses i586 for x86 too
Fri Sep 9 00:00:00 2005 Olivier Blin 2.0.5.9-2mdk - update Patch1 to use i586 as default arch for ix86, when --rpm_safe_upgrade is used
Wed Aug 10 00:00:00 2005 Stefan van der Eijk 2.0.5.9-1mdk - 2.0.5.9 (testing) - drop patch 5, it caused original modules being lost
Wed Jun 22 00:00:00 2005 Frederic Lepied 2.0.5-5mdk - requires patch
Sat Jun 4 00:00:00 2005 Frederic Lepied 2.0.5-4mdk - fix bug #15506 (Angelo Naselli)
Tue Feb 22 23:00:00 2005 Gwenole Beauchesne 2.0.5-3mdk - fix build of dkms packages for Mandrakelinux
Wed Feb 2 23:00:00 2005 Buchan Milne 2.0.5-2mdk - patch (p5) to find gzip-ed modules during install (so that we actually find original modules and archive them)
Thu Jan 27 23:00:00 2005 Frederic Lepied 2.0.5-1mdk - New release 2.0.5
Tue Dec 28 23:00:00 2004 Frederic Lepied 2.0.4-1mdk - New release 2.0.4
Sat Dec 11 23:00:00 2004 Frederic Lepied 2.0.3-1mdk - New release 2.0.3
Fri Nov 12 23:00:00 2004 Frederic Lepied 2.0.2-2mdk - fix initscript to not use rpm
Thu Nov 4 23:00:00 2004 Frederic Lepied 2.0.2-1mdk - 2.0.2
Sat Oct 30 00:00:00 2004 Frederic Lepied 2.0.0-7mdk - compressed module support (p4)
Thu Oct 28 00:00:00 2004 Gwenole Beauchesne 2.0.0-6mdk - fix version_checker() function
Thu Sep 16 00:00:00 2004 Frederic Lepied 2.0.0-5mdk - fix init script (p1)
Wed Sep 15 00:00:00 2004 Nicolas Planel 2.0.0-4mdk - remove \"Requires: kernel = ${kernel}\" in template-dkms-mkrpm.spec for the moment.
Sun Sep 5 00:00:00 2004 Nicolas Planel 2.0.0-3mdk - config_arch = uname -m as default.
Sat Sep 4 00:00:00 2004 Nicolas Planel 2.0.0-2mdk - mdkize compatible with distro above 10.1. - fix mdkize, remember mandrakelinux at start is based on a redhat distro. - mkrpm fixes (rpmbuild check and local language workaround). (flepied) - updated spec file template to conform to Mandrakelinux usage and to depend only on dkms-minimal. (flepied)
Sat Sep 4 00:00:00 2004 Nicolas Planel 2.0.0-1mdk - 2.0.0. - full mdk kernel support.
Mon Aug 16 00:00:00 2004 Buchan Milne 1.95.32-1mdk - 1.95.32 - drop P1 and P2 (merged upstream) - don\'t run rpm at all with --rpm_safe_upgrade (P1) - ship original template spec file
Sun Jul 11 00:00:00 2004 Buchan Milne 1.94.16-1mdk - 1.94.16 - fix kernel preparation (p1) - fix to mkrpm to allow running as non-root (depending on spec file) (p1) - fixes spec file to do mktarball (p2) - add custom template spec file that allows build as non-root using mandrake-stlye sinlge-kernel-per rpm
Mon Jun 28 00:00:00 2004 Buchan Milne 1.93.14-1mdk - 1.93.14 - move dkmsdir to /var/lib - drop patches integrated upstream
Fri Jun 11 00:00:00 2004 Buchan Milne 1.10-2mdk - add mkrpm command
Wed Jun 9 00:00:00 2004 Buchan Milne 1.10-1mdk - 1.10
Tue Jun 8 00:00:00 2004 Buchan Milne 1.05-1mdk - Mandrake adaptions
|
|
|