From cf4dc391bff571cf405662ae52013a9a3e709816 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 14 2022 12:10:38 +0000 Subject: import cups-2.2.6-45.el8_6.1 --- diff --git a/SPECS/cups.spec b/SPECS/cups.spec index 855d27e..719818b 100644 --- a/SPECS/cups.spec +++ b/SPECS/cups.spec @@ -15,7 +15,7 @@ Summary: CUPS printing system Name: cups Epoch: 1 Version: 2.2.6 -Release: 45%{?dist} +Release: 45%{?dist}.1 License: GPLv2+ and LGPLv2 with exceptions and AML Url: http://www.cups.org/ Source0: https://github.com/apple/cups/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz @@ -129,7 +129,7 @@ Patch70: 0001-Add-with-idle-exit-timeout-configure-option.patch Patch71: 0001-Add-with-systemd-timeoutstartsec-configure-option.patch # 2032965 - [RFE] RHEL8 - CUPS Web UI supports adding IPP Everywhere Patch72: cups-ippeve-web-support.patch -# 2071417 - 30-second delays printing to Windows 2016 server via HTTPS +# 2073531 - 30-second delays printing to Windows 2016 server via HTTPS Patch73: 0001-cups-tls-gnutls.c-Use-always-GNUTLS_SHUT_WR.patch Patch1000: cups-lspp.patch @@ -403,7 +403,7 @@ Sends IPP requests to the specified URI and tests and/or displays the results. %patch71 -p1 -b .timeoutstartsec # 2032965 - [RFE] RHEL8 - CUPS Web UI supports adding IPP Everywhere %patch72 -p1 -b .ippeve-web-support -# 2071417 - 30-second delays printing to Windows 2016 server via HTTPS +# 2073531 - 30-second delays printing to Windows 2016 server via HTTPS %patch73 -p1 -b .gnutlsbye sed -i -e '1iMaxLogSize 0' conf/cupsd.conf.in @@ -824,8 +824,8 @@ rm -f %{cups_serverbin}/backend/smb %{_mandir}/man5/ipptoolfile.5.gz %changelog -* Fri Apr 08 2022 Zdenek Dohnal - 1:2.2.6-45 -- 2071417 - 30-second delays printing to Windows 2016 server via HTTPS +* Sat Apr 09 2022 Zdenek Dohnal - 1:2.2.6-45.1 +- 2073531 - 30-second delays printing to Windows 2016 server via HTTPS * Wed Jan 19 2022 Zdenek Dohnal - 1:2.2.6-44 - 2015182 - RFE: Implement IdleExitTimeout configuration during build