unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Wilko Meyer <w@wmeyer.eu>
Cc: 72075-done@debbugs.gnu.org
Subject: bug#72075: [PATCH] gnu: exim: Update to 4.98.
Date: Thu, 18 Jul 2024 18:35:27 +0800	[thread overview]
Message-ID: <87msmf56og.fsf@iscas.ac.cn> (raw)
In-Reply-To: <5adcef5a43d198affbb84c4375f37c214e3c3e5a.1720786082.git.w@wmeyer.eu> (Wilko Meyer's message of "Fri, 12 Jul 2024 14:08:02 +0200")

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

Wilko Meyer <w@wmeyer.eu> writes:

> Fixes CVE-2024-39929.
>
> * gnu/packages/mail.scm (exim): Update to 4.98.
>
> Change-Id: Iec780a9a718e256688aa531da2ce0b3183c3c7a4
> ---
> Hi Guix,
>
> There's been a recent security-related release for exim. Builds
> successfully on my machine:
>
> (~/devel/guix) λ ./pre-inst-env guix build exim
> /gnu/store/awjx8k4kp24n8g2mhbx5kw3c32dbyas5-exim-4.98
>
>
>  gnu/packages/mail.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
> index b7b06c1d99..9319077192 100644
> --- a/gnu/packages/mail.scm
> +++ b/gnu/packages/mail.scm
> @@ -1975,7 +1975,7 @@ (define-public msmtp
>  (define-public exim
>    (package
>      (name "exim")
> -    (version "4.97.1")
> +    (version "4.98")
>      (source
>       (origin
>         (method url-fetch)
> @@ -1989,7 +1989,7 @@ (define-public exim
>                      (string-append "https://ftp.exim.org/pub/exim/exim4/old/"
>                                     file-name))))
>         (sha256
> -        (base32 "1afzxyffjqm2xm5v6b731hbfm1fi4q35ja45a29kaycsa1bj0y5x"))))
> +        (base32 "1xsjb2hqasxsqsmrcv98c2dvfgcsiy0j0g229fx974lzfy511g0f"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list #:phases
>
> base-commit: 2d6a3799fcda5c017f653c6e96b91964b07a7ee0

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=504973cb6713d29e6630e031bab1e39d67bc4920

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

      reply	other threads:[~2024-07-18 10:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-12 12:08 [bug#72075] [PATCH] gnu: exim: Update to 4.98 Wilko Meyer
2024-07-18 10:35 ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87msmf56og.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=72075-done@debbugs.gnu.org \
    --cc=w@wmeyer.eu \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).