~ubuntu-branches/ubuntu/intrepid/dkms/intrepid-proposed

« back to all changes in this revision

Viewing changes to pkg/debian/changelog.in

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Matt Domsch, Mario Limonciello
  • Date: 2008-07-07 18:12:07 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080707181207-bhi33dd3w73xkjvp
Tags: 2.0.20.0-0ubuntu1
[ 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dkms (2.0.19-0ubuntu1#DISTTAG#) #DIST#; urgency=low
2
 
  [ Matt Domsch ]
3
 
  * RPM:
4
 
    - fix file/dir ownerships in dkms.spec
5
 
 
6
 
 -- Matt Domsch <Matt_Domsch@dell.com>  Tue, 25 Mar 2008 08:47:20 -0500
7
 
 
8
 
dkms (2.0.18-0ubuntu1#DISTTAG#) #DIST#; urgency=low
9
 
  [ Matt Domsch ]
10
 
  * use 'date -R' in mkdeb creating debian/changelog
11
 
  * RPM:
12
 
    - use /etc/kernel/{prerm,postinst}.d/dkms in RPMs now too
13
 
    - mkrpm: display rpmbuild log on error, write RPMs $dkms_tree
14
 
    - clarify license in spec to GPLv2+
15
 
 
16
 
 -- Matt Domsch <Matt_Domsch@dell.com>  Thu, 20 Mar 2008 14:00:49 -0500
17
 
 
18
 
dkms (2.0.17.6-0ubuntu1#DISTTAG#) #DIST#; urgency=low
19
 
 
20
 
  [ Matt Domsch ]
21
 
  * Correct kernel uninstall trigger (LP: #192240)
22
 
  * Call udevadm trigger if present, fall back to udevtrigger (LP: #192241)
23
 
  * Fix uninstallation with weak modules (Red Hat BZ#429410)
24
 
  * debian/control:
25
 
    - Update standards version to 3.7.3
26
 
    - Add Vcs-git repository.
27
 
 
28
 
 -- Mario Limonciello <mario_limonciello@dell.com>  Mon, 18 Feb 2008 09:40:18 -0600
29
 
 
30
 
dkms (2.0.17.4-0ubuntu4) hardy; urgency=low
31
 
 
32
 
  * Fix -x call.
33
 
 
34
 
 -- Scott James Remnant <scott@ubuntu.com>  Fri, 14 Dec 2007 16:52:51 +0000
35
 
 
36
 
dkms (2.0.17.4-0ubuntu3) hardy; urgency=low
37
 
 
38
 
  * dkms: call udevadm instead of udevtrigger
39
 
 
40
 
 -- Scott James Remnant <scott@ubuntu.com>  Fri, 14 Dec 2007 16:15:13 +0000
41
 
 
42
 
dkms (2.0.17.5-0ubuntu1#DISTTAG#) #DIST#; urgency=low
43
 
        
44
 
  * Correct DKMS file install/uninstall problems  (LP: #151644)
45
 
    - call udevtrigger if we install a module for the currently running kernel
46
 
    - uninstall from /extra before DEST_MODULE_LOCATION
47
 
    - Run depmod after uninstall
48
 
 
49
 
 -- Matt Domsch <Matt_Domsch@dell.com>  Mon, 10 Oct 2007 16:50:00 -0500
50
 
 
51
 
dkms (2.0.17.4-0ubuntu1) gutsy; urgency=low
52
 
 
53
 
  * initial debian packaging for Ubuntu (LP: #121676)
54
 
 
55
 
 -- Matt Domsch <Matt_Domsch@dell.com>  Mon, 17 Sep 2007 09:58:46 -0500