File: changelog

package info (click to toggle)
diod 1.0.24-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,180 kB
  • sloc: ansic: 33,159; sh: 6,545; makefile: 362; perl: 80
file content (257 lines) | stat: -rw-r--r-- 8,072 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
diod (1.0.24-4) unstable; urgency=medium

  * New patches:
    - include-sysmacros_h.diff - fix FTBFS because of undefined reference to
      makedev (closes: #916061)
  * Depend on lsb-base, this fixes a lintian warning
  * Standards-Version 4.2.1 - no changes needed
  * Move packaging to salsa.debian.org and update Vcs fields accordingly

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 20 Dec 2018 02:04:48 +0100

diod (1.0.24-3) unstable; urgency=medium

  * Ignore failues of tests misc/t07, misc/t08, misc/t09, misc/t12
    because of junk that is now produced by valgrind (closes: #808618)
  * Use github project page as homepage in debian/control

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 27 Dec 2015 21:24:30 +0100

diod (1.0.24-2) unstable; urgency=medium

  * Upload to unstable

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 03 May 2015 18:21:22 +0200

diod (1.0.24-1) experimental; urgency=medium

  * New upstream release (closes: #777572)
  * Use dh-autoreconf instead of autotools-dev
  * Don't install the systemd serivce file for now
  * Standards-Version 3.9.6 - no changes required

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 13 Apr 2015 20:37:36 +0200

diod (1.0.21-1) unstable; urgency=medium

  * New upstream release (Closes: #740187)
  * Refresh patches
  * Build-depend on libattr1-dev
  * New patch:
    - disable-xattr-tests.diff - disable tests relying on xattr support,
      it is not always available
  * Standards-Version 3.9.5 — no changes required

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 27 Feb 2014 23:13:06 +0100

diod (1.0.14-6) unstable; urgency=medium

  * Update the watch file

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 27 Feb 2014 22:34:02 +0100

diod (1.0.14-5) unstable; urgency=medium

  * Add 'exit 0' to the end of the init script. This should stop it from
    failing in non-verbose mode. Thanks to Andrew Shadura (Closes: #731589)

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 09 Dec 2013 23:49:33 +0100

diod (1.0.14-4) unstable; urgency=low

  * New patch:
    - tests-num-threads.diff - reduce number of threads run by tests/user/t10.
      This should fix FTBFS on mips(el).

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 28 Oct 2013 22:41:43 +0100

diod (1.0.14-3) unstable; urgency=low

  * Use autotools-dev when building the package. This should fix FTBFS on
    arm64 (closes: #727846).
  * Standards-Version 3.9.4 — no changes required

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 27 Oct 2013 20:18:54 +0100

diod (1.0.14-2) unstable; urgency=low

  * Upload to unstable

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 05 May 2013 16:14:21 +0200

diod (1.0.14-1) experimental; urgency=low

  * New upstream release
  * Use pkg-config to get lua include flags

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 22 Jul 2012 22:18:52 +0200

diod (1.0.13-3) unstable; urgency=low

  * Really ignore memcheck failure in misc/t15

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 26 May 2012 17:16:35 +0200

diod (1.0.13-2) unstable; urgency=low

  * Ignore failure of memcheck in misc/t15

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 26 May 2012 16:23:26 +0200

diod (1.0.13-1) unstable; urgency=low

  * New upstream release
  * Use debhelper 9 for hardening flags
  * Append to CPPFLAGS instead of replacing it in debian/rules

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 24 May 2012 23:14:24 +0200

diod (1.0.10-1) unstable; urgency=low

  * New upstream release

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 09 Apr 2012 14:04:15 +0200

diod (1.0.9-2) unstable; urgency=low

  * Ignore memcheck errors in misc/t13 (fixes FTBFS)

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 18 Mar 2012 00:32:27 +0100

diod (1.0.9-1) unstable; urgency=low

  * New upstream release
  * Standards-Version 3.9.3 — no changes required

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 17 Mar 2012 23:26:23 +0100

diod (1.0.6-1) unstable; urgency=low

  * New upstream release
  * Update debian/copyright

 -- Євгеній Мещеряков <eugen@debian.org>  Sun, 04 Mar 2012 21:21:16 +0100

diod (1.0.0-1) unstable; urgency=low

  * New upstream release

 -- Євгеній Мещеряков <eugen@debian.org>  Tue, 21 Feb 2012 22:03:54 +0100

diod (1.0~pre62-1) unstable; urgency=low

  * New upstream release

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 28 Jan 2012 20:27:45 +0100

diod (1.0~pre59-1) unstable; urgency=low

  * New upstream release

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 14 Jan 2012 20:06:35 +0100

diod (1.0~pre56-1) unstable; urgency=low

  * New upstream release

 -- Євгеній Мещеряков <eugen@debian.org>  Fri, 30 Dec 2011 17:22:56 +0100

diod (1.0~pre55-1) unstable; urgency=low

  * New upstream release
  * Do not use github redirector in debian/watch

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 26 Dec 2011 22:22:01 +0100

diod (1.0~pre52-1) unstable; urgency=low

  * New upstream release
  * Remove proto.h workaround — merged upstream
  * Add parallel build support

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 17 Dec 2011 01:44:54 +0100

diod (1.0~pre51-1) unstable; urgency=low

  * New upstream release
  * Add a watch file
  * Add workaround for missing proto.h
  * Fix syntax errors in the copyright file

 -- Євгеній Мещеряков <eugen@debian.org>  Sat, 17 Sep 2011 18:39:03 +0200

diod (1.0~pre50-1) unstable; urgency=low

  * New upstream release

 -- Євгеній Мещеряков <eugen@debian.org>  Fri, 05 Aug 2011 20:01:58 +0200

diod (1.0~pre49-1) unstable; urgency=low

  * New upstream release

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 04 Aug 2011 19:39:51 +0200

diod (1.0~pre48-1) unstable; urgency=low

  * New upstream release

 -- Євгеній Мещеряков <eugen@debian.org>  Fri, 29 Jul 2011 15:03:45 +0200

diod (1.0~pre47-1) unstable; urgency=low

  * New upstream release
  * Remove patches applied upstream:
    - fakeroot-checks.diff
    - spark-ftbfs.diff

 -- Євгеній Мещеряков <eugen@debian.org>  Wed, 27 Jul 2011 09:57:34 +0200

diod (1.0~pre46-1) unstable; urgency=low

  * New upstream release
  * Build-conflict with valgrind on armel. It seems it is completely
    broken there
  * New patch:
    - spark-ftbfs.diff - fix testsuite failure on sparc (closes: #634889)

 -- Євгеній Мещеряков <eugen@debian.org>  Thu, 21 Jul 2011 21:09:49 +0200

diod (1.0~pre45-3) unstable; urgency=low

  * Undo changes to build-depends field from last two releases:
    diod uses linux-specific FSUID, not available on kFreeBSD and Hurd
  * New patches:
    - fakeroot-checks.diff - skip some checks when run using fakeroot
    - memcheck-test-hack.diff - ignore memcheck error for now
  * Build-depend on valgrind where available

 -- Євгеній Мещеряков <eugen@debian.org>  Wed, 20 Jul 2011 21:07:48 +0200

diod (1.0~pre45-2) unstable; urgency=low

  * s/freebsd/kfreebsd/ in debian/control
  * Don't build-depend on libwrap0-dev on Hurd

 -- Євгеній Мещеряков <eugen@debian.org>  Tue, 19 Jul 2011 15:29:59 +0200

diod (1.0~pre45-1) unstable; urgency=low

  * New upstream release
  * Add Vcs-* entries to debian/control
  * Don't build-depend on libcap-dev on Hurd and FreeBSD,
    and on libmunge-dev on Hurd

 -- Євгеній Мещеряков <eugen@debian.org>  Tue, 19 Jul 2011 14:34:54 +0200

diod (1.0~pre44-2) unstable; urgency=low

  * Change a license tag BSD-like => MIT-like

 -- Євгеній Мещеряков <eugen@debian.org>  Mon, 18 Jul 2011 12:30:54 +0200

diod (1.0~pre44-1) unstable; urgency=low

  * Initial release (Closes: #633131)

 -- Євгеній Мещеряков <eugen@debian.org>  Fri, 08 Jul 2011 20:47:25 +0200