Commit Graph

971 Commits

Author SHA1 Message Date
Tim Waugh
9bd0730a7e Merge branch 'f14' into f15 2011-12-09 12:15:38 +00:00
Tim Waugh
da4557e1c0 Detangle cups-serverbin-compat.patch from cups-lspp.patch. 2011-12-09 12:03:27 +00:00
Tim Waugh
843ebb9de0 Bind to datagram socket as well in systemd cups.socket unit file, to prevent that port being stolen by another service (bug #760070). 2011-12-09 12:00:38 +00:00
Tim Waugh
1d347acd8b Fixed trigger (bug #748841). 2011-11-11 11:39:54 +00:00
Tim Waugh
cb5964de44 Set correct systemd service default on upgrade, once updates are applied (bug #748841). 2011-11-09 15:32:16 +00:00
Tim Waugh
03ff0bfd1a Set the correct PostScript command filter for e.g. foomatic queues (STR #3973). 2011-11-04 15:18:13 +00:00
Tim Waugh
d44ca3247c Set correct systemd service default on upgrade (bug #748841). 2011-10-31 10:54:25 +00:00
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
0b72bc0b80 bug #720921 is already fixed in 1.5rc1 2011-07-13 11:18:40 +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