Tim Waugh
0d80ee5d8f
Removed private-shared-object-provides filter lines as they are not necessary (see bug #807767 comment #3 ).
2012-03-29 12:18:51 +01:00
TASAKA Mamoru
fddeee0dbe
Rebuild against fixed rpm (bug #807767 )
2012-03-29 18:49:11 +09:00
Tim Waugh
cc5aca8651
Avoid systemd PrivateTmp bug by explicitly requiring the fixed
...
version of systemd (bug #807672 ).
2012-03-28 15:35:41 +01:00
Tim Waugh
c880263f41
Removed debugging messages from systemd-socket patch.
2012-03-16 14:53:56 +00:00
Tim Waugh
0d86476878
Pulled in bugfixes from Avahi patches on fedorapeople.org.
2012-03-14 15:10:32 +00:00
Jiri Popelka
746458f777
If the translated message is empty return the original message
...
(bug #797570 , STR #4033 ).
2012-02-28 11:30:00 +01:00
Tim Waugh
1b8e2d6fcd
cups-polld: restart polling on error (bug #769292 , STR #4031 ).
2012-02-23 10:52:22 +00:00
Tim Waugh
cd400605c0
Removed hard requirement on colord as it is optional.
2012-02-16 16:03:19 +00:00
Tim Waugh
3ace51f9ae
Synthesize notify-printer-uri for job-completed events where the job never started processing (bug #784786 , STR #4014 ).
2012-02-15 13:19:20 +00:00
Tim Waugh
1d73f20c6a
Removed banners from LSPP patch on Dan Walsh's advice.
2012-02-15 13:03:58 +00:00
Jiri Popelka
b6ff1d47f3
Merge branch 'f16'
2012-02-06 12:08:05 +01:00
Jiri Popelka
94957545a6
1.5.2
...
Updated FSF address in pstopdf and textonly filters
2012-02-06 11:40:44 +01:00
remi
ae94f3ffff
PHP 5.4.0 Build
2012-01-20 17:54:40 +01:00
Tim Waugh
f0db99cc84
Use PrivateTmp=true in the service file (bug #782495 ).
2012-01-17 16:30:01 +00:00
Tim Waugh
9e0aa17df2
Merge branch 'f15' into f16
2012-01-17 12:54:39 +00:00
Tim Waugh
6017b9cc05
Replace newline characters with spaces in reported Device IDs (bug #782129 , STR #4005 ).
2012-01-17 12:47:58 +00:00
Tim Waugh
38257f25bd
Don't accept Device URIs of '\0' from SNMP devices (bug #770646 , STR #4004 ).
2012-01-17 12:47:36 +00:00
Dennis Gilmore
e4da718bfd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 18:09:05 -06:00
Tim Waugh
8d23b6cc1c
Merge branch 'f15' into f16
2011-12-21 11:28:35 +00:00
Tim Waugh
7870e7ad16
Fixed textonly filter to work with single copies (bug #738412 ).
2011-12-21 11:27:55 +00:00
Tim Waugh
3675f09890
Merge branch 'f15' into f16
2011-12-09 12:43:00 +00:00
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