source: debian/changelog @ eda74cb9

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