Commit Graph

873 Commits

Author SHA1 Message Date
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
Tim Waugh
7870e7ad16 Fixed textonly filter to work with single copies (bug #738412). 2011-12-21 11:27:55 +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
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
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
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
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
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
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
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
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
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
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
24f7bb4948 Merge branch 'f14' into f15 2011-06-29 10:18:44 +01:00
Tim Waugh
99d2fe0139 Merged f14 using 'ours' to allow merging upwards through the branches. 2011-06-29 10:16:54 +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
1a668d884a added to sources 2011-06-28 13:30:13 +02: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
Tim Waugh
28f2e3ad02 Use correct port number when publishing services through Avahi
(Ubuntu #792309).
2011-06-03 15:52:13 +01:00
Tim Waugh
1cca59f9dc Fixed some typos in cups-icc.patch. 2011-06-03 14:05:20 +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
Tim Waugh
2b082bd168 Fixed some warnings from the icc patch. 2011-05-24 12:49:43 +01:00
Richard Hughes
46d60c6dcb Fix the cups-icc.patch to send the colorspace of the virtual profile
This allows us to make the GUI not suck if using colord >= 0.1.8 -- for older
releases of colord this new functionality does nothing.
2011-05-19 09:27:43 +01: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
Tim Waugh
58f36123d7 Fixed typo in cups-icc patch. 2011-03-09 16:27:08 +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