]> git.saurik.com Git - apt.git/blame_incremental - debian/changelog
Bump configure number for 0.3.6
[apt.git] / debian / changelog
... / ...
CommitLineData
1apt (0.3.5) unstable; urgency=low
2
3 * Fix for apt-cdrom and unusual disk label locations. Closes: #35571
4 * Made APT print numbers in decimal. Closes: #35617, #37319
5 * Buffer munching fix for FTP. Closes: #35868
6 * Typo in sample config file. Closes: #35907
7 * Fixed whitespace in version compares. Closes: #35968, #36283, #37051
8 * Changed installed size counter to only count unpacked packages.
9 Closes: #36201
10 * apt-get source support. Closes: #23934, #27190
11 * Renames .debs that fail MD5 checking, provides automatic corruption
12 recovery. Closes: #35931
13 * Fixed autoconf verison. Closes: #37305
14 * Random Segfaulting. Closes: #37312, #37530
15 * Fixed apt-cache man page. Closes: #36904
16 * Added a newline to apt-cache showpkg. Closes: #36903
17
18 -- Adam Heath <doogie@debian.org> Sun, 4 Apr 1999 18:26:44 -0500
19
20apt (0.3.4) unstable; urgency=low
21
22 * Release for Ben while he is out of town.
23 * Checked the size of partial files. Closes: #33705
24 * apt-get should not print progress on non-tty. Closes: #34944
25 * s/guide.text.gz/users-guide.txt.gz/ debian/control: Closes: #35207
26 * Applied cdrom patches from Torsten. Closes: #35140, #35141
27 * smbmounted cdrom fix. Closes: #35470
28 * Changed ie to eg. Closes: #35196
29
30 -- Adam Heath <doogie@debian.org> Sun, 4 Apr 1999 18:26:44 -0500
31
32apt (0.3.3) unstable; urgency=low
33
34 * Fixes bug with file:/ URIs and multi-CD handling. Closes: #34923
35
36 -- Ben Gertzfield <che@debian.org> Tue, 23 Mar 1999 12:15:44 -0800
37
38apt (0.3.2) unstable; urgency=low
39
40 * Major release into unstable of v3
41 * These bugs have been fixed, explanations are in the bug system, read
42 the man pages as well..
43 Closes: #21113, #22507, #22675, #22836, #22892, #32883, #33006, #34121,
44 #23984, #24685, #24799, #25001, #25019, #34223, #34296, #34355,
45 #24021, #25022, #25026, #25104, #25176, #31557, #31691, #31853,
46 #25458, #26019, #26433, #26592, #26670, #27100, #27100, #27601,
47 #28184, #28391, #28778, #29293, #29351, #27841, #28172, #30260,
48 #29382, #29441, #29903, #29920, #29983, #30027, #30076, #30112,
49 #31009, #31155, #31381, #31883, #32140, #32395, #32584. #34465,
50 #30383, #30441, #30472, #30643, #30827, #30324, #36425, #34596
51
52 -- Ben Gertzfield <che@debian.org> Mon, 15 Mar 1999 19:14:25 -0800
53
54apt (0.3.1) experimental; urgency=low
55
56 * Minor release of cvs version.
57 * Added virtual package libapt-pkgx.x
58
59 -- Mitch Blevins <mblevin@debian.org> Wed, 10 Mar 1999 07:52:44 -0500
60
61apt (0.3.0) experimental; urgency=low
62
63 * New experimental version.
64
65 -- Ben Gertzfield <che@debian.org> Tue, 15 Dec 1998 12:53:21 -0800
66
67apt (0.1.9) frozen unstable; urgency=low
68
69 * Return to the wacky numbering for when we build 0.1.8 for hamm
70 * Important bug related to APT on the Alpha fixed
71 * apt-get dist-upgrade problems fixed
72 * tiny patch for http method to fix an endless loop
73 * nice fix from /usr/doc/lintian/ to remove rpath nastiness from
74 libtool and add proper shared lib dependancies
75 * now dh_shlibdeps is called with LD_LIBRARY_PATH=debian/tmp/usr/lib
76 in case an old libpkg is installed while building APT to prevent
77 spurious dependancies
78
79 -- Ben Gertzfield <che@debian.org> Thu, 5 Nov 1998 17:43:25 -0800
80
81apt (0.1.7) unstable; urgency=low
82
83 * New build with libstdc++2.9.
84 * Various fixes; read the Changelog.
85
86 -- Ben Gertzfield <che@debian.org> Thu, 15 Oct 1998 18:29:18 -0700
87
88apt (0.1.6) unstable; urgency=low
89
90 * Various fixes in the FTP method for error checking. Fixes: #26188.
91 * Spelling corrections in dselect method. Fixes: #25884
92 * Fixes for compilation on alpha/ppc. Fixes: #25313, #26108.
93 * No more bo releases: we're using a normal numbering system now.
94
95 -- Ben Gertzfield <che@debian.org> Tue, 8 Sep 1998 19:27:13 -0700
96
97apt (0.1.5) unstable; urgency=low
98
99 * Changed sources.list to point to 'unstable' by default, as
100 'frozen' no longer exists!
101
102 -- Ben Gertzfield <che@debian.org> Thu, 23 Jul 1998 22:00:18 -0700
103
104apt (0.1.3) unstable; urgency=low
105
106 * New upstreamish version.
107 * ftp method rewritten in C. Removes dependancies on all perl/perl
108 related modules. This fixes many of the ftp method bugs.
109
110 -- Ben Gertzfield <che@debian.org> Thu, 16 Jul 1998 22:19:00 -0700
111
112apt (0.1.1) unstable; urgency=low
113
114 * Release for unstable.
115
116 -- Ben Gertzfield <che@debian.org> Tue, 30 Jun 1998 20:48:30 -0700
117
118apt (0.1) unstable; urgency=low
119
120 * Kludge to fix problem in libnet-perl with illegal anonymous
121 FTP passwords.
122 * Moved to unstable; apt is in a useable state now.
123 * Fixed version numbering. From now on, numbering will be:
124 0.1 (no actual release) -> 0.1.0bo (release for libc5) ->
125 0.1.1 (release for unstable). Thanks, Manoj.
126
127 -- Ben Gertzfield <che@debian.org> Tue, 30 Jun 1998 20:40:58 -0700
128
129apt (0.0.17-1) experimental; urgency=low
130
131 * Fixed problem with libc6 version compare
132 * Scott's away for a while, so I'll be packaging apt for the time
133 being.
134
135 -- Ben Gertzfield <che@debian.org> Thu, 25 Jun 1998 19:02:03 -0700
136
137apt (0.0.16-1) experimental; urgency=low
138
139 * Modifications to make apt-get more friendly when backgrounded.
140 * Updated documentation.
141 * Updates to graphic widgets
142
143 -- Scott K. Ellis <scott@debian.org> Mon, 8 Jun 1998 11:22:02 -0400
144
145apt (0.0.15-0.2bo) experimental; urgency=low
146
147 * Bo compilation
148 * Bob Hilliards crash
149
150 -- Jason Gunthorpe <jgg@debian.org> Sun, 31 May 1998 20:18:35 -0600
151
152apt (0.0.15-0.1bo) experimental; urgency=low
153
154 * Bo compilation
155 * libstdc++272 patch
156
157 -- Jason Gunthorpe <jgg@debian.org> Sun, 31 May 1998 20:18:35 -0600
158
159apt (0.0.15) experimental; urgency=low
160
161 * Clean up source tarball (no user-visible changes)
162
163 -- Scott K. Ellis <scott@debian.org> Tue, 26 May 1998 12:23:53 -0400
164
165apt (0.0.14) experimental; urgency=low
166
167 * Updates in ordering code to make sure certain upgrades work correctly.
168 * Made dselect/setup understand ftp as well as http
169
170 -- Scott K. Ellis <scott@debian.org> Wed, 20 May 1998 13:33:32 -0400
171
172apt (0.0.13-bo1) experimental; urgency=low
173
174 * Bo compilation
175
176 -- Jason Gunthorpe <jgg@debian.org> Mon, 18 May 1998 15:10:49 -0600
177
178apt (0.0.13) experimental; urgency=low
179
180 * Remove hardcoded egcc from debian/rules (#21575)
181 * Fixes for ordering logic when system has a number of unpacked
182 but unconfigured packages installed.
183 * Spelling fix in dselect install method (#22556)
184
185 -- Scott K. Ellis <scott@debian.org> Sun, 17 May 1998 20:08:33 -0400
186
187apt (0.0.12) experimental; urgency=low
188
189 * Fixed problems with package cache corruption.
190 * Made to depend on libc6 >= 2.0.7pre1 due to timezone problems with
191 earlier versions.
192 * Interface and documentation improvements.
193
194 -- Scott K. Ellis <scott@debian.org> Sat, 16 May 1998 23:17:32 -0400
195
196apt (0.0.11) experimental; urgency=low
197
198 * Change dependancies to pre-depends since breaking your packaging tools
199 in the middle of an installation isn't very good.
200 * Bug fixes to ftp method and general apt-get code
201
202 -- Scott K. Ellis <scott@debian.org> Fri, 15 May 1998 08:57:38 -0400
203
204apt (0.0.10) experimental; urgency=low
205
206 * Run "dpkg --configure -a" after an aborted dselect install
207 * Fixed problem with install looping
208 * Support for authenticating proxys: (note this isn't terribly secure)
209 http_proxy="http://user:pass@firewall:port/"
210 * Substitute $ARCH in sources.list
211 * Fixes in the resumption code for ftp
212
213 -- Scott K. Ellis <scott@debian.org> Tue, 12 May 1998 09:14:41 -0400
214
215apt (0.0.9) experimental; urgency=low
216
217 * Added ftp support.
218 * Various other less visible bug fixes.
219 * Fixed problem with segfault when apt-get invoked in a non-existant
220 directory (Bug #21863)
221 * Bumped policy to 2.4.1
222
223 -- Scott K. Ellis <scott@debian.org> Fri, 1 May 1998 09:18:19 -0400
224
225apt (0.0.8) experimental; urgency=low
226
227 * Fixed generated available file (Bug #21836)
228 * Added download ETA (Bug #21774).
229 * Fixed hardcoded ARCH (Bug #21751).
230 * Fixed check on http_proxy (Bug #21795).
231 * Added download speed indicator.
232
233 -- Scott K. Ellis <scott@debian.org> Mon, 27 Apr 1998 10:58:32 -0400
234
235apt (0.0.7) experimental; urgency=low
236
237 * Remove libdeity and apt from package for now, since only apt-get and
238 apt-cache are actually useful right now.
239 * Clean up handling of package installation errors.
240 * Added timeout to http transfers (#21269)
241 * Updated setup for dselect/apt method.
242 * Updated man pages
243 * Long options (added in 0.0.6)
244
245 -- Scott K. Ellis <scott@debian.org> Tue, 21 Apr 1998 09:06:49 -0400
246
247apt (0.0.6) experimental; urgency=low
248
249 * Spelling changes.
250 * Revamped download status display.
251 * Call apt-get clean after successful install in dselect.
252 * Added "apt-get clean" which deletes package files from /var/cache/apt
253
254 -- Scott K. Ellis <scott@debian.org> Thu, 9 Apr 1998 15:13:59 -0400
255
256apt (0.0.5) experimental; urgency=low
257
258 * Ignore signals while dpkg is running so we don't leave dpkg running in
259 the background (#20804)
260 * Check Packages as well as Packages.gz for file URIs (#20784)
261 * Spelling cleanup (#20800)
262 * Added -m option to permit upgrade to go on in the case of a bad mirror.
263 This option may result in incomplete upgrades when used with -f.
264
265 -- Scott K. Ellis <scott@debian.org> Tue, 7 Apr 1998 12:40:29 -0400
266
267apt (0.0.4) experimental; urgency=low
268
269 * New usage guide.
270 * Various documentation updates and cleanup.
271 * Added '-f' option to apt-get attempt to fix broken dependancies.
272
273 -- Scott K. Ellis <scott@debian.org> Sat, 4 Apr 1998 14:36:00 -0500
274
275apt (0.0.3) experimental; urgency=low
276
277 * Added a shlibs.local file to prevent apt from depending on itself.
278 * Updates to how apt-get handles bad states in installed packages.
279 * Updated rules to make sure build works from a freshly checked out source
280 archive. Building from CVS needs libtool/automake/autoconf, builds from
281 the distributed source package should have no such dependancy.
282
283 -- Scott K. Ellis <scott@debian.org> Fri, 3 Apr 1998 11:49:47 -0500
284
285apt (0.0.2) unstable; urgency=low
286
287 * Updates to apt-get and http binding for dselect method (apt).
288 * Updating version number from 0.0.1, which was released only on IRC.
289
290 -- Scott K. Ellis <scott@debian.org> Fri, 3 Apr 1998 00:35:18 -0500
291
292apt (0.0.1) unstable; urgency=low
293
294 * Initial Release.
295
296 -- Scott K. Ellis <scott@debian.org> Tue, 31 Mar 1998 12:49:28 -0500
297
298Local variables:
299mode: debian-changelog
300add-log-mailing-address: "che@debian.org"
301End: