]> err.no Git - dpkg/commit
Retro-actively apply patch for the 1.10.18.1 release:
authorScott James Remnant <keybuk@debian.org>
Mon, 8 Mar 2004 17:23:59 +0000 (17:23 +0000)
committerScott James Remnant <keybuk@debian.org>
Mon, 8 Mar 2004 17:23:59 +0000 (17:23 +0000)
commitcdfa62158ff59e305e41334540d37f2b6c71725c
treeb416df3a356918abb1bc34540409d5f69e81b7d8
parentb17d1a26626a4d15bbc9520e556d131d58f9b5ec
Retro-actively apply patch for the 1.10.18.1 release:

  * main/processarc.c (process_archive): Copy code from main/remove.c
  to ensure that hardlinks to devices, setuid files or setgid files
  cannot be stashed away in the hope that they become compromisable
  in the future.  This was handled when removing a package, but not
  when upgrading one.

  * main/remove.c: Terminate string buffer correctly.

  * dpkg-deb/main.c: Don't use multiline strings (a removed GCC extension).
ChangeLog
debian/changelog
dpkg-deb/main.c
main/processarc.c
main/remove.c
version-nr