Rebase cups to upstream version 2.4.10
Resolves: RHEL-39938 Resolves: RHEL-25804
This commit is contained in:
parent
363dd52521
commit
f0d334836e
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@ cups-1.4.4-source.tar.bz2
|
|||||||
/cups-2.4.6-source.tar.gz
|
/cups-2.4.6-source.tar.gz
|
||||||
/cups-2.4.7-source.tar.gz
|
/cups-2.4.7-source.tar.gz
|
||||||
/cups-2.4.9-source.tar.gz
|
/cups-2.4.9-source.tar.gz
|
||||||
|
/cups-2.4.10-source.tar.gz
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
Summary: CUPS printing system
|
Summary: CUPS printing system
|
||||||
Name: cups
|
Name: cups
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.4.9
|
Version: 2.4.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# backend/failover.c - BSD-3-Clause
|
# backend/failover.c - BSD-3-Clause
|
||||||
# cups/md5* - Zlib
|
# cups/md5* - Zlib
|
||||||
@ -783,6 +783,9 @@ rm -f %{cups_serverbin}/backend/smb
|
|||||||
%{_mandir}/man7/ippeveps.7.gz
|
%{_mandir}/man7/ippeveps.7.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 18 2024 Pavol Zacik <pzacik@redhat.com> - 1:2.4.10-1
|
||||||
|
- Rebase cups to upstream version 2.4.10
|
||||||
|
|
||||||
* Wed Jun 12 2024 Pavol Zacik <pzacik@redhat.com> - 1:2.4.9-1
|
* Wed Jun 12 2024 Pavol Zacik <pzacik@redhat.com> - 1:2.4.9-1
|
||||||
- CVE-2024-35235 cups: Cupsd Listen arbitrary chmod 0140777
|
- CVE-2024-35235 cups: Cupsd Listen arbitrary chmod 0140777
|
||||||
- RHEL-25804 Rebase CUPS to next upstream version - 2.4.9
|
- RHEL-25804 Rebase CUPS to next upstream version - 2.4.9
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cups-2.4.9-source.tar.gz) = c37eb3820a78d070eebe501166339dc693f19b3285774f9d126a6e6d98d6d68feabe68ec3cfbe5afadc86c2cb4feade617ceb3d391c73b0c20fbf292b509cd86
|
SHA512 (cups-2.4.10-source.tar.gz) = 6442207615f79c91de134ff5f438aa5060cbdf764113f7a338a53f7e12ad87bab147ea61302e84c94f259d31950f1a164c4574d11942ca838eb924827375748e
|
||||||
|
Loading…
Reference in New Issue
Block a user