public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] libtalloc: Update to version 2.4.4
Date: Sat, 14 Feb 2026 16:20:34 +0100	[thread overview]
Message-ID: <20260214152040.3720549-14-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260214152040.3720549-1-adolf.belka@ipfire.org>

- Update from version 2.4.3 to 2.4.4
- Update of rootfile
- The last changelog 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.4?ref_type=tags

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/packages/libtalloc | 2 +-
 lfs/libtalloc                       | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/packages/libtalloc b/config/rootfiles/packages/libtalloc
index 7cd52ba49..97963ad2c 100644
--- a/config/rootfiles/packages/libtalloc
+++ b/config/rootfiles/packages/libtalloc
@@ -1,5 +1,5 @@
 #usr/include/talloc.h
 #usr/lib/libtalloc.so
 usr/lib/libtalloc.so.2
-usr/lib/libtalloc.so.2.4.3
+usr/lib/libtalloc.so.2.4.4
 #usr/lib/pkgconfig/talloc.pc
diff --git a/lfs/libtalloc b/lfs/libtalloc
index 85d9492c4..b078acdee 100644
--- a/lfs/libtalloc
+++ b/lfs/libtalloc
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2026  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.3
+VER        = 2.4.4
 
 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    = 5
+PAK_VER    = 6
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 5299ea4f19afd6b623f0c98514bdf4ae80121af3f4b38963cf2d39a8a9fdac3bd4a3119a606bc04f2a48a991bb98e7a66643e26e4f68427c64d3675b838ccc2d
+$(DL_FILE)_BLAKE2 = 6d30a6d81e516a3361a9bb7bd9d0a039b65dc774828a836fda0a9a2f9efa2006a136a8ccff0103b28c12daa9cf75bd4d8ee8b065f9559a93dd1d3cb1132f716a
 
 install : $(TARGET)
 
-- 
2.53.0



  parent reply	other threads:[~2026-02-14 15:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-14 15:20 [PATCH] core201: Ship hwdata Adolf Belka
2026-02-14 15:20 ` [PATCH] core201: Ship intel-microcode Adolf Belka
2026-02-14 15:20 ` [PATCH] core201: Ship libgcrypt Adolf Belka
2026-02-14 15:20 ` [PATCH] core201: Ship libpng Adolf Belka
2026-02-14 15:20 ` [PATCH] core201: Ship libuv Adolf Belka
2026-02-14 15:20 ` [PATCH] core201: Ship openvpn Adolf Belka
2026-02-14 15:20 ` [PATCH] core201: Ship vim Adolf Belka
2026-02-14 15:20 ` [PATCH] git: Update to version 2.53.0 Adolf Belka
2026-02-14 15:20 ` [PATCH] hwdata: Update to version 0.404 Adolf Belka
2026-02-14 15:20 ` [PATCH] intel-microcode: Update to version 20260210 Adolf Belka
2026-02-14 15:20 ` [PATCH] less: Update to version 692 Adolf Belka
2026-02-14 15:20 ` [PATCH] libgcrypt: Update to version 1.12.0 Adolf Belka
2026-02-14 15:20 ` [PATCH] libpng: Update to version 1.6.55 Adolf Belka
2026-02-14 15:20 ` Adolf Belka [this message]
2026-02-14 15:20 ` [PATCH] libuv: Update to version 1.52.0 Adolf Belka
2026-02-14 15:20 ` [PATCH] nfs: Update to version 2.8.5 Adolf Belka
2026-02-14 15:20 ` [PATCH] openvpn: Update to version 2.6.19 Adolf Belka
2026-02-14 15:20 ` [PATCH] p11-kit: Update to version 0.26.2 Adolf Belka
2026-02-14 15:20 ` [PATCH] postfix: Update to version 3.10.7 Adolf Belka
2026-02-14 15:20 ` [PATCH] vim: Update to version 9.1.2147 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260214152040.3720549-14-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox