[5/5] samba: Update to version 4.19.0-1

Message ID 20230921124203.160011-6-adolf.belka@ipfire.org
State Accepted
Commit be6498df4ea31a9c26f593db7b0207db86db60da
Headers
Series [1/5] libldb: Update to version 2.8.0-1 |

Commit Message

Adolf Belka Sept. 21, 2023, 12:38 p.m. UTC
  - 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>
---
 samba/samba.nm | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
  

Patch

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 @@ 
 ###############################################################################
 
 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