[apt-proxy-devel] r652 - trunk/debian

Chris Halls halls at alioth.debian.org
Tue May 1 12:44:22 UTC 2007


Author: halls
Date: Tue May  1 12:44:22 2007
New Revision: 652

Modified:
   trunk/debian/changelog
Log:
Update changelog


Modified: trunk/debian/changelog
==============================================================================
--- trunk/debian/changelog	(original)
+++ trunk/debian/changelog	Tue May  1 12:44:22 2007
@@ -14,21 +14,23 @@
   * Set process name to apt-proxy
   * Properly deal with escaped characters, including ~ in URLs on FTP
     backends. Unescape URLs and check for invalid characters when parsing
-    a request. A big thanks to Ben Hutchings for the patch 
+    a request. A big thanks to Ben Hutchings for the patch
     (Closes: #393483, #366262)
   * Fix username at password given in backend server URLs and add a test case.
     Thanks Jason Thomas for the patch (Closes: #348985)
   * Fix exception when sending ftp password to backend (Closes: #387243)
   * Remove extra '/' in HTTP GET requests (Closes: #330492)
   * Uncompress Packages.gz and Packages.bz2 on the fly, and
-    update databases from these files (Closes: #TODO)
+    update databases from these files (Closes: #319005, #303357)
+  * Add unit tests for valid URLs containing /../ (Closes: #182855)
+  * Remove obsolete GZipFetcher from fetchers.py
 
   [ Mark Sheppard ]
   * Generate an error if a client attempts to retrieve
     http://server:9999/  (Closes: #386546)
   * When returning an error, generate an HTML page containing the error
 
- -- Chris Halls <halls at debian.org>  Mon, 22 Jan 2007 18:23:04 +0000
+ -- Chris Halls <halls at debian.org>  Tue, 17 Apr 2007 22:53:19 +0100
 
 apt-proxy (1.9.35) unstable; urgency=low
 



More information about the apt-proxy-devel mailing list