From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 5/5] samba: Update to version 4.19.0-1 Date: Thu, 21 Sep 2023 14:38:32 +0200 Message-ID: <20230921124203.160011-6-adolf.belka@ipfire.org> In-Reply-To: <20230921124203.160011-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8307772195007465238==" List-Id: --===============8307772195007465238== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - IPFire-3.x - Update from version 4.17.5-2 to 4.19.0-1 - This is a patch series together with updates to libldb, libtalloc, libtdb a= nd libtevent as version 4.19.0 of samba requires newer versions of all these = libs. - Changelog is a bit too large to include here. The release notes for each of the versions can be found in the left hand column of this link https://www.samba.org/samba/history/ Signed-off-by: Adolf Belka --- samba/samba.nm | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/samba/samba.nm b/samba/samba.nm index 1e4831359..205439fea 100644 --- a/samba/samba.nm +++ b/samba/samba.nm @@ -4,8 +4,8 @@ ############################################################################= ### =20 name =3D samba -version =3D 4.17.5 -release =3D 2 +version =3D 4.19.0 +release =3D 1 =20 groups =3D Networking/Daemons url =3D https://www.samba.org/ @@ -50,10 +50,10 @@ build libarchive-devel libattr-devel libcap-devel - libldb-devel =3D 2.6.1 - libtalloc-devel >=3D 2.1.8 - libtdb-devel >=3D1.3.11 - libtevent-devel >=3D 0.9.29 + libldb-devel >=3D 2.8.0 + libtalloc-devel >=3D 2.4.1 + libtdb-devel >=3D 1.4.9 + libtevent-devel >=3D 0.15.0 libxcrypt-devel openldap-devel openssl-devel @@ -61,6 +61,7 @@ build perl(base) perl(FindBin) perl(JSON) + perl(JSON::PP) perl(Parse::Yapp::Driver) >=3D 1.21 popt-devel python3-devel --=20 2.42.0 --===============8307772195007465238==--