File: changelog

package info (click to toggle)
direwolf 1.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,152 kB
  • sloc: ansic: 59,041; perl: 170; cpp: 124; sh: 113; makefile: 42; python: 11
file content (261 lines) | stat: -rw-r--r-- 8,833 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
direwolf (1.7+dfsg-2) unstable; urgency=medium

  * Move 99-direwolf-cmedia.rules to /usr/lib/udev/rules.d/.

 -- Christoph Berg <myon@debian.org>  Thu, 23 Nov 2023 15:19:26 +0000

direwolf (1.7+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Refreshed patches
    - Drop python3 patch
    - Drop libgps patch
  * Updated lintian-overrides line 12
  * Added hardening flags in d/rules
  * Added myself as Uploader in d/control

 -- Dave Hibberd <d@vehibberd.com>  Tue, 31 Oct 2023 22:19:10 +0000

direwolf (1.6+dfsg-4) unstable; urgency=medium

  * Team upload.
  * Add patch to allow build with libgps API v14 (Closes: #1038791)
    Thank you to Boian Bonev for the patch.

 -- tony mancill <tmancill@debian.org>  Thu, 22 Jun 2023 22:33:09 -0700

direwolf (1.6+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Update lintian override info format in d/direwolf.lintian-overrides on line
    2-11, 15, 17, 19.
  * Update standards version to 4.6.2, no changes needed.

 -- Daniele Forsi <iu5hkx@gmail.com>  Mon, 02 Jan 2023 21:54:56 +0200

direwolf (1.6+dfsg-2) unstable; urgency=medium

  [ Daniele Forsi ]
  * Put link to online PDF documentation in man pages and fix link
    in --help output.
  * Fix/override Lintian warnings and lintian-brush warnings.

  [ Christoph Berg ]
  * Restrict again to linux-any. In theory other OSes are supported via
    liboss4-salsa-dev but that is lacking snd_pcm_recover so don't bother
    porting for now.
  * Fix GitHub watch file.

 -- Christoph Berg <myon@debian.org>  Wed, 05 Jan 2022 11:07:20 +0100

direwolf (1.6+dfsg-1) unstable; urgency=medium

  * New upstream version, buildsystem switched to cmake.
  * Revert to Architecture: any, big endian is supported now.
  * B-D on libudev-dev [linux-any].
  * Add debian/gitlab-ci.yml.
  * Adopt package from Ian, thanks! (Closes: #970374)

 -- Christoph Berg <myon@debian.org>  Sun, 03 Jan 2021 22:14:07 +0100

direwolf (1.5+dfsg-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database.

  [ Iain R. Learmonth ]
  * Adds additional little-endian architectures (Fixes: #945297)
  * Install kissutil (Fixes: #954431)

 -- Iain R. Learmonth <irl@debian.org>  Mon, 14 Sep 2020 13:45:57 +0100

direwolf (1.5+dfsg-4) unstable; urgency=medium

  * Adds the audio supplemental group to the systemd service unit to allow the
    use of the sound card when running as a system service

 -- Iain R. Learmonth <irl@debian.org>  Fri, 22 Nov 2019 16:48:53 +0000

direwolf (1.5+dfsg-3) unstable; urgency=medium

  [ Bernd Zeimetz ]
  * Don't be strict about the GPSD API (Closes: #926549)

  [ Iain R. Learmonth ]
  * d/control: Standards version to 4.4.1

 -- Iain R. Learmonth <irl@debian.org>  Mon, 28 Oct 2019 19:01:15 +0000

direwolf (1.5+dfsg-2) unstable; urgency=medium

  [ Christian Ehrhardt ]
  * Adds compatibility for newer GPSD versions (Closes: #926549)

  [ Iain R. Learmonth ]
  * Adds support for hamlib rig control
    - New build dependency libhamlib-dev

 -- Iain R. Learmonth <irl@debian.org>  Tue, 09 Jul 2019 09:51:48 +0100

direwolf (1.5+dfsg-1) experimental; urgency=medium

  * New upstream version 1.5+dfsg
  * debian/control:
   - Removed obsolete build dependency on dh-systemd
   - Updated Vcs-* fields for salsa
   - Updated Standards Version to 4.3.0
   - Added adduser to and removed direwolf-docs from
     dependencies for direwolf
  * debian/patches:
   - Refreshed patches
  * debian/compat:
   - Level bumped to 12
  * debian/rules:
   - Use dh_installsystemd
  * debian/copyright:
   - Use https URL for format link

 -- Iain R. Learmonth <irl@debian.org>  Mon, 10 Jun 2019 18:48:29 +0100

direwolf (1.4+dfsg-1) unstable; urgency=medium

  * New upstream version 1.4+dfsg
  * The direwolf-docs binary package has been removed:
   - This package depended on sources for the documentation being provided
     by the author. For this release, it has not been possible to obtain
     these sources and they have never been included in the releases directly.
  * debian/control:
   - Updated standards version to 4.1.0
   - Removed direwolf-docs binary package
   - Added dependency on adduser, used by new scripts below
  * debian/copyright:
   - Refreshed to reflect moved files
   - Added files to exclude for DFSG repack (the PDF documentation)
  * debian/watch:
   - use dversionmangle to remove dfsg before comparison
  * debian/post{inst,rm}:
   - New scripts create user and group used by the systemd service file if not
     present (Closes: #855497)

 -- Iain R. Learmonth <irl@debian.org>  Fri, 15 Sep 2017 07:39:43 +0100

direwolf (1.3-2) unstable; urgency=medium

  * Team upload
  * Added systemd service file (Closes: #808827)

 -- Ana Custura <ana@netstat.org.uk>  Sun, 18 Sep 2016 14:24:50 +0100

direwolf (1.3-1) unstable; urgency=medium

  * New upstream version
  * Updated watch file to use GitHub releases
  * debian/patches:
   - Removed libgps22.patch (fixed upstream)
   - Removed enable_gps.patch (fixed upstream)
   - Removed fix_start_script_paths.patch (fixed upstream)
   - Refreshed fix_spelling.patch (de-fuzz; submitted upstream)
   - Refreshed fix_hardening-no-relro.patch (de-fuzz; submitted upstream)
   - Refreshed fix_documentation_path.patch (de-fuzz)
  * debian/source/include-binaries:
   - New Word document sources added for the PDF documentation:
     + debian/APRStt-Listening-Example.docx
     + debian/A-Closer-Look-at-the-WA8LMF-TNC-Test-CD.docx
     + debian/APRS-Telemetry-Toolkit.docx
     + debian/APRStt-interface-for-SARTrack.docx
     + debian/Raspberry-Pi-SDR-IGate.docx
  * debian/control:
   - Updated Homepage
   - Updated Vcs-* URIs to secure versions
  * debian/rules:
   - Enable all hardening options in the build
   - Remove gen_fff and direwolf.conf in clean target (Closes: #819384)

 -- Iain R. Learmonth <irl@debian.org>  Tue, 05 Jul 2016 22:14:07 +0100

direwolf (1.2-3) unstable; urgency=medium

  * Allow for building only architecture-independent packages (Closes: #806015)
   - Thanks Santiago Vila!

 -- Iain R. Learmonth <irl@debian.org>  Fri, 08 Apr 2016 21:40:24 +0100

direwolf (1.2-2) unstable; urgency=medium

  * Allow building with gpsd API major version 6 (Closes: #803686)
   - Thanks Bas Couwenberg!
  * debian/control:
   - Updated my email address in uploaders.

 -- Iain R. Learmonth <irl@debian.org>  Mon, 02 Nov 2015 14:15:36 +0000

direwolf (1.2-1) unstable; urgency=medium

  * Update to new upstream version 1.2.
  * Microsoft Word sources for PDF files:
    - Added:
      * A-Better-APRS-Packet-Demodulator-Part-1-1200-baud.docx
      * A-Better-APRS-Packet-Demodulator-Part-2-9600-baud.docx
    - Updated:
      * APRStt-Implementation-Notes.docx
      * Raspberry-Pi-APRS-Tracker.docx
      * Raspberry-Pi-APRS.docx
      * User-Guide.docx
    - Removed:
      * Quick-Start-Guide-Windows.docx
  * debian/source/include-binaries:
    - Allowed inclusion of new Microsoft Word sources and removed the removed
      source.
  * man pages:
    - Dire Wolf now ships with its own man pages, using the upstream man pages
      instead of the man pages created for Debian.
  * debian/rules:
    - Installation is now performed using dh instead of using the Makefile
  * debian/direwolf-docs.doc-base:
    - PDFs are now installed under the direwolf-docs doc directory
  * debian/direwolf.examples:
    - Installs the example direwolf.conf
  * Refreshed patches:
    - fix_documentation_path.patch (de-fuzz)
    - enable_gps.patch (de-fuzz)
    - fix_hardening-no-relro.patch (now adding LDFLAGS to CFLAGS instead of
      passing LDFLAGS on every CC call)
    - fix_spelling.patch (multiple new spelling fixes)
  * debian/copyright:
    - Dire Wolf now includes some code copied from geotranz

 -- Iain R. Learmonth <irl@fsfe.org>  Sat, 13 Jun 2015 19:58:02 +0100

direwolf (1.1-2) unstable; urgency=medium

  * Added a Breaks+Replaces as files have moved between packages. (Closes:
    #777674)

 -- Iain R. Learmonth <irl@fsfe.org>  Wed, 11 Feb 2015 14:52:06 +0000

direwolf (1.1-1) unstable; urgency=medium

  * Update to new upstream version 1.1.

 -- Iain R. Learmonth <irl@fsfe.org>  Thu, 05 Feb 2015 00:32:28 +0000

direwolf (1.0-3) unstable; urgency=medium

  * Changes architecture for direwolf from linux-any to a whitelist of
    little-endian architectures. (Closes: #774389)

 -- Iain R. Learmonth <irl@fsfe.org>  Tue, 20 Jan 2015 05:32:05 +0000

direwolf (1.0-2) unstable; urgency=medium

  * No longer install the ll2utm or utm2ll binaries or man pages. (Closes:
    #768223)

 -- Iain R. Learmonth <irl@fsfe.org>  Fri, 07 Nov 2014 13:40:27 +0000

direwolf (1.0-1) unstable; urgency=medium

  * Initial release. (Closes: #759639)

 -- Iain R. Learmonth <irl@fsfe.org>  Sat, 11 Oct 2014 18:54:51 +0100