]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
samba: Update to version 4.19.0-1
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 21 Sep 2023 12:38:32 +0000 (14:38 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 21 Sep 2023 15:57:51 +0000 (15:57 +0000)
- 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 and
   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 <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
samba/samba.nm

index 1e483135943d460bf29c0c866e3e3884066cf5c5..205439feaa30dd1ad83eaa3c0a6fa78e3384832b 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = samba
-version    = 4.17.5
-release    = 2
+version    = 4.19.0
+release    = 1
 
 groups     = Networking/Daemons
 url        = https://www.samba.org/
@@ -50,10 +50,10 @@ build
                libarchive-devel
                libattr-devel
                libcap-devel
-               libldb-devel = 2.6.1
-               libtalloc-devel >= 2.1.8
-               libtdb-devel >=1.3.11
-               libtevent-devel >= 0.9.29
+               libldb-devel >= 2.8.0
+               libtalloc-devel >= 2.4.1
+               libtdb-devel >= 1.4.9
+               libtevent-devel >= 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) >= 1.21
                popt-devel
                python3-devel