Change logs for dkms source package in Hardy

  • dkms (2.0.20.4-0ubuntu1~hardy1) hardy-backports; urgency=low
    
      * Automated backport upload; no source changes.
    
    dkms (2.0.20.4-0ubuntu1) intrepid; urgency=low
    
      * Add patch from TJ that doesn't force a tarball to be loaded
        unless it's present.
      * debian/rules:
        - Run dh_installmodules.  See debbug 377390 for more information.
      * debian/modprobe:
        - Install initial modprobe.d/dkms file.
      * Check for /etc/modprobe.d/dkms before modprobe.conf in case we are
        on a distro that supports it.
    
    dkms (2.0.20.3-0ubuntu1) intrepid; urgency=low
    
      * Fix mkdeb/mkdsc to not allow underscores in the source or binary package
        naming.
    
    dkms (2.0.20.2-0ubuntu1) intrepid; urgency=low
    
      * If kernel headers are missing during a module build, report
        this status properly in DKMS auto installation service. (LP: #247523)
    
    dkms (2.0.20.1-0ubuntu1) intrepid; urgency=low
    
      * Fix FTBFS because of missing template.
    
    dkms (2.0.20.0-0ubuntu1) intrepid; urgency=low
    
      [ Matt Domsch ]
      *  depmod on uninstall before mkinitrd, depmod fix & cleanups
      *  find_module_from_ko() could incorrectly return multiple values
      * RPM:
        - fix file/dir ownerships in dkms.spec
      * use 'date -R' in mkdeb creating debian/changelog
      * RPM:
        - use /etc/kernel/{prerm,postinst}.d/dkms in RPMs now too
        - mkrpm: display rpmbuild log on error, write RPMs $dkms_tree
        - clarify license in spec to GPLv2+
    
      [ Mario Limonciello ]
      * Add support for OBSOLETE_BY to DKMS.
      * debian/rules:
        - Redo to use CDBS
        - Add get-orig-source target rule.
      * debian/control:
        - Build depend on cdbs now
    
     -- Mario Limonciello <email address hidden>   Fri, 05 Sep 2008 10:30:40 +0100
  • dkms (2.0.19-0ubuntu2) hardy; urgency=low
    
      * Depend on awk instead of gawk.  All variants of awk provide the
        currently required functionality.
    
     -- Mario Limonciello <email address hidden>   Wed, 26 Mar 2008 16:51:33 -0500
  • dkms (2.0.19-0ubuntu1) hardy; urgency=low
    
      * New upstream version.
        - Fixes appending date to debian/changelog in mkdeb.
    
     -- Mario Limonciello <email address hidden>   Wed, 26 Mar 2008 10:46:52 -0500
  • dkms (2.0.17.6-0ubuntu1) hardy; urgency=low
    
      [ Matt Domsch ]
      * Correct kernel uninstall trigger (LP: #192240)
      * Call udevadm trigger if present, fall back to udevtrigger (LP: #192241)
      * Fix uninstallation with weak modules (Red Hat BZ#429410)
      * debian/control:
        - Update standards version to 3.7.3
        - Add Vcs-git repository.
    
     -- Mario Limonciello <email address hidden>   Mon, 18 Feb 2008 09:40:18 -0600
  • dkms (2.0.17.4-0ubuntu4) hardy; urgency=low
    
      * Fix -x call.
    
     -- Scott James Remnant <email address hidden>   Fri, 14 Dec 2007 16:52:51 +0000
  • dkms (2.0.17.4-0ubuntu3) hardy; urgency=low
    
      * dkms: call udevadm instead of udevtrigger
    
     -- Scott James Remnant <email address hidden>   Fri, 14 Dec 2007 16:15:13 +0000
  • dkms (2.0.17.4-0ubuntu2) gutsy; urgency=low
    
      * Correct DKMS file install/uninstall problems  (LP: #151644)
        - call udevtrigger if we install a module for the currently running kernel
        - uninstall from /extra before DEST_MODULE_LOCATION
        - Run depmod after uninstall
    
     -- Matt Domsch <email address hidden>   Mon, 10 Oct 2007 16:50:00 -0500