* [Buildroot] [PATCH 1/1] package/exim: security bump version to 4.96.2
@ 2023-10-15 17:37 Bernd Kuhls
2023-10-15 18:13 ` Arnout Vandecappelle via buildroot
2023-10-15 18:32 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2023-10-15 17:37 UTC (permalink / raw)
To: buildroot; +Cc: Luca Ceresoli
Release notes: https://seclists.org/oss-sec/2023/q4/107
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/exim/exim.hash | 4 ++--
package/exim/exim.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/exim/exim.hash b/package/exim/exim.hash
index 6cdeea0614..e784bf7521 100644
--- a/package/exim/exim.hash
+++ b/package/exim/exim.hash
@@ -1,6 +1,6 @@
# From https://ftp.exim.org/pub/exim/exim4/00-sha256sums.txt
-sha256 93ac0755c317e1fdbbea8ccb70a868876bdf3148692891c72ad0fe816767033d exim-4.96.1.tar.xz
+sha256 038e327e8d1e93d005bac9bb06fd22aec44d5028930d6dbe8817ad44bbfc1de6 exim-4.96.2.tar.xz
# From https://ftp.exim.org/pub/exim/exim4/00-sha512sums.txt
-sha512 ef1a0e57c59cdf4e915b3ac5dcdbc69f565b14dd92b0527f6796b2c46a9ec34f991f9790fb4171c99417f7e482cdd62d77e780cc71fab227c8bed876103f7fdd exim-4.96.1.tar.xz
+sha512 dc9f6a114e64ac826489edff88d50a24195b64714428e691c10a7bfb119b3ebb6455bf80cbb34dfd0a4e2e44cbde72effb009357a8e0a6065e512fe32092e3ed exim-4.96.2.tar.xz
# Locally calculated
sha256 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f LICENCE
diff --git a/package/exim/exim.mk b/package/exim/exim.mk
index f5695d048d..166a4ead54 100644
--- a/package/exim/exim.mk
+++ b/package/exim/exim.mk
@@ -4,7 +4,7 @@
#
################################################################################
-EXIM_VERSION = 4.96.1
+EXIM_VERSION = 4.96.2
EXIM_SOURCE = exim-$(EXIM_VERSION).tar.xz
EXIM_SITE = https://ftp.exim.org/pub/exim/exim4
EXIM_LICENSE = GPL-2.0+
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/exim: security bump version to 4.96.2
2023-10-15 17:37 [Buildroot] [PATCH 1/1] package/exim: security bump version to 4.96.2 Bernd Kuhls
@ 2023-10-15 18:13 ` Arnout Vandecappelle via buildroot
2023-10-15 18:32 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2023-10-15 18:13 UTC (permalink / raw)
To: Bernd Kuhls, buildroot; +Cc: Luca Ceresoli
On 15/10/2023 19:37, Bernd Kuhls wrote:
> Release notes: https://seclists.org/oss-sec/2023/q4/107
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Applied to master, thanks.
Regards,
Arnout
> ---
> package/exim/exim.hash | 4 ++--
> package/exim/exim.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/exim/exim.hash b/package/exim/exim.hash
> index 6cdeea0614..e784bf7521 100644
> --- a/package/exim/exim.hash
> +++ b/package/exim/exim.hash
> @@ -1,6 +1,6 @@
> # From https://ftp.exim.org/pub/exim/exim4/00-sha256sums.txt
> -sha256 93ac0755c317e1fdbbea8ccb70a868876bdf3148692891c72ad0fe816767033d exim-4.96.1.tar.xz
> +sha256 038e327e8d1e93d005bac9bb06fd22aec44d5028930d6dbe8817ad44bbfc1de6 exim-4.96.2.tar.xz
> # From https://ftp.exim.org/pub/exim/exim4/00-sha512sums.txt
> -sha512 ef1a0e57c59cdf4e915b3ac5dcdbc69f565b14dd92b0527f6796b2c46a9ec34f991f9790fb4171c99417f7e482cdd62d77e780cc71fab227c8bed876103f7fdd exim-4.96.1.tar.xz
> +sha512 dc9f6a114e64ac826489edff88d50a24195b64714428e691c10a7bfb119b3ebb6455bf80cbb34dfd0a4e2e44cbde72effb009357a8e0a6065e512fe32092e3ed exim-4.96.2.tar.xz
> # Locally calculated
> sha256 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f LICENCE
> diff --git a/package/exim/exim.mk b/package/exim/exim.mk
> index f5695d048d..166a4ead54 100644
> --- a/package/exim/exim.mk
> +++ b/package/exim/exim.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -EXIM_VERSION = 4.96.1
> +EXIM_VERSION = 4.96.2
> EXIM_SOURCE = exim-$(EXIM_VERSION).tar.xz
> EXIM_SITE = https://ftp.exim.org/pub/exim/exim4
> EXIM_LICENSE = GPL-2.0+
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/exim: security bump version to 4.96.2
2023-10-15 17:37 [Buildroot] [PATCH 1/1] package/exim: security bump version to 4.96.2 Bernd Kuhls
2023-10-15 18:13 ` Arnout Vandecappelle via buildroot
@ 2023-10-15 18:32 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-10-15 18:32 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Luca Ceresoli, buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Release notes: https://seclists.org/oss-sec/2023/q4/107
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed to 2023.02.x and 2023.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-15 18:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-15 17:37 [Buildroot] [PATCH 1/1] package/exim: security bump version to 4.96.2 Bernd Kuhls
2023-10-15 18:13 ` Arnout Vandecappelle via buildroot
2023-10-15 18:32 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox