Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain <ju.o@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/subversion: security bump to version 1.14.5
Date: Sat, 14 Dec 2024 15:01:21 +0100	[thread overview]
Message-ID: <6aa4756c6245ba0a1e763aa4cd7ce335@free.fr> (raw)
In-Reply-To: <20241214134000.3224571-1-peter@korsgaard.com>

On 14/12/2024 14:39, Peter Korsgaard wrote:
> Fixes the following security vulnerabilities:
> 
> CVE-2024-46901: mod_dav_svn denial-of-service via control characters in
> paths
> 
> It has been discovered that the patch for CVE-2013-1968 was incomplete
> and unintentionally left mod_dav_svn vulnerable to control characters
> in filenames.
> 
> https://subversion.apache.org/security/CVE-2024-46901-advisory.txt
> 
> Subversion 1.14.4 also fixed a Windows-only vulnerability:
> https://subversion.apache.org/security/CVE-2024-45720-advisory.txt
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Applied to master, thanks.

> ---
>  package/subversion/subversion.hash | 4 ++--
>  package/subversion/subversion.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/subversion/subversion.hash 
> b/package/subversion/subversion.hash
> index 2710e9e3f3..5950e9dccf 100644
> --- a/package/subversion/subversion.hash
> +++ b/package/subversion/subversion.hash
> @@ -1,5 +1,5 @@
> -# From 
> https://www.apache.org/dist/subversion/subversion-1.14.3.tar.bz2.sha512
> -sha512  
> 40b172492005fd3b0cd9e457b4444af8ea5d8ff8fc161a9a0c6dc3a7314c6ad4ff75a4676f68a1919ae6273ae03e34d04eba8c1c37b8c0b4ec70d6731b527b41 
>  subversion-1.14.3.tar.bz2
> +# From 
> https://www.apache.org/dist/subversion/subversion-1.14.5.tar.bz2.sha512
> +sha512  
> e4800564d0cc68be98f19aa58d89181de83f237f0ccff10824d9237f8c65eb0071f7176ac54e9e8f8ecbf685849bd3e94be48f678f4c23ed6a5fd7fb6edd0321 
>  subversion-1.14.5.tar.bz2
> 
>  # Locally calculated
>  sha256  
> 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad  
> LICENSE
> diff --git a/package/subversion/subversion.mk 
> b/package/subversion/subversion.mk
> index bc0b9b45ab..b3daf013f0 100644
> --- a/package/subversion/subversion.mk
> +++ b/package/subversion/subversion.mk
> @@ -4,7 +4,7 @@
>  #
>  
> ################################################################################
> 
> -SUBVERSION_VERSION = 1.14.3
> +SUBVERSION_VERSION = 1.14.5
>  SUBVERSION_SOURCE = subversion-$(SUBVERSION_VERSION).tar.bz2
>  SUBVERSION_SITE = https://downloads.apache.org/subversion
>  SUBVERSION_LICENSE = Apache-2.0
> --
> 2.39.5
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-12-14 14:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14 13:39 [Buildroot] [PATCH] package/subversion: security bump to version 1.14.5 Peter Korsgaard
2024-12-14 14:01 ` Julien Olivain [this message]
2024-12-19  8:27 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6aa4756c6245ba0a1e763aa4cd7ce335@free.fr \
    --to=ju.o@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=peter@korsgaard.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox