svn commit: r547191 - in head/www/squid: . files

Michael Gmelin grembo at freebsd.org
Mon Aug 31 15:12:35 UTC 2020


I think this should be:
CVE-2020-15810 and
CVE-2020-15811

https://access.redhat.com/security/cve/cve-2020-15810

https://access.redhat.com/security/cve/cve-2020-15811

> On 31. Aug 2020, at 17:07, Kurt Jaeger <pi at freebsd.org> wrote:
> 
> Author: pi
> Date: Mon Aug 31 15:07:03 2020
> New Revision: 547191
> URL: https://svnweb.freebsd.org/changeset/ports/547191
> 
> Log:
>  www/squid: update 4.12 -> 4.13
> 
>  - https://lists.freebsd.org/pipermail/freebsd-ports/2020-August/119290.html
>    mentions security issues, but no CVEs
> 
>  PR:        248856
>  Submitted by:    Pavel Timofeev <timp87 at gmail.com> (maintainer)
>  MFH:        2020Q3
>  Relnotes:    http://www.squid-cache.org/Versions/v4/changesets/
>  Security:    probably
> 
> Deleted:
>  head/www/squid/files/patch-src_security_Handshake.cc
> Modified:
>  head/www/squid/Makefile
>  head/www/squid/distinfo
> 
> Modified: head/www/squid/Makefile
> ==============================================================================
> --- head/www/squid/Makefile    Mon Aug 31 15:06:46 2020    (r547190)
> +++ head/www/squid/Makefile    Mon Aug 31 15:07:03 2020    (r547191)
> @@ -1,20 +1,23 @@
> # $FreeBSD$
> 
> PORTNAME=    squid
> -PORTVERSION=    4.12
> +PORTVERSION=    4.13
> CATEGORIES=    www
> -MASTER_SITES=    http://www.squid-cache.org/Versions/v4/ \
> -        http://www2.us.squid-cache.org/Versions/v4/ \
> -        http://www1.at.squid-cache.org/Versions/v4/ \
> -        http://www.eu.squid-cache.org/Versions/v4/ \
> -        http://www1.jp.squid-cache.org/Versions/v4/
> +MASTER_SITES=    http://www2.pl.squid-cache.org/Versions/v4/ \
> +        http://ca.squid-cache.org/Versions/v4/ \
> +        http://www1.il.squid-cache.org/Versions/v4/ \
> +        http://www1.jp.squid-cache.org/Versions/v4/ \
> +        http://www2.gr.squid-cache.org/Versions/v4/ \
> +        http://ca2.squid-cache.org/Versions/v4/ \
> +        http://www.squid-cache.org/Versions/v4/
> 
> -PATCH_SITES=    http://www.squid-cache.org/%SUBDIR%/ \
> -        http://www2.us.squid-cache.org/%SUBDIR%/ \
> -        http://www1.at.squid-cache.org/%SUBDIR%/ \
> -        http://www.eu.squid-cache.org/%SUBDIR%/ \
> +PATCH_SITES=    http://www2.pl.squid-cache.org/%SUBDIR%/ \
> +        http://ca.squid-cache.org/%SUBDIR%/ \
> +        http://www1.il.squid-cache.org/%SUBDIR%/ \
>        http://www1.jp.squid-cache.org/%SUBDIR%/ \
> -        http://master.squid-cache.org/~amosjeffries/patches/:nosid
> +        http://www2.gr.squid-cache.org/%SUBDIR%/ \
> +        http://ca2.squid-cache.org/%SUBDIR%/ \
> +        http://www.squid-cache.org/%SUBDIR%/
> PATCH_SITE_SUBDIR=    Versions/v4/changesets
> 
> MAINTAINER=    timp87 at gmail.com
> 
> Modified: head/www/squid/distinfo
> ==============================================================================
> --- head/www/squid/distinfo    Mon Aug 31 15:06:46 2020    (r547190)
> +++ head/www/squid/distinfo    Mon Aug 31 15:07:03 2020    (r547191)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1592288810
> -SHA256 (squid-4.12.tar.xz) = f42a03c8b3dc020722c88bf1a87da8cb0c087b2f66b41d8256c77ee1b527e317
> -SIZE (squid-4.12.tar.xz) = 2450564
> +TIMESTAMP = 1598206369
> +SHA256 (squid-4.13.tar.xz) = 6891a0f540e60779b4f24f1802a302f813c6f473ec7336a474ed68c3e2e53ee0
> +SIZE (squid-4.13.tar.xz) = 2452752


More information about the svn-ports-all mailing list