Changelog for
dkms-2.3-7.1.noarch.rpm :
Tue Jan 31 13:00:00 2017 ximi.obsAATTgmail.com
- Update to 2.3
Tue Jun 14 14:00:00 2016 ximi.obsAATTgmail.com
- Switch to the github repository
- Cleanup spec
- Fix GFX module building. Let the display manager wait until
dkms is finished
Fri Feb 7 13:00:00 2014 tchvatalAATTsuse.com
- Accidentaly moved dkms default config. Move it back.
Fri Feb 7 13:00:00 2014 tchvatalAATTsuse.com
- Add trailing newlines.
Fri Feb 7 13:00:00 2014 tchvatalAATTsuse.com
- Cleanup with spec cleaner
- Remove compat layers for everything to be up par with suse needs
- Provide only systemd files as we support only systemd on all
products
- Remove old backcompat postun script
- removed patches:
* dkms-compat_suse_init_script.diff
Sat Aug 22 14:00:00 2009 Matt_DomschAATTdell.com
- update to latest upstream
- drop Requires: lsb. avoid calling rpm (recursively) if possible.
- add recognition for Oracle Enterprise Linux, Oracle VM, Scientific
Linux, and VMware 3.x
Fri Jul 24 14:00:00 2009 rel-engAATTlists.fedoraproject.org
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Wed Apr 15 14:00:00 2009 Matt_DomschAATTdell.com
- add Requires: lsb
Tue Apr 14 14:00:00 2009 Matt_DomschAATTdell.com
- update to latest upstream
Tue Feb 24 13:00:00 2009 rel-engAATTlists.fedoraproject.org
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed May 28 14:00:00 2008 Matt_DomschAATTdell.com
- depmod on uninstall before mkinitrd, depmod fix & cleanups
- find_module_from_ko() could incorrectly return multiple values
Tue Mar 25 13:00:00 2008 Matt_DomschAATTdell.com
- fix dkms.spec file/dir ownerships yet again
Thu Mar 20 13:00:00 2008 Matt_DomschAATTdell.com
- don\'t include dist/ in tarball
- use /etc/kernel/{prerm,postinst}.d/dkms in RPMs now too
- mkrpm: display rpmbuild log on error, write RPMs to $dkms_tree/$module/$module_version/rpm
- clarify license in spec to GPLv2+
Fri Feb 15 13:00:00 2008 Matt_DomschAATTdell.com
- call udevadm trigger instead of udevtrigger for newer udev (Launchpad #192241)
- omit installed-weak modules from remove --all (Red Hat BZ#429410)
Wed Oct 10 14:00:00 2007 Matt_DomschAATTdell.com
- call udevtrigger if we install a module for the currently running kernel
- uninstall from /extra before DEST_MODULE_LOCATION (Red Hat BZ#264981)
- Run depmod after uninstall
Wed Sep 19 14:00:00 2007 Matt_DomschAATTdell.com
- upgrade to latest upstream
Wed Jun 20 14:00:00 2007 Matt_DomschAATTdell.com
- updated for Ubuntu support, other bugfixes.
Tue Mar 20 13:00:00 2007 Matt_DomschAATTdell.com
- spec file cleanups per re-review in Fedora
- add bash completion, rpmbuild check, pinit, pass-arch patches from
Mandriva. These are generic. The other Mandriva patches appear to
be distro-specific.
- Look for /etc/sysconfig/module-init-tools to get some values.
Tue Feb 27 13:00:00 2007 Matt_DomschAATTdell.com
- fix override_dest_module_location() for historical distro versions
- don\'t run weak-modules if it doesn\'t exist
Mon Feb 26 13:00:00 2007 Matt_DomschAATTdell.com
- release with no changes
Fri Feb 23 13:00:00 2007 Matt_DomschAATTdell.com
- After upgrading from older DKMS versions to 2.0.14, any previously
installed modules wouldn\'t show status properly, and wouldn\'t
uninstall properly, due to the new policy of using /extras/ and
/updates/. Needed to take that into account and look in both places.
- SuSE puts weak-modules in /usr/lib/module-init-tools not /sbin.
Thu Feb 22 13:00:00 2007 Matt_DomschAATTdell.com
- RHEL5 weak module status report fixed
Mon Feb 19 13:00:00 2007 Matt_DomschAATTdell.com
- RHEL5 weak module recognition with new state installed-weak
- autoinstaller recognizes installed-weak and doesn\'t rebuild
- RHEL5 and SLES10 and higher weak module code expects modules to go
into /lib/modules/$kern/{extra,updates} respectively, so force that.
Mon Feb 5 13:00:00 2007 Matt_DomschAATTdell.com
- patch from http://qa.mandriva.com/show_bug.cgi?id=27985 assigns new
modprobe.conf alias ordinals starting at zero.
Fri Jan 12 13:00:00 2007 Matt_DomschAATTdell.com
- properly create driver disks for Fedora Core 6 and RHEL5
- make .iso, .tar, and floppy .img driver disks for Red Hat and SuSE
- set CLEAN properly even if MAKE[] isn\'t set.
- fix install.sh buglet installing the manpage