[Pkg-cups-devel] r183 - in cupsys/branches/cups-1.2-ubuntu/debian: . patches

Martin Pitt mpitt at costa.debian.org
Thu Apr 13 11:43:52 UTC 2006


Author: mpitt
Date: Thu Apr 13 11:43:51 2006
New Revision: 183

Added:
   cupsys/branches/cups-1.2-ubuntu/debian/patches/20_httpGetHostname_crash.dpatch
      - copied unchanged from r182, cupsys/branches/cups-1.2/debian/patches/20_httpGetHostname_crash.dpatch
Modified:
   cupsys/branches/cups-1.2-ubuntu/debian/changelog
   cupsys/branches/cups-1.2-ubuntu/debian/patches/00list
Log:
merge httpGetHostname robustness patch from Debian

Modified: cupsys/branches/cups-1.2-ubuntu/debian/changelog
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/changelog	(original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/changelog	Thu Apr 13 11:43:51 2006
@@ -129,8 +129,10 @@
   * debian/cupsys.logrotate: Use force-reload instead of reload, since the
     latter is not required to exist by Debian Policy.
   * debian/rules: Ship browsing_status and enable_browsing.
+  * debian/patches/20_httpGetHostname_crash.dpatch: Add some robustifications
+    to httpGetHostname() to hopefully fix a reported crash.
 
- -- Martin Pitt <mpitt at debian.org>  Wed, 12 Apr 2006 18:16:42 +0200
+ -- Martin Pitt <mpitt at debian.org>  Thu, 13 Apr 2006 13:08:54 +0200
 
 cupsys (1.1.99.b1.r4929-0ubuntu8) dapper; urgency=low
 

Modified: cupsys/branches/cups-1.2-ubuntu/debian/patches/00list
==============================================================================
--- cupsys/branches/cups-1.2-ubuntu/debian/patches/00list	(original)
+++ cupsys/branches/cups-1.2-ubuntu/debian/patches/00list	Thu Apr 13 11:43:51 2006
@@ -13,6 +13,7 @@
 12_quiesce_ipp_logging.dpatch
 13_default_log_warn.dpatch
 19_cupsaccept.dpatch
+20_httpGetHostname_crash.dpatch
 26_modprobe.dpatch
 44_fixconfdirperms.dpatch
 47_pid.dpatch



More information about the Pkg-cups-devel mailing list