e9a7aa2257- Fixed cupsGetNamedDest() so it does not fall back to the default printer when a destination has been named (bug #516439, STR #3285).
Tim Waugh
2009-08-10 10:47:04 +0000
2da5993abb- Fixed MIME type rules for image/jpeg and image/x-bitmap (bug #516438, STR #3284).
Tim Waugh
2009-08-10 09:38:00 +0000
bce58e985e- Clear out cache files on upgrade.
Tim Waugh
2009-08-10 09:35:18 +0000
a8285b6323- Clear out cache files on upgrade.
Tim Waugh
2009-08-07 11:05:58 +0000
7bb9750192- Require acl.
Tim Waugh
2009-08-07 07:53:56 +0000
07849bf582- Ship udev rules to allow libusb to access printer devices.
Tim Waugh
2009-08-06 13:21:22 +0000
9b908c86d2- Fixed duplex test pages (bug #514898, STR #3277).
Tim Waugh
2009-08-04 12:32:18 +0000
111438e909- Fixed Avahi support in the dnssd backend (bug #513888).
Tim Waugh
2009-07-29 13:48:33 +0000
2306b4581d- Fixed incorrect arguments to sigaction() in dnssd backend (STR #3272).
Tim Waugh
2009-07-29 13:00:27 +0000
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).
Tim Waugh
2009-07-28 21:39:42 +0000
a983e8610b- Prevent ipp backend looping with bad IPP devices (bug #476424, STR #3262).
Tim Waugh
2009-07-28 12:22:39 +0000
21c1638d16- Fixed Device ID reporting in the usb backend (STR #3266).
Tim Waugh
2009-07-28 11:53:09 +0000
e65f66957f- Tell udevd to replay printer add events in the initscript.
Tim Waugh
2009-07-24 12:22:35 +0000
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).
Tim Waugh
2009-07-15 13:27:21 +0000
3d9aa8e4ad- Build does not require aspell-devel (bug #510405).
Tim Waugh
2009-07-10 15:26:18 +0000
1d6dbf3016- Fixed lpadmin for remote 1.3.x servers (bug #506977, STR #3231).
Tim Waugh
2009-07-01 13:13:02 +0000
e747b4b365- Fixed lpadmin for remote 1.3.x servers (bug #506977, STR #3231).
Tim Waugh
2009-07-01 11:28:25 +0000
4bf29a75e6- More complete fix for STR #3229 (bug #506461).
Tim Waugh
2009-06-18 17:59:39 +0000
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).
Tim Waugh
2009-06-17 15:13:21 +0000
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).
Tim Waugh
2009-06-17 15:06:39 +0000
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).
Tim Waugh
2009-06-17 11:30:03 +0000
740cdc423f- More complete fix for STR #3197 (bug #500859).
Tim Waugh
2009-05-15 09:02:47 +0000
46b5253034- Prevent cupsd crash when handling IPP_TAG_DELETEATTR requests (STR #3197, bug #500859).
Tim Waugh
2009-05-14 15:14:09 +0000
b52f4a87b3- Avoid stripping binaries before rpmbuild creates the -debuginfo subpackage.
Tim Waugh
2009-05-08 16:34:12 +0000
30b0cd29ff- Accept "Host: ::1" (bug #497393). - Accept Host: fields set to the ServerName value (bug #497301).
Tim Waugh
2009-04-26 12:58:48 +0000
015b26e5e7- Specify that we want poppler's pdftops (not ghostscript) for the pdftops wrapper when calling configure.
Tim Waugh
2009-04-21 15:44:21 +0000
046ffba366- Applied patch to fix CVE-2009-0163 (bug #490596). - Applied patch to fix CVE-2009-0164 (bug #490597).
Tim Waugh
2009-04-17 16:34:28 +0000
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).
Tim Waugh
2009-04-02 11:50:24 +0000
eaed78f02b- If cups-polld gets EAI_AGAIN when looking up a hostname, re-initialise the resolver (bug #490943).
Tim Waugh
2009-03-23 18:04:54 +0000
d4e3a22dde- Bumped cupsddk n-v-r for obsoletes/provides, as cupsddk was rebuilt.
Tim Waugh
2009-03-11 12:07:51 +0000
9ce00263b6- Applied patch to fix ppd-natural-language attribute in PPD list (STR #3124).
Tim Waugh
2009-03-10 18:39:13 +0000
ac0b4ec2f0- Prevent cups-deviced missing devices (STR #3108). - Actually drop the perl implementation of the dnssd backend and use the avahi-aware one.
Tim Waugh
2009-02-19 18:30:52 +0000
b85fafd846Add patch.
Tim Waugh
2009-02-12 14:33:59 +0000
c36f5f1a78- Beginnings of avahi support. The dnssd backend should now work, but the scheduler will not yet advertise DNS-SD services. - No longer require avahi-tools as the dnssd backend does not use the command line tools any longer. - Load MIME type rules correctly (bug #426089, STR #3059).
Tim Waugh
2009-02-12 13:38:50 +0000
4db57d4fa2- No longer require avahi-tools as the dnssd backend does not use the command line tools any longer. (Work is still progressing on fixing the dnssd backend to work with the native avahi API.)
Tim Waugh
2009-02-10 14:54:33 +0000
b017e2a1bc- Load MIME type rules correctly (bug #426089, STR #3059).
Tim Waugh
2009-01-28 17:42:16 +0000
d5991e3b1bFixed build.
Tim Waugh
2008-12-16 16:59:28 +0000
1e5683c9b2- 1.4b2. - No longer need CVE-2008-5183 patch.
Tim Waugh
2008-12-16 12:31:53 +0000
5852cfdc6c- Start cupsd at priority 25: after avahi-daemon but before haldaemon (bug #468709).
Tim Waugh
2008-12-13 11:34:46 +0000
54fdf3149d- Applied patch to fix RSS subscription limiting (bug #473901, CVE-2008-5183).
Tim Waugh
2008-12-09 12:19:10 +0000
277864519c- Attempt to unbreak the fix for STR #2831 (bug #474742).
Tim Waugh
2008-12-09 12:16:54 +0000
746c226fe8- Own more directories (bug #473581).
Tim Waugh
2008-11-30 22:45:28 +0000
20dd8ad929Bump release.
Tim Waugh
2008-11-12 16:17:13 +0000
b59d349013Include build patch.
Tim Waugh
2008-11-12 16:16:44 +0000
25ceff882dUploaded the source tarball.
Tim Waugh
2008-11-12 16:14:18 +0000
cb06f24a89- 1.4b1. - No longer need ext, includeifexists, foomatic-recommended, getnameddest, str2101, str2536 patches. - Require poppler-utils at runtime and for build. No longer need pdftops.conf. - Obsolete cupsddk.
Tim Waugh
2008-11-12 16:09:54 +0000
6eeadd4d62- Fixed textonly filter to send FF correctly.
Tim Waugh
2008-10-21 10:23:31 +0000
f5608b99a9- 1.3.9, including fixes for CVE-2008-3639 (STR #2918, bug #464710), CVE-2008-3640 (STR #2919, bug #464713) and CVE-2008-3641 (STR #2911, bug #464716). - No longer need str2892 or res_init patches.
Tim Waugh
2008-10-10 09:44:33 +0000
d9669961e91.3.8-6
Tim Waugh
2008-09-10 15:21:18 +0000
cb98b4123e- Backported patch for FatalErrors configuration directive (bug #314941, STR #2536).
Tim Waugh
2008-09-10 15:20:58 +0000
2d712904b5- Use php-cgi for executing PHP scripts (bug #460898).
Tim Waugh
2008-09-04 12:40:34 +0000
0db537a4151.3.8-5
Tim Waugh
2008-09-03 16:46:54 +0000
e97a691635- The dnssd backend uses avahi-browse so require it (bug #458565).
Tim Waugh
2008-09-03 16:46:08 +0000
765018ec6c- New php sub-package (bug #428235).
Tim Waugh
2008-09-03 16:43:13 +0000
f841b4d203- cups-polld: reinit the resolver if we haven't yet resolved the hostname (bug #354071).
Tim Waugh
2008-09-03 14:58:27 +0000
2af43e386a1.3.8-3
Tim Waugh
2008-08-05 08:37:35 +0000
1c13bf0144- Mark template files config(noreplace) for site-local modifications (bug #441719).
Tim Waugh
2008-08-05 08:33:02 +0000
89895fb4b4- Applied patch to fix STR #2892 (bug #453610).
Tim Waugh
2008-08-03 13:31:08 +0000
e00ae0ba56Ship id translation files.
Tim Waugh
2008-07-28 16:47:05 +0000
7571c9f002Include new tarball.
Tim Waugh
2008-07-28 16:31:49 +0000
ba2b5b666cRenumber patches.
Tim Waugh
2008-07-28 16:20:35 +0000
34fc0f75d6- 1.3.8.
Tim Waugh
2008-07-28 15:40:15 +0000
8936a5c83d- Removed autoconf requirement by applying autoconf-generated changes to patches that caused them. Affected patches: cups-lspp.
Tim Waugh
2008-07-18 12:12:59 +0000
b555106cb3Fixed spec file.
Tim Waugh
2008-07-15 12:56:56 +0000
d95259d60f- CVE-2008-1373 patch is no longer needed (applied upstream).
Tim Waugh
2008-07-15 12:55:32 +0000
2467bda6e4Rediff usb-paperout patch.
Tim Waugh
2008-07-15 12:48:19 +0000
245606c74dRediff driverd-timeout patch.
Tim Waugh
2008-07-15 12:41:21 +0000
86be0359b3Rediff eggcups patch.
Tim Waugh
2008-07-15 12:34:38 +0000
e9d64b8553Rediff direct-usb patch.
Tim Waugh
2008-07-15 12:26:10 +0000
69289fd792Rediff serverbin-compat patch.
Tim Waugh
2008-07-15 10:36:15 +0000
1011a6e9351.3.7-13
Tim Waugh
2008-07-15 09:56:44 +0000
d84562ad50- Mark HTML files and templates config(noreplace) for site-local modifications (bug #441719).
Tim Waugh
2008-07-15 09:51:23 +0000
8292259431- The cups-devel package requires zlib-devel (bug #455192).
Tim Waugh
2008-07-15 09:12:30 +0000
fada3a1057- Fixed bug #447200 again.
Tim Waugh
2008-07-01 11:34:31 +0000
ac496d0d971.3.7-11
Tim Waugh
2008-07-01 10:51:22 +0000
72452c830c- Use portreserve.
Tim Waugh
2008-07-01 10:49:59 +0000
876b183c1a- Rebuilt for new gnutls.
Tim Waugh
2008-06-24 13:06:06 +0000
470e4a517b- Don't overwrite the upstream snmp.conf file.
Tim Waugh
2008-06-17 16:24:54 +0000
69222e1dbf- Fixed bug #447200 again.
Tim Waugh
2008-06-17 10:47:37 +0000
fec5518a42- Backported cupsGetNamedDest from 1.4 (bug #428086).
Tim Waugh
2008-06-17 10:17:02 +0000
4b48237326- Applied patch to fix STR #2750 (IPP authentication).
Tim Waugh
2008-06-03 15:14:27 +0000
9161be1786- Better fix for cupsdTimeoutJob LSPP configuration suggested by Matt Anderson (bug #447200).
Tim Waugh
2008-05-30 16:09:48 +0000
10b0471e63- Fix last fix (bug #447200).
Tim Waugh
2008-05-29 16:01:05 +0000
cfa11f79c71.3.7-3
Tim Waugh
2008-05-28 09:05:21 +0000
e7076f3b44- If cupsdTimeoutJob is called when the originating connection is still known, pass that to the function so that copy_banner can get at it if necessary (bug #447200).
Tim Waugh
2008-05-28 09:04:18 +0000
c3b3ecc363Fixed typos in upstream patch.
Tim Waugh
2008-05-09 10:36:44 +0000
bf68f1d784- Applied patch to fix CVE-2008-1722 (integer overflow in image filter, bug #441692, STR #2790).
Tim Waugh
2008-05-09 10:29:47 +0000
6298eb18deDon't duplicate requirement.
Tim Waugh
2008-04-03 08:13:06 +0000
f99f062302- Main package requires exactly-matching libs package.
Tim Waugh
2008-04-03 08:11:51 +0000
e879a11852Upload the file.
Tim Waugh
2008-04-02 11:52:07 +0000