Commit Graph

757 Commits

Author SHA1 Message Date
Jiri Popelka
f3762936fa Merge branch 'f14'
Conflicts:
	cups.spec
2010-11-12 14:56:07 +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
7177a9dee7 Merge branch 'f14' 2010-11-11 11:41:05 +00: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
Jesse Keating
ce983b4c85 - Rebuilt for gcc bug 634757 2010-09-29 14:04:08 -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
Tim Waugh
cc71076475 Merge branch 'f12' into f13 2010-08-03 13:25:13 +01:00
Tim Waugh
c48334b105 Build requires gnutls-devel not openssl-devel. 2010-08-03 13:11:16 +01:00
Jiří Popelka
41d2c93469 Corrected date in changelog 2010-07-13 09:30:22 +00:00
Jiří Popelka
17626f15a1 - Added restartlog to initscript usage output (bug #612996). 2010-07-13 09:28:53 +00:00
Jiří Popelka
fa65c8fde9 - Moved LICENSE.txt to libs sub-package. 2010-07-12 12:09:00 +00:00
Tim Waugh
af255f6ce3 - Avoid empty notify-subscribed-event attributes (bug #606909, STR #3608). 2010-06-28 12:08:36 +00:00
Tim Waugh
43633faa19 - Avoid empty notify-subscribed-event attributes (bug #606909, STR #3608). 2010-06-28 12:08:21 +00:00
Tim Waugh
ba41a86c62 - Use gnutls again but disable threading (bug #607159). 2010-06-24 12:07:41 +00:00
Tim Waugh
12ee3e5cb8 - Use gnutls again but disable threading (bug #607159). 2010-06-24 12:07:08 +00:00
Tim Waugh
3fec50e02a - Rebuilt to keep correct package n-v-r ordering between releases. 2010-06-22 09:47:50 +00:00
Tim Waugh
47f98d2806 - Removed dependency on ghostscript-cups package. The pstoraster filter is
not in that package until Fedora 13.
2010-06-22 09:47:06 +00:00
Tim Waugh
a51b847f8c - Re-enabled SSL support by using OpenSSL instead of gnutls. 2010-06-18 13:49:55 +00:00
Tim Waugh
b0314bda1b - Re-enabled SSL support by using OpenSSL instead of gnutls. 2010-06-18 13:49:51 +00:00
Tim Waugh
bf1ed416fd - 1.4.4. Fixes several security vulnerabilities (bug #605399):
CVE-2010-0540, CVE-2010-0542, CVE-2010-1748. No longer need str3503,
    str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
2010-06-18 10:51:07 +00:00
Tim Waugh
8399d834ef - 1.4.4. Fixes several security vulnerabilities (bug #605399):
CVE-2010-0540, CVE-2010-0542, CVE-2010-1748. No longer need str3503,
    str3399, str3505, str3541, str3425p2 or CVE-2010-0302 patches.
- Fix lpd provides.
- Added comments for all sources and patches.
- Reset status after successful ipp job (bug #548219, STR #3460).
- Install udev rules in correct place (bug #530378).
- Removed unapplied gnutls-gcrypt-threads patch. Fixed typos in
    descriptions for lpd and php sub-packages.
- Add an SNMP query for Ricoh's device ID OID (STR #3552).
- Mark DNS-SD Device IDs that have been guessed at with "FZY:1;".
- Add an SNMP query for HP's device ID OID (STR #3552).
2010-06-18 10:42:26 +00:00
Tim Waugh
cc938fb319 - Removed unapplied gnutls-gcrypt-threads patch. Fixed typos in
descriptions for lpd and php sub-packages.
2010-06-10 10:37:03 +00:00
Tim Waugh
fdf33eb9cd - Use upstream method of handling SNMP quirks in PPDs (STR #3551, bug
#581825).
2010-06-10 08:12:02 +00:00
Tim Waugh
2553f6911d - Use upstream method of handling SNMP quirks in PPDs (STR #3551, bug
#581825).
2010-06-09 15:52:18 +00:00
Jiří Popelka
c1fd48d63a - Added back still useful str3425.patch. Second part of STR #3425 is still
not fixed in 1.4.3
2010-06-01 15:34:31 +00:00
Jiří Popelka
8f1b4f4eef - Added back still useful str3425.patch. Second part of STR #3425 is still
not fixed in 1.4.3
2010-06-01 15:34:26 +00:00
Tim Waugh
7bb1955ae7 - Adjust texttops output to be in natural orientation (STR #3563). This
fixes page-label orientation when texttops is used in the filter chain
    (bug #572338).
2010-05-18 16:08:49 +00:00
Tim Waugh
cb60366b1d - Adjust texttops output to be in natural orientation (STR #3563). This
fixes page-label orientation when texttops is used in the filter chain
    (bug #572338).
2010-05-18 16:08:16 +00:00
Tim Waugh
ede19bbed9 - Fixed Ricoh Device ID OID (STR #3552). 2010-05-13 22:31:34 +00:00
Tim Waugh
750bad94e8 - Add an SNMP query for Ricoh's device ID OID (STR #3552). 2010-05-11 16:55:25 +00:00
Tim Waugh
f8156dd570 - Use numeric addresses for interfaces unless HostNameLookups are turned on
(bug #583054).
2010-05-06 14:24:14 +00:00
Tim Waugh
c269c40121 - Mark DNS-SD Device IDs that have been guessed at with "FZY:1;". 2010-04-16 18:46:49 +00:00
Jiří Popelka
ca951c9d94 - Fixed str3541.patch 2010-04-16 11:39:48 +00:00
Jiří Popelka
d2516777d5 - Fixed str3541.patch
- Added Require: ghostscript (bug #572701)
2010-04-16 11:36:56 +00:00
Tim Waugh
120cd7f6a7 - Add an SNMP query for HP's device ID OID (STR #3552). 2010-04-13 16:06:48 +00:00
Tim Waugh
9347367fba - Handle SNMP supply level quirks (bug #581825). 2010-04-13 11:40:32 +00:00
Tim Waugh
eb8e84b81e - Handle SNMP supply level quirks (bug #581825). 2010-04-13 11:22:19 +00:00
Tim Waugh
3069b51952 - Another BrowsePoll fix: handle EAI_NODATA as well (bug #567353). 2010-03-31 16:08:39 +00:00
Tim Waugh
8342f0d21e - Another BrowsePoll fix: handle EAI_NODATA as well (bug #567353). 2010-03-31 16:08:33 +00:00
Jiří Popelka
6100ed1795 - 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
    str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
    str3436, str3439, str3440, str3442, str3448, str3458, str3460,
    cups-sidechannel-intrs, negative-snmp-string-length,
    cups-media-empty-warning patches.
2010-03-31 13:11:00 +00:00
Jiří Popelka
d5844a19e2 - 1.4.3.
- No longer need CVE-2009-3553, str3381, str3390, str3391, str3403,
    str3407, str3413, str3418, str3422, str3425, str3428, str3431, str3435,
    str3436, str3439, str3440, str3442, str3448, str3458, str3460,
    cups-sidechannel-intrs, negative-snmp-string-length,
    cups-media-empty-warning patches.
2010-03-31 13:10:46 +00:00
Jiří Popelka
35bec1783c - Fixed lpstat to adhere to -o option (bug #577901, STR #3541). 2010-03-30 16:39:51 +00:00
Jiří Popelka
64dde71a30 - Fixed lpstat to adhere to -o option (bug #577901, STR #3541). 2010-03-30 16:39:21 +00:00
Jiří Popelka
6484bf8fde - Fixed (for the third time) patch for STR #3425 to correctly remove job
info files in /var/spool/cups (bug #571830).
2010-03-10 11:08:02 +00:00
Jiří Popelka
8ad09f27ec - Fixed (for the third time) patch for STR #3425 to correctly remove job
info files in /var/spool/cups (bug #571830).
2010-03-10 11:07:48 +00:00
Tim Waugh
0a206ac418 - Applied patch for CVE-2010-0302 (incomplete fix for CVE-2009-3553, bug
#557775).
- Added comments for all sources and patches.
2010-03-05 10:54:21 +00:00
Tim Waugh
038e4fc995 - Applied patch for CVE-2010-0302 (incomplete fix for CVE-2009-3553, bug
#557775).
2010-03-05 10:53:16 +00:00
Tim Waugh
c5bb55a14b - Added comments for all sources and patches. 2010-03-02 16:45:28 +00:00
Tim Waugh
54c6c8e3cf - Don't own filesystem locale directories (bug #569403). 2010-03-02 13:00:03 +00:00
Tim Waugh
1df432890c - Don't own filesystem locale directories (bug #569403). 2010-03-02 12:59:48 +00:00
Tim Waugh
8bd997d1d7 - Don't apply gcrypt threading patch (bug #553834). 2010-03-02 12:05:39 +00:00
Tim Waugh
1088f4c341 - Don't apply gcrypt threading patch (bug #553834). 2010-03-02 12:05:10 +00:00
Tim Waugh
15fb91a094 - Don't treat SIGPIPE as an error (bug #569770). 2010-03-02 11:34:08 +00:00
Tim Waugh
318108a6c9 - Don't treat SIGPIPE as an error (bug #569770). 2010-03-02 11:26:45 +00:00
Jiří Popelka
5bcbe0d102 - Fixed cupsGetNamedDest() so it falls back to the real default printer
when a default from configuration file does not exist (bug #565569, STR
    #3503).
2010-02-24 11:10:48 +00:00
Jiří Popelka
31a27f2ac2 - Fixed cupsGetNamedDest() so it falls back to the real default printer
when a default from configuration file does not exist (bug #565569, STR
    #3503).
2010-02-24 11:10:34 +00:00
Tim Waugh
cd761df616 - Update classes.conf when a class member printer is deleted (bug #565878,
STR #3505).
2010-02-23 12:25:38 +00:00
Tim Waugh
cc2070d9d2 - Update classes.conf when a class member printer is deleted (bug #565878,
STR #3505).
2010-02-23 12:25:16 +00:00
Tim Waugh
da745e9fe4 - Re-initialize the resolver if getnameinfo() returns EAI_AGAIN (bug
#567353).
2010-02-23 11:37:47 +00:00
Tim Waugh
6297c85cf9 - Re-initialize the resolver if getnameinfo() returns EAI_AGAIN (bug
#567353).
2010-02-23 11:02:56 +00:00
Jiří Popelka
547aaab471 - Improve cups-gnutls-gcrypt-threads.patch (#564841, STR #3461). 2010-02-15 11:40:21 +00:00
Tim Waugh
2af5db74bc - Rebuild for postscriptdriver tags. 2010-02-04 14:50:53 +00:00
Tim Waugh
c65705e72e - Make sure we have some filters for converting to raster format. 2010-01-22 15:48:18 +00:00
Tim Waugh
aa6e14997d Add the 0755 patch. 2010-01-15 11:18:58 +00:00
Tim Waugh
09e6eab959 Fixes from package review. 2010-01-15 11:18:17 +00:00
Tim Waugh
a7cbd23244 Removed redundant mode specification for bindir files. 2010-01-15 11:17:49 +00:00
Tim Waugh
fdfc5a039f Apply the patch. 2010-01-15 11:12:00 +00:00
Tim Waugh
8d11a789f9 - Reset status after successful ipp job (bug #548219, STR #3460). 2010-01-15 10:43:48 +00:00
Tim Waugh
991b829f32 - Reset status after successful ipp job (bug #548219, STR #3460). 2010-01-15 10:40:36 +00:00
Tim Waugh
c58587c5be - Install udev rules in correct place (bug #530378). 2010-01-14 12:39:26 +00:00
Tim Waugh
15e970ec8d - Install udev rules in correct place (bug #530378). 2010-01-14 12:37:44 +00:00
Tim Waugh
6358847ab6 - Don't mark initscript as config file. 2010-01-14 12:30:31 +00:00
Tim Waugh
47929d6830 - Use %{_initddir}, %{_sysconfdir} and SMP make flags.
- Use mode 0755 for binaries and libraries where appropriate.
- Fix lpd obsoletes tag.
2010-01-13 17:36:33 +00:00
Tim Waugh
d5fe42fba2 - Removed use of prereq and buildprereq.
- Fixed use of '%' in changelog.
- Versioned explicit obsoletes/provides.
- Use tabs throughout.
2009-12-24 12:32:59 +00:00
Tim Waugh
3cea312d99 - Fixed patch for STR #3425 again by adding in back-ported change from svn
revision 8929 (bug #549899). No longer need delete-active-printer
    patch.
2009-12-23 11:19:51 +00:00
Tim Waugh
e8c252a3a6 - Fixed patch for STR #3425 again by adding in back-ported change from svn
revision 8929 (bug #549899). No longer need delete-active-printer
    patch.
2009-12-23 11:11:36 +00:00
Tim Waugh
bf133f194a - Fixed ipp authentication for servers requiring authentication for
IPP-Get-Printer-Attributes (bug #548873, STR #3458).
2009-12-22 17:06:04 +00:00
Tim Waugh
52d8cca9e2 - Fixed ipp authentication for servers requiring authentication for
IPP-Get-Printer-Attributes (bug #548873, STR #3458).
2009-12-22 17:05:44 +00:00
Tim Waugh
f6c821d36d - Ensure proper thread-safety in gnutls's use of libgcrypt (bug #544619). 2009-12-21 17:11:58 +00:00
Tim Waugh
b5b3f9aa92 - Ensure proper thread-safety in gnutls's use of libgcrypt (bug #544619). 2009-12-21 17:07:05 +00:00
Tim Waugh
8af195fbd9 - Fixed patch for STR #3425 by adding in back-ported change from svn
revision 8936 (bug #548904).
2009-12-19 13:03:41 +00:00
Tim Waugh
afdd444a6d - Fixed patch for STR #3425 by adding in back-ported change from svn
revision 8936 (bug #548904).
2009-12-19 13:03:30 +00:00
Jiří Popelka
c32b304c2b Bug number fixed 2009-12-11 08:31:42 +00:00
Jiří Popelka
377f155244 Bug number fixed 2009-12-11 08:31:07 +00:00