File: changelog

package info (click to toggle)
sunxi-tools 1.4.2%2Bgit20181114.6d598a-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 696 kB
  • sloc: ansic: 7,459; asm: 275; makefile: 183; sh: 157; ruby: 98; awk: 25
file content (84 lines) | stat: -rw-r--r-- 3,030 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
sunxi-tools (1.4.2+git20181114.6d598a-3) unstable; urgency=medium

  * Only trigger a udev event if `udevadm` is available. Discovered by
    piuparts. Also ignore any error from `udevadm trigger`. (Closes: #918465).

 -- Ian Campbell <ijc@debian.org>  Sun, 06 Jan 2019 12:14:53 +0000

sunxi-tools (1.4.2+git20181114.6d598a-2) unstable; urgency=medium

  * Bump Standards-Version to 4.3.0, no changes required.
  * Switch to debhelper compat level 12, using the new debhelper-compat
    dependency instead of debian/compat. No other changes required.
  * Specify Rules-Requires-Root: no.
  * Update Lintian overrides.
  * Trigger a udev event on the USB device in postinst, to cause the group
    ownership set by a newly installed udev rules file to take effect
    immediately.

 -- Ian Campbell <ijc@debian.org>  Sat, 05 Jan 2019 12:07:16 +0000

sunxi-tools (1.4.2+git20181114.6d598a-1) unstable; urgency=medium

  * Correct versioning of upstream snapshot (~git is before 1.4.2, while +git
    is after which is what was intended).
  * Ensure hardened CFLAGS/CPPFLAGS are propagated to the build, this changed
    in the git20181114.6d598a snapshot.

 -- Ian Campbell <ijc@debian.org>  Sun, 16 Dec 2018 15:02:19 +0000

sunxi-tools (1.4.2~git20181114.6d598a-1) unstable; urgency=medium

  [ Ian Campbell ]
  * New upstream snapshot.
    - Updated d/copyright
    - Added build-dep on zlib
  * Update Standards-Version, no changes required.
  * Add lintian override for AppStream warning
  * Disable "check_all_fex" test target since it requires external resources.

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces

 -- Ian Campbell <ijc@debian.org>  Sat, 15 Dec 2018 21:00:47 +0000

sunxi-tools (1.4.1-2) unstable; urgency=medium

  * Regularise and update debian/{control,copyright} using CME.
  * Update VCS-* to point to salsa.
  * Update Standards-Version, no changes required.
  * Correct udev rule to use SUBSYSTEM not (unnecessarily) SUBSYSTEMS.

 -- Ian Campbell <ijc@debian.org>  Sun, 13 May 2018 14:15:12 +0100

sunxi-tools (1.4.1-1) unstable; urgency=medium

  * New upstream release.
  * Update standard version, no changes required.
  * Enable hardening flags.

 -- Ian Campbell <ijc@debian.org>  Sun, 30 Oct 2016 13:36:07 +0000

sunxi-tools (1.3-1) unstable; urgency=medium

  * New upstream release.
    - Support for new "spl" sub command to the fel tool.
    - Various bug fixes.
  * Update Vcs-* to point to anonscm.
  * Recommend split u-boot-sunxi package only.

 -- Ian Campbell <ijc@debian.org>  Tue, 24 Nov 2015 20:27:33 +0000

sunxi-tools (1.2-2) unstable; urgency=medium

  * Create a "sunxi-fel" group and add udev rules to make the FEL mode USB
    device available to members of that group.
  * Include upstream README in the package (Closes: #757642)

 -- Ian Campbell <ijc@hellion.org.uk>  Mon, 25 Aug 2014 21:40:38 +0100

sunxi-tools (1.2-1) unstable; urgency=medium

  * Initial release (Closes: #750104).

 -- Ian Campbell <ijc@hellion.org.uk>  Sat, 12 Jul 2014 20:51:56 +0100