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