Tim Waugh
b52f4a87b3
- Avoid stripping binaries before rpmbuild creates the -debuginfo
...
subpackage.
2009-05-08 16:34:12 +00:00
Tim Waugh
30b0cd29ff
- Accept "Host: ::1" (bug #497393 ).
...
- Accept Host: fields set to the ServerName value (bug #497301 ).
2009-04-26 12:58:48 +00:00
Tim Waugh
015b26e5e7
- Specify that we want poppler's pdftops (not ghostscript) for the pdftops
...
wrapper when calling configure.
2009-04-21 15:44:21 +00:00
Tim Waugh
046ffba366
- Applied patch to fix CVE-2009-0163 (bug #490596 ).
...
- Applied patch to fix CVE-2009-0164 (bug #490597 ).
2009-04-17 16:34:28 +00:00
Tim Waugh
ec68565eae
- Don't verify MD5 sum, file size, or mtime for several config files:
...
cupsd.conf, client.conf, classes.conf, printers.conf, snmp.conf,
subscriptions.conf, lpoptions (bug #486287 ).
2009-04-02 11:50:24 +00:00
Tim Waugh
eaed78f02b
- If cups-polld gets EAI_AGAIN when looking up a hostname, re-initialise
...
the resolver (bug #490943 ).
2009-03-23 18:04:54 +00:00
Tim Waugh
d4e3a22dde
- Bumped cupsddk n-v-r for obsoletes/provides, as cupsddk was rebuilt.
2009-03-11 12:07:51 +00:00
Tim Waugh
9ce00263b6
- Applied patch to fix ppd-natural-language attribute in PPD list (STR
...
#3124 ).
2009-03-10 18:39:13 +00:00
Tim Waugh
cb2c45a293
- Handle https:// device URIs (bug #478677 , STR #3122 ).
2009-03-09 12:11:38 +00:00
Tim Waugh
a1088d096f
- Updated to svn8404.
2009-03-05 13:31:30 +00:00
Tim Waugh
9b9807ecb6
- Added 'Should-Start: portreserve' to the initscript (part of bug
...
#487250 ).
2009-02-25 11:27:37 +00:00
Jesse Keating
2191da460f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-24 10:16:59 +00:00
Tim Waugh
ac0b4ec2f0
- Prevent cups-deviced missing devices (STR #3108 ).
...
- Actually drop the perl implementation of the dnssd backend and use the
avahi-aware one.
2009-02-19 18:30:52 +00:00
Tim Waugh
b85fafd846
Add patch.
2009-02-12 14:33:59 +00:00
Tim Waugh
c36f5f1a78
- Beginnings of avahi support. The dnssd backend should now work, but the
...
scheduler will not yet advertise DNS-SD services.
- No longer require avahi-tools as the dnssd backend does not use the
command line tools any longer.
- Load MIME type rules correctly (bug #426089 , STR #3059 ).
2009-02-12 13:38:50 +00:00
Tim Waugh
4db57d4fa2
- No longer require avahi-tools as the dnssd backend does not use the
...
command line tools any longer. (Work is still progressing on fixing the
dnssd backend to work with the native avahi API.)
2009-02-10 14:54:33 +00:00
Tim Waugh
b017e2a1bc
- Load MIME type rules correctly (bug #426089 , STR #3059 ).
2009-01-28 17:42:16 +00:00
Tim Waugh
3244c62a59
- Fixed quotas (STR #3077 , STR #3078 ).
2009-01-28 17:17:46 +00:00
Tim Waugh
a3145fd996
- Fixed default BrowseLocalProtocols (bug #481505 ).
2009-01-27 14:57:00 +00:00
Tim Waugh
d5991e3b1b
Fixed build.
2008-12-16 16:59:28 +00:00
Tim Waugh
1e5683c9b2
- 1.4b2.
...
- No longer need CVE-2008-5183 patch.
2008-12-16 12:31:53 +00:00
Tim Waugh
5852cfdc6c
- Start cupsd at priority 25: after avahi-daemon but before haldaemon (bug
...
#468709 ).
2008-12-13 11:34:46 +00:00
Tim Waugh
54fdf3149d
- Applied patch to fix RSS subscription limiting (bug #473901 ,
...
CVE-2008-5183).
2008-12-09 12:19:10 +00:00
Tim Waugh
277864519c
- Attempt to unbreak the fix for STR #2831 (bug #474742 ).
2008-12-09 12:16:54 +00:00
Tim Waugh
746c226fe8
- Own more directories (bug #473581 ).
2008-11-30 22:45:28 +00:00
Tim Waugh
20dd8ad929
Bump release.
2008-11-12 16:17:13 +00:00
Tim Waugh
25ceff882d
Uploaded the source tarball.
2008-11-12 16:14:18 +00:00
Tim Waugh
cb06f24a89
- 1.4b1.
...
- No longer need ext, includeifexists, foomatic-recommended, getnameddest,
str2101, str2536 patches.
- Require poppler-utils at runtime and for build. No longer need
pdftops.conf.
- Obsolete cupsddk.
2008-11-12 16:09:54 +00:00
Tim Waugh
92b094fbad
- Fixed LSPP labels (bug #468442 ).
2008-10-30 14:31:23 +00:00
Tim Waugh
6eeadd4d62
- Fixed textonly filter to send FF correctly.
2008-10-21 10:23:31 +00:00
Tim Waugh
f5608b99a9
- 1.3.9, including fixes for CVE-2008-3639 (STR #2918 , bug #464710 ),
...
CVE-2008-3640 (STR #2919 , bug #464713 ) and CVE-2008-3641 (STR #2911 ,
bug #464716 ).
- No longer need str2892 or res_init patches.
2008-10-10 09:44:33 +00:00
Tim Waugh
d9669961e9
1.3.8-6
2008-09-10 15:21:18 +00:00
Tim Waugh
cb98b4123e
- Backported patch for FatalErrors configuration directive (bug #314941 ,
...
STR #2536 ).
2008-09-10 15:20:58 +00:00
Tim Waugh
2d712904b5
- Use php-cgi for executing PHP scripts (bug #460898 ).
2008-09-04 12:40:34 +00:00
Tim Waugh
0db537a415
1.3.8-5
2008-09-03 16:46:54 +00:00
Tim Waugh
e97a691635
- The dnssd backend uses avahi-browse so require it (bug #458565 ).
2008-09-03 16:46:08 +00:00
Tim Waugh
765018ec6c
- New php sub-package (bug #428235 ).
2008-09-03 16:43:13 +00:00
Tim Waugh
f841b4d203
- cups-polld: reinit the resolver if we haven't yet resolved the hostname
...
(bug #354071 ).
2008-09-03 14:58:27 +00:00
Tim Waugh
1aa3e91220
- Better password prompting behaviour (bug #215133 , STR #2101 ).
2008-08-11 16:34:51 +00:00
Tim Waugh
2af43e386a
1.3.8-3
2008-08-05 08:37:35 +00:00
Tim Waugh
1c13bf0144
- Mark template files config(noreplace) for site-local modifications (bug
...
#441719 ).
2008-08-05 08:33:02 +00:00
Tim Waugh
89895fb4b4
- Applied patch to fix STR #2892 (bug #453610 ).
2008-08-03 13:31:08 +00:00
Tim Waugh
e00ae0ba56
Ship id translation files.
2008-07-28 16:47:05 +00:00
Tim Waugh
ba2b5b666c
Renumber patches.
2008-07-28 16:20:35 +00:00
Tim Waugh
34fc0f75d6
- 1.3.8.
2008-07-28 15:40:15 +00:00
Tim Waugh
8936a5c83d
- Removed autoconf requirement by applying autoconf-generated changes to
...
patches that caused them. Affected patches: cups-lspp.
2008-07-18 12:12:59 +00:00
Tim Waugh
b555106cb3
Fixed spec file.
2008-07-15 12:56:56 +00:00
Tim Waugh
d95259d60f
- CVE-2008-1373 patch is no longer needed (applied upstream).
2008-07-15 12:55:32 +00:00
Tim Waugh
1011a6e935
1.3.7-13
2008-07-15 09:56:44 +00:00
Tim Waugh
d84562ad50
- Mark HTML files and templates config(noreplace) for site-local
...
modifications (bug #441719 ).
2008-07-15 09:51:23 +00:00