File: changelog

package info (click to toggle)
driverctl 0.115-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: sh: 352; makefile: 47
file content (92 lines) | stat: -rw-r--r-- 3,029 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
driverctl (0.115-2) unstable; urgency=medium

  * Switch from pkg-config to pkgconf
  * d/control: bump Standards-Version to 4.7.0, no changes
  * Fix d/watch

 -- Luca Boccassi <bluca@debian.org>  Fri, 24 May 2024 23:26:02 +0100

driverctl (0.115-1) unstable; urgency=medium

  * New upstream 0.115 release

 -- Luca Boccassi <bluca@debian.org>  Mon, 06 Nov 2023 21:41:19 +0000

driverctl (0.114-1) unstable; urgency=medium

  * New upstream 0.114 release
  * Drop lp2003678-driverctl-add-list-persisted-command.patch, applied
    upstream
  * Add more links to d/u/metadata

 -- Luca Boccassi <bluca@debian.org>  Fri, 20 Oct 2023 12:11:18 +0100

driverctl (0.111-2) unstable; urgency=medium

  [ Patricia Domingues ]
  * Add p/lp2003678-driverctl-add-list-persisted-command.patch
    to allow listing persisted driverctl definitions (LP: #2003678)

  [ Luca Boccassi ]
  * Bump Standards-Version to 4.6.2, no changes
  * Use systemd-dev instead of systemd/udev for pkg-config files
  * Bump copyright year ranges in d/copyright

 -- Luca Boccassi <bluca@debian.org>  Thu, 22 Jun 2023 14:11:19 +0100

driverctl (0.111-1) unstable; urgency=medium

  * New upstream 0.111 release:
    - driverctl: fix --help to return success.

 -- Luca Boccassi <bluca@debian.org>  Tue, 18 Feb 2020 16:43:27 +0000

driverctl (0.110-1) unstable; urgency=medium

  * Add gbp.conf
  * New upstream 0.110 release:
    - improve help text
    - Makefile: drop extra '/'

 -- Luca Boccassi <bluca@debian.org>  Thu, 04 Jul 2019 09:14:30 +0100

driverctl (0.108-1) unstable; urgency=medium

  * New upstream 0.108 release:
    - Argument --no-save always returns with exit code 1
    - Return error code when unbinding a device from a driver fail
    - bash-completion: autocomplete cmds starting with l.
    - bash-completion: follow the same indent rules.
    - bash-completion: add support for list- commands.
    - bash-completion: simplify and autocomplete cmds.
    - bash-completion: add support for options.
    - bash-completion: suggest pci addresses instead of driver.
  * Bump Standards-Version to 4.3.0, no changes.

 -- Luca Boccassi <bluca@debian.org>  Thu, 14 Mar 2019 11:54:27 +0000

driverctl (0.101-1) unstable; urgency=medium

  * New upstream release 0.101:
    - Make sure driverctl had loaded all the overrides before basic.target.
  * Drop all patches, merged upstream.
  * Build-depend on systemd, for systemd.pc.
  * Bump Standards-Version to 4.2.1, no changes.

 -- Luca Boccassi <bluca@debian.org>  Thu, 25 Oct 2018 17:15:43 +0100

driverctl (0.95-2) unstable; urgency=medium

  * Mark package as Multi-Arch: foreign
  * Set Rules-Requires-Root: no
  * Bump Standards-Version to 4.2.0

 -- Luca Boccassi <bluca@debian.org>  Fri, 17 Aug 2018 10:34:39 +0100

driverctl (0.95-1) unstable; urgency=medium

  * Initial packaging. (Closes: #901465)
  * Backport shellcheck fixes, Hyper-V bus fix, bash completion and
    udev installation fixes from upstream.

 -- Luca Boccassi <bluca@debian.org>  Mon, 18 Jun 2018 14:51:29 +0100