Ver código fonte

More imports from v1_9

Wichert Akkerman 24 anos atrás
pai
commit
96050f709b
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,6 +1,13 @@
 Sat Feb  2 23:00:25 CET 2002 Wichert Akkerman <wakkerma@debian.org>
 
+  * More imports from v1_9
   * debian/changelog: add changes from 1.9.18 and 1.9.19
+  * debian/dpkg.conffiles: Mark /etc/alternatives/README as a conffile.
+  * debian/control: Changed maintainer to debian-dpkg@lists and add Uploaders
+  * main/processarc.c: Fix MD5Sum corruption when upgrading a package, and
+    the width of the ASCII representation of the file system increased by
+    one, thereby overwriting the start of the MD5Sum field.  This may also
+    fix a segfault in certain cases.
 
 Sat Feb  2 22:59:06 CET 2002 Wichert Akkerman <wakkerma@debian.org>