X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=CHANGES-1.7.txt;h=2762fc7cde8e7e10d07d9fe4e2d27e6aca787be5;hb=4541d836ce1b46d0d02d49a9feac13902efb3cb1;hp=5edabe67cac034b9df85a5788a6f3fd96027bc0a;hpb=621ca63a7b0c45d9aa5796f5ef9a17f392e73f6f;p=thirdparty%2Fcups.git diff --git a/CHANGES-1.7.txt b/CHANGES-1.7.txt index 5edabe67c..2762fc7cd 100644 --- a/CHANGES-1.7.txt +++ b/CHANGES-1.7.txt @@ -1,8 +1,57 @@ -CHANGES.txt - 1.7.0 - 2013-08-01 --------------------------------- +CHANGES-1.7.txt +--------------- + +CHANGES IN CUPS V1.7.1 + + - Security: the lppasswd program incorrectly used settings from + ~/.cups/client.conf (STR #4319) + - Auto debug logging was broken in 1.7.0 () + - Some gzip'd PPD files could not be used () + - Cleaned up some job logging in the scheduler + () + - ATTR messages could cause string pool memory corruption in the + scheduler () + - The RPM spec file did not list the build requirements; this was on + purpose, but now we are listing the Red Hat package names + (, STR #4322) + - Printing to a raw queue could result in corrupt output due to + opportunistic compression () + - The GNU TLS support code triggered many compiler warnings due to the + use of old GNU TLS compatibility type names + () + - The "make check" test suite did not work on Linux without the + cups-filters package installed () + - Japanese PPDs using with the Shift-JIS encoding did not work + () + - "tel:" URIs incorrectly had slashes () + - The libusb-based USB backend incorrectly used write timeouts + () + - Shared printers could become inaccessible after a few days on OS X + () + - The IPP backend did not wait for a busy printer to become available + before attempting to print () + - CUPS did not support "auto-monochrome" or "process-monochrome" for the + "print-color-mode" option () + - Using "@IF(name)" in an Allow or Deny rule did not work (STR #4328) + - lpq and lpstat did not list jobs in the correct order when priorities + were specified (STR #4326) + - The D-BUS notifier did not remove its lockfile (STR #4314) + - CUPS incorrectly used the USER environment variable when the name did + not match the user ID (STR #4327) + CHANGES IN CUPS V1.7.0 + - Updated the Japanese localization. + - The lpadmin command did not send the PPD name from the "-m" option + () + - Network backends now use the prtMarkerSuppliesClass property to + determine the direction of supply level values + () + - The scheduler did not remove backup PPD files when a printer was + deleted () + - The scheduler incorrectly responded to HEAD requests when the web + interface was disabled () - The scheduler did not respond using the hostname specified by the client () - Fax queues did not work when shared via Bonjour