Update of /cvs/debian-boot/debian-installer/retriever/choose-mirror/debian In directory gluck:/tmp/cvs-serv982/debian
Modified Files: changelog Log Message: - Fix code that tried to parse the debconf string return code from INPUT commands, a string that is not in the debconf spec and could change at any time. Instead, use the well-defined numeric part of the return code. - Don't crash if debian-installer/country is unavailable. - Try to update the Mirrors.masterlist every build (using a null "force" target), to ensure that it is always up-to-date on new uploads of the package. - Remove the empty Mirrors.masterlist.new if retreival fails. Index: changelog =================================================================== RCS file: /cvs/debian-boot/debian-installer/retriever/choose-mirror/debian/changelog,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- changelog 19 Nov 2003 12:55:50 -0000 1.115 +++ changelog 8 Dec 2003 21:50:27 -0000 1.116 @@ -34,6 +34,16 @@ - Update nb.po. * Alastair McKinstry - Add Irish translation (ga.po) + * Joey Hess + - Fix code that tried to parse the debconf string return code from + INPUT commands, a string that is not in the debconf spec and could + change at any time. Instead, use the well-defined numeric part of + the return code. + - Don't crash if debian-installer/country is unavailable. + - Try to update the Mirrors.masterlist every build (using a null "force" + target), to ensure that it is always up-to-date on new uploads of the + package. + - Remove the empty Mirrors.masterlist.new if retreival fails. *Kęstutis Biliūnas - Updated Lithuanian translation. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]