Opened 12 years ago
Closed 12 years ago
#5107 closed enhancement (fixed)
cups-1.7.3
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.6 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://www.cups.org/software/1.7.3/cups-1.7.3-source.tar.bz2
Added Brazilian Portuguese translation (STR #4409)
Fixed mapping of OutputBin values such as "Tray1" (<rdar://problem/16685606>)
Several ippGet* functions incorrectly returned -1 instead of 0 on error.
The cupsGetResponse function did not work properly with CUPS_HTTP_DEFAULT
(<rdar://problem/16762593>)
The IPP backend did not abort a job when the printer did not validate the
supplied options (<rdar://problem/16836752>)
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)
CUPS did not compile when Avahi or mDNSResponder was not present (STR #4402)
cupsGetDestMediaCount did not work for CUPS_MEDIA_FLAGS DEFAULT (STR #4414)
Auto-typing of PWG Raster files did not work (STR #4417)
IPP queues using hardcoded credentials would ask for credentials (STR #4371)
Dates in non-UTF-8 locales did not display correctly (STR #4388)
The RPM spec file now looks for libusb-devel 1.0 or later.
Fixed the "create-printer-subscription.test" file for IPPTOOL (STR #4420)
Change History (2)
comment:1 by , 12 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r13184.