forked from pool/squid
Accepting request 1183540 from server:proxy
- update to 6.10 - ESI: Disable by default (#1728) - Bug 5378: type mismatch in libTrie (#1830) (bsc#1227086, CVE-2024-37894) - testCacheManager: use cppunit exception tests (#1811) - testRandomUuid: use cppunit exception tests (#1814) - Docs: REQUIRED in ident_regex, proxy_auth_regex, ext_user_regex (#1818) - Fix build with clang v18 [-Wvla-cxx-extension] (#1813) (#1817) OBS-URL: https://build.opensuse.org/request/show/1183540 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/squid?expand=0&rev=122
This commit is contained in:
commit
5521453c13
3
squid-6.10.tar.xz
Normal file
3
squid-6.10.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b07b187e723f04770dd25beb89aec12030a158696aa8892d87c8b26853408a7
|
||||
size 2558208
|
17
squid-6.10.tar.xz.asc
Normal file
17
squid-6.10.tar.xz.asc
Normal file
@ -0,0 +1,17 @@
|
||||
File: squid-6.10.tar.xz
|
||||
Date: Sat Jun 8 02:53:29 PM UTC 2024
|
||||
Size: 2558208
|
||||
MD5 : 86deefa7282c4388be95260aa4d4cf6a
|
||||
SHA1: 70e90865df0e4e9ba7765b622da40bda9bb8fc5d
|
||||
Key : 29B4B1F7CE03D1B1DED22F3028F85029FEF6E865 <kinkie@squid-cache.org>
|
||||
29B4 B1F7 CE03 D1B1 DED2 2F30 28F8 5029 FEF6 E865
|
||||
sub cv25519 2021-05-15 [E]
|
||||
keyring = http://www.squid-cache.org/pgp.asc
|
||||
keyserver = pool.sks-keyservers.net
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQQptLH3zgPRsd7SLzAo+FAp/vboZQUCZmRwewAKCRAo+FAp/vbo
|
||||
ZZV0AP0WDdXJFarEEYCSXSv/zT1l0FrI8jLQCT3Rsp6nTbWxfwD/VYmUMDetPLPJ
|
||||
GYHJNrRm7OceMQcsqhQIz6X71SR9AQs=
|
||||
=4HPC
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ad72d46e1cb556e9561214f0fb181adb87c7c47927ef69bc8acd68a03f61882
|
||||
size 2557992
|
@ -1,17 +0,0 @@
|
||||
File: squid-6.9.tar.xz
|
||||
Date: Mon Apr 8 06:31:46 AM UTC 2024
|
||||
Size: 2557992
|
||||
MD5 : 4888e9dc75c0daa0ed526b34c055cb67
|
||||
SHA1: 5e73b30116ce7111589cc2b1c9bfe3c17efa2e75
|
||||
Key : 29B4B1F7CE03D1B1DED22F3028F85029FEF6E865 <kinkie@squid-cache.org>
|
||||
29B4 B1F7 CE03 D1B1 DED2 2F30 28F8 5029 FEF6 E865
|
||||
sub cv25519 2021-05-15 [E]
|
||||
keyring = http://www.squid-cache.org/pgp.asc
|
||||
keyserver = pool.sks-keyservers.net
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYIAB0WIQQptLH3zgPRsd7SLzAo+FAp/vboZQUCZhOPagAKCRAo+FAp/vbo
|
||||
ZcUMAP431ZvxTspTtnGMKRksGqYPkQn8t9e3LF21KIKKMgfSQAEA7lUbYqXSX4Av
|
||||
0kdzaQZt83DNc/doQYeEU+S7Xtz1BA8=
|
||||
=rcZg
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 27 07:00:50 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
- update to 6.10
|
||||
- ESI: Disable by default (#1728)
|
||||
- Bug 5378: type mismatch in libTrie (#1830) (bsc#1227086, CVE-2024-37894)
|
||||
- testCacheManager: use cppunit exception tests (#1811)
|
||||
- testRandomUuid: use cppunit exception tests (#1814)
|
||||
- Docs: REQUIRED in ident_regex, proxy_auth_regex, ext_user_regex (#1818)
|
||||
- Fix build with clang v18 [-Wvla-cxx-extension] (#1813) (#1817)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 08:39:49 UTC 2024 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
|
@ -24,17 +24,14 @@
|
||||
%define squidhelperdir %{_sbindir}
|
||||
%endif
|
||||
Name: squid
|
||||
Version: 6.9
|
||||
Version: 6.10
|
||||
Release: 0
|
||||
Summary: Caching and forwarding HTTP web proxy
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/Web/Proxy
|
||||
URL: http://www.squid-cache.org
|
||||
### commented because of mirror issues...
|
||||
#Source0: http://www.squid-cache.org/Versions/v6/squid-%{version}.tar.xz
|
||||
#Source1: http://www.squid-cache.org/Versions/v6/squid-%{version}.tar.xz.asc
|
||||
Source0: squid-%{version}.tar.xz
|
||||
Source1: squid-%{version}.tar.xz.asc
|
||||
Source0: http://www.squid-cache.org/Versions/v6/squid-%{version}.tar.xz
|
||||
Source1: http://www.squid-cache.org/Versions/v6/squid-%{version}.tar.xz.asc
|
||||
Source5: pam.squid
|
||||
Source6: unsquid.pl
|
||||
Source7: %{name}.logrotate
|
||||
|
Loading…
Reference in New Issue
Block a user