From 159eedd16edfe5d633a8705ba4e23f9140a3159b Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:54:36 +0000 Subject: Fixed security reference Author: jgg Date: 1999-08-25 03:19:54 GMT Fixed security reference --- debian/changelog | 4 +++- debian/postinst | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 77c34725a..5587d0ad9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,10 +10,12 @@ apt (0.3.11.1) unstable; urgency=low * Sorts the output of any list. Closes: #41107 * Fixes the looping problem. Closes: #41784, #42414 * Fixes the CRC mechanism to lowercase all strings. Closes: #41839 - * More checks to keep the display sane. Closes: #42127 + * More checks to keep the display sane. Particularly when fail-over is + used with local mirrors and CD-Roms. Closes: #42127, #43130 * PThread lockup problem on certain sparc/m68k. Closes: #40628 * apt-cdrom understands .gz Package files too. Closes: #42779 * Spelling error in dselect method description. Closes: #43251 + * Added security to the default source list. Closes: #43356 -- Jason Gunthorpe Mon, 28 Jun 1999 21:06:44 -0700 diff --git a/debian/postinst b/debian/postinst index d1b46d1a2..5b0e73b28 100755 --- a/debian/postinst +++ b/debian/postinst @@ -15,14 +15,14 @@ create_apt_conf () echo "/etc/apt/sources.list does not exist; creating a default setup." cat > /etc/apt/sources.list <