source: debian/changelog @ 00d8433

debian
Last change on this file since 00d8433 was 00d8433, checked in by Sam Hartman <hartmans@mit.edu>, 15 years ago
*hate dch; no really this is going to unstable
  • Property mode set to 100644
File size: 7.1 KB
Line 
1barnowl (1.1.1-2) unstable; urgency=low
2
3  * Actually upload
4
5 -- Sam Hartman <hartmans@debian.org>  Tue, 09 Jun 2009 13:38:10 -0400
6
7barnowl (1.1.1-1) UNRELEASED; urgency=low
8
9  * New upstream release
10
11 -- Sam Hartman <hartmans@debian.org>  Tue, 09 Jun 2009 13:10:11 -0400
12
13barnowl (1.1-3) UNRELEASED; urgency=low
14
15  * Correctly send zephyr login at startup, pull 619d8649e7 from upstream
16
17 -- Sam Hartman <hartmans@debian.org>  Wed, 18 Mar 2009 11:40:26 -0400
18
19barnowl (1.1-2) unstable; urgency=low
20
21  * Add barnowl-irc dependencies, Thanks Evan and Anders, Closes: #520031
22
23 -- Sam Hartman <hartmans@debian.org>  Mon, 16 Mar 2009 22:42:34 -0400
24
25barnowl (1.1-1) unstable; urgency=low
26
27  * fold IRC support into main package
28  * New upstream release
29  * Pull in post-release change 1810558433d183e to avoid a bogus error
30    message from zephyr subscriptions
31  * Fix lintian warnings
32
33 -- Sam Hartman <hartmans@debian.org>  Mon, 16 Mar 2009 11:05:29 -0400
34
35barnowl (1.0.5-2) unstable; urgency=low
36
37  * Use new mechanism for running -fstack-protector that works back to etch; pulled from upstream
38  * Do not link against libkrb4 or libkrb5; we use none of their symbols
39  * Support openssl DES for zcrypt so that we continue to have zcrypt after libdes425 goes away
40  * Standards version 3.8.0 (no changes needed)
41
42 -- Sam Hartman <hartmans@debian.org>  Tue, 24 Feb 2009 23:56:33 -0500
43
44barnowl (1.0.5-1) unstable; urgency=high
45
46  * New upstream release
47  * Fix use of sprintf  in zwrite.c and zcrypt.c that is likely to be
48    exploitable
49  * Enable fortify_source and stack protector to reduce impact of similar
50    problems in the future.
51  * Together, fixes: CVE-2009-0363
52
53 -- Sam Hartman <hartmans@debian.org>  Wed, 11 Feb 2009 11:08:36 -0500
54
55barnowl (1.0.3-1) unstable; urgency=low
56
57  * New upstream release
58  * Call perl_sys_init3; Closes: #495056
59
60 -- Sam Hartman <hartmans@debian.org>  Sat, 13 Dec 2008 18:40:42 -0500
61
62barnowl (1.0.1-3) unstable; urgency=low
63
64  * Rebuild with clean pbuilder
65
66 -- Sam Hartman <hartmans@debian.org>  Mon, 09 Jun 2008 18:40:59 -0400
67
68barnowl (1.0.1-2) unstable; urgency=low
69
70  * Don't include LGPL in debian/copyright
71  * Fix description line
72
73 -- Sam Hartman <hartmans@debian.org>  Sat, 31 May 2008 10:55:08 -0400
74
75barnowl (1.0.1-1) unstable; urgency=low
76
77  * New Upstream version
78  * Upload to Debian, Closes: #483382
79      - The IRC module is split into its own package at the request of
80    upstream.  They believe it is less stable than the rest of the
81    project. 
82
83 -- Sam Hartman <hartmans@debian.org>  Fri, 30 May 2008 19:38:19 -0400
84
85barnowl (1.0.0-1) unstable; urgency=low
86
87  * First upstream release
88
89 -- Sam Hartman <hartmans@debian.org>  Wed, 28 May 2008 10:40:54 -0400
90
91barnowl (1.0-0debathena1) unstable; urgency=low
92
93  * New upstream version - 1.0 release
94
95 -- Evan Broder <broder@mit.edu>  Tue, 27 May 2008 14:22:05 -0400
96
97barnowl (0.0.r1048-0debathena1) unstable; urgency=low
98
99  * Add the IRC module as a separate package
100
101 -- Evan Broder <broder@mit.edu>  Fri, 23 May 2008 16:16:40 -0400
102
103barnowl (0.0.r1046-0debathena1) unstable; urgency=low
104
105  * New upstream version
106
107 -- Evan Broder <broder@mit.edu>  Fri, 16 May 2008 15:27:17 -0400
108
109barnowl (0.0.r1017-0debathena1) unstable; urgency=low
110
111  * new build
112  * use cdbs
113
114 -- Gregory Nathan Price <price@mit.edu>  Sun,  6 Apr 2008 17:24:37 -0400
115
116barnowl (0.0.r650-1) unstable; urgency=low
117
118  * new build
119
120 -- Sam Hartman <hartmans@debian.org>  Thu,  5 Apr 2007 10:35:13 -0400
121
122barnowl (0.0.r643-1) unstable; urgency=low
123
124  * Fork of owl.
125
126 -- Sam Hartman <hartmans@debian.org>  Thu,  5 Apr 2007 10:34:47 -0400
127
128owl (2.1.8-2.1) unstable; urgency=low
129
130  * Non-maintainer upload.
131  * Include a patch from Andreas Jochens to fix compilation with gcc-4.0.
132    Closes: #287891
133  * Add some prototypes to perlglue.xs to avoid the implicit conversion of
134    return pointers from owl_zephyr_get_realm() & owl_zephyr_get_sender().
135    Closes: #326106
136
137 -- dann frazier <dannf@debian.org>  Tue, 11 Oct 2005 20:47:51 -0600
138
139owl (2.1.8-2) unstable; urgency=low
140
141  * zcrypt.c: use kerberosIV/des.h, not the openafs one. Closes: #189108.
142  * configure.in: change it in the test, too.
143
144 -- Mark W. Eichin <eichin@thok.org>  Sun, 29 Aug 2004 16:25:03 -0400
145
146owl (2.1.8-1) unstable; urgency=low
147
148  * New upstream release.  Kept debian/*, dropped all old patches
149    (everything that mattered was already upstream.)
150  * debian/copyright: new upstream location and mailing lists
151  * configure.in: don't look for libdes, it breaks kerberized zephyr.
152  * zephyr.c: actually record error_message in owl_function_error calls.     
153
154 -- Mark W. Eichin <eichin@thok.org>  Sun, 29 Aug 2004 13:21:53 -0400
155
156owl (1.2.9-1.1) unstable; urgency=low
157
158  * NMU
159  * Fix compile error, patch in BTS.  Closes: #189108
160
161 -- LaMont Jones <lamont@debian.org>  Sun,  3 Aug 2003 18:54:07 -0600
162
163owl (1.2.9-1) unstable; urgency=low
164
165  * New upstream release
166  * update fixes resize problem (Closes: #182897)
167  * upstream also took changes for perl multithreading, thanks Bas
168    Zoetekouw and Lamont Jones for the NMU (Closes: #159123)
169       
170 -- Mark W. Eichin <eichin@thok.org>  Sun, 13 Apr 2003 21:04:52 -0400
171
172owl (1.1.3-1.1) unstable; urgency=low
173
174  * NMU
175  * Fix perl 5.8 build problem.  Closes: #159123
176
177 -- LaMont Jones <lamont@debian.org>  Tue,  8 Oct 2002 18:21:44 -0600
178
179owl (1.1.3-1) unstable; urgency=low
180
181  * New upstream release
182
183 -- Mark W. Eichin <eichin@thok.org>  Fri,  5 Jul 2002 14:33:23 -0400
184
185owl (1.0.1-4) unstable; urgency=low
186
187  * debian/control: build-depend on a version of libzephyr late enough to
188    have #110486 fixed.  (Closes: #148404)
189
190 -- Mark W. Eichin <eichin@thok.org>  Thu, 30 May 2002 14:19:18 -0400
191
192owl (1.0.1-3) unstable; urgency=low
193
194  * debian/shlibs.local: override libzephyr3-krb's shlibs file until
195    #148175 is fixed.  (Closes: #148107)
196
197 -- Mark W. Eichin <eichin@thok.org>  Sat, 25 May 2002 18:35:09 -0400
198
199owl (1.0.1-2) unstable; urgency=low
200
201  * update README.debian from pre-release.
202  * configure.in: ditch the explicit krb tests, so we can get the right
203    libs. Crudely done, improvements sought.
204
205 -- Mark W. Eichin <eichin@thok.org>  Sat, 25 May 2002 02:19:47 -0400
206
207owl (1.0.1-1) unstable; urgency=low
208
209  * New upstream release.  Includes the 1.0.1 fixes below.
210  * debian/watch: new file, lets us use uscan and be very lazy :-)
211
212 -- Mark W. Eichin <eichin@thok.org>  Fri, 24 May 2002 17:42:44 -0400
213
214owl (1.0-1) unstable; urgency=low
215
216  * New upstream release (first public deb.) (Closes: #147980)
217  * zephyr.c (loadloginsubs, loadsubs): use free correctly.  (pre-1.0.1 fix)
218  * util.c (owl_free): void, don't return.  (pre-1.0.1 fix)
219
220 -- Mark W. Eichin <eichin@thok.org>  Fri, 24 May 2002 01:27:28 -0400
221
222owl (0.10-1) unstable; urgency=low
223
224  * New upstream release.
225
226 -- Mark W. Eichin <eichin@thok.org>  Tue,  7 May 2002 17:25:28 -0400
227
228owl (0.9-1) unstable; urgency=low
229
230  * New upstream release.
231
232 -- Mark W. Eichin <eichin@thok.org>  Sun, 28 Apr 2002 22:29:02 -0400
233
234owl (0.8.1-1) unstable; urgency=low
235
236  * New upstream release.
237
238 -- Mark W. Eichin <eichin@thok.org>  Wed, 24 Apr 2002 19:19:29 -0400
239
240owl (0.7-1) unstable; urgency=low
241
242  * Initial Release.
243
244 -- Mark W. Eichin <eichin@thok.org>  Tue, 23 Apr 2002 01:58:14 -0400
245
Note: See TracBrowser for help on using the repository browser.