File: changelog

package info (click to toggle)
xbuffy 3.3.bl.3.dfsg-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie
  • size: 1,204 kB
  • ctags: 1,497
  • sloc: ansic: 2,900; sh: 175; makefile: 147
file content (356 lines) | stat: -rw-r--r-- 11,857 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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
xbuffy (3.3.bl.3.dfsg-10) unstable; urgency=medium

  * orphan package
  * change Vcs- headers to collab-maint

 -- Bernhard R. Link <brlink@debian.org>  Sat, 09 Aug 2014 18:12:21 +0200

xbuffy (3.3.bl.3.dfsg-9) unstable; urgency=low

  * update Vcs- headers
  * change to debhelper compatibility level 8
  * use dpkg-buildflags
  * bump Standards-Version
  * replace indent subject lines patch, fixing:
    CVE-2014-0469 xbuffy stack-based buffer overflow in subject processing

 -- Bernhard R. Link <brlink@debian.org>  Mon, 21 Apr 2014 23:31:59 +0200

xbuffy (3.3.bl.3.dfsg-8) unstable; urgency=low

  * Import package into git, generate debian/patches from git
  * Use -z defs instead of -z syms so binutils-gold is happy
  * fix spelling error in manpage

 -- Bernhard R. Link <brlink@debian.org>  Fri, 01 Jan 2010 18:12:56 +0100

xbuffy (3.3.bl.3.dfsg-7) unstable; urgency=low

  * refresh ident_subject.patch, so it can also be applied
    by dpkg-source when quilt is not installed.

 -- Bernhard R. Link <brlink@debian.org>  Sat, 31 Oct 2009 16:35:32 +0100

xbuffy (3.3.bl.3.dfsg-6) unstable; urgency=low

  * modernize package
  - move patches to debian/patches, add DEP3 description headers
  - use format 3.0 (quilt)
  - update standards version

 -- Bernhard R. Link <brlink@debian.org>  Tue, 27 Oct 2009 19:29:09 +0100

xbuffy (3.3.bl.3.dfsg-5) unstable; urgency=low

  * clean up debian/rules:
  - call make via $(MAKE) so that -jN works
  - move to debhelper compatibility level 5
  - modernize (build-arch, dh_install, proper distclean, no config-stamp, ...)
  * update debian/menu to new section names
  * add Homepage: field

 -- Bernhard R. Link <brlink@debian.org>  Sun,  2 Dec 2007 15:05:53 +0100

xbuffy (3.3.bl.3.dfsg-4) unstable; urgency=low

  * Specify manpage path to avoid problems with newer autoconfs
    (Closes: 376429)

 -- Bernhard R. Link <brlink@debian.org>  Wed,  5 Jul 2006 21:44:41 +0200

xbuffy (3.3.bl.3.dfsg-3) unstable; urgency=low

  * The "never stop unless you understand or you will have to do it
    again" release
  * now really fix the spacing issue (Closes: 365648)
  * fix bug that application defaults are not shipped when xbuffy is
    installed in the build system

 -- Bernhard R. Link <brlink@debian.org>  Tue,  2 May 2006 22:26:44 +0200

xbuffy (3.3.bl.3.dfsg-2) unstable; urgency=low

  * fix error parsing mails some mailers generate (Closes: 363002)
  * adopt to new location of X libraries
  * add AC_PREREQ(2.50) to avoid build-conflicting with autoconf2.13

 -- Bernhard R. Link <brlink@debian.org>  Fri, 21 Apr 2006 09:15:01 +0200

xbuffy (3.3.bl.3.dfsg-1) unstable; urgency=low

  * repackaged upstream source to remove all files
    with strange copyright notices and some build system stuff
  * correct debian/copyright file, including the copyright
    of all source files.
  * no longer use dpatch
  * adding build-dep to autoconf to generate configure
    from the now heavily changed configure.in at build time
  * give proper options to ./configure
    (like --host and --build and CFLAGS=)
  * to not link against libraries not used or with flags not needed.
  * add watch file
  * Retry autodetection when mailbox is not statable (Closes: 168910)

 -- Bernhard R. Link <brlink@debian.org>  Sat,  1 Apr 2006 15:25:39 +0200

xbuffy (3.3.bl.3-25) unstable; urgency=low

  * bump stardard-version field
  * move menu file to /usr/share/menu (no change needed for that)
  * use dpkg-architecture -qDEB_HOST_ARCH_OS instead of
    DEB_HOST_GNU_SYSTEM to decide if we are under Linux.
  * default to not suiding the led binary, document how the
    user can suid it via dpkg-statoverride

 -- Bernhard R. Link <brlink@debian.org>  Sat,  6 Aug 2005 13:34:44 +0200

xbuffy (3.3.bl.3-24) unstable; urgency=low

  * new da.po translation from Morten Bo Johansen (Closes: #285974)
  * new -silent switch to suppress all audio output. (Closes: 184750)
  * add direct include to string.h in xbuffy.c to avoid problems...

 -- Bernhard R. Link <brlink@debian.org>  Mon,  3 Jan 2005 13:40:13 +0100

xbuffy (3.3.bl.3-23) unstable; urgency=low

  * New Maintainer (Closes: #242098)
  * using /usr instead of /usr/X11R6
  * Tidy up a bit:
    - split patches in smaler parts
    - corrected some typos and missing escapes
    - added many missing includes and prototypes
    - removed spurious label (Closes: #259931)
  * now using $HOME/.xbuffyrc if no mailboxes specified (Closes: #55466)
  * changed -center and -fill slightly to leave more space (Closes: #184075)
  * PO File updates:
    - added the jo.po file from Hideki Yamane (Closes: #267671)
    - rewrote de.po
  * added checkfile mailboxtype to simple show the size of a file
  * converted debian/changeloge to unicode

 -- Bernhard R. Link <brlink@debian.org>  Sat, 16 Oct 2004 14:53:50 +0200

xbuffy (3.3.bl.3-22) unstable; urgency=low

  * Orphaned.

 -- Joel Rosdahl <joel@debian.org>  Sun,  4 Apr 2004 20:53:48 +0200

xbuffy (3.3.bl.3-21) unstable; urgency=low

  * Added Dutch debconf template from Tim Vandermeersch.
    Closes: bug#209100.
  * Made libxaw7-dev a build dependency instead of libxaw-dev.
  * Standards-Version 3.6.1.

 -- Joel Rosdahl <joel@debian.org>  Sat, 18 Oct 2003 21:46:08 +0200

xbuffy (3.3.bl.3-20) unstable; urgency=low

  * Use colon instead of period between user and group in chown call.
    Closes: bug#205533.

 -- Joel Rosdahl <joel@debian.org>  Fri, 15 Aug 2003 11:23:46 +0200

xbuffy (3.3.bl.3-19) unstable; urgency=low

  * Use dpatch for patch management.
  * Updated Standards-Version to 3.5.10.
  * Added patch (from Albert Ting) which fixes the flags nobeep and
    nohighlight and indents the subject text somewhat.

 -- Joel Rosdahl <joel@debian.org>  Fri, 18 Jul 2003 11:21:26 +0200

xbuffy (3.3.bl.3-18) unstable; urgency=low

  * Added French debconf template. Patch from Michel Grentzinger.
    Closes: bug#199641.

 -- Joel Rosdahl <joel@debian.org>  Wed,  2 Jul 2003 10:00:29 +0200

xbuffy (3.3.bl.3-17) unstable; urgency=low

  * Use new gettext format of debconf template files. Closes: bug#198750.
    Michel Grentzinger provided the patch. Thanks!

 -- Joel Rosdahl <joel@debian.org>  Wed, 25 Jun 2003 18:15:10 +0200

xbuffy (3.3.bl.3-16) unstable; urgency=low

  * Added missing build dependency on libxaw-dev. Closes: bug#178632.

 -- Joel Rosdahl <joel@debian.org>  Mon, 27 Jan 2003 21:37:00 +0100

xbuffy (3.3.bl.3-15) unstable; urgency=low

  * Changed build dependency on xlib6g-dev to xlibs-dev.
    Closes: bug#170154.
  * Use DH_COMPAT 3.
  * Standards-Version 3.5.8.
  * Clarified arguments to the "box" and "title" boxfile options in the
    man page. Closes: bug#160858.
  * Added Spanish version of the debconf templates. Translation done by
    Carlos Valdivia Yagüe. Thanks and sorry for the delay!
    Closes: bug#151514.
  * Applied patch that adds a -nohighlight option from Bernhard R. Link.
    Thanks and sorry for the delay! Closes: bug#158504.

 -- Joel Rosdahl <joel@debian.org>  Sun, 26 Jan 2003 22:32:55 +0100

xbuffy (3.3.bl.3-14) unstable; urgency=low

  * Applied patch from Randolph Chung to make xbuffy build on ia64.
    Closes: bug#106251.
  * The above patch should also fix the build problems on hppa.
    Closes: bug#104904.
  * Applied patch from Marcus Brinkmann to make xbuffy build on the Hurd.
    Closes: bug#101649.

 -- Joel Rosdahl <joel@debian.org>  Tue,  2 Oct 2001 08:21:23 +0200

xbuffy (3.3.bl.3-13) unstable; urgency=low

  * Standards-Version 3.5.2.
  * Put app-defaults in /etc/X11/app-defaults.  Closes: bug#86303.
  * Added app-defaults file as conffile.
  * Don't use suidmanager anymore.

 -- Joel Rosdahl <joel@debian.org>  Thu, 22 Feb 2001 22:39:51 +0100

xbuffy (3.3.bl.3-12) unstable; urgency=low

  * Translated debconf templates to Swedish.

 -- Joel Rosdahl <joel@debian.org>  Thu, 25 Jan 2001 21:17:42 +0100

xbuffy (3.3.bl.3-11) unstable; urgency=low

  * Added german version of the debconf templates.  Translation done by
    Jörg Rieger.  Closes: bug#83365.
  * Standards-Version 3.2.1.

 -- Joel Rosdahl <joel@debian.org>  Wed, 24 Jan 2001 21:00:24 +0100

xbuffy (3.3.bl.3-10) unstable; urgency=low

  * Improved build target in debian/rules (closes: #64035)
  * Added Build-Depends field to debian/control (closes: #64036)
  * Added patch for mailbox polling behaviour (closes: #64037)

 -- Joel Rosdahl <joel@debian.org>  Fri, 12 May 2000 19:43:04 +0200

xbuffy (3.3.bl.3-9) unstable; urgency=low

  * Debconfized.
  * Standards-Version 3.1.1.

 -- Joel Rosdahl <joel@debian.org>  Thu,  6 Jan 2000 15:09:35 +0100

xbuffy (3.3.bl.3-8) frozen unstable; urgency=low

  * Install xbuffyconfig with executable bit set (thanks to Matt McLean
    <keys@yikes.com>).  This fixes bug#29239 ("xbuffy: Doesn't install").

 -- Joel Rosdahl <joel@debian.org>  Tue, 24 Nov 1998 07:49:46 +0100

xbuffy (3.3.bl.3-7) unstable; urgency=low

  * Changed a flag to test in xbuffyconfig.
  * Rebuilt to get a call to update-menus in postrm.

 -- Joel Rosdahl <joel@debian.org>  Wed, 14 Oct 1998 19:00:52 +0200

xbuffy (3.3.bl.3-6) unstable; urgency=low

  * Fixed variable name in /usr/sbin/xbuffyconfig (bug #27416).

 -- Joel Rosdahl <joel@debian.org>  Sun,  4 Oct 1998 09:27:43 +0200

xbuffy (3.3.bl.3-5) unstable; urgency=low

  * Made a configuration file (fixes bug #27235).

 -- Joel Rosdahl <joel@debian.org>  Fri,  2 Oct 1998 10:48:32 +0200

xbuffy (3.3.bl.3-4) unstable; urgency=low

  * Incorporated non-maintainer changes  (bug #26135).

 -- Joel Rosdahl <joel@debian.org>  Mon, 28 Sep 1998 12:10:59 +0200

xbuffy (3.3.bl.3-3.1) unstable; urgency=low

  * non-maintainer upload (binary-only) for Alpha
  * added stdlib.h a couple of times for malloc prototypes which also
    meant bogus casts could be removed.

 -- Paul Slootman <paul@debian.org>  Tue, 25 Aug 1998 21:05:53 +0200

xbuffy (3.3.bl.3-3) unstable; urgency=low

  * Converted to debhelper.
  * Standards-Version 2.4.1
  * Wrote a man page for /usr/sbin/xbuffyconfig

 -- Joel Rosdahl <joel@debian.org>  Sun, 26 Jul 1998 18:26:43 +0200

xbuffy (3.3.bl.3-2) unstable; urgency=low

  * Fixed typos in README.LED.

 -- Joel Rosdahl <joel@debian.org>  Fri, 24 Jul 1998 16:39:53 +0200

xbuffy (3.3.bl.3-1) unstable; urgency=low

  * Upstream version with the LED support.
  * Applied a minor patch from Anders Johansson.
  * The source can be unpacked, I think...  (bug #24290).
  * Wrote a configure script (/usr/sbin/xbuffyconfig).
  * Wrote README.LED.
  * Removed the forking to background.

 -- Joel Rosdahl <joel@debian.org>  Sun, 19 Jul 1998 17:12:52 +0200

xbuffy (3.3.bl.2-1) unstable; urgency=low

  * Incorporating new patches (coordinated by Brandon Long; see
    /usr/doc/xbuffy/README.BL) which fix some bugs and add support for MH
    folders and maildirs
  * Fixed some problems reported by Lintian

 -- Joel Rosdahl <joel@debian.org>  Fri, 27 Feb 1998 14:07:08 +0100

xbuffy (3.3-1) unstable; urgency=low

  * New version (fixes bug #14255)

 -- Joel Rosdahl <joel@debian.org>  Fri, 31 Oct 1997 14:18:49 +0100

xbuffy (3.2.1-4) unstable; urgency=low

  * Changed the Architecture field in debian/control to any (fixes bug #13628)

 -- Joel Rosdahl <joel@debian.org>  Wed,  8 Oct 1997 23:53:24 +0200

xbuffy (3.2.1-3) unstable; urgency=low

  * Compiled against xlib6g (Fixes bug #12817)

 -- Joel Rosdahl <joel@debian.org>  Thu, 25 Sep 1997 21:21:37 +0200

xbuffy (3.2.1-2) unstable; urgency=low

  * Changed the app-defaults file
  * Fixed a couple of bugs in the parsing of mailbox and newsbox paths
  * Removed a bit of NNTP correctness checking that caused problems
  * Changed menu section to Apps/Net
  * Removed default news server

 -- Joel Rosdahl <joel@debian.org>  Tue,  5 Aug 1997 18:57:05 +0200

xbuffy (3.2.1-1) unstable; urgency=low

  * Initial Release.

 -- Joel Rosdahl <joel@debian.org>  Sat, 12 Jul 1997 01:36:09 +0200