X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=CHANGES-1.7.txt;h=d3438ff182e37070544d8fc6310361607eee51a4;hb=b2e0131860ddc0e5a669690d58adb34d4218034b;hp=4d06a687b5b67f4a39e47be8461cc4fee6ad6d92;hpb=bde350ea9eba457485189db996b38dcb908524f9;p=thirdparty%2Fcups.git diff --git a/CHANGES-1.7.txt b/CHANGES-1.7.txt index 4d06a687b..d3438ff18 100644 --- a/CHANGES-1.7.txt +++ b/CHANGES-1.7.txt @@ -1,8 +1,24 @@ CHANGES-1.7.txt --------------- +CHANGES IN CUPS V1.7.5 + + - Security: Addressed some more situations where symlinked files would + be served by the web interface (STR #4455) + - The LPD backend did not work with some versions of glibc (STR #4452) + - CGI scripts did not work (STR #4454) + - The cupsd.conf man page did not list the ErrorPolicy directive + (STR #4457) + - Updated the Brazilian Portuguese translation (STR #4456) + + CHANGES IN CUPS V1.7.4 + - Security: The web interface incorrectly served symlinked files and + files that were not world-readable, potentially leading to a + disclosure of information (STR #4450) + - The CUPS headers incorrectly needed libdispatch for blocks support + (STR #4397) - CUPS did not compile when Avahi or mDNSResponder was not present (STR #4402, STR #4424) - The "snmp" option did not work with the network backends (STR #4422) @@ -17,6 +33,9 @@ CHANGES IN CUPS V1.7.4 - Fixed the --disable-libusb configure option (STR #4439) - Fixed the debug output from the DNS-SD backend when using Avahi (STR #4444) + - Fixed a bug in the CUPS_SC_GET_DEVICE_ID handling by the network + backends (STR #4447) + - Added USB quirk rule for Lexmark E230 (STR #4448) CHANGES IN CUPS V1.7.3 @@ -33,8 +52,6 @@ CHANGES IN CUPS V1.7.3 - Fixed an authentication race condition in cupsSendRequest (STR #4403) - The scheduler did not add the "job-hold-until-specified" reason when holding a job using the lp command (STR #4405) - - The CUPS headers incorrectly needed libdispatch for blocks support - (STR #4397) - The configure script incorrectly added libgcrypt as a GNU TLS dependency (STR #4399) - cupsGetDestMediaCount did not work for CUPS_MEDIA_FLAGS DEFAULT