Commit Graph

509 Commits

Author SHA1 Message Date
Tim Waugh
422acd29f6 - Prevent infinite loop in cupsDoIORequest when processing HTTP errors (bug
#518065, bug #519663, STR #3311).
2009-08-27 12:30:35 +00:00
Tim Waugh
28e7feb030 - Fixed document-format-supported attribute when application/octet-stream
is enabled (bug #516507, STR #3308, patch from Jiri Popelka).
2009-08-26 17:20:25 +00:00
Tim Waugh
366cb971f0 - Fixed buggy JobKillDelay handling fix (STR #3292). 2009-08-26 16:41:14 +00:00
Tim Waugh
4ce924500d - Prevent infinite loop in ppdc (STR #3293). 2009-08-21 14:50:22 +00:00
Tomáš Mráz
bd993594d6 - rebuilt with new audit 2009-08-21 10:24:38 +00:00
Tim Waugh
f3d7e1723b - Removed 3-distribution symlink (bug #514244). 2009-08-21 09:08:00 +00:00
Tim Waugh
e33cc28b16 - Fixed JobKillDelay handling for cancelled jobs (bug #518026, STR #3292). 2009-08-19 14:07:05 +00:00
Tim Waugh
46a13bf675 - Use 'exec' to invoke ghostscript in the pstoraster filter. This allows
the SIGTERM signal to reach the correct process, as well as conserving
    memory (part of bug #518026).
2009-08-18 16:51:18 +00:00
Tim Waugh
53ec61b826 - Avoid empty BrowseLocalProtocols setting (bug #516460, STR #3287). 2009-08-11 08:12:19 +00:00
Tim Waugh
3f6ad2bd25 - Fixed ppds.dat handling of drv files (bug #515027, STR #3279). 2009-08-10 14:51:15 +00:00
Tim Waugh
8b81c618c8 - Fixed udev rules file to avoid DEVTYPE warning messages. 2009-08-10 14:14:08 +00:00
Tim Waugh
e9a7aa2257 - Fixed cupsGetNamedDest() so it does not fall back to the default printer
when a destination has been named (bug #516439, STR #3285).
2009-08-10 10:47:04 +00:00
Tim Waugh
2da5993abb - Fixed MIME type rules for image/jpeg and image/x-bitmap (bug #516438, STR
#3284).
2009-08-10 09:38:00 +00:00
Tim Waugh
bce58e985e - Clear out cache files on upgrade. 2009-08-10 09:35:18 +00:00
Tim Waugh
a8285b6323 - Clear out cache files on upgrade. 2009-08-07 11:05:58 +00:00
Tim Waugh
7bb9750192 - Require acl. 2009-08-07 07:53:56 +00:00
Tim Waugh
07849bf582 - Ship udev rules to allow libusb to access printer devices. 2009-08-06 13:21:22 +00:00
Tim Waugh
9b908c86d2 - Fixed duplex test pages (bug #514898, STR #3277). 2009-08-04 12:32:18 +00:00
Tim Waugh
111438e909 - Fixed Avahi support in the dnssd backend (bug #513888). 2009-07-29 13:48:33 +00:00
Tim Waugh
2306b4581d - Fixed incorrect arguments to sigaction() in dnssd backend (STR #3272). 2009-07-29 13:00:27 +00:00
Tim Waugh
bbd55382a3 - Cheaply restore compatibility with 1.1.x by having cups_get_sdests()
perform a CUPS_GET_CLASSES request if it is not sure it is talking to
    CUPS 1.2 or later (bug #512866).
2009-07-28 21:39:42 +00:00
Tim Waugh
a983e8610b - Prevent ipp backend looping with bad IPP devices (bug #476424, STR
#3262).
2009-07-28 12:22:39 +00:00
Tim Waugh
21c1638d16 - Fixed Device ID reporting in the usb backend (STR #3266). 2009-07-28 11:53:09 +00:00
Jesse Keating
64acb234ad - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:48:42 +00:00
Tim Waugh
e65f66957f - Tell udevd to replay printer add events in the initscript. 2009-07-24 12:22:35 +00:00
Tim Waugh
d08cd1d6a2 - Applied patch to prevent bad job control files crashing cupsd on start-up
(STR #3253, bug #509741).
- Correctly handle CUPS-Get-PPDs requests for models with '+' in their
    names (STR #3254, bug #509586).
- Accept incorrect device URIs in the (non-libusb) usb backend for
    compatibility with Fedora 11 before bug #507244 was fixed.
- Applied patch to fix incorrect device URIs (STR #3259, bug #507244).
- Applied patch to fix job-hold-until for remote queues (STR #3258, bug
    #497376).
2009-07-15 13:27:21 +00:00
Remi Collet
697652310f PHP 5.3.0 Build - Bug #511106 2009-07-13 17:24:07 +00:00
Tim Waugh
3d9aa8e4ad - Build does not require aspell-devel (bug #510405). 2009-07-10 15:26:18 +00:00
Tim Waugh
1d6dbf3016 - Fixed lpadmin for remote 1.3.x servers (bug #506977, STR #3231). 2009-07-01 13:13:02 +00:00
Tim Waugh
e747b4b365 - Fixed lpadmin for remote 1.3.x servers (bug #506977, STR #3231). 2009-07-01 11:28:25 +00:00
Tim Waugh
4bf29a75e6 - More complete fix for STR #3229 (bug #506461). 2009-06-18 17:59:39 +00:00
Tim Waugh
05a70f1565 - Don't use RPM_SOURCE_DIR macro.
- Fixed add/modify-printer templates which had extra double-quote
    characters, preventing the Continue button from appearing in certain
    browsers (bug #506461, STR #3229).
2009-06-17 15:13:21 +00:00
Tim Waugh
c6b9c41d9f - Don't use RPM_SOURCE_DIR macro.
- Fixed add/modify-printer templates which had extra double-quote
    characters, preventing the Continue button from appearing in certain
    browsers (bug #506461, STR #3229).
2009-06-17 15:06:39 +00:00
Tim Waugh
ca53cd4a43 - 1.4rc1. No longer need str3124, CVE-2009-0163, CVE-2009-0164, str3197,
missing-devices patches.
- Disabled avahi patch for the time being. More work is needed to port this
    to rc1.
- Removed wbuffer patch as it is not needed (see STR #1968).
2009-06-17 11:30:03 +00:00
Tim Waugh
740cdc423f - More complete fix for STR #3197 (bug #500859). 2009-05-15 09:02:47 +00:00
Tim Waugh
46b5253034 - Prevent cupsd crash when handling IPP_TAG_DELETEATTR requests (STR #3197,
bug #500859).
2009-05-14 15:14:09 +00:00
Tim Waugh
b52f4a87b3 - Avoid stripping binaries before rpmbuild creates the -debuginfo
subpackage.
2009-05-08 16:34:12 +00:00
Tim Waugh
30b0cd29ff - Accept "Host: ::1" (bug #497393).
- Accept Host: fields set to the ServerName value (bug #497301).
2009-04-26 12:58:48 +00:00
Tim Waugh
015b26e5e7 - Specify that we want poppler's pdftops (not ghostscript) for the pdftops
wrapper when calling configure.
2009-04-21 15:44:21 +00:00
Tim Waugh
046ffba366 - Applied patch to fix CVE-2009-0163 (bug #490596).
- Applied patch to fix CVE-2009-0164 (bug #490597).
2009-04-17 16:34:28 +00:00
Tim Waugh
ec68565eae - Don't verify MD5 sum, file size, or mtime for several config files:
cupsd.conf, client.conf, classes.conf, printers.conf, snmp.conf,
    subscriptions.conf, lpoptions (bug #486287).
2009-04-02 11:50:24 +00:00
Tim Waugh
eaed78f02b - If cups-polld gets EAI_AGAIN when looking up a hostname, re-initialise
the resolver (bug #490943).
2009-03-23 18:04:54 +00:00
Tim Waugh
d4e3a22dde - Bumped cupsddk n-v-r for obsoletes/provides, as cupsddk was rebuilt. 2009-03-11 12:07:51 +00:00
Tim Waugh
9ce00263b6 - Applied patch to fix ppd-natural-language attribute in PPD list (STR
#3124).
2009-03-10 18:39:13 +00:00
Tim Waugh
cb2c45a293 - Handle https:// device URIs (bug #478677, STR #3122). 2009-03-09 12:11:38 +00:00
Tim Waugh
a1088d096f - Updated to svn8404. 2009-03-05 13:31:30 +00:00
Tim Waugh
9b9807ecb6 - Added 'Should-Start: portreserve' to the initscript (part of bug
#487250).
2009-02-25 11:27:37 +00:00
Jesse Keating
2191da460f - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 10:16:59 +00:00
Tim Waugh
ac0b4ec2f0 - Prevent cups-deviced missing devices (STR #3108).
- Actually drop the perl implementation of the dnssd backend and use the
    avahi-aware one.
2009-02-19 18:30:52 +00:00
Tim Waugh
b85fafd846 Add patch. 2009-02-12 14:33:59 +00:00