Skip to content

Commit

Permalink
package/samba4: security bump version to 4.18.8
Browse files Browse the repository at this point in the history
Release notes: https://www.samba.org/samba/history/samba-4.18.8.html

Fixes CVE-2023-3961, CVE-2023-4091, CVE-2023-4154,  CVE-2023-42669 &
CVE-2023-42670.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
  • Loading branch information
bkuhls authored and jacmet committed Oct 15, 2023
1 parent 79e01ef commit 2dc61bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/samba4/samba4.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
# https://download.samba.org/pub/samba/stable/samba-4.18.7.tar.asc
sha256 61559a694f6a13cdc635c2d0e302519756f5f7bee9a61ceab3dc3ceff52160f6 samba-4.18.7.tar.gz
# https://download.samba.org/pub/samba/stable/samba-4.18.8.tar.asc
sha256 4fb87bceaeb01d832a59046c197a044b7e8e8000581548b5d577a6cda03344d1 samba-4.18.8.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
2 changes: 1 addition & 1 deletion package/samba4/samba4.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

SAMBA4_VERSION = 4.18.7
SAMBA4_VERSION = 4.18.8
SAMBA4_SITE = https://download.samba.org/pub/samba/stable
SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
SAMBA4_INSTALL_STAGING = YES
Expand Down

0 comments on commit 2dc61bf

Please sign in to comment.