]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libtalloc: Update to version 2.4.3
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 10 Jul 2025 07:44:29 +0000 (09:44 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Jul 2025 09:20:34 +0000 (09:20 +0000)
- Update from version 2.4.2 to 2.4.3
- Update of rootfile
- The last changelog is recorded in the sourcde tarball is from 2007. The only place I
   have found anything is by filtering the samba gitlab mirror to show the commits
   related to talloc.
   https://gitlab.com/samba-team/samba/-/commits/talloc-2.4.3?ref_type=tags

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/packages/libtalloc
lfs/libtalloc

index 448ad0fc02060ff0faef137b3d28a1858aaf3fb4..7cd52ba49b157482907bbc11ad109ad8690fcae3 100644 (file)
@@ -1,5 +1,5 @@
 #usr/include/talloc.h
 #usr/lib/libtalloc.so
 usr/lib/libtalloc.so.2
-usr/lib/libtalloc.so.2.4.2
+usr/lib/libtalloc.so.2.4.3
 #usr/lib/pkgconfig/talloc.pc
index 27c509a27fc7b3901e7637e1e96e17073f2c355f..85d9492c4908acf897f624c83cf3454455e4667c 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Samba talloc Library
 
-VER        = 2.4.2
+VER        = 2.4.3
 
 THISAPP    = talloc-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = libtalloc
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 1f836d6b11e096e399ad7b99ad4abd3c140e75ee307695659c35b89eca600de247e5432bce523a299334f20ca2dad4c726b783a94c546b67fe25b2b7199b2915
+$(DL_FILE)_BLAKE2 = 5299ea4f19afd6b623f0c98514bdf4ae80121af3f4b38963cf2d39a8a9fdac3bd4a3119a606bc04f2a48a991bb98e7a66643e26e4f68427c64d3675b838ccc2d
 
 install : $(TARGET)