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 |
|
Jiri Popelka
|
47ca1c0ae4
|
1.6.1
|
2012-08-08 14:02:14 +02:00 |
|
Jiri Popelka
|
2688b643e3
|
1.5.4
|
2012-07-26 02:34:10 +02:00 |
|
Tim Waugh
|
6ef3918897
|
Don't enable IP-based systemd socket activation by default (bug #842365).
Resolves: rhbz#842365
|
2012-07-24 16:43:58 +01:00 |
|
Dennis Gilmore
|
9b4aaa1bca
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
2012-07-18 15:04:53 -05:00 |
|
Jiri Popelka
|
e57f7f44b6
|
Require systemd instead of udev.
|
2012-06-05 14:41:09 +02:00 |
|
Jiri Popelka
|
694199094f
|
Buildrequire libusb1 (STR #3477)
|
2012-05-28 11:03:41 +02:00 |
|
Jiri Popelka
|
fecfdf6a4a
|
1.5.3
|
2012-05-15 17:16:59 +02:00 |
|
Jiri Popelka
|
33e7e92082
|
Add triggers for samba4-client. (#817110)
|
2012-05-09 18:02:23 +02:00 |
|
Jiri Popelka
|
2fa2080acc
|
Install /usr/lib/tmpfiles.d/cups-lp.conf to support /dev/lp* devices (#812641)
Move /etc/tmpfiles.d/cups.conf to /usr/lib/tmpfiles.d/ (#812641)
|
2012-04-17 20:06:27 +02:00 |
|
Jiri Popelka
|
30ec41f994
|
The IPP backend did not always setup username/password authentication. (bug #810007, STR #3985)
Detect authentication errors for all requests. (bug #810007, upstream commit revision10277)
|
2012-04-17 18:48:32 +02:00 |
|
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 |
|