all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 70911@debbugs.gnu.org
Cc: 70911-done@debbugs.gnu.org, Nicolas Graves <ngraves@ngraves.fr>
Subject: [bug#70911] [PATCH] gnu: dcmtk: Update to 3.6.8. [security-fixes]
Date: Thu, 23 May 2024 13:31:33 +0800	[thread overview]
Message-ID: <87o78xrt56.fsf@iscas.ac.cn> (raw)
In-Reply-To: <20240513075317.27284-1-ngraves@ngraves.fr> (Nicolas Graves via Guix-patches via's message of "Mon, 13 May 2024 09:53:11 +0200")

[-- Attachment #1: Type: text/plain, Size: 1334 bytes --]

Nicolas Graves via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/image-processing.scm (dcmtk): Update to 3.6.8.
>
> Change-Id: I4e0203219280a2571267f566cdfc8c2a9ea3fd18
> ---
>  gnu/packages/image-processing.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
> index ceef83f3b1e..7c9d12557e7 100644
> --- a/gnu/packages/image-processing.scm
> +++ b/gnu/packages/image-processing.scm
> @@ -167,7 +167,7 @@ (define-public bart
>  (define-public dcmtk
>    (package
>      (name "dcmtk")
> -    (version "3.6.7")
> +    (version "3.6.8")
>      (source
>       (origin
>         (method url-fetch)
> @@ -176,7 +176,7 @@ (define-public dcmtk
>                         "dcmtk" (string-join (string-split version #\.) "")
>                         "/dcmtk-" version ".tar.gz"))
>         (sha256
> -        (base32 "02kix73qhndgb56cmi5327666i6imp7hi17wwqp26q4d7s72jn3w"))))
> +        (base32 "03vjv2lq5kr79ghf8v0q9wskkrcr2ygi097nybmqs4q3amjpc813"))))
>      (build-system cmake-build-system)
>      (arguments
>       ;; By default, only static archives are built.

thanks, i add "This fixes CVE-2022-43272." and push.

see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=63ee61a56dddaf76ecc8bb45b8a0f28bc12469b5

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-05-23  5:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13  7:53 [bug#70911] [PATCH] gnu: dcmtk: Update to 3.6.8. [security-fixes] Nicolas Graves via Guix-patches via
2024-05-23  5:31 ` Zheng Junjie [this message]

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=87o78xrt56.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=70911-done@debbugs.gnu.org \
    --cc=70911@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.