Commit Graph

1135 Commits

Author SHA1 Message Date
Tim Waugh
a660226894 Make sure to guard against retrying the Avahi connection whilst already doing so (Ubuntu #877967). 2011-10-19 11:55:09 +01:00
Tim Waugh
dbd9e735ec Use libsystemd-daemon instead of bundling sd-daemon.c. 2011-10-18 15:33:43 +01:00
Tim Waugh
042f3d8906 Use upstream fix for driverd issue (bug #742989). 2011-10-11 12:38:55 +01:00
Tim Waugh
6a13918bff Array handling fixes for DNSSDPrinters. 2011-10-11 12:05:12 +01:00
Tim Waugh
3f9aa63f17 Array handling fixes for Avahi poll implementation. 2011-10-11 11:33:10 +01:00
Tim Waugh
6085d5e059 Increase client blocking timeout from 30s to 70s (bug #744715). 2011-10-11 11:33:09 +01:00
Tim Waugh
0928f7c050 Set BindIPv6Only=ipv6-only in systemd socket unit file as better fix for bug #737230. 2011-10-11 11:32:39 +01:00
Tim Waugh
3d32f50550 Fixed Timeouts array comparison function (Ubuntu #860691). 2011-10-07 13:20:51 +01:00
Tim Waugh
778fcc75ef Handle "localhost" resolving to 127.0.0.1 on IPv6-addressed systems (bug #737230). 2011-10-05 18:26:56 +01:00
Tim Waugh
c4dc311c9d Work around PPDs cache handling issue (bug #742989). 2011-10-04 16:21:24 +01:00
Tim Waugh
cd792f4a72 Another systemd socket activation fix: initialise addrlen in getsockname() call. 2011-10-04 12:19:24 +01:00
Tim Waugh
3bce791019 Fix for systemd socket activation: relax permissions check for
domain socket in libcups.
2011-10-04 12:03:00 +01:00
Richard Hughes
4c3d853b67 Updated colord patch with fixes to DeleteDevice.
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=741697
2011-10-03 12:30:59 +01:00
Tim Waugh
f39457d21a Merge branch 'f15' into f16 2011-09-28 12:44:34 +01:00
Tim Waugh
6b9fc43684 Merge branch 'f14' into f15 2011-09-28 10:40:34 +01:00
Tim Waugh
e5e9e3ba43 Fixed string manipulation in the dbus notifier (bug #741833). 2011-09-28 10:39:13 +01:00
Tim Waugh
3188be0057 Fixed systemd socket activation support (bug #738709, bug #738710). 2011-09-22 13:56:24 +01:00
Tim Waugh
2c16ad0b31 Merge branch 'f15' into f16 2011-09-14 12:10:45 +01:00
Tim Waugh
7eda9daf3b Merge branch 'f14' into f15 2011-09-14 12:06:21 +01:00
Tim Waugh
aefd94790a Prevent libcups crash in cups-get-classes patch (bug #736698).
In cups_get_sdests(), when checking whether CUPS_GET_CLASSES is required
by determining whether any classes were returned by the
CUPS_GET_PRINTERS request, only call cups_find_dest() if any queues
were returned at all.
2011-09-14 12:06:07 +01:00
Tim Waugh
929e106a6a Use PathExistsGlob instead of DirectoryNotEmpty in cups.path
(bug #734435).
2011-09-01 10:47:44 +01:00
Tim Waugh
4cfc578165 Merge branch 'f15' into f16 2011-08-19 15:19:48 +01:00
Tim Waugh
b390ea20d1 Merge branch 'f14' into f15 2011-08-19 15:18:59 +01:00
Tim Waugh
f6b6480f24 Tighten explicit libs sub-package requirement so that it includes
the correct architecture as well (bug #731421 comment #8).
2011-08-19 15:18:49 +01:00
Tim Waugh
39d5c4b04d Merge branch 'f15' into f16 2011-08-19 11:38:12 +01:00
Tim Waugh
4b8b8d30d9 Merge branch 'f14' into f15 2011-08-19 11:36:19 +01:00
Tim Waugh
cf15da723a Avoid GIF reader loop (CVE-2011-2896, STR #3914, bug #727800). 2011-08-19 11:35:13 +01:00
Tim Waugh
654962e6dc Enable systemd units by default (bug #731421). 2011-08-17 16:49:06 +01:00
Tim Waugh
e462076212 Updated avahi support to register sub-types. 2011-08-08 18:10:45 +01:00
Tim Waugh
9829b01410 Ported avahi support from 1.4. 2011-08-05 17:03:03 +01:00
Jiri Popelka
90cf1a0fdd 1.5.0 2011-07-26 13:23:01 +02:00
Jiri Popelka
dd41b5b161 Merge branch 'f14' into f15 2011-07-26 11:18:16 +02:00
Jiri Popelka
ccb8206c51 1.4.8 2011-07-26 11:06:18 +02:00
Tim Waugh
8612dba3d9 Merge branch 'f15' 2011-07-20 13:26:05 +01:00
Tim Waugh
ec3fa1014b Merge branch 'f14' into f15 2011-07-20 13:22:36 +01:00
Tim Waugh
39d7e8f15b Don't delete job data files when restarted (STR #3880). 2011-07-20 13:21:15 +01:00
Tim Waugh
4d5db8941a Merge branch 'f15' 2011-07-15 17:41:36 +01:00
Tim Waugh
f4afb07a4f Merge branch 'f14' into f15 2011-07-15 17:40:27 +01:00
Tim Waugh
f9ab38035f Ship an rpm macro for where to put driver executables. 2011-07-15 17:26:35 +01:00
Tim Waugh
6d47608f7b Merge branch 'f14' into f15 2011-07-13 11:17:30 +01:00
Tim Waugh
a8d53773cf Avoid busy loop in cups-polld (bug #720921). 2011-07-13 11:15:52 +01:00
Jiri Popelka
b6aa13e821 Merge branch 'f15' 2011-07-07 17:15:40 +02:00
Jiri Popelka
f0218f3d42 Merge branch 'f14' into f15 2011-07-07 16:58:02 +02:00
Jiri Popelka
10829b97af Fix SNMP supply level crasher (STR #3875, bug #719057). 2011-07-07 16:54:10 +02:00
Tim Waugh
b0b655128e Merge branch 'f15' 2011-07-07 14:48:32 +01:00
Tim Waugh
011ba18f04 Merge branch 'f14' into f15 2011-07-07 14:47:30 +01:00
Tim Waugh
8882f95167 Undo last change which had no effect. We already remove the .SILENT
target from the Makefile as part of the build.
2011-07-07 14:46:50 +01:00
Tim Waugh
70134501f4 Merge branch 'f15' 2011-07-07 09:59:52 +01:00
Tim Waugh
efb27f9d3d Merge branch 'f14' into f15 2011-07-07 09:58:58 +01:00
Tim Waugh
ed0066fbe8 Make build log verbose enough to include compiler flags used. 2011-07-07 09:58:10 +01:00
Tim Waugh
a4f3be643f Removed udev rules file as it is no longer necessary. 2011-07-05 16:44:29 +01:00
Tim Waugh
3c2c7cee8a Add support for systemd socket activation (patch from Lennart Poettering). 2011-07-05 13:26:06 +01:00
Lennart Poettering
55dcb25aeb Add socket activation patch 2011-07-05 13:03:25 +01:00
Tim Waugh
4ed003264a Don't use portreserve any more. Better approach is to use systemd
socket activation (not yet done).
2011-06-29 16:35:40 +01:00
Tim Waugh
b7d9a11244 Ship systemd service unit instead of SysV initscript (bug #690766).
Note: no socket activation yet.
2011-06-29 14:18:42 +01:00
Tim Waugh
a4221da3e9 Merge branch 'f15' 2011-06-29 10:21:57 +01:00
Tim Waugh
24f7bb4948 Merge branch 'f14' into f15 2011-06-29 10:18:44 +01:00
Tim Waugh
68e0ea8f6b Tag localization files correctly (bug #716421). 2011-06-29 10:11:01 +01:00
Tim Waugh
e6c38fe3de Updated avahi patches. 2011-06-28 12:57:58 +01:00
Jiri Popelka
993cfb6a8a 1.4.7. 2011-06-28 12:12:17 +02:00
Jiri Popelka
e663022e55 1.4.7. 2011-06-28 11:48:01 +02:00
Jiri Popelka
24f46305c8 1.5rc1 2011-06-15 12:11:10 +02:00
Richard Hughes
ab7ce8068f Updated colord patch with fixes from Tim Waugh. 2011-06-04 16:13:25 +01:00
Tim Waugh
28f2e3ad02 Use correct port number when publishing services through Avahi
(Ubuntu #792309).
2011-06-03 15:52:13 +01:00
Tim Waugh
9463d0b6c9 Don't crash when unable to connect to D-Bus. 2011-06-03 14:05:20 +01:00
Jiri Popelka
019a41cd01 Set the default RIPCache to 128m (STR #3535, bug #549901). 2011-06-03 14:43:17 +02:00
Jiri Popelka
a0358da130 enable LSPP support again 2011-05-31 18:35:20 +02:00
Richard Hughes
889eca67a1 Updated colord patch against 1.5 upstream and fixes from Tim Waugh. 2011-05-31 17:25:38 +01:00
Jiri Popelka
770e272bad fix lspp.patch to not include "config.h" in cups/cups.h (#709384) 2011-05-31 17:29:17 +02:00
Jiri Popelka
5bd20b0884 1.5b2 2011-05-26 16:27:09 +02:00
Jiri Popelka
4743e10770 1.5b1 2011-05-25 19:36:54 +02:00
Tim Waugh
b22ac0a5be Fixed last change. 2011-05-18 15:58:59 +01:00
Tim Waugh
216443d5e8 Package parallel port printer device nodes (bug #678804). 2011-05-18 15:54:48 +01:00
Richard Hughes
c444f44358 Updated colord patch from upstream review. 2011-05-17 09:43:15 +01:00
Jiri Popelka
85d072c20b Polished patches according to results from static analysis of code (bug #690130). 2011-03-25 16:56:11 +01:00
Tim Waugh
d6f50937a8 Merge branch 'f14' 2011-03-10 13:43:40 +00:00
Tim Waugh
72d2aba52a Fixed another typo in cups-icc.patch.
Also changed loglevel from WARN to DEBUG when DeleteDevice fails.
This can happen normally on start-up.
2011-03-10 13:42:55 +00:00
Tim Waugh
39e46cce3e LSPP: only warn when unable to get printer context. 2011-03-10 13:42:03 +00:00
Richard Hughes
e9e839c4d3 Updated colord patch. 2011-03-07 13:40:36 +00:00
Tim Waugh
a56c3b5d91 Merge branch 'f14' into f15 2011-02-25 13:23:55 +00:00
Tim Waugh
97ac79159a Fixed build failure due to php_zend_api macro type. 2011-02-25 13:22:46 +00:00
Tim Waugh
febbd65ad6 Merge branch 'f14' into f15 2011-02-25 12:52:59 +00:00
Tim Waugh
262a1cd4b3 Fixed dbus notifier support for job-state-changed. 2011-02-25 12:51:58 +00:00
Jiri Popelka
1b27d5abd1 Merge branch 'f14' 2011-02-10 10:46:23 +01:00
Jiri Popelka
b6d77d523b Merge branch 'f13' into f14 2011-02-10 10:43:59 +01:00
Jiri Popelka
948534f282 Remove cups-usb-buffer-size.patch (bug #661814). 2011-02-10 10:38:49 +01:00
Dennis Gilmore
afa11f77b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 06:18:51 -06:00
Jiri Popelka
8984319b1a Comment hard-coded cups_serverbin (bug #674619). 2011-02-07 12:25:45 +01:00
Jiri Popelka
52d3a41e09 Till's patch to fix USB-Parallel adapter cable problem (bug #624564). 2011-02-01 16:31:48 +01:00
Tim Waugh
04a43d9470 Some fixes for the AvahiClient callback (bug #672143). 2011-01-25 17:40:34 +00:00
Tim Waugh
852d6ef4ae Merge branch 'f14' 2011-01-18 12:49:05 +00:00
Tim Waugh
ac9a4ac002 Merge branch 'f13' into f14 2011-01-18 12:48:29 +00:00
Tim Waugh
4816e653e4 Don't use --enable-pie configure option as it has been removed and is now assumed. See STR #3691. 2011-01-18 12:48:16 +00:00
Tim Waugh
5fa6217951 Don't use --enable-pie configure option as it has been removed and is now assumed. 2011-01-18 11:54:21 +00:00
Tim Waugh
901c3151ab ICC colord support. 2011-01-14 17:15:42 +00:00
Tim Waugh
7593cc712c Updated ICC patch (still not yet applied). 2011-01-12 16:46:00 +00:00
Tim Waugh
0b0e7383a5 Properly separated serverbin-compat and lspp patches. 2011-01-12 16:45:25 +00:00
Tim Waugh
ba9bc8eeab Test patch for ICC support added but not applied by default. 2011-01-11 15:36:56 +00:00
Tim Waugh
6dd30edb28 Build requires automake for avahi support. 2011-01-11 15:36:48 +00:00
Tim Waugh
b11b66403d Merge branch 'f14' 2011-01-10 16:30:43 +00:00
Tim Waugh
d42a6feb65 Merge branch 'f13' into f14 2011-01-10 16:12:47 +00:00
Tim Waugh
a59a950a1c Use a smaller buffer when writing to USB devices (bug #617208). 2011-01-10 16:12:38 +00:00
Tim Waugh
ac3f59889c Handle EAI_NONAME when resolving hostnames (bug #617208). 2011-01-10 16:12:36 +00:00
Jiri Popelka
5ab983ce1d Merge branch 'f14' 2011-01-07 11:08:15 +01:00
Jiri Popelka
a9cf40cd7b Merge branch 'f13' into f14 2011-01-07 11:05:04 +01:00
Jiri Popelka
a448e5f662 1.4.6. 2011-01-07 11:00:50 +01:00
Tim Waugh
6f33db07e9 Some Avahi support fixes from Till Kamppeter. 2010-12-31 10:32:04 +00:00
Tim Waugh
0b2684f38f Native Avahi support for announcing printers on the network. 2010-12-24 13:22:54 +00:00
Tim Waugh
6bf4b2c70e Merge branch 'f14' 2010-12-22 11:17:39 +00:00
Tim Waugh
92dc7c8dad Merge branch 'f13' into f14 2010-12-22 11:17:05 +00:00
Tim Waugh
5971f65169 Don't crash when job queued for browsed printer that times out (bug #660604). 2010-12-22 11:16:25 +00:00
Jiri Popelka
396537ca7d Merge branch 'f14' 2010-12-13 15:11:06 +01:00
Jiri Popelka
9f7795f13c Merge branch 'f13' into f14 2010-12-13 15:08:42 +01:00
Jiri Popelka
9ed0ac5797 Call avc_init() only once to not leak file descriptors (bug #654075). 2010-12-13 15:07:55 +01:00
Tim Waugh
5ba3b388f7 The cups-config man page has been moved to the devel sub-package. 2010-12-09 13:45:10 +00:00
Tim Waugh
15cde8255f The php sub-package now explicitly requires the libs package (bug #646814). 2010-12-09 13:44:34 +00:00
Tim Waugh
60f130718c Fixed character encoding in CREDITS.txt. 2010-12-08 13:03:23 +00:00
Tim Waugh
5019036b6c Mark D-Bus configuration file as config file. 2010-12-08 13:03:21 +00:00
Tim Waugh
74db0e8e61 Don't mark MIME types and convs files as config files. 2010-12-07 16:35:12 +00:00
Tim Waugh
ff979985ef Don't mark banners as config files. 2010-12-07 16:35:12 +00:00
Tim Waugh
6f7471c55a Don't mark templates and www files as config files. 2010-12-07 16:35:10 +00:00
Tim Waugh
3fc49dd8bb Provide versioned LPRng symbol for rpmlint. 2010-12-07 16:29:08 +00:00
Tim Waugh
e8bdc9fdfc /usr/sbin/cupsd should be mode 0755 (bug #546004). 2010-12-06 17:35:47 +00:00
Jiri Popelka
57d1b9a13c Merge branch 'f14' 2010-12-03 14:35:22 +01:00
Jiri Popelka
aa4d0b9c12 Merge branch 'f13' into f14 2010-12-03 14:11:23 +01:00
Jiri Popelka
f0480cb93d Fixed initscript to stop service on reboot/halt (bug #659391). 2010-12-03 14:10:34 +01:00
Jiri Popelka
8dac86bb01 BuildRequires python-cups instead of pycups. 2010-11-26 16:10:11 +01:00
Jiri Popelka
e4894d1096 Added /etc/tmpfiles.d/cups.conf to enable /var/run/cups directory on tmpfs (#656566).
https://fedoraproject.org/wiki/Features/var-run-tmpfs
2010-11-26 14:51:25 +01:00
Jiri Popelka
f3762936fa Merge branch 'f14'
Conflicts:
	cups.spec
2010-11-12 14:56:07 +01:00
Jiri Popelka
564a0cfeed Merge branch 'f13' into f14 2010-11-12 14:53:10 +01:00
Jiri Popelka
e3a2a9fcfc 1.4.5. 2010-11-12 14:50:49 +01:00
Tim Waugh
7177a9dee7 Merge branch 'f14' 2010-11-11 11:41:05 +00:00
Tim Waugh
a2e546c6f4 Merge branch 'f13' into f14 2010-11-11 11:40:10 +00:00
Tim Waugh
fdb76c9047 Merge branch 'f12' into f13 2010-11-11 11:38:58 +00:00
Tim Waugh
e2e55c5ec7 Applied patch to fix cupsd memory corruption vulnerability (CVE-2010-2941, bug #652161). 2010-11-11 11:37:44 +00:00
Tim Waugh
eeb957badf Don't crash when MIME database could not be loaded (bug #610088). 2010-10-15 15:41:21 +01:00
Jesse Keating
6d4832a5df - Rebuilt for gcc bug 634757 2010-09-29 22:07:26 -07:00
Jesse Keating
ce983b4c85 - Rebuilt for gcc bug 634757 2010-09-29 14:04:08 -07:00
Tim Waugh
bdfb23b51f Merge branch 'f12' into f13 2010-09-17 14:44:14 +01:00
Tim Waugh
91b2885d0a Perform locking for gnutls and avoid libgcrypt's broken locking (bug #607159). 2010-09-17 14:41:37 +01:00
Tim Waugh
55737f8823 1.4.4-8 2010-09-15 16:56:44 +01:00
Tim Waugh
b2a234f5b2 Force the use of gnutls despite thread-safety concerns (bug #607159). 2010-09-15 16:50:32 +01:00
Tim Waugh
08f2061422 Build with --enable-threads again (bug #607159). 2010-09-15 15:45:35 +01:00
Tim Waugh
c8ee3cffd7 Merge branch 'f12' into f13 2010-09-15 13:29:47 +01:00
Tim Waugh
529334a376 Fixed serverbin-compat patch to avoid misleading errors (bug #633779). 2010-09-15 13:23:38 +01:00
Tim Waugh
d52d3c895d Fixed SNMP quirks parsing. 2010-08-23 11:36:28 +01:00
Tim Waugh
7fe5158771 Merge branch 'f12' into f13 2010-08-20 11:58:13 +01:00
Tim Waugh
1ccc93fd9b Use better upstream fix for STR #3608 (bug #606909). 2010-08-20 11:38:32 +01:00
Tim Waugh
482fd1a143 Merge branch 'f12' into f13 2010-08-13 11:11:42 +01:00
Tim Waugh
6729d05bcd Specify udevadm trigger action in initscript (bug #623959). 2010-08-13 10:49:07 +01:00
Tim Waugh
cc71076475 Merge branch 'f12' into f13 2010-08-03 13:25:13 +01:00
Tim Waugh
c48334b105 Build requires gnutls-devel not openssl-devel. 2010-08-03 13:11:16 +01:00
Jiří Popelka
41d2c93469 Corrected date in changelog 2010-07-13 09:30:22 +00:00
Jiří Popelka
17626f15a1 - Added restartlog to initscript usage output (bug #612996). 2010-07-13 09:28:53 +00:00
Jiří Popelka
fa65c8fde9 - Moved LICENSE.txt to libs sub-package. 2010-07-12 12:09:00 +00:00
Tim Waugh
af255f6ce3 - Avoid empty notify-subscribed-event attributes (bug #606909, STR #3608). 2010-06-28 12:08:36 +00:00
Tim Waugh
43633faa19 - Avoid empty notify-subscribed-event attributes (bug #606909, STR #3608). 2010-06-28 12:08:21 +00:00
Tim Waugh
ba41a86c62 - Use gnutls again but disable threading (bug #607159). 2010-06-24 12:07:41 +00:00
Tim Waugh
12ee3e5cb8 - Use gnutls again but disable threading (bug #607159). 2010-06-24 12:07:08 +00:00
Tim Waugh
3fec50e02a - Rebuilt to keep correct package n-v-r ordering between releases. 2010-06-22 09:47:50 +00:00
Tim Waugh
47f98d2806 - Removed dependency on ghostscript-cups package. The pstoraster filter is
not in that package until Fedora 13.
2010-06-22 09:47:06 +00:00
Tim Waugh
a51b847f8c - Re-enabled SSL support by using OpenSSL instead of gnutls. 2010-06-18 13:49:55 +00:00
Tim Waugh
b0314bda1b - Re-enabled SSL support by using OpenSSL instead of gnutls. 2010-06-18 13:49:51 +00:00
Tim Waugh
bf1ed416fd - 1.4.4. Fixes several security vulnerabilities (bug #605399):
CVE-2010-0540, CVE-2010-0542, CVE-2010-1748. No longer need str3503,
    str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
2010-06-18 10:51:07 +00:00
Tim Waugh
8399d834ef - 1.4.4. Fixes several security vulnerabilities (bug #605399):
CVE-2010-0540, CVE-2010-0542, CVE-2010-1748. No longer need str3503,
    str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
- Fix lpd provides.
- Added comments for all sources and patches.
- Reset status after successful ipp job (bug #548219, STR #3460).
- Install udev rules in correct place (bug #530378).
- Removed unapplied gnutls-gcrypt-threads patch. Fixed typos in
    descriptions for lpd and php sub-packages.
- Add an SNMP query for Ricoh's device ID OID (STR #3552).
- Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
- Add an SNMP query for HP's device ID OID (STR #3552).
2010-06-18 10:42:26 +00:00
Tim Waugh
cc938fb319 - Removed unapplied gnutls-gcrypt-threads patch. Fixed typos in
descriptions for lpd and php sub-packages.
2010-06-10 10:37:03 +00:00
Tim Waugh
fdf33eb9cd - Use upstream method of handling SNMP quirks in PPDs (STR #3551, bug
#581825).
2010-06-10 08:12:02 +00:00
Tim Waugh
2553f6911d - Use upstream method of handling SNMP quirks in PPDs (STR #3551, bug
#581825).
2010-06-09 15:52:18 +00:00
Jiří Popelka
c1fd48d63a - Added back still useful str3425.patch. Second part of STR #3425 is still
not fixed in 1.4.3
2010-06-01 15:34:31 +00:00
Jiří Popelka
8f1b4f4eef - Added back still useful str3425.patch. Second part of STR #3425 is still
not fixed in 1.4.3
2010-06-01 15:34:26 +00:00
Tim Waugh
7bb1955ae7 - Adjust texttops output to be in natural orientation (STR #3563). This
fixes page-label orientation when texttops is used in the filter chain
    (bug #572338).
2010-05-18 16:08:49 +00:00
Tim Waugh
cb60366b1d - Adjust texttops output to be in natural orientation (STR #3563). This
fixes page-label orientation when texttops is used in the filter chain
    (bug #572338).
2010-05-18 16:08:16 +00:00
Tim Waugh
ede19bbed9 - Fixed Ricoh Device ID OID (STR #3552). 2010-05-13 22:31:34 +00:00
Tim Waugh
750bad94e8 - Add an SNMP query for Ricoh's device ID OID (STR #3552). 2010-05-11 16:55:25 +00:00
Tim Waugh
f8156dd570 - Use numeric addresses for interfaces unless HostNameLookups are turned on
(bug #583054).
2010-05-06 14:24:14 +00:00
Tim Waugh
c269c40121 - Mark DNS-SD Device IDs that have been guessed at with "FZY:1;". 2010-04-16 18:46:49 +00:00
Jiří Popelka
ca951c9d94 - Fixed str3541.patch 2010-04-16 11:39:48 +00:00
Jiří Popelka
d2516777d5 - Fixed str3541.patch
- Added Require: ghostscript (bug #572701)
2010-04-16 11:36:56 +00:00
Tim Waugh
120cd7f6a7 - Add an SNMP query for HP's device ID OID (STR #3552). 2010-04-13 16:06:48 +00:00
Tim Waugh
9347367fba - Handle SNMP supply level quirks (bug #581825). 2010-04-13 11:40:32 +00:00
Tim Waugh
eb8e84b81e - Handle SNMP supply level quirks (bug #581825). 2010-04-13 11:22:19 +00:00
Tim Waugh
3069b51952 - Another BrowsePoll fix: handle EAI_NODATA as well (bug #567353). 2010-03-31 16:08:39 +00:00
Tim Waugh
8342f0d21e - Another BrowsePoll fix: handle EAI_NODATA as well (bug #567353). 2010-03-31 16:08:33 +00:00
Jiří Popelka
6100ed1795 - 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
    str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
    str3436, str3439, str3440, str3442, str3448, str3458, str3460,
    cups-sidechannel-intrs, negative-snmp-string-length,
    cups-media-empty-warning patches.
2010-03-31 13:11:00 +00:00
Jiří Popelka
d5844a19e2 - 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
    str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
    str3436, str3439, str3440, str3442, str3448, str3458, str3460,
    cups-sidechannel-intrs, negative-snmp-string-length,
    cups-media-empty-warning patches.
2010-03-31 13:10:46 +00:00
Jiří Popelka
35bec1783c - Fixed lpstat to adhere to -o option (bug #577901, STR #3541). 2010-03-30 16:39:51 +00:00
Jiří Popelka
64dde71a30 - Fixed lpstat to adhere to -o option (bug #577901, STR #3541). 2010-03-30 16:39:21 +00:00
Jiří Popelka
6484bf8fde - Fixed (for the third time) patch for STR #3425 to correctly remove job
info files in /var/spool/cups (bug #571830).
2010-03-10 11:08:02 +00:00
Jiří Popelka
8ad09f27ec - Fixed (for the third time) patch for STR #3425 to correctly remove job
info files in /var/spool/cups (bug #571830).
2010-03-10 11:07:48 +00:00
Tim Waugh
0a206ac418 - Applied patch for CVE-2010-0302 (incomplete fix for CVE-2009-3553, bug
#557775).
- Added comments for all sources and patches.
2010-03-05 10:54:21 +00:00
Tim Waugh
038e4fc995 - Applied patch for CVE-2010-0302 (incomplete fix for CVE-2009-3553, bug
#557775).
2010-03-05 10:53:16 +00:00
Tim Waugh
c5bb55a14b - Added comments for all sources and patches. 2010-03-02 16:45:28 +00:00
Tim Waugh
54c6c8e3cf - Don't own filesystem locale directories (bug #569403). 2010-03-02 13:00:03 +00:00
Tim Waugh
1df432890c - Don't own filesystem locale directories (bug #569403). 2010-03-02 12:59:48 +00:00
Tim Waugh
8bd997d1d7 - Don't apply gcrypt threading patch (bug #553834). 2010-03-02 12:05:39 +00:00
Tim Waugh
1088f4c341 - Don't apply gcrypt threading patch (bug #553834). 2010-03-02 12:05:10 +00:00
Tim Waugh
15fb91a094 - Don't treat SIGPIPE as an error (bug #569770). 2010-03-02 11:34:08 +00:00
Tim Waugh
318108a6c9 - Don't treat SIGPIPE as an error (bug #569770). 2010-03-02 11:26:45 +00:00
Jiří Popelka
5bcbe0d102 - Fixed cupsGetNamedDest() so it falls back to the real default printer
when a default from configuration file does not exist (bug #565569, STR
    #3503).
2010-02-24 11:10:48 +00:00
Jiří Popelka
31a27f2ac2 - Fixed cupsGetNamedDest() so it falls back to the real default printer
when a default from configuration file does not exist (bug #565569, STR
    #3503).
2010-02-24 11:10:34 +00:00
Tim Waugh
cd761df616 - Update classes.conf when a class member printer is deleted (bug #565878,
STR #3505).
2010-02-23 12:25:38 +00:00
Tim Waugh
cc2070d9d2 - Update classes.conf when a class member printer is deleted (bug #565878,
STR #3505).
2010-02-23 12:25:16 +00:00
Tim Waugh
da745e9fe4 - Re-initialize the resolver if getnameinfo() returns EAI_AGAIN (bug
#567353).
2010-02-23 11:37:47 +00:00
Tim Waugh
6297c85cf9 - Re-initialize the resolver if getnameinfo() returns EAI_AGAIN (bug
#567353).
2010-02-23 11:02:56 +00:00
Jiří Popelka
547aaab471 - Improve cups-gnutls-gcrypt-threads.patch (#564841, STR #3461). 2010-02-15 11:40:21 +00:00
Tim Waugh
2af5db74bc - Rebuild for postscriptdriver tags. 2010-02-04 14:50:53 +00:00
Tim Waugh
c65705e72e - Make sure we have some filters for converting to raster format. 2010-01-22 15:48:18 +00:00
Tim Waugh
aa6e14997d Add the 0755 patch. 2010-01-15 11:18:58 +00:00
Tim Waugh
09e6eab959 Fixes from package review. 2010-01-15 11:18:17 +00:00
Tim Waugh
a7cbd23244 Removed redundant mode specification for bindir files. 2010-01-15 11:17:49 +00:00
Tim Waugh
fdfc5a039f Apply the patch. 2010-01-15 11:12:00 +00:00
Tim Waugh
8d11a789f9 - Reset status after successful ipp job (bug #548219, STR #3460). 2010-01-15 10:43:48 +00:00
Tim Waugh
991b829f32 - Reset status after successful ipp job (bug #548219, STR #3460). 2010-01-15 10:40:36 +00:00
Tim Waugh
c58587c5be - Install udev rules in correct place (bug #530378). 2010-01-14 12:39:26 +00:00
Tim Waugh
15e970ec8d - Install udev rules in correct place (bug #530378). 2010-01-14 12:37:44 +00:00
Tim Waugh
6358847ab6 - Don't mark initscript as config file. 2010-01-14 12:30:31 +00:00
Tim Waugh
47929d6830 - Use %{_initddir}, %{_sysconfdir} and SMP make flags.
- Use mode 0755 for binaries and libraries where appropriate.
- Fix lpd obsoletes tag.
2010-01-13 17:36:33 +00:00
Tim Waugh
d5fe42fba2 - Removed use of prereq and buildprereq.
- Fixed use of '%' in changelog.
- Versioned explicit obsoletes/provides.
- Use tabs throughout.
2009-12-24 12:32:59 +00:00
Tim Waugh
3cea312d99 - Fixed patch for STR #3425 again by adding in back-ported change from svn
revision 8929 (bug #549899). No longer need delete-active-printer
    patch.
2009-12-23 11:19:51 +00:00
Tim Waugh
e8c252a3a6 - Fixed patch for STR #3425 again by adding in back-ported change from svn
revision 8929 (bug #549899). No longer need delete-active-printer
    patch.
2009-12-23 11:11:36 +00:00
Tim Waugh
bf133f194a - Fixed ipp authentication for servers requiring authentication for
IPP-Get-Printer-Attributes (bug #548873, STR #3458).
2009-12-22 17:06:04 +00:00
Tim Waugh
52d8cca9e2 - Fixed ipp authentication for servers requiring authentication for
IPP-Get-Printer-Attributes (bug #548873, STR #3458).
2009-12-22 17:05:44 +00:00
Tim Waugh
f6c821d36d - Ensure proper thread-safety in gnutls's use of libgcrypt (bug #544619). 2009-12-21 17:11:58 +00:00
Tim Waugh
b5b3f9aa92 - Ensure proper thread-safety in gnutls's use of libgcrypt (bug #544619). 2009-12-21 17:07:05 +00:00
Tim Waugh
8af195fbd9 - Fixed patch for STR #3425 by adding in back-ported change from svn
revision 8936 (bug #548904).
2009-12-19 13:03:41 +00:00
Tim Waugh
afdd444a6d - Fixed patch for STR #3425 by adding in back-ported change from svn
revision 8936 (bug #548904).
2009-12-19 13:03:30 +00:00
Jiří Popelka
c32b304c2b Bug number fixed 2009-12-11 08:31:42 +00:00
Jiří Popelka
377f155244 Bug number fixed 2009-12-11 08:31:07 +00:00
Tim Waugh
38ca37cf6f - Fixed invalid read in cupsAddDest (bug #547460). 2009-12-10 18:31:27 +00:00
Tim Waugh
e69b0f1f9f - Fixed invalid read in cupsAddDest (bug #547460). 2009-12-10 18:19:33 +00:00
Tim Waugh
3844594064 - Fixed invalid read in cupsAddDest (bug #547460). 2009-12-10 18:18:57 +00:00
Tim Waugh
d446598d5c - Use upstream patch to fix scheduler crash when an active printer was
deleted (rev 8914).
2009-12-09 11:39:16 +00:00
Tim Waugh
38c359c928 - Use upstream patch to fix scheduler crash when an active printer was
deleted (rev 8914).
2009-12-09 11:32:55 +00:00
Tim Waugh
f5ad921fed - The scheduler did not use the Get-Job-Attributes policy for a printer
(STR #3431).
2009-12-08 12:34:48 +00:00
Tim Waugh
ed27866c4a - The scheduler did not use the Get-Job-Attributes policy for a printer
(STR #3431).
2009-12-08 12:34:18 +00:00
Tim Waugh
a29a9cb771 - The scheduler added two job-name attributes to each job object (STR
#3428).
2009-12-08 12:31:35 +00:00
Tim Waugh
7f6e506a3f - The scheduler added two job-name attributes to each job object (STR
#3428).
2009-12-08 12:31:05 +00:00
Tim Waugh
547466357f - The scheduler did not clean out completed jobs when PreserveJobHistory
was turned off (STR #3425).
2009-12-08 12:26:48 +00:00
Tim Waugh
fd32ad0d44 - The scheduler did not clean out completed jobs when PreserveJobHistory
was turned off (STR #3425).
2009-12-08 12:26:22 +00:00
Tim Waugh
587ec4e0dc - The web interface did not show completed jobs (STR #3436). 2009-12-08 12:22:49 +00:00
Tim Waugh
03bef5ab90 - The web interface did not show completed jobs (STR #3436). 2009-12-08 12:21:52 +00:00
Tim Waugh
da2c254fc9 - Authenticated printing did not always work when printing directly to a
remote server (STR #3435).
2009-12-08 12:16:14 +00:00
Tim Waugh
3fff9e87cb - Authenticated printing did not always work when printing directly to a
remote server (STR #3435).
2009-12-08 12:14:51 +00:00
Tim Waugh
f27c87695c - Use upstream patch to stop the network backends incorrectly clearing the
media-empty-warning state (rev 8896).
2009-12-08 11:25:50 +00:00
Tim Waugh
c11439789b - Use upstream patch to stop the network backends incorrectly clearing the
media-empty-warning state (rev 8896).
2009-12-08 11:25:18 +00:00
Tim Waugh
fd5ad73b36 - Use upstream patch to fix interrupt handling in the side-channel APIs
(rev 8896).
2009-12-08 11:13:07 +00:00
Tim Waugh
8de145d764 - Use upstream patch to fix interrupt handling in the side-channel APIs
(rev 8896).
2009-12-08 11:12:00 +00:00
Tim Waugh
11315e1acc - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:06:55 +00:00
Tim Waugh
5d76a896b2 - Use upstream patch to handle negative SNMP string lengths (rev 8896). 2009-12-08 11:05:54 +00:00
Tim Waugh
21304d9410 - Use upstream fix for SNMP detection (bug #542857, STR #3413). 2009-12-08 10:59:20 +00:00
Tim Waugh
f3531893f4 - Use upstream fix for SNMP detection (bug #542857, STR #3413). 2009-12-08 10:57:19 +00:00
Tim Waugh
3896ee439f - Use the text filter for text/css files (bug #545026, STR #3442). 2009-12-08 10:22:08 +00:00
Tim Waugh
23771f0684 - Use the text filter for text/css files (bug #545026, STR #3442). 2009-12-08 10:21:02 +00:00
Tim Waugh
72bf11dccc - Show conflicting option values in web UI (bug #544326, STR #3440). 2009-12-08 10:15:31 +00:00
Tim Waugh
210142152c - Show conflicting option values in web UI (bug #544326, STR #3440). 2009-12-08 10:14:45 +00:00
Tim Waugh
61638776ab - Use upstream fix for adjustment of conflicting options (bug #533426, STR
#3439).
2009-12-08 10:07:59 +00:00
Tim Waugh
a585b278b7 - Use upstream fix for adjustment of conflicting options (bug #533426, STR
#3439).
2009-12-08 10:06:35 +00:00
Tim Waugh
7945d11fec - No longer requires paps. The texttopaps filter MIME conversion file is
now provided by the paps package (bug #545036).
2009-12-08 09:57:29 +00:00
Tim Waugh
e7c8ff1e8c - No longer requires paps. The texttopaps filter MIME conversion file is
now provided by the paps package (bug #545036).
2009-12-08 09:56:49 +00:00
Tim Waugh
4b52e216bc - Moved %{_datadir}/cups/ppdc/*.h to the main package (bug #545348). 2009-12-08 09:41:20 +00:00
Tim Waugh
502e82276f - Moved %{_datadir}/cups/ppdc/*.h to the main package (bug #545348). 2009-12-08 09:38:20 +00:00
Tim Waugh
b5c2a8b3d8 Fixed patch reference. 2009-12-04 16:06:43 +00:00
Tim Waugh
4b35ccb4b3 - The web interface prevented conflicting options from being adjusted (bug
#533426, STR #3439).
2009-12-04 15:51:35 +00:00
Tim Waugh
29c4b9e02b - The web interface prevented conflicting options from being adjusted (bug
#533426, STR #3439).
2009-12-04 15:49:09 +00:00
Tim Waugh
195eda7ef5 - Fixes for SNMP scanning with Lexmark printers (bug #542857, STR #3413). 2009-12-03 23:09:28 +00:00
Tim Waugh
32eda5c106 - Fixes for SNMP scanning with Lexmark printers (bug #542857, STR #3413). 2009-12-03 23:05:53 +00:00
Tim Waugh
1c6d031a3c - Undo last change as it was incorrect. 2009-12-03 10:06:20 +00:00
Tim Waugh
2b820c9519 - Undo last change as it was incorrect. 2009-11-23 13:10:07 +00:00
Tim Waugh
08a85d367b - Undo last change as it was incorrect. 2009-11-23 13:08:59 +00:00
Tim Waugh
7c9ce96e70 - Fixed small typos introduced in fix for bug #536741. 2009-11-23 12:05:03 +00:00
Tim Waugh
30f17fccb2 - Fixed small typos introduced in fix for bug #536741. 2009-11-23 12:04:14 +00:00
Jiří Popelka
e5548fcc03 - Do not translate russian links showing completed jobs (bug #539354, STR
#3422).
2009-11-20 13:58:47 +00:00
Jiří Popelka
a73b088494 - Do not translate russian links showing completed jobs (bug #539354, STR
#3422).
2009-11-20 13:58:32 +00:00
Tim Waugh
f792eb4dd8 - Applied patch to fix CVE-2009-3553 (bug #530111, STR #3200). 2009-11-19 13:29:08 +00:00
Tim Waugh
ec5b1f332c - Applied patch to fix CVE-2009-3553 (bug #530111, STR #3200). 2009-11-19 13:28:02 +00:00
Tim Waugh
4aa703aad5 - Fixed display of current driver (bug #537182, STR #3418). 2009-11-17 13:27:14 +00:00
Tim Waugh
cb55925d57 - Fixed display of current driver (bug #537182, STR #3418). 2009-11-17 13:26:07 +00:00
Tim Waugh
7fa196971f - Fixed out-of-memory handling when loading jobs (bug #538054, STR #3407). 2009-11-17 13:15:18 +00:00
Tim Waugh
cf3d6e26ca - Fixed out-of-memory handling when loading jobs (bug #538054, STR #3407). 2009-11-17 13:14:28 +00:00
Tim Waugh
307c739dee - Fixed typo in admin web template (bug #537884, STR #3403). 2009-11-16 17:23:59 +00:00
Tim Waugh
8c5ae8f70e - Fixed typo in admin web template (bug #537884, STR #3403). 2009-11-16 17:23:13 +00:00
Tim Waugh
c116e5c2c7 - Reset SIGPIPE handler for child processes (bug #537886, STR #3399). 2009-11-16 17:18:44 +00:00
Tim Waugh
79d57a1786 - Reset SIGPIPE handler for child processes (bug #537886, STR #3399). 2009-11-16 17:17:17 +00:00
Tim Waugh
516ea2440d - Upstream fix for GNU TLS error handling bug (STR #3381). 2009-11-16 11:18:15 +00:00
Tim Waugh
258119bfb8 - Upstream fix for GNU TLS error handling bug (STR #3381). 2009-11-16 11:02:13 +00:00
Jiří Popelka
1ab3991a96 - Fixed lspp-patch to avoid memory leak (bug #536741). 2009-11-11 09:52:24 +00:00
Jiří Popelka
e0e1f21855 - Fixed lspp-patch to avoid memory leak (bug #536741). 2009-11-11 09:51:45 +00:00
Tim Waugh
f7b311fb2b 1.4.2-2 2009-11-10 16:58:03 +00:00
Tim Waugh
2d11048244 - Added explicit version dependency on cups-libs to cups-lpd (bug #502205). 2009-11-10 16:57:01 +00:00
Tim Waugh
1cf569f218 - Added explicit version dependency on cups-libs to cups-lpd (bug #502205). 2009-11-10 16:56:21 +00:00
Tim Waugh
6a7d7ab6fb - 1.4.2. No longer need str3380, str3332, str3356, str3396 patches.
- Removed postscript.ppd.gz (bug #533371).
- Renumbered patches and sources.
2009-11-10 13:09:53 +00:00
Tim Waugh
85cfb8e7e1 - Removed postscript.ppd.gz (bug #533371). 2009-11-10 12:50:59 +00:00
Tim Waugh
078162a914 - 1.4.2. No longer need str3380, str3332, str3356, str3396 patches.
- Removed postscript.ppd.gz (bug #533371).
- Renumbered patches and sources.
2009-11-10 11:44:14 +00:00
Tim Waugh
12b1aefb46 - 1.4.2. No longer need str3380, str3332, str3356, str3396 patches.
- Removed postscript.ppd.gz (bug #533371).
2009-11-10 11:36:16 +00:00
Tim Waugh
4e5971975b Undo breakage. 2009-11-03 17:19:22 +00:00
Tim Waugh
3b0d21e34b 1.4.1-13.1 2009-11-03 16:55:32 +00:00
Tim Waugh
519fdade5f - Removed stale patch from STR #2831 which was causing problems with
number-up (bug #532516).
2009-11-03 16:52:09 +00:00
Tim Waugh
348a9b8de9 - Removed stale patch from STR #2831 which was causing problems with
number-up (bug #532516).
2009-11-03 16:52:05 +00:00
Jiří Popelka
a8d370817c - Fix incorrectly applied patch from #STR3285 (bug #531108).
- Set the PRINTER_IS_SHARED variable for admin.cgi (bug #529634, #STR3390).
- Pass through serial parameters correctly in web interface (bug #529635,
    #STR3391).
- Fixed German translation (bug #531144, #STR3396).
2009-10-27 14:44:11 +00:00
Jiří Popelka
aef63a3e77 - Fix incorrectly applied patch from #STR3285 (bug #531108).
- Set the PRINTER_IS_SHARED variable for admin.cgi (bug #529634, #STR3390).
- Pass through serial parameters correctly in web interface (bug #529635,
    #STR3391).
- Fixed German translation (bug #531144, #STR3396).
2009-10-27 14:43:09 +00:00
Jiří Popelka
37e0a9a818 - Fix cups-lpd to create unique temporary data files (bug #529838). 2009-10-20 13:43:45 +00:00
Jiří Popelka
e9876bfec8 - Fix cups-lpd to create unique temporary data files (bug #529838). 2009-10-20 13:42:59 +00:00
Tim Waugh
4ea1f135c4 - Fixed German translation (bug #529575, STR #3380). 2009-10-19 11:32:51 +00:00
Tim Waugh
104689166f - Fixed German translation (bug #529575, STR #3380). 2009-10-19 11:06:26 +00:00
Tim Waugh
e7c3d75549 - Don't ship pstoraster -- it is now provided by the ghostscript-cups
package.
2009-10-15 12:45:35 +00:00
Tim Waugh
73c49735f1 - Fixed naming of 'Generic PostScript Printer' entry. 2009-10-08 11:37:51 +00:00
Tim Waugh
1b38406833 - Fixed naming of 'Generic PostScript Printer' entry. 2009-10-08 10:40:12 +00:00
Tim Waugh
0637105aa1 - Use upstream patch for STR #3356 (bug #526405). 2009-10-07 16:46:27 +00:00
Tim Waugh
1a31e8311f - Use upstream patch for STR #3356 (bug #526405). 2009-10-07 16:46:04 +00:00
Tim Waugh
4a94f7b1ab - Fixed orientation of page labels when printing text in landscape mode
(bug #520141, STR #3334).
2009-10-02 12:03:19 +00:00
Tim Waugh
9ee5c274f0 - Fixed orientation of page labels when printing text in landscape mode
(bug #520141, STR #3334).
2009-10-02 12:02:44 +00:00
Tim Waugh
1acf4fb335 - Don't use cached PPD for raw queue (bug #526405, STR #3356). 2009-09-30 12:40:01 +00:00
Tim Waugh
0b04325081 - Don't use cached PPD for raw queue (bug #526405, STR #3356). 2009-09-30 11:37:42 +00:00
Jiří Popelka
fa873879c4 - Fixed cups.init to be LSB compliant (bug #521641) 2009-09-23 14:31:50 +00:00
Jiří Popelka
3f10348a3f - Changed cups.init to be LSB compliant (bug #521641), i.e. return code "2"
(instead of "3") if invalid arguments return code "4" if restarting
    service under nonprivileged user return code "5" if cupsd not exist or
    is not executable return code "6" if cupsd.conf not exist
2009-09-21 13:57:36 +00:00
Tomáš Mráz
7aabe54edc - Use password-auth common PAM configuration instead of system-auth when
available.
2009-09-16 10:25:32 +00:00
Tim Waugh
3827b7dbbb - Fixed 'service cups status' to check for correct subsys name (bug
#521641).
2009-09-15 10:11:01 +00:00
Tim Waugh
7e278ad3c5 - 1.4.1. 2009-09-14 17:03:49 +00:00
Tim Waugh
5e91b5e5e6 Fixed bug ID. 2009-09-04 14:07:55 +00:00
Tim Waugh
081f3eb705 - Fixed the dnssd backend so that it only reports devices once avahi
resolution has completed. This makes it report Device IDs (bug
    #521110).
2009-09-04 14:07:20 +00:00
Tim Waugh
b9b4d4e88a - Fix locale code for Norwegian (bug #520379). 2009-09-01 14:15:46 +00:00
Tim Waugh
6d956ff589 Drop unnecessary -n option to setup macro. 2009-08-28 21:20:52 +00:00
Tim Waugh
dd27f804a6 - 1.4.0. 2009-08-28 21:06:47 +00:00
Warren Togami
b18bf2ffda rebuild 2009-08-27 20:28:47 +00:00
Tim Waugh
30d11ec876 - Fixed admin.cgi crash when modifying a class (bug #519724, STR #3312,
patch from Jiri Popelka).
2009-08-27 15:36:35 +00:00
Tim Waugh
78930c1e71 1.4-0.rc1.19 2009-08-27 12:40:28 +00:00
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