]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libpipeline: Update to version 1.5.8
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 19 Nov 2024 21:11:02 +0000 (22:11 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 13 Dec 2024 09:01:17 +0000 (10:01 +0100)
- Update from version 1.5.7 to 1.5.8
- Update of rootfile
- Changelog
    1.5.8
 * Upgrade to Gnulib `stable-202407`.  Building libpipeline now requires
   Automake >= 1.14.
 * Use C23-style `nullptr`.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/libpipeline
lfs/libpipeline

index b706294aaba93557c52ee6768d337c5bbc5b060a..9fd2226a3a88fa31ccca92b67a9e1310d68a79e0 100644 (file)
@@ -2,7 +2,7 @@
 #usr/lib/libpipeline.la
 #usr/lib/libpipeline.so
 #usr/lib/libpipeline.so.1
-#usr/lib/libpipeline.so.1.5.7
+#usr/lib/libpipeline.so.1.5.8
 #usr/lib/pkgconfig/libpipeline.pc
 #usr/share/man/man3/libpipeline.3
 #usr/share/man/man3/pipecmd_arg.3
index ece978708b158948b44753d1d0fad9d84a0709a8..ba281df706d6e5a509419383862887a3a79d48f8 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2024  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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.5.7
+VER        = 1.5.8
 
 THISAPP    = libpipeline-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = b8f9ff6886f8df12e3fefbfaa0cbcb1e07d7baaa8a1dfcf4bc01c17c6632b8c6a40e55395f1e4870ca391eefb1535ebbc3931fcdee51cf5f4293741e437a2f25
+$(DL_FILE)_BLAKE2 = 1feb1a9493fd0850b4e3e446619e7e042bd97d8c0bbb3e13a91d90d6cde3ca2c17fb8a3ca256f65291dadc4d8703ad5d3a795839bf8280adc4547b3ec3d2da7d
 
 install : $(TARGET)