Commit Graph

1002 Commits

Author SHA1 Message Date
Tim Waugh
b99406b9ca Merge branch 'f19' 2013-06-04 11:45:27 +01:00
Tim Waugh
5f1314986b Return from cupsEnumDests() once all records have been returned. 2013-06-04 11:00:27 +01:00
Jiri Popelka
dfc01588c9 Added more USB quirks for the libusb-based backend (STR #4311) 2013-05-23 10:50:14 +02:00
Jiri Popelka
c314542ce0 don't ship Russian web templates because they're broken (#960571, STR #4310) 2013-05-23 10:29:56 +02:00
Jiri Popelka
024c4ff312 move cups/ppdc/ to filesystem subpackage 2013-05-15 12:54:40 +02:00
Jiri Popelka
9663c6ccbb move cups/ppdc/ to filesystem subpackage 2013-05-15 12:48:18 +02:00
Jiri Popelka
47fb896364 Do not apply unary exclamation mark to va_list (bug #957737). 2013-04-29 16:07:09 +02:00
Jiri Popelka
a8486d4fdc fix versions in changelog 2013-04-19 13:29:56 +02:00
Jiri Popelka
b4b4411cb5 amend previous commit and fix versions in changelog 2013-04-19 13:27:57 +02:00
Jiri Popelka
5b01ebdb9d 1.7b1 2013-04-19 12:52:50 +02:00
Jiri Popelka
5b7a9ccc35 use _tmpfilesdir macro 2013-04-15 10:16:57 +02:00
Tim Waugh
aee5018577 cups-dbus-utf.patch: no need to validate job-name name. 2013-04-10 11:26:11 +01:00
Tim Waugh
55c9869389 Use IP address when resolving DNSSD URIs (bug #948288). 2013-04-04 15:50:25 +01:00
Tim Waugh
f8cefb0287 Check for cupsd.conf existence prior to grepping it (bug #928816).
Resolves: rhbz#928816
2013-03-28 16:25:35 +00:00
Jiri Popelka
6241b2c673 revert previous bug #919489 fix (i.e we don't ship banners now) 2013-03-19 12:36:59 +01:00
Jiri Popelka
389e11ef97 1.6.2 2013-03-19 10:24:42 +01:00
Jiri Popelka
15160404c4 ship banners again (#919489) 2013-03-13 18:05:38 +01:00
Tim Waugh
02ff4d3023 Talk about systemd in cups-lpd manpage (part of bug #884641).
Resolves: rhbz#884641
2013-03-05 17:36:53 +00:00
Tim Waugh
b1a0a20c16 Documentation fixes from STR #4223 (bug #915981).
Resolves: rhbz#915981
(cherry picked from commit d47e634478)

(Only documentation parts picked)
2013-03-05 17:04:51 +00:00
Jiri Popelka
8d6f914086 Removed obsolete browsing directives from cupsd.conf (bug #880826, STR #4157). 2013-02-27 16:35:55 +01:00
Jiri Popelka
c3bf1232c5 Updated summary and descriptions (#882982). 2013-02-27 16:17:44 +01:00
Jiri Popelka
9cbbc38a56 fix bogus dates in changelog 2013-02-27 16:02:33 +01:00
Tim Waugh
cc1efc4837 Applied colorman fix from STR #4232 and STR #4276. 2013-02-15 17:16:30 +00:00
Dennis Gilmore
9f8c67bb78 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 13:17:47 -06:00
Jiri Popelka
d4c40d48e1 Add quirk rule for Canon MP210 (#847923). 2013-01-18 15:54:42 +01:00
Jiri Popelka
eca76b160c Fix unowned directories (#894531). 2013-01-14 11:57:47 +01:00
Jiri Popelka
232606affa Adjusted Requires from systemd-units to systemd. 2013-01-10 14:54:30 +01:00
Jiri Popelka
12864fd5db clean /var/spool/cups/tmp with tmpfiles.d instead of tmpwatch&cron (#893834). 2013-01-10 14:53:04 +01:00
Jiri Popelka
facc75fa81 Remove unused cups-lpd xinetd config
amends 5d25662
2013-01-03 14:40:46 +01:00
Jiri Popelka
a51ef379f1 Remove unused cups.service file.
We ship the one from cups-systemd-socket.patch
2013-01-02 16:18:17 +01:00
Jiri Popelka
ad87e8609d amend previous commit 2012-12-19 18:00:15 +01:00
Jiri Popelka
0b93c3d0cc Clean up old Requires/Conflicts/Obsoletes/Provides. 2012-12-19 17:44:32 +01:00
Jiri Popelka
5d256621a4 Migrate cups-lpd from xinetd to systemd socket activatable service (#884641) 2012-12-19 17:41:00 +01:00
Tim Waugh
968c64fac1 Additional fix relating to CVE-2012-5519 to avoid misleading error message.
The FileDevice directive lives in cups-files.conf, not cupsd.conf.
2012-12-06 12:51:18 +00:00
Tim Waugh
faa2b36e6b Small error handling improvements in the configuration migration script. 2012-12-04 11:16:41 +00:00
Jiri Popelka
1100bbf08c move ipptoolfile(5) to ipptool subpackage 2012-12-03 16:04:42 +01:00
Tim Waugh
6cd12f1a61 Applied additional upstream patch for CVE-2012-5519.
Now the RemoteRoot keyword is recognised in the correct configuration
file.
2012-12-03 11:36:05 +00:00
Tim Waugh
dfde8cd29d Set default cups-files.conf filename. 2012-11-28 12:03:13 +00:00
Tim Waugh
6c2d42aa2c Fixed paths in config migration %post script. 2012-11-28 11:26:29 +00:00
Tim Waugh
2ca5fdf9d5 Apply upstream fix for CVE-2012-5519 (STR #4223, bug #875898).
Migrate configuration keywords as needed.
Resolves: rhbz#875898
2012-11-27 16:00:51 +00:00
Tim Waugh
9efc57eb5f Re-enable the web interface as it is required for adjusting server settings (bug #878090).
Resolves: rhbz#878090
2012-11-19 17:10:39 +00:00
Tim Waugh
2650598b64 Disable the web interface by default (bug #864522).
Resolves: rhbz#864522
2012-11-06 16:11:24 +00:00
Tim Waugh
65ecaf3aea cups-dbus-utf8.patch: set encoding type, and fixed validate_utf8 function. 2012-10-31 11:58:30 +00:00
Tim Waugh
611cccd2e1 Ensure attributes are valid UTF-8 in dbus notifier (bug #863387).
Resolves: rhbz#863387
2012-10-30 17:09:12 +00:00
Tim Waugh
1d34f84c93 Removed broken cups-get-classes patch (bug #870612).
Resolves: rhbz#870612
2012-10-29 11:44:35 +00:00
Jiri Popelka
aa4234a61a Add quirk rule for Xerox Phaser 3124 (#867392) 2012-10-22 10:46:47 +02:00
Tim Waugh
2195950619 The cups-libs subpackage contains code distributed under the zlib license (md5.c). 2012-09-20 14:22:05 +01:00
Jiri Popelka
07277147a2 quirk handler for port reset done by new USB backend (bug #847923, STR #4155) 2012-08-23 14:04:57 +02:00
Jiri Popelka
2dbb7c8841 fixed usage of parametrized systemd macros (#847405) 2012-08-13 17:03:18 +02:00
Jiri Popelka
01893cc6a8 Requires: cups-filters 2012-08-08 16:14:36 +02:00