Commit Graph

735 Commits

Author SHA1 Message Date
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
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
cf15da723a Avoid GIF reader loop (CVE-2011-2896, STR #3914, bug #727800). 2011-08-19 11:35:13 +01:00
Jiri Popelka
ccb8206c51 1.4.8 2011-07-26 11:06:18 +02:00
Tim Waugh
39d7e8f15b Don't delete job data files when restarted (STR #3880). 2011-07-20 13:21:15 +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
a8d53773cf Avoid busy loop in cups-polld (bug #720921). 2011-07-13 11:15:52 +01:00
Jiri Popelka
10829b97af Fix SNMP supply level crasher (STR #3875, bug #719057). 2011-07-07 16:54:10 +02: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
ed0066fbe8 Make build log verbose enough to include compiler flags used. 2011-07-07 09:58:10 +01:00
Tim Waugh
68e0ea8f6b Tag localization files correctly (bug #716421). 2011-06-29 10:11:01 +01:00
Jiri Popelka
e663022e55 1.4.7. 2011-06-28 11:48:01 +02:00
Tim Waugh
39e46cce3e LSPP: only warn when unable to get printer context. 2011-03-10 13:42:03 +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
262a1cd4b3 Fixed dbus notifier support for job-state-changed. 2011-02-25 12:51:58 +00: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
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
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
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
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
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
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
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
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
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