dpkg (1.2.12); priority=LOW
[dpkg.git] / debian.Changelog
blob6108845b2bb0350d94da32e09ae646df9ac826e6
1 dpkg (1.2.12); priority=LOW
3   * dpkg --search and --list understand and comment on diversions.
4   * dpkg-divert displays diversions more intelligibly.
6   * Guidelines are somewhat clearer about descriptions.
7   * deb(5) describes new format; old moved to deb-old(5).  (Bug#3435.)
8   * deb-control(5) carries a warning about being out of date.
10   * Added 1996 to dselect version/copyright.
12  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 4 Jul 1996 15:04:49 +0100
14 dpkg (1.2.11); priority=MEDIUM
16   * dselect had dependency bug if installed package newer than avail.
17   * Added `replaces' to dselect's list of package relationship strings.
19  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 1 Jul 1996 02:51:11 +0100
21 dpkg (1.2.10); priority=MEDIUM
23   * Fixed bug in old-style version/revision number parsing.  (Bug#3440.)
25  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 29 Jun 1996 03:32:45 +0100
27 dpkg (1.2.9); priority=MEDIUM
29   * Fixed status database updates reading bug.
30   * `Setting up' message includes version number.
31   * `existence check' message changed to say `cannot access archive'.
33  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 27 Jun 1996 13:39:36 +0100
35 dpkg (1.2.8); priority=LOW
37   * dpkg --record-avail puts data in Size field.
38   * strip / for rmdir(2) in cleanup to work around kernel bug.  (Bug#3275.)
39   * dpkg-split --msdos no longer allows `-' and other chars in filenames.
41   * manual dpkg-split(8) written.
42   * dpkg-split minor typo in --auto usage error message fixed.
43   * dpkg-deb(8) very minor cosmetic fix to --build option.
45  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 25 Jun 1996 03:00:14 +0100
47 dpkg (1.2.7); priority=LOW
49   * dpkg-scanpackages syntax errors fixed.
51  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 21 Jun 1996 04:10:38 +0100
53 dpkg (1.2.6); priority=MEDIUM
55   * NFS, CDROM and partition dselect methods include mountpoint
56     in paths given to dpkg in [I]install, so they should now work.
58   * Removed some leftover files from source tree.
60  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 12 Jun 1996 14:35:19 +0100
62 dpkg (1.2.5); priority=MEDIUM
64   * Allow, but do not create, packages in half-installed state
65     with no version number.  (Aargh.)
67  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 10 Jun 1996 04:55:43 +0100
69 dpkg (1.2.4); priority=MEDIUM
71   * New dpkg-name from Erick (<pkg>_<version>_<arch>.deb convention).
72   * Disappeared packages can't own conffiles any more !  (Bug#3214.)
73   * install-info creates Miscellaneous sections with a newline
74     following the heading.  (Bug#3218.)
75   * cleanup-info script installed in /usr/sbin; called as appropriate
76     by postinst.  Thanks to Kim-Minh Kaplan.  (Bug#3125.)
77   * Allow superseded Essential packages to be purged after they've
78     been removed (clear the Essential flag on removal, and ignore it
79     on packages that are in stat_configfiles).
81   * dselect disk methods understand `y' as well as `yes' for using
82     development tree.
83   * dselect doesn't make packages appear as `new' again if update
84     of available packages fails.
85   * dselect places method selection cursor over option last selected.
87   * dpkg-scanpackages doesn't die when repeated packages are found.
88   * dpkg-scanpackages allows many old maintainers (`//'-separated).
90   * `Version' field is now mandatory (some operations already
91     wouldn't work right anyway if it was't there).
93   * update-rc.d(8) now says you must remove the script.  (Bug#3215.)
94   * dpkg --force-help says that --force-overwrite is on by default.
95   * dpkg-deb manpage rewritten.
96   * debian.README (= /usr/doc/copyright/dpkg) edited slightly.
98   * Some database parsing grunge removed (pdb_preferversion, &c).
99   * Source tree doc/sgml contains some embryonic manuals.
100   * Leftover files in lib directory in source tree deleted.
102  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 10 Jun 1996 03:52:01 +0100
104 dpkg (1.2.3); priority=HIGH
106   * install-info doesn't replicate section headings (Bug#3125, #2973).
107   * New dpkg-name manpage broken off from script (oops!).
108   * dselect help screens made consistent with new strings, flags, &c.
109   * dselect error flag column labelled E (Error), not H (Hold).
110   * `Escape' no longer bound to `exit list without saving' in dselect.
112  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Tue, 28 May 1996 02:14:57 +0100
114 dpkg (1.2.2); priority=MEDIUM
116   * Fixed dselect coredump found by Erick Branderhorst (thanks).
117   * Sort obsolete removed packages separately, not under Available.
119  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 23 May 1996 21:31:05 +0100
121 dpkg (1.2.1); priority=MEDIUM
123   * `=' key in dselect really does `hold' rather than `unhold'.
124   * dselect dependency processing now interacts better with `hold'.
125   * dselect `I' key (not `i') modifies display of the info window.
126   * dselect shows unavailable packages as being unavailable.
127   * dselect main menu headings and many other strings changed to try to
128     discourage people from deselecting every package and using [R]emove.
129     Notably, `select' changed to `mark' throughout.
131   * dselect disk methods now print a few fewer double slashes.
132   * dselect disk access methods will offer to use dpkg --record-avail
133     to scan the available packages, if no Packages file is found.
135   * New dpkg --compare-versions option, for the benefit of scripts &c.
136   * New dpkg --clear-avail option forgets all available packages info.
137   * New dpkg --print-avail option, prints `available' data (from Packages, &c).
138   * dpkg usage message is more informative, but no longer fits on screen.
139   * dpkg --avail option renamed --record-avail.
141   * Latest dpkg-name from Erick Branderhorst.
142   * dpkg-scanpackages has more sensible problem reporting.
143   * postinst configure now gets null argument (not <unknown> or <none>)
144     when there is no previously configured version.
146   * Guidelines say that postinst configure is given previous version.
147   * Guidelines don't refer to maintainer-script-args.txt in main text.
148   * Guidelines (Texinfo source) uploaded separately.
150   * Own version of strcpy (used for debugging) removed.
151   * Interface to access methods document in source (doc/dselect-methods.txt).
152   * debian.buildscript moves changes file into parent directory.
154  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 22 May 1996 01:26:31 +0100
156 dpkg (1.2.0); priority=MEDIUM
158   * dselect can sort packages by available and installed states, and
159     display their version numbers.  (Use O, o and V.)
160   * Hold is properly integrated as a real `wanted state', rather than
161     a separate flag.
162   * Epochs in version numbers implemented, using the syntax
163     <epoch>:<version>-<revision>.  (Epoch not usually displayed.)
164   * dselect disk method is architecture-independent (uses dpkg's
165     installation architecture, and looks in the right part of the tree).
167   * dselect disk method doesn't try to satisfy the predependencies of
168     packages which are on hold.
169   * Fixed conflict-related assertion failure.  (Bug#2784.)
170   * conffiles do not cause file conflicts if the conflicting package
171     is in the `configuration only' state.  (Bug#2720.)
172   * Fixed messages where available version number was reported as installed
173     version in conflict and dependency messages.  (Bug#2654, Bug#2974.)
175   * New format .deb files are default even for a.out compiles (but
176     a.out version of dpkg is in old format).
177   * Characters @:= (at colon equals) in package names now strictly
178     forbidden everywhere (_ is still allowed in existing packages).
179   * New dpkg --print-installation-architecture option prints installation
180     architecture (compiled in), rather than build architecture (determined
181     from gcc -print-libgcc-file-name).
183   * Version messages show whether compiled a.out or ELF (i386 only).
184   * Fixed missing space in version syntax error messages.
185   * Manpage dpkg.8 installed with warning about inaccuracy.
187   * Guidelines don't say to stop and restart daemons in runlevels 2345;
188     instead they say to start in 2345 and stop in 016.
189   * Guidelines and version messages say just Debian Linux.
190   * Guidelines typo fix `"stop2' => `"stop"'.  (Bug#2867.)
192   * doc/Makefile.in clean properly deletes various guidelines.info* files.
194  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 16 May 1996 00:01:21 +0100
196 dpkg (1.1.6); priority=MEDIUM
198   * Check virtual dependencies when removing (ouch! - thanks SDE.)
199   * Fixed bug in internal database validity management that could
200     make dselect and dpkg dump core.  (Bug#2613.)
201   * Fixed two coredumping bugs when using local diversions.  (Bug#2804.)
202   * Fixed disappearance of overwritten packages.  (Bug#2696.)
203   * install-info won't modify dir file before start of menu.
204   * install-info will create Miscellaneous heading if no sections yet.
206   * Only alphanums and +-. allowed in package names - enforced by
207     dpkg-deb --build and documented in Guidelines.
208   * dselect doesn't display packages unless they are installed, selected
209     or available.
210   * dselect doesn't show spurious section and priority headings.
211   * dselect has a few extra keybindings (from Lee Olds).
212   * --force message changed to `--force enabled' so that default is OK.
214   * dpkg-name now includes architecture component in .deb filename,
215     and translates - in package name to _.
216   * .deb file has architecture component in filename.
218   * Guidelines changed to say Pre-Depends is for experts only.
219   * Guidelines say to provide a unidiff (-u) rather than an old context diff.
220   * Guidelines say 755 root.root for shared libraries.
222  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 1 May 1996 00:47:22 +0100
224 dpkg (1.1.5); priority=MEDIUM (HIGH for diversions users)
226   * Fixed coredump when using diversions.  (Bug#2603.)
227   * Fixed typo in dpkg-divert which could lose diversions.  (Bug#2662.)
229   * --force-overwrite is the default.
230   * diversions.text provides better examples.
232  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 10 Apr 1996 13:59:30 +0100
234 dpkg (1.1.4); priority=MEDIUM
236   * Allow overwriting of conflicting packages being removed.  (Bug#2614.)
238   * a.out control file says Pre-Depends: libc4 | libc.  (Bug#2640.)
239   * ELF control file and libc dependencies changed to use finalised scheme.
240   * ELF control file and libc dependencies for i386 only.  (Bug#2617.)
242   * Guidelines say use only released libraries and compilers.
243   * Install wishlist as /usr/doc/dpkg/WISHLIST.
244   * Remove spurious entries for Guidelines in info dir file.
246   * dpkg-deb --build checks permissions on control (DEBIAN) directory.
248   * Spaces in control file fields not copied by dpkg-split.  (Bug#2633.)
249   * Spaces in split file part control data ignore.  (Bug#2633.)
251   * Portability fixes, including patch from Richard Kettlewell.
252   * Fixed minor configure.in bug causing mangled GCC -W options.
254  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Thu, 4 Apr 1996 01:58:40 +0100
256 dpkg (1.1.3); priority=LOW
258   * dselect disk methods support Pre-Depends installation ordering.
259   * When dpkg fails and --auto-deconfigure would help it says so.
260   * dpkg --search output lists several packages with same file on one line.
261   * Improved dpkg usage message somewhat.
263   * dpkg-deb --build checks permissions and types of maintainer scripts.
264   * dpkg-deb --build treats misspecified conffiles as error, not warning.
265   * dpkg --print-architecture prints compiler's architecture while
266     dpkg --version (&c) print system's arch (this to help cross-compiling).
267   * More minor guidelines changes, including dir entry fixup.
269   * configure script caches more values.
270   * Changed maintainer email address to ian@chiark.chu.cam.ac.uk.
272  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 16 Mar 1996 19:18:08 +0000
274 dpkg (1.1.2); priority=LOW
276   * Packaging guidelines installed properly (and as guidelines
277     rather than debian-guidelines).
278   * ELF version has more checks to stop you wrecking your dpkg installation.
279   * dselect disk methods now look for a `local' tree as well, for
280     people who want locally-available software of various kinds.
281   * dpkg-divert has debugging message removed.
282   * Minor guidelines changes.
284   * Various makefile cleanups, mainly to do with ELF vs. a.out support.
285   * debian.rules cleans out ~ files itself, as well as calling make clean.
286   * debian.rules names .nondebbin.tar.gz file ELF too, if appropriate.
288  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 14 Mar 1996 03:38:29 +0000
290 dpkg (1.1.1elf); priority=LOW
292   * Added /usr/lib/dpkg/elf-executables-ok and elf-in-kernel.
293   * Replaces field now allows automatic removal of conflicting packages.
294   * Replaces field now required to overwrite other packages' files.
295   * Architecture field, and dpkg --print-architecture, supported.
296   * build new format archives by default when compiled with ELF compiler.
298   * symlinks are now installed atomically (good for shared libraries).
299   * create /var/lib/dpkg/diversions in postinst if necessary (Bug#2465.)
300   * Pre-Depends now correctly fails if package never configured.
301   * dselect disk methods mount with -o nosuid,nodev.
302   * update-rc.d defaults doesn't add both K and S in any one runlevel;
303     dpkg postinst fixes up this situation if it sees it.
305   * Assorted fixups to the Guidelines, which are now in one piece.
306   * dpkg --list prints version string in one piece.
307   * dpkg-scanpackages doesn't produce notice on output with list of
308     packages with Section and/or Priority control file fields.
310   * control file and debian.rules work both for ELF and non-ELF compiles.
311   * most files compiled with -O2 (-O3 only for some critical files) -
312     this fixes ELF build.
314  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 11 Mar 1996 04:25:28 +0000
316 dpkg (1.1.0); priority=LOW
318   * dpkg supports Pre-Depends.
319   * postinst script gets most-recently-configured version as $2.
321   * lib/tarfn.c #includes <errno.h> (portability fix).
323  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 11 Feb 1996 21:07:03 +0000
325 dpkg (1.0.17); priority=LOW
327   * dpkg --recursive follows symlinks (useful for devel tree).
329  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 10 Feb 1996 15:58:46 +0000
331 dpkg (1.0.16); priority=LOW
333   * dpkg-deb much faster reading new format archives.  (Bug#2256.)
334   * Developers' documentation in /usr/doc/dpkg/, /usr/info/.
336   * Fixed typo in control file Description.
338   * configure script tries to improve matters wrt sysinfo.
339   * any debian-tmp.deb is deleted by `./debian.rules clean'.
341  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 4 Feb 1996 15:51:59 +0000
343 dpkg (1.0.15); priority=LOW
345   * dselect disk methods should never unmount things they didn't mount.
346   * debian.README aka /usr/doc/copyright updated.
348  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 30 Jan 1996 15:05:39 +0000
350 dpkg (1.0.14); priority=MEDIUM
352   * fixed file descriptor leak in dpkg introduced in 1.0.11.
353   * included dpkg-name in this package (conflicts with dpkg-name).
355   * redraw in dselect main menu changed to use clearok (like in lists).
356   * sa_restorer in struct sigaction no longer used (portability fix).
357   * removed Guidelines from source package.
359  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 30 Jan 1996 02:52:29 +0000
361 dpkg (1.0.13); priority=MEDIUM
363   * dselect partition and mounted methods work again.
364   * dpkg-deb --no-act in usage message.
366  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 26 Jan 1996 18:37:03 +0000
368 dpkg (1.0.12); priority=MEDIUM (HIGH for users of 1.0.11)
370   * Fixed frequent dpkg coredump introduced in 1.0.11.  (Bug#2219.)
371   * dpkg-deb ensures version numbers start with alphanumerics.
373  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 24 Jan 1996 00:42:31 +0000
375 dpkg (1.0.11); priority=MEDIUM
377   * corrected potentially serious problem with dpkg low-memory in-core
378     files database.
379   * dpkg-split --msdos puts output files in right directory.  (Bug#2165.)
381   * diversions implemented - see `dpkg-divert --help'.
383   * dselect shows and uses (for dependencies) currently installed
384     version of a package if that is more recent.
385   * dpkg --force-... options are in separate help screen.
386   * better error messages for corrupted .deb archives.  (Bug#2178.)
387   * dselect NFS method will unmount correct copy of NFS area if mounted
388     twice.
390   * removes some ELF compilation warnings.
392  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 Jan 1996 02:41:46 +0000
394 dpkg (1.0.10); priority=MEDIUM
396   * dpkg-deb option parsing unmuddled (-I option was removed
397     in 1.0.9 and broke dpkg-deb).  (Bug#2124.)
399   * dpkg-split will work when ELF `ar' is installed, and is faster.
401   * nfs dselect method now available.
402   * disk methods don't prompt spuriously for Packages files.
403   * cdrom+harddisk methods can find Packages files.
405   * dpkg-scanpackages (creates Packages files) now in /usr/sbin.
407   * various changes to help compilation of dpkg-deb, dpkg-split
408     and md5sum on non-Debian systems.
409   * <sys/fcntl.h> replaced by <fcntl.h> throughout.
411  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 14 Jan 1996 02:55:19 +0000
413 dpkg (1.0.9); priority=MEDIUM
415   * dselect uninitialised variable coredump fixed (thanks Carl).
417   * version numbers printed by --version fixed.  (Bug#2115.)
418   * disk method problem with missing Packages files fixed.  (Bug#2114.)
419   * dependency version relationships now <= >= << >> =.  (Bug#2060.)
421   * install-info is in /usr/sbin, not /usr/bin.  (Bug#1924.)
422   * dpkg regards Revision field as obsolete.
424   * <asm/unistd.h> changed to <linux/unistd.h> (for m68k port).
425   * scripts/Makefile.in `clean' target deletes scripts.
427  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 11 Jan 1996 20:51:20 +0000
429 dpkg (1.0.8); priority=LOW
431   * update-alternatives slightly more helpful message.  (Bug#1975.)
432   * cosmetic improvements to disk installation method.  (Bug#1970,1956.)
433   * mounted filesystem and unmounted partition separate methods.  (Bug#1957.)
435  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 12 Dec 1995 04:07:47 +0000
437 dpkg (1.0.7); priority=MEDIUM (HIGH to upgrade syslogd)
439   * dselect harddisk/CDROM method script handles multiple package
440     areas.
441   * Everything has a manpage, though many are very unhelpful indeed.
443  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 30 Nov 1995 03:59:14 +0000
445 dpkg (1.0.6); priority=MEDIUM (HIGH to upgrade syslogd)
447   * conffiles can now be taken over properly from one package by
448     another which replaces it.  (Bug#1482.)
449   * dpkg will not deconfigure essential packages when --auto-deconfigure
450     is set (this bug was fairly unlikely ever to be exercised).
452   * dpkg checks for the presence of certain important programs on the PATH.
453   * dselect is now more informative when a dependency is missing, saying
454     "<package> does not appear to be available".  (Bug#1642, 1705).
456   * `make distclean' fixed; config.* &c removed from source archive.
457   * lib/lock.c now uses fcntl rather than flock, for better portability.
459   * `Package_Revision: 0' removed from control file.
460   * Some inaccuracies and bad formatting in various messages corrected.
462  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 21 Nov 1995 20:15:18 +0000
464 dpkg (1.0.5); priority=LOW
466   * dpkg-split allows some space for the header.  (Bug#1649.)
467   * dpkg-split now has --msdos option for 8.3 filenames.
468   * dpkg-split --join &c will not complain about trailing garbage.
470   * dselect & dpkg will no longer ignore SIGHUP will running subprocesses.
472  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 13 Oct 1995 13:59:51 +0100
474 dpkg (1.0.4); priority=MEDIUM (HIGH for dselect users with 1.0.3)
476   * fixed bug which prevented dselect from displaying the bottom line of
477     any listing screen.  This was introduced in 1.0.3, sorry !
479   * a conffile will never cause a prompt if the package maintainer
480     distributes a file identical to the user's, even if the file has
481     been edited by both the user and the maintainer or is a
482     newly-registered conffile.  (Bug#1639.)
484   * dselect disk/cdrom method script says where to get Packages file.
485   * dselect help has better descriptions of the functions of Return and Q.
487   * postinst now warns about some problems with /usr/lib/dpkg/methods/hd.
489  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 12 Oct 1995 01:45:38 +0100
491 dpkg (1.0.3); priority=MEDIUM
493   * dselect: fixed segfault when doing some multiple (de)selections.
495  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 10 Oct 1995 03:21:12 +0100
497 dpkg (1.0.2); priority=MEDIUM
499   * problem with screen refresh after `o' (change order) corrected.
501  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 9 Oct 1995 13:11:04 +0100
503 dpkg (1.0.1); priority=LOW
505   * much better dpkg performance on low-memory systems.
506   * start-stop-daemon --name should now work. (oops!)
507   * fixed typo which could turn into memory overwriting bug sometime.
509  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 8 Oct 1995 20:12:29 +0100
511 dpkg (1.0.0); priority=LOW
513   * Version 1.0.0: dpkg is no longer beta.
515   * tar extractor no longer looks up an empty string using getgrnam
516     (this causes the libc to coredump when using NIS).
518  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 1 Oct 1995 13:07:36 +0100
520 dpkg (0.93.80); priority=LOW
522   * dselect help screen intro changed to remove `much' before `help'.
524   * update-alternatives.pl contains hardcoded ENOENT value, instead
525     of requiring POSIX.pm to be present.
527   * Makefiles changed to strip when installing instead of when building.
529  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 30 Sep 1995 01:44:12 +0100
531 dpkg (0.93.79) BETA; priority=LOW
533   * DPKG_NO_TSTP environment variable which stops dpkg sending the
534     process group a SIGTSTP (Bug#1496).
535   * End key should work in dselect lists (Bug#1501).
536   * various message typos (missing \n's) fixed (Bug#1504).
538  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 29 Sep 1995 03:27:01 +0100
540 dpkg (0.93.78) BETA; priority=LOW
542   * dselect keystrokes help file typo fix.
544  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 28 Sep 1995 20:31:02 +0100
546 dpkg (0.93.77) BETA; priority=MEDIUM
548   * dpkg --remove --pending will purge things when appropriate.
550   * fixed failure to null-terminate dpkg conflict problem messages.
551   * fixed bug in formatting of dependency version problem messages.
553   * Conffiles resolution prompt for new conffile: typo fixed.
554   * Changed dpkg usage error to suggest `-Dhelp' instead of `--Dhelp'.
556  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 20 Sep 1995 23:44:35 +0100
558 dpkg (0.93.76) BETA; priority=MEDIUM
560   * dpkg --auto-deconfigure option (used automatically by dselect) allows
561     `important' packages which many others depend on to be split.
562   * dpkg should no longer fail an assertion during complicated
563     multiple configurations involving packages which are on hold.
565   * update-alternatives supports negative priorities.
566   * /etc/alternatives is included in the .deb archive.
568   * Package priorities changed: Required (Req), Important (Imp), Standard (Std),
569     Optional (Opt) and Extra (Xtr).  For backward compatibility Base is an
570     alias for Required, and Recommended is kept as a level just below Standard.
572   * dselect shows introductory help screen when entering package lists (both
573     main and recursive).
574   * dselect help messages made more friendly.
575   * dselect package list `quit, confirm, and check dependencies' key is
576     now Return rather than lowercase `q'; likewise method list `select this
577     one and configure it' key.
578   * dselect selects packages with priority `standard' or better by default.
579   * dselect `v=verbose' becomes `v=terse' when in verbose mode.
581   * hard disk method unmounts /var/lib/dpkg/methods/mnt on failure.
582   * disk methods' install message uses `stty' to find out what the
583     interrupt character is, and uses that in the prompt (rather than ^C).
584   * dpkg now tolerates ^Z characters in Packages files.
585   * harddisk method doesn't display extra slash when updating packages file.
586   * harddisk method burbles less if it doesn't have a good default.
588   * dpkg-deb now supports new flexible format, but old format still default.
590  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 20 Sep 1995 02:49:41 +0100
592 dpkg (0.93.75) BETA; priority=MEDIUM
594   * dselect no longer segfaults when you try to modify the last item.
596   * dselect Makefile compiles with -g, and links without -s, but installs
597     with -s, so that built source directory has debugabble binary.
599  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 12 Sep 1995 02:59:29 +0100
601 dpkg (0.93.74) BETA; priority=LOW
603   * dpkg-split implemented and installed in /usr/bin/dpkg-split.
604     (NB this is not compatible with Carl Streeter's old dpkg-split script.)
605   * dpkg uses dpkg-split.
606   * floppy disk method available - NB this is a first attempt only.
608   * hard disk method uses --merge-avail rather than --update-avail.
609   * installation by default of `standard' packages removed again.
610     (I don't think this is the right place to do this.)
611   * update-alternatives --remove correctly deletes all slave links;
612     minor cosmetic improvements.
614  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 11 Sep 1995 02:06:05 +0100
616 dpkg (0.93.73) BETA; priority=LOW
618   * dselect multi-package selection now done by `divider' lines
619     actually in the package list, rather than horizontal highlight
620     movement.
621   * dselect help available, and keybindings rationalised.
623   * postinst removes /usr/lib/dpkg/methods/hd if upgrading from
624     0.93.42.3 or earlier.
625   * `hold' flag changed to be settable by the user only, and
626     made orthogonal to the `reinstallation required' flag.
627   * dpkg will install by default any packages with priority of
628     `standard' or better unless they're explictly deselected.
630   * dselect dependency/conflict resolution will suggest marking absent
631     packages for `purge' rather than `deinstall'.
632   * disk method script produces message about invoking dpkg.
633   * dpkg produces warning, not error, when it gets EPERM trying to
634     remove a directory belonging to a package being removed.
635   * dpkg, dpkg-deb usage error reporting improved.
636   * dselect detects too-dumb terminals and stops.
637   * dpkg-deb(8) updated a little (thanks to Bill Mitchell).
639   * dselect debugmake script uses -O0.
641  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 10 Sep 1995 12:23:05 +0100
643 dpkg (0.93.72) BETA; priority=MEDIUM
645   * /usr/sbin/update-alternatives added.
647   * New names for certain control file fields (old names work
648     as aliases): Optional -> Suggests, Recommended -> Recommends,
649     Class -> Priority.
650      
651  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 3 Sep 1995 16:37:41 +0100
653 dpkg (0.93.71) BETA; priority=LOW
655   * dpkg doesn't silently overwrite `new' conffiles (Bug#1283).
656   * case now not significant in Essential, Status and Class (Bug#1280).
657   * dselect checks method scripts for execute, not for write.
659   * spelling fixes in lib/dbmodify.c and dselect/helpmsgs.src.
661   * dselect `clean' target deletes helpmsgs.cc and helpmsgs.cc.new.
663  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 31 Aug 1995 13:56:08 +0100
665 dpkg (0.93.70) BETA; priority=MEDIUM
667   * dselect unmounted harddisk method has many silly bugs fixed.
669   * dpkg --root option restored (was removed by mistake in 0.93.68).
670   * minor cosmetic change to dselect subprocess failure message.
672  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 9 Aug 1995 22:18:55 +0100
674 dpkg (0.93.69) BETA; priority=MEDIUM
676   * dpkg --configure and --remove should work properly when
677     they have to defer processing (this tends to happen when many
678     packages are processed at once).  (Bug#1209.)
680   * dpkg --configure and --remove work better when `processing'
681     several related packages with --no-act.
683   * dpkg --auto is now two options, --pending or -a (for configure,
684     remove, &c) and --recursive or -R (for install, unpack, &c).
686   * dpkg debug options in usage message, and values available (-Dh).
688  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 9 Aug 1995 22:18:55 +0100
690 dpkg (0.93.68) BETA; priority=MEDIUM
692   * dpkg won't get an internal error if you try to use the default
693     conffiles response (ie, if you just hit return).  (Bug#1208.)
695   * dselect hard disk and CD-ROM methods - the real thing, but ALPHA.
697   * dselect allows you to go straight to `update' or `install' if
698     you have already set up an access method.
699   * new dpkg options --yet-to-unpack, --merge-avail and --update-avail.
700   * dpkg -G is an abbreviation for dpkg --refuse-downgrade.
701   * dpkg -R alias for --root withdrawn, pending reuse with different meaning.
702   * dpkg --help message rationalised somewhat.
704   * Obsolete `examples' and `dpkg-split' directories removed from
705     source tree.  The `hello' package is a better example.
707  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 7 Aug 1995 02:16:25 +0100
709 dpkg (0.93.67) BETA; priority=LOW for C dpkg alpha testers, HIGH for others
711   * dpkg no longer statically linked and -g.
712   * calls to abort() changed to print string, file and line number first.
713   * removed unused variable from dpkg source.
715  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 4 Aug 1995 01:39:52 +0100
717 dpkg (0.93.66) ALPHA; priority=MEDIUM
719   * dpkg will correctly remove overwritten files from the lists of
720     the package(s) that used to contain them.
722   * dpkg --purge is now an action, rather than a modifier for --remove,
723     and the -P alias for it is withdrawn.
725   * dpkg --unpack/--install filenames in messages are now more sensible
726     about when to use .../ (show as many trailing components as possible
727     in 40 characters, or the whole path if that the last component is
728     longer than that).
730  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 3 Aug 1995 02:11:03 +0100
732 dpkg (0.93.65) ALPHA; priority=MEDIUM
734   * dpkg --remove should, when a package being removed is depended-on
735     by another that is also queued for removal, defer the depended-on
736     package rather than aborting it.  (Bug#1188.)
738   * dpkg will not attempt to configure or remove a package more than
739     once in the same run.  (Bug#1169.)
741   * dpkg cosmetic fix to dependency problems message (this bug
742     hasn't been triggered to my knowledge).
744   * perl-dpkg no longer installed in /usr/bin.
746  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 2 Aug 1995 13:02:58 +0100
748 dpkg (0.93.64) ALPHA; priority=MEDIUM
750   * dpkg marks a package as no longer `to be configured in this run'
751     when an error occurs, so that other packages which depend on it
752     will fail (rather than causing a loop and an assertion failure,
753      packages.c:166: failed assertion `dependtry <= 4').
755   * dselect initial selection granularity is single-package.
756   * dpkg --no-also-select option renamed to --selected-only (old option
757     still accepted, but no longer in --help).  Changed -N to -O.
759   * dselect `update' option changed to `install' (and other options
760     renamed too).  NB: old access methods will not work, because
761     the `update' script should now be an `install' script.
763   * dselect `installation methods' renamed to `access methods'.
764   * dpkg --skip-same-version and --refuse-downgrade produce friendlier
765     messages when they skip packages.
766   * --licence option now properly mentioned in all programs' --version
767     messages.
769   * bad fix for ELF compile problem involving myopt.h removed (compile
770     problem turned out to be a GCC bug.)
772  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 1 Aug 1995 03:03:58 +0100
774 dpkg (0.93.63) ALPHA; priority=LOW
776   * preinst works around shell bug/misfeature involving `trap'.
778   * dpkg --skip-same-version doesn't skip packages which have
779     an error flag set or which aren't in a standard `installed' state.
781   * dpkg --search now does a substring search if the string doesn't
782     start with a wildcard character (*, [ or ?) or slash.
784   * problem with C/C++ linkage of stuff in "myopt.h" fixed, to help
785     with compiling with GCC 2.7.0.
787   * dselect Makefile.in `clean' deletes curkeys.inc &c, so that they are
788     not shipped in the distribution source and will be rebuilt on the
789     target system.
791  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 27 Jul 1995 13:38:47 +0100
793 dpkg (0.93.62) ALPHA; priority=HIGH
795   * dpkg purges leftover control scripts from /var/lib/dpkg/tmp.ci,
796     rather than associating them with the wrong package.  (Bug#1101.)
798   * dpkg won't `disappear' packages containing no files or directories,
799     nor a package required for depends/recommended.  (Bug#1128.)
801   * dpkg follows directory symlinks.  (Bug#1125.)
803   * dselect fixups for ELF/GCC2.7.0 compilation.
805  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 21 Jul 1995 21:43:41 +0100
807 dpkg (0.93.61) ALPHA; priority=LOW
809   * dselect keybindings and status characters and descriptions changed
810     (in pursuance of Bug#1037, user interface problems, still open.)
812   * Some cleanups to fix mistakes discovered by ELF-GCC 2.7.0, and fixup
813     for newer C++ draft standard (`for' variable declaration scope change).
815  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 18 Jul 1995 01:42:51 +0100
817 dpkg (0.93.60) ALPHA; priority=HIGH
819   * dpkg doesn't think packages have `disappeared' if you install
820     several packages at once.  (later reported as Bug#1132.)
822   * usage error messages tidied up.
824  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 16 Jul 1995 17:56:56 +0100
826 dpkg (0.93.59) ALPHA; priority=HIGH
828   * dpkg doesn't break maintainer scripts &c if package `foo' exists
829     when processing package `foobar'.  (Related to Bug#1101.)
831   * dpkg implements `disappear' functionality.
832   * dpkg/dselect remove dead entries from /var/lib/dpkg/status.
834   * dpkg --list now sorted correctly and output somewhat improved.
835   * some debugging messages moved from dbg_stupidlyverbose to dbg_scripts.
836   * dpkg prints `Removing foo' message even if foo is not configured.
837   * dpkg only prints `serious warning: files list file ... missing'
838     once for each package.
840  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 16 Jul 1995 02:32:11 +0100
842 dpkg (0.93.58) ALPHA; priority=HIGH
844   * dpkg should write out status even for packages which it has only
845     encountered in the `available' file so far.
847  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 14 Jul 1995 20:19:21 +0100
849 dpkg (0.93.57) ALPHA; priority=LOW
851   * dpkg does chroot when running maintainer scripts (--instdir
852     should work right now, though I haven't been able to test it).
854  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 14 Jul 1995 01:32:30 +0100
856 dpkg (0.93.56) ALPHA; priority=HIGH
858   * dpkg can now overwrite symlinks to directories, and will
859     do correct handling of symlinks to plain files.
860   * dpkg should not replace any directory with a symlink.
862  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 13 Jul 1995 02:43:36 +0100
864 dpkg (0.93.55) ALPHA; priority=MEDIUM
866   * dpkg can now extract hardlinks.
867   * dpkg configuration/removal works in the presence of dependency cycles.
868   * dpkg should no longer fail an assertion at processarc.c:193.
870  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Wed, 12 Jul 1995 01:34:44 +0100
872 dpkg (0.93.54) ALPHA; priority=MEDIUM
874   * dpkg and dselect no longer throw away all Class and Section
875     information in /var/lib/dpkg/available.  (Oops.)
876   * dpkg --refuse-<something> now works (this broke some dselect
877     method scripts' attempts to use --refuse-downgrade).
878   * dpkg --audit and --list implemented.
880  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 10 Jul 1995 00:35:13 +0100
882 dpkg (0.93.53) ALPHA; priority=LOW
884   * dpkg --install/--unpack only skips on-hold packages with --auto.
885   * dpkg doesn't fclose() the --fsys-tarfile pipe twice.
886   * dpkg error handling and reporting cleaned up.
887   * dpkg now lists any failed packages/files just before exiting.
889  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 9 Jul 1995 16:31:36 +0100
891 dpkg (0.93.52) ALPHA; priority=MEDIUM
893   * dpkg won't segfault due to missing (Package_)Revision fields.
894   * dpkg --search works.
895   * dpkg will set execute permissions on scripts if necessary.
896   * dpkg prints filenames in --unpack and --install.
898  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 8 Jul 1995 12:41:39 +0100
900 dpkg (0.93.51) ALPHA; priority=HIGH
902   * dpkg --status and --listfiles now work.
904   * dpkg --remove --auto won't try to remove everything (!)
905   * dpkg --unpack doesn't coredump after unpacking the first package.
906   * dpkg won't fail an assertion if it bombs out of --configure
907     or --remove because of too many errors.
909   * Support for `Essential' in dpkg (not yet in dselect).
910   * `available' (Packages) file class and section override those
911     from package control files.
912   * `Essential: yes' added to control file.
914   * Locking strategy changed, now uses flock (no more stale locks).
915   * preinst now more helpful about conffiles upgrade problem.
917  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 8 Jul 1995 01:15:26 +0100
919 dpkg (0.93.50) ALPHA
921   * C dpkg now in service.
923   * dselect now installs in /usr/bin instead of /usr/sbin.
924   * Improved `explanation of display' help and changed HSOC to EIOW.
925   * dselect goes back to top of info display when you move the
926     highlight.
928   * Added <sys/types.h> to md5sum/md5.c, for the benefit of FreeBSD.
929   * --admindir doesn't append `var/lib/dpkg' to its argument.
931  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 May 1995 21:03:08 +0100
933 dpkg (0.93.42.3) BETA; priority=LOW
935   * Rebuilt using ncurses 1.9.2c-0.
936   * Silenced `subcritical error' message if errno == ENOENT.
938  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 12 Jun 1995 13:09:24 +0100
940 dpkg (0.93.42.2) BETA; priority=HIGH
942   * install-info --remove properly removes multi-line entries.
943   * Slightly changed ^L redraw code in dselect package list.
945  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sat, 10 Jun 1995 14:06:01 +0100
947 dpkg (0.93.42.1) BETA; priority=HIGH esp. for new installations
949   * update-rc.d default no longer adds K entries in runlevels 2345.
951  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 6 Jun 1995 18:56:23 +0100
953 dpkg (0.93.42) BETA; priority=LOW; HIGH for dselect users
955   * Fix unitialised variable reference bug in dselect (#890).
956   * Fix problem with wordwrapping package and method descriptions.
957   * Create /var/lib/dpkg/methods/mnt.
959  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 19 May 1995 21:03:08 +0100
961 dpkg (0.93.41) BETA; priority=LOW
963   * Create /var/lib/dpkg/methods.
964   * dpkg.pl noisily ignores --skip-same-version rather than barfing.
966  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 16 May 1995 13:28:27 +0100
968 dpkg (0.93.40) BETA; priority=LOW
970   * dselect's subprogram failure message made to stand out more.
972   * When switching out of curses, always move the cursor to the
973     bottom right corner of the screen.
975  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Tue, 16 May 1995 01:03:38 +0100
977 dpkg (0.93.39) BETA; priority=LOW
979   * dselect can now:
980     - allow you to select and configure an installation method;
981     - invoke installation method scripts to update the available file
982       and unpack packages;
983     - invoke dpkg to configure and remove packages.
984     There are no installation methods available yet.
986   * Search feature in dselect works (it was purely an ncurses bug).
988   * dpkg-*.nondebbin.tar.gz now available (built by debian.rules).
990   * The target directory for dpkg-deb --extract (also available as
991     dpkg --extract) is no longer optional.  dpkg-deb suggests the use
992     of dpkg --install if you omit it.
994   * Added <errno.h> to lib/lock.c and fixed ref. to `byte' in
995     md5sum/md5.c, for portability to Solaris 2.
997   * Rebuilt `configure' and `config.h.in' using autoconf 2.3.
998   * Revised function attribute support checking in configure script.
999   * Removed obsolete `dselect.pl' from scripts directory.
1000   * New option --licence on all the C programs.
1002  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Sun, 14 May 1995 18:05:38 +0100
1004 dpkg (0.93.38) BETA; priority=MEDIUM
1006   * Version number comparisons (in dpkg and dselect) now >= <=
1007     as documented (Bug#831; thanks to Christian Linhart).
1009   * dselect now has a non-superuser readonly mode.
1010   * dselect doesn't pop up unsatisfied `Optional's when quitting.
1011   * `unable to delete saved old file' message fixed dpkg_tmp to dpkg-tmp.
1013   * Made dpkg convert `revision' to `package_revision' when reading
1014     (eg) the `status' file.  libdpkg.a has `revision' as a synonym
1015     for `package_revision' and writes the former.
1017   * Major improvements and many changes to C option parsing, database
1018     management, error handling, Makefiles &c to support dpkg.
1019   * dpkg-deb should now work if sizeof(void*) < sizeof(void(*)()).
1021  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Mon, 24 Apr 1995 12:34:39 +0100
1023 dpkg (0.93.37) BETA; priority=LOW (MEDIUM for dselect users)
1025   * Fixed segfault if no description available (Bug#735);
1026     thanks to Peter Tobias for the bug report.
1027   * Fixed other assorted minor bugs in description displays.
1029   * Changed dpkg-deb --info short option from -i to -I, to make
1030     it unique across dpkg and dpkg-deb (-i still works with
1031     dpkg-deb for backwards compatibility).
1033   * Produce more sensible error when main package list is empty.
1035  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Fri, 7 Apr 1995 02:24:55 +0100
1037 dpkg (0.93.36) BETA; priority=LOW (MEDIUM for dselect users)
1039   * All the C code (including dselect) updated to support `provides'
1040     (virtual packages).
1041   * Revamped dselect's related package selection/deselection
1042     algorithms.
1043   * Everything can now handle arbitrary `class' values (as well
1044     as the predefined ones which we understand and can interpret).
1045   * Fixed bug that prevented display update when moving down a small
1046     recursive package list in dselect.
1047   * Column heading characters corrected from `SHOC' to `HSOC'.
1049  -- Ian Jackson <iwj10@cus.cam.ac.uk>  Thu, 6 Apr 1995 12:48:13 +0100
1051 dpkg (0.93.35) BETA; priority=MEDIUM
1053  * Preserve ownerships and permissions on configuration files.
1054  * Fix bug in conffile updating that could leave a hardlink
1055    <foo>.dpkg-new to the conffile <foo>.
1057  * Improved dselect's package list help messages.
1058  * Highlight now moves on after (de)selecting just one package.
1059  * Better algorithm for scrolling up/down when moving highlight.
1060  * Fixed bug in display of `preformatted' extended Description lines.
1061    (dselect is still ALPHA, but is fairly stable.)
1063  * Improved dpkg's message when configuring a package that doesn't
1064    exist, and when selecting or skipping a package that isn't
1065    currently selected (during unpack processing).
1067  * Description in control file expanded.
1069  * Scroll back to top when changing what is in the `info' area.
1071 dpkg (0.93.34) BETA; priority=LOW (HIGH for dselect users)
1073  * dselect: Fixed bug which caused a coredump if you exited the
1074    package list if you'd made any changes.  Ouch !
1076  * dselect: Improved selection algorithm to show fewer extraneous
1077    packages; improved display for unavailable packages.
1079  * dpkg: Improved progress messages during unpacking somewhat.
1081 dpkg (0.93.33) BETA; priority=LOW (HIGH for dselect users)
1083  * dselect now has a main menu.
1085  * Fixed nasty uninitialised data bug in dselect.
1087  * dselect now locks and unlocks the packages database.
1089 Mon, 27 Mar 1995 03:30:51 BST  Ian Jackson <iwj10@cus.cam.ac.uk>
1091         * dpkg (0.93.32): Alpha dselect released and installed in
1092                           /usr/sbin/dselect.
1093         * dpkg (0.93.32): Many portability enhancements: should now
1094                           compile using GCC 2.6.3, and dpkg-deb should
1095                           compile better on non-Linux systems.
1096         * dpkg (0.93.32): dpkg will not loop if its stdin disappears
1097                           and it needs to prompt.
1098         * dpkg (0.93.32): Fixed removal dependency error to show
1099                           correct package (Bug #648).
1100         * dpkg (0.93.32): Tidied up copyright notices.
1101         * dpkg (0.93.32): First draft of update-rc.d manpage, not yet
1102                           installed in /usr/man.
1103         * dpkg (0.93.32): Changes to top-level Makefile.in to improve
1104                           error trapping.
1105         * dpkg (0.93.32): Improved Makefile `clean' and `distclean'
1106                           targets.
1107         * dpkg (0.93.32): Deleted irrelevant `t.c' from lib and
1108                           dselect directories.
1109         * dpkg (0.93.32): Added vercmp.c with version comparison code.
1110         * dpkg (0.93.32): varbufextend message changed - varbufs not
1111                           just for input buffers.
1112         * dpkg (0.93.32): varbuf has C++ member functions in header
1113                           #ifdef __cplusplus.
1115 Changes in dpkg 0.93.31:
1117 * start-stop-daemon --pidfile now works (Bug#571).
1118 * Fixed dependency processing bugs which could require a rerun of
1119   dpkg --configure (Bug#566).
1120 * Fixed garbage output for `language' of control file in dpkg-deb --info.
1122 Changes in dpkg 0.93.30:
1124 * Added /usr/sbin/start-stop-daemon.
1126 Changes in dpkg 0.93.29:
1128 * Made postinst scripts really be run when dpkg --purge used.
1129 * Added new --force-extractfail option - VERY DANGEROUS.
1131 Changes in dpkg 0.93.28:
1133 * Removed undef of %xx_p21 in read_database_file, which caused the
1134   the whole status database to become trashed when any update files
1135   were read.
1136 * Make infinite-loop prevention and cycle detection work.
1137 * Made findbreakcycle work (ie, break properly when cycle detected).
1138 * New script, update-rc.d, to update links /etc/rc?.d/[KS]??*.
1139 * dpkg.pl now sets the umask to 022.
1140 * Cosmetic error message fix to dpkg-deb.
1141 * Deleted OLD directory altogether.
1142 * Improved error-trapping in top-level Makefile loops.
1144 Changes in dpkg 0.93.27:
1146 * Make version number specifications in Depends &c work.
1147 * Added AC_PROG_CXX to autoconf.in for dselect.
1148 * Changed myopt.h not to have cipaction field in cmdinfo (this was
1149   specially for dpkg-deb) - now we have a generic void*.
1150 * Renamed `class' member of `pkginfoperfile' to `clas' [sic].
1151 * Much work in `dselect' subdirectory.
1152 * Deleted executables, objects and libraries from OLD tree !
1153 * Minor changes to various copyright notices and top-of-file comments.
1154 * Don't install nasty Perl dselectish thing as /usr/bin/dselect.
1156 Changes in dpkg 0.93.26:
1158 * Added --no-also-select instead of not auto-selecting on --unpack
1159   but doing so on --install; removed --force-unpack-any.
1161 Changes in dpkg 0.93.25:
1163 * Fixed duplicate output (failure to flush before fork) bug.
1164 * More clarification of md5sum.c copyright.
1165 * Corrected typo in ChangeLog in 0.93.24 source package.
1167 Changes in dpkg 0.93.24:
1169 * dpkg could copy conffiles info from one package to another.  Aargh.
1170   Bug #426.
1171 * dpkg failed to initialise status if you tried to remove or
1172   configure a nonexistent package.  Bug #419.
1173 * install-info now handles START-INFO-DIR-ENTRY entries like:
1174    * Gdb::                         The GNU debugger.
1175   Previously it would only accept (Bug #407):
1176    * Gdb: (gdb).                   The GNU debugger.
1177 * When installing a new foo.info[.gz], install-info now replaces
1178    * Foo: (foo.info).              The Gnoo Foo.
1179   as well as just * Foo: (foo). ...
1180 * Moved option parsing out of dpkg-deb into libdpkg.
1181 * Assorted minor source code rearrangements.
1182 * Fixed assorted copyright notices, clarified md5sum copyright.
1183 * Corrected typo in 0.93.23 source package's ChangeLog.
1185 Changes in dpkg 0.93.23:
1187 * `dpkg-deb' --build now does a syntax check on the control file.
1188 * `dselect' is now no longer called `debian', spurious copy removed
1189   from package top-level source directory.
1190 * C control information parsing complete and somewhat tested.
1191 * Moved `global' include files into $(srcdir)/include from ../lib,
1192   added some files to the lib Makefile, and arranged for pop_cleanup().
1194 Changes in dpkg 0.93.22:
1196 * Fixed bug which caused dpkg to see failures of md5sum where there
1197   were none (would also have caused dpkg to miss a real failure).
1198 * Fixed failure to update some `status' database fields.
1200 Changes in dpkg 0.93.21:
1202 * Fixed error-handling bug which could corrupt database.
1204 Changes in dpkg 0.93.20:
1206 * Fixed bug which ran old (/var/adm/dpkg) postinst scripts.
1207 * Fixed dpkg usage message which claimed -i => both --install & --info.
1208 * Use Colin Plumb's MD5 code - faster, and better copyright.
1209 * Manpages: dpkg-deb(8), deb-control(5), deb(5) - thanks to Raul
1210   Deluth Miller.  Also, an xfig picture of some C program innards.
1212 Changes in dpkg 0.93.19:
1214 * Don't delete the `list' file from the dpkg database.
1215 * Fixed various bugs in the conffile handling.
1216 * Conffiles that are symlinks will now be treated as if the
1217   `dereferenced' name of the file was listed in conffiles.  This means
1218   that /etc/foo -> /usr/etc/foo will cause all conffile updates of
1219   /etc/foo to create /usr/etc/foo.dpkg-tmp &c instead.  However, the
1220   link will be removed if --purge is used to delete all the conffiles.
1221 * When doing a new installation, or when updating a conffile that
1222   wasn't listed as a conffile in the old version of the package, don't
1223   do any prompting but just install the version from the archive.
1224 * Corrected error message if exec of dpkg --vextract failed
1225   and --instroot or --root specified.
1226 * Added new --force-unpack-any option.
1227 * Extra newline after --status output.
1228 * Added -W options to CFLAGS.
1229 * Fixed mistake in previous ChangeLog entry.
1231 Changes in dpkg 0.93.18:
1233 * Fixed invocation of dpkg-deb --vextract if --root or --instdir
1234   not specified.
1235 * Create /var/lib/dpkg/updates.
1237 Changes in dpkg 0.93.17:
1239 * install-info --remove exits with status 0 if it doesn't find the
1240   thing to remove, instead of status 1.
1241 * Error handling functions have __attribute__((format...)) if GCC.
1242 * push_cleanup its arg takes void **argv instead of char **argv.
1243 * Top-level Makefile.in has set -e before `for' loops.
1244 * dpkg-deb --info not-an-existing-file produces fewer error messages.
1246 Changes in dpkg 0.93.16:
1248 * Made --root= option really extract to $instroot instead of `/'.
1249 * install-info clears the 0444 bits in its umask.
1250 * Fixed a few database handling bugs which cause dpkg always to fail,
1251   and usually to corrupt the status database in various ways.
1252 * dpkg-deb completely rewritten, now doesn't tinker with
1253   /var/{adm,lib}/dpkg.  Should be faster.
1254 * Directory structure and Makefiles in source package reorganised.
1256 Changes in dpkg 0.93.15:
1258 * Added `debian' (dselect), still very primitive.
1259 * Database format changed, and moved from /var/adm to /var/lib.
1260 * Added dpkg --avail mode, --list, --status and --search.
1261 * Set of dpkg => dpkg-deb pass-through operations changed (but
1262   dpkg-deb not yet updated).
1263 * Added --root, --admindir and --instdir, as well as --isok &c.
1264 * Moved much stuff into /usr/lib/dpkg-lib.pl, rewritten status
1265   database handling.
1266 * Put packages in `purge' state even if `deinstall' requested if
1267   they have no postrm and no conffiles.
1268 * Version number comparisons fixed.
1269 * insert-version.pl now installes lib.pl filename too.
1270 * Strip trailing slashes when reading files from file lists.
1272 Changes in dpkg 0.93.14:
1274 * Fixed parsing of DEPENDS &c fields with trailing whitespace.
1275 * postinst now fixes up broken ispell.control file.
1276 * Cyclic dependency/multiple package removal processing: don't consider
1277   packages we've just removed when looking for a reason not to go ahead.
1278 * Added call to postinst with `purge' argument for expunging old
1279   configuration etc. that aren't listed in conffiles.
1281 Changes in dpkg 0.93.13:
1283 * sub S_ISREG defined in dpkg.pl.
1284 * Checking of DEPENDS &c fields was too lax, causing an internal error
1285   if you fed it certain kinds of broken control file.
1286 * Fixed misleading message from bogus installationstatus call.
1287 * New -u and -U options to dpkg-deb which don't unpack the /DEBIAN
1288   directory, and use these in dpkg.pl; clean up /DEBIAN in postinst.
1290 Changes in dpkg 0.93.12:
1292 * No longer needs *.ph files, since these appear to be broken.
1293 * Postinst fixes up *.control files with curly brackets.
1294 * embryo of dselect.
1296 Changes in dpkg 0.93.11:
1298 * New --ignore-depends option.
1299 * This ChangeLog changed format here.
1301 Wed Nov 30 15:38:21 GMT 1994  Ian Jackson  <iwj10@cus.cam.ac.uk>
1303         * dpkg 0.93.11 released.
1305         * conffile updating fixed.
1307         * Message `updgrade' in dpkg changed to `replace'.
1309         * install-info now copes with multi-line entries.
1311         * version numbers now done automatically in dpkg and install-info.
1313         * more debugging around conffiles updates.
1315         * *.hash files not deleted so soon.
1317         * adds brand new packages to status array so we can install them.
1319         * postinst does h2ph for {sys,linux}/{stat,types}.ph if required.
1321 Mon Nov 28 02:00:13 GMT 1994  Ian Jackson  <iwj10@cus.cam.ac.uk>
1323         * dpkg 0.93.10 released.
1325         * dpkg.pl completely rewritten.
1327         * dpkg-deb: removed dabase-processing and --install option.
1329         * Makefiles reworked, debian.rules added.
1331         * Don't install anything in /usr/doc/examples.
1333         * dpkg-*.deb contains /usr/bin/dpkg-deb.dist, fixed up by postinst.
1335 Thu Oct 20 13:22:20 1994  Ian Murdock  (imurdock@debra.debian.org)
1337         * dpkg 0.93.9 released.
1339         * dpkg.pl: Use $argument, not $package, with `--build'.
1340         Make sure that saved postinst scripts are executable.
1342 Tue Oct 18 09:40:57 1994  Ian Murdock  (imurdock@debra.debian.org)
1344         * dpkg 0.93.8 released.
1346         * deb/remove.c (pkg_remove): Do not report an error from rmdir ()
1347         when `errno' is ENOTEMPTY (Directory not empty), because in this
1348         case we have found the highest-level directory in the package and
1349         are ready to exit the loop (i.e., it is a normal occurrence).
1351 Mon Oct 17 10:44:32 1994  Ian Murdock  (imurdock@debra.debian.org)
1353         * Makefile.in: Adapted all Makefiles to the GNU Coding Standards.
1355         * deb/remove.c (pkg_remove): Make sure that parent directories are
1356         removed LAST!  This will result in complete removal of packages
1357         when --remove is called.  dpkg 0.93.7 (and earlier) had problems
1358         with this because it tried to remove directories in order, which
1359         will work most of the time, but not necessarily all of the time.
1361         * deb/list.c (pkg_list): Output is sorted by package name.
1363 Tue Oct  4 12:27:10 1994  Ian Murdock  (imurdock@debra.debian.org)
1365         * deb/contents.c (pkg_contents): When a list file cannot be
1366         opened, silently fail and let the front-end explain the problem.
1368         * deb/util.c (return_info): When a control file cannot be opened,
1369         silently fail and let the front-end explain the problem.
1371         * deb/search.c (pkg_search): Exit 0 if the regular expression is
1372         matched and 1 if it is not.
1374 Mon Oct  3 18:38:53 1994  Ian Murdock  (imurdock@debra.debian.org)
1376         * dpkg.pl: New file.  Replaces dpkg.sh.
1378         * deb/Makefile.in: Renamed `dpkg-util.deb' to `dpkg-deb'.
1380         * deb/build.c (pkg_build): `--build' is less verbose, instead
1381         letting the front-end add verbosity where appropriate.
1383         * deb/install.c (pkg_install): Ditto.
1385         * deb/remove.c (pkg_remove): Ditto.
1387         * deb/search.c (pkg_search): Ditto.
1389         * deb/describe.c (pkg_describe): `--describe' is less verbose,
1390         instead letting the front-end add verbosity where appropriate.
1391         The ``Description:'' label has been removed.
1393         * deb/version.c (pkg_version): `--version' is less verbose,
1394         instead letting the front-end add verbosity where appropriate.
1395         The ``Version:'' label has been removed, as has the maintainer
1396         information.
1398 Mon Sep 12 14:22:04 1994  Ian Murdock  (imurdock@debra.debian.org)
1400         * deb/version.c (pkg_version): `--version' now reports the
1401         version number of dpkg if no argument is specified.
1403 Thu Sep  1 13:31:37 1994  Ian Murdock  (imurdock@debra.debian.org)
1405         * dpkg 0.93.7 released.
1407         * deb/build.c (pkg_build): check status and exit if non-zero.
1409         * deb/contents.c (pkg_contents): ditto.
1411         * deb/install.c (archive_extract): ditto.
1413 Thu Sep  1 13:20:08 1994  Ian Murdock  (imurdock@debra.debian.org)
1415         * deb/version.c (pkg_version): indent to the same point as
1416         pkg_describe.
1418 Thu Sep  1 12:21:11 1994  Ian Murdock  (imurdock@debra.debian.org)
1420         * Makefile.in (dist): added debian.rules binary, source and
1421         dist targets to make final distribution easier to make.
1422         (install): install programs to /usr/bin.
1424         * deb/Makefile.in (install): install programs to /usr/bin.
1426         * deb/list.c (pkg_list): enforce a maximum limit of ten characters
1427         for the package name in the output.
1428         (pkg_list): left-justify the version number to make it easier for
1429         the front-end to parse the output.
1430         (pkg_list): replace first '\n' character in packages[n].description
1431         with '\0'.
1433         * deb/install.c (archive_extract): use the `p' option to `tar' to
1434         ensure that permissions are preserved.
1436 Sat Aug 27 09:53:37 1994  Ian Murdock  (imurdock@debra.debian.org)
1438         * dpkg 0.93.6 released.
1440         * deb/util.c (return_info): only unlink CONTROL if ARCHIVE_FLAG is
1441         true!
1443 Fri Aug 26 15:38:22 1994  Ian Murdock  (imurdock@debra.debian.org)
1445         * dpkg 0.93.5 released.
1447         * deb/contents.c (pkg_contents): merged function archive_contents
1448         into function pkg_contents.
1450         * deb/contents.c (pkg_contents): use lstat (rather than stat) so
1451         that symbolic links are recognized.
1452         (pkg_contents): print the usual `<path> -> <link_to>' now that we
1453         recognize symbolic links.
1455         * deb/util.c (return_info): create a FIFO to pipe the needed
1456         information to the ``formatter'' rather than creating a directory
1457         in /tmp for the package information, which is what we used to do.
1459 Thu Aug 25 11:46:27 1994  Ian Murdock  (imurdock@debra.debian.org)
1461         * lib/fake-ls.c (mk_date_string): return a pointer to malloc'ed
1462         area.
1463         (mk_mode_string): ditto.
1465         * dpkg.sh: make sure the control information is extracted to a
1466         uniquely-named temporary directory during package installation.
1468         * dpkg.sh: execute the pre- and post-removal scripts during
1469         package removal.
1471         * dpkg.sh: exit immediately if dpkg-util.deb reports failure.
1473         * deb/install.c (pkg_control): make sure that `package' exists and
1474         is a Debian archive before doing anything.
1476         * deb/install.c (pkg_extract): make sure that `package' exists and
1477         is a Debian archive before doing anything.
1479         * deb/install.c (pkg_install): unlink `extract_output' when done.
1481         * deb/remove.c (pkg_remove): use lstat (rather than stat) so that
1482         --remove does not get confused and think that a symbolic link to a
1483         directory is actually a directory, which results in the symbolic
1484         link never being removed at all.
1486 ChangeLog begins Thu Aug 25 11:46:27 1994 for dpkg 0.93.5.