public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 02ac52be391c311784e995e7b5a32a28a7c29917
@ 2026-08-17 15:52 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-08-17 15:52 UTC (permalink / raw)
  To: ipfire-scm

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 32640 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  02ac52be391c311784e995e7b5a32a28a7c29917 (commit)
       via  dc4efb6d09354932f546e217e6b6323e94451ff4 (commit)
       via  e2186bca5eaed14ace85a92c214ad8fbb90f497f (commit)
       via  7c4deedda3af79d5cb624555b2de195cefb6044f (commit)
       via  17e22eca311b686153ffedb8a8d132048b42ab68 (commit)
       via  7d88be5c9cf1d432c5d01a3c2beb37a4338501ed (commit)
       via  3da33e1eb61e1cd84c03c3916057d77611f2bb27 (commit)
       via  fc40fae5d0834b3fe3bac1b394ede11cb768c36a (commit)
      from  eacb8e79e56337f516ab02977800af187deb1060 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 02ac52be391c311784e995e7b5a32a28a7c29917
Author: Matthias Fischer <matthias.fischer@ipfire.org>
Date:   Mon Aug 17 14:54:04 2026 +0200

    htop: Update to 3.5.3
    
    For details see:
    https://github.com/htop-dev/htop/blob/main/ChangeLog
    
    "What's new in version 3.5.3
    
    * docs: document CPU meter segments in the man page
    * Improve the settings parser (htoprc) to avoid segfaults on tampered files
      includes fixing CVE-2024-37676
    * Fix Clang MSan sanitizer security issue
    * linux: fix out-of-bounds access when parsing power supply type
    * linux: mark a CPU offline when it is unplugged from the middle
    * linux: release CPU data when a CPU is hot-unplugged
    * XUtils: use strchr instead strstr
    * darwin: fix blank STARTTIME and wrong ELAPSED for threads
    * Exit follow mode when search or filter is cancelled
    * Extend man page to include a External Libraries section on libnl-3 / libnl-genl-3
    * Add zswap pool usage meters"
    
    Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit dc4efb6d09354932f546e217e6b6323e94451ff4
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Thu Aug 13 20:38:57 2026 +0200

    libmicrohttpd: Update to version 1.0.10
    
    - Update from version 1.0.5 to 1.0.10
    - Update of rootfile
    - Various fixes for vulnerabilities
    - Changelog
    1.0.10
        Fix race in thread-per-connection mode on wake-up signal
        between daemon and thread that could result in lost wake-ups
        and thus connections that did not finish processing.
        Fix rare assertion failure in relation to suspend-and-resume
        processing (harmless if assertions were turned off).
        Releasing GNU libmicrohttpd 1.0.10. -CG
    1.0.9
        Enfocing a minimal size on the PSK.
        Fix support for red zones in memorypool.
        Fix rare over-writing of HTTP version string with network data
        after parsing header.
        Fix rare crash from adding connection manually followed by
        immediate daemon shutdown.
        Releasing GNU libmicrohttpd 1.0.9. -CG
    1.0.8
        Fixing additional vulnerabilities inspired by reviewing the
        code for similar issues like the ones reported by A. Ramos;
        expand the test suite to cover these and other issues.
        Releasing GNU libmicrohttpd 1.0.8. -CG
    1.0.7
        Fixing various vulnerabilities reported by A. Ramos resulting
        in possible crashes or out-of-bounds stack writes for certain
        requests in specific configurations.
        Releasing GNU libmicrohttpd 1.0.7. -CG
    1.0.6
        Fix various minor issues, like theoretical
        integer overflows for extreme inputs or NULL
        dereferences if the application passes NULL
        where it should not.
        Releasing GNU libmicrohttpd 1.0.6. -CG
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit e2186bca5eaed14ace85a92c214ad8fbb90f497f
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Thu Aug 13 20:38:56 2026 +0200

    core205: Ship lldpd
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 7c4deedda3af79d5cb624555b2de195cefb6044f
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Thu Aug 13 20:38:58 2026 +0200

    lldpd: Update to version 1.0.22
    
    - Update from version 1.0.21 to 1.0.22
    - No change in rootfile
    - Changelog
    1.0.22
     * Fix:
       + Fix out-of-bound read access when removing VLAN tag (CVE-2026-46433, #787)
       + Reject 0-length management address in LLDP
       + Fix race condition when creating the control socket
       + Fix FDP MAC address
       + Fix memory leak in the BSD bridge query path
       + Fix duplicate management addresses when merging EDP VLAN frames
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 17e22eca311b686153ffedb8a8d132048b42ab68
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Thu Aug 13 20:30:03 2026 +0200

    mympd: Increment PAK_VER due to flac sobump
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 7d88be5c9cf1d432c5d01a3c2beb37a4338501ed
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Thu Aug 13 20:30:02 2026 +0200

    mpd: Increment PAK_VER due to flac sobump
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 3da33e1eb61e1cd84c03c3916057d77611f2bb27
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Thu Aug 13 20:30:01 2026 +0200

    minidlna: Increment PAK_VER due to flac sobump
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit fc40fae5d0834b3fe3bac1b394ede11cb768c36a
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Thu Aug 13 20:30:00 2026 +0200

    flac: Update to version 1.5.0
    
    - Update from version 1.4.3 to 1.5.0
    - Update of rootfile
    - Due to sobump ship minidlna, mpd & mympd
    - Changelog
    1.5.0
    As there have been additions to the libFLAC interfaces, the libFLAC version number is
     incremented to 14. The libFLAC++ version number is incremented to 11.
    * General
    	* Multithreaded encoding is now possible in libFLAC and through the flac
    	  command line tool
    	* The GFDL license file is updated to version 1.3
    	* The markdown tool documentation is now also converted to HTML, for bundling
    	  with systems that do not read manpages (e.g. Windows)
    	* Decoding of chained Ogg FLAC files is now possible (philippe44,
    	  Martijn van Beurden)
    	* Various fixes (Sam James, Miroslav Lichvar, Cristian Rodríguez, manxorist,
    	  kgroeneveld, Lee Carré, Jevin Sweval, braheezy, Wolfgang Stöggl)
    	* Is is now possible in libFLAC, libFLAC++ and metaflac to write to a new
    	  file when changing metadata, instead of needing to overwrite an existing file
    * flac
    	* Testing mode (flac -t) now parses all metadata blocks and warns the user
    	  when ID3v1 metadata is detected
    	* A warning is displayed when frame numbers do not increase correctly
    	  throughout a file
    	* The explain option (-H or \--explain) is now removed, use the manpage or
    	  html tool documentation instead
    	* Built-in help and tool documentation are improved (H2Swine)
    	* When re-encoding a FLAC file from an existing FLAC file, a check is added
    	  that the MD5 sums of both files are the same
    * libFLAC and libFLAC++
    	* The library interfaces have been extended. See the porting guide (part of
    	  the API documentation)
    	* An error is sent when a frame is missing
    	* The algorithm of the 'loose mid side' option has changed. Instead of
    	  checking every few frames which option is best and keeping that for the
    	  next few frames, a fast heuristic is now used. This was necessary to enable
    	  multithreading
    	* Most level 0 metadata interface functions now also work with Ogg FLAC files
    	* When encoding Ogg FLAC files, the callback now returns a number of samples
    	  instead of always 0 (Jesper Larsson, ziplantil)
    	* When changing metadata, libFLAC now detects when an input file is a
    	  symlink, and will refuse to write data to it when an in-place rewrite of
    	  the metadata cannot happen
    	* When encoding using seektable templates, unused seekpoints (with a sample
    	  number higher than the total number of samples) are converted to placeholders
    * Build system
    	* Fix building on Android with API version < 24 (Steve Lhomme)
    	* The microbench utility has been removed
    	* Enable building with emscripten (werner mendizabal)
    	* Minimum CMake version required (when building with CMake) is now formally 3.12
    * Testing/validation
    	* Improve fuzzing of allocation failures
    	* Various other fuzzing improvements
    * Documentation
    	* The FLAC format is now specified in RFC 9639
    	* The foreign metadata storage format used by the flac command line tool is
    	  now properly documented
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 .../rootfiles/{common => core/205/filelists}/lldpd |   0
 config/rootfiles/packages/flac                     | 254 +--------------------
 config/rootfiles/packages/libmicrohttpd            |   2 +-
 lfs/flac                                           |  13 +-
 lfs/htop                                           |   6 +-
 lfs/libmicrohttpd                                  |   6 +-
 lfs/lldpd                                          |   4 +-
 lfs/minidlna                                       |   4 +-
 lfs/mpd                                            |   4 +-
 lfs/mympd                                          |   2 +-
 10 files changed, 24 insertions(+), 271 deletions(-)
 copy config/rootfiles/{common => core/205/filelists}/lldpd (100%)

Difference in files:
diff --git a/config/rootfiles/core/205/filelists/lldpd b/config/rootfiles/core/205/filelists/lldpd
new file mode 100644
index 000000000..bf7f7fd48
--- /dev/null
+++ b/config/rootfiles/core/205/filelists/lldpd
@@ -0,0 +1,24 @@
+etc/lldpd.d
+#etc/lldpd.d/README.conf
+#usr/include/lldp-const.h
+#usr/include/lldpctl.h
+#usr/include/lldpctl.hpp
+#usr/lib/liblldpctl.la
+#usr/lib/liblldpctl.so
+usr/lib/liblldpctl.so.4
+usr/lib/liblldpctl.so.4.10.0
+#usr/lib/pkgconfig/lldpctl.pc
+usr/sbin/lldpcli
+usr/sbin/lldpctl
+usr/sbin/lldpd
+#usr/share/bash-completion/completions/lldpcli
+#usr/share/doc/lldpd
+#usr/share/doc/lldpd/CONTRIBUTE.md
+#usr/share/doc/lldpd/ChangeLog
+#usr/share/doc/lldpd/LICENSE
+#usr/share/doc/lldpd/NEWS
+#usr/share/doc/lldpd/README.md
+#usr/share/man/man8/lldpcli.8
+#usr/share/man/man8/lldpctl.8
+#usr/share/man/man8/lldpd.8
+#usr/share/zsh/site-functions/_lldpcli
diff --git a/config/rootfiles/packages/flac b/config/rootfiles/packages/flac
index 9d8c00ff1..c486fc267 100644
--- a/config/rootfiles/packages/flac
+++ b/config/rootfiles/packages/flac
@@ -18,263 +18,17 @@ usr/bin/metaflac
 #usr/include/FLAC/stream_encoder.h
 #usr/lib/libFLAC++.la
 #usr/lib/libFLAC++.so
-usr/lib/libFLAC++.so.10
-usr/lib/libFLAC++.so.10.0.1
+usr/lib/libFLAC++.so.11
+usr/lib/libFLAC++.so.11.0.0
 #usr/lib/libFLAC.la
 #usr/lib/libFLAC.so
-usr/lib/libFLAC.so.12
-usr/lib/libFLAC.so.12.1.0
+usr/lib/libFLAC.so.14
+usr/lib/libFLAC.so.14.0.0
 #usr/lib/pkgconfig/flac++.pc
 #usr/lib/pkgconfig/flac.pc
 #usr/share/aclocal/libFLAC++.m4
 #usr/share/aclocal/libFLAC.m4
 #usr/share/doc/flac
-#usr/share/doc/flac/FLAC.tag
-#usr/share/doc/flac/api
-#usr/share/doc/flac/api/FLAC_09_09_2all_8h_source.html
-#usr/share/doc/flac/api/FLAC_09_09_2export_8h.html
-#usr/share/doc/flac/api/FLAC_09_09_2export_8h_source.html
-#usr/share/doc/flac/api/FLAC_09_09_2metadata_8h.html
-#usr/share/doc/flac/api/FLAC_09_09_2metadata_8h_source.html
-#usr/share/doc/flac/api/FLAC_2all_8h_source.html
-#usr/share/doc/flac/api/FLAC_2export_8h.html
-#usr/share/doc/flac/api/FLAC_2export_8h_source.html
-#usr/share/doc/flac/api/FLAC_2metadata_8h.html
-#usr/share/doc/flac/api/FLAC_2metadata_8h_source.html
-#usr/share/doc/flac/api/annotated.html
-#usr/share/doc/flac/api/assert_8h_source.html
-#usr/share/doc/flac/api/bc_s.png
-#usr/share/doc/flac/api/bdwn.png
-#usr/share/doc/flac/api/callback_8h.html
-#usr/share/doc/flac/api/callback_8h_source.html
-#usr/share/doc/flac/api/classFLAC_1_1Decoder_1_1File-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Decoder_1_1File.html
-#usr/share/doc/flac/api/classFLAC_1_1Decoder_1_1File.png
-#usr/share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream.html
-#usr/share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream.png
-#usr/share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream_1_1State-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Decoder_1_1Stream_1_1State.html
-#usr/share/doc/flac/api/classFLAC_1_1Encoder_1_1File-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Encoder_1_1File.html
-#usr/share/doc/flac/api/classFLAC_1_1Encoder_1_1File.png
-#usr/share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream.html
-#usr/share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream.png
-#usr/share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream_1_1State-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Encoder_1_1Stream_1_1State.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Application-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Application.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Application.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Chain-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Chain.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Chain_1_1Status-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Chain_1_1Status.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1CueSheet_1_1Track.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Iterator-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Iterator.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Padding-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Padding.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Padding.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Picture-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Picture.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Picture.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Prototype-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Prototype.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Prototype.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1SeekTable-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1SeekTable.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1SeekTable.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator_1_1Status-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1SimpleIterator_1_1Status.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1StreamInfo-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1StreamInfo.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1StreamInfo.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Unknown-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Unknown.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1Unknown.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment.png
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry-members.html
-#usr/share/doc/flac/api/classFLAC_1_1Metadata_1_1VorbisComment_1_1Entry.html
-#usr/share/doc/flac/api/classes.html
-#usr/share/doc/flac/api/closed.png
-#usr/share/doc/flac/api/decoder_8h.html
-#usr/share/doc/flac/api/decoder_8h_source.html
-#usr/share/doc/flac/api/dir_1982b5890de532b4beef7221dae776e2.html
-#usr/share/doc/flac/api/dir_527642952c2881b3e5b36abb4a29ebef.html
-#usr/share/doc/flac/api/dir_d44c64559bbebec7f509842c48db8b23.html
-#usr/share/doc/flac/api/doc.png
-#usr/share/doc/flac/api/doxygen.css
-#usr/share/doc/flac/api/doxygen.svg
-#usr/share/doc/flac/api/dynsections.js
-#usr/share/doc/flac/api/encoder_8h.html
-#usr/share/doc/flac/api/encoder_8h_source.html
-#usr/share/doc/flac/api/files.html
-#usr/share/doc/flac/api/folderclosed.png
-#usr/share/doc/flac/api/folderopen.png
-#usr/share/doc/flac/api/format_8h.html
-#usr/share/doc/flac/api/format_8h_source.html
-#usr/share/doc/flac/api/functions.html
-#usr/share/doc/flac/api/functions_b.html
-#usr/share/doc/flac/api/functions_c.html
-#usr/share/doc/flac/api/functions_d.html
-#usr/share/doc/flac/api/functions_e.html
-#usr/share/doc/flac/api/functions_f.html
-#usr/share/doc/flac/api/functions_func.html
-#usr/share/doc/flac/api/functions_func_c.html
-#usr/share/doc/flac/api/functions_func_d.html
-#usr/share/doc/flac/api/functions_func_e.html
-#usr/share/doc/flac/api/functions_func_f.html
-#usr/share/doc/flac/api/functions_func_g.html
-#usr/share/doc/flac/api/functions_func_i.html
-#usr/share/doc/flac/api/functions_func_l.html
-#usr/share/doc/flac/api/functions_func_m.html
-#usr/share/doc/flac/api/functions_func_n.html
-#usr/share/doc/flac/api/functions_func_o.html
-#usr/share/doc/flac/api/functions_func_p.html
-#usr/share/doc/flac/api/functions_func_r.html
-#usr/share/doc/flac/api/functions_func_s.html
-#usr/share/doc/flac/api/functions_func_t.html
-#usr/share/doc/flac/api/functions_func_u.html
-#usr/share/doc/flac/api/functions_func_v.html
-#usr/share/doc/flac/api/functions_func_w.html
-#usr/share/doc/flac/api/functions_func_~.html
-#usr/share/doc/flac/api/functions_g.html
-#usr/share/doc/flac/api/functions_h.html
-#usr/share/doc/flac/api/functions_i.html
-#usr/share/doc/flac/api/functions_l.html
-#usr/share/doc/flac/api/functions_m.html
-#usr/share/doc/flac/api/functions_n.html
-#usr/share/doc/flac/api/functions_o.html
-#usr/share/doc/flac/api/functions_p.html
-#usr/share/doc/flac/api/functions_q.html
-#usr/share/doc/flac/api/functions_r.html
-#usr/share/doc/flac/api/functions_s.html
-#usr/share/doc/flac/api/functions_t.html
-#usr/share/doc/flac/api/functions_u.html
-#usr/share/doc/flac/api/functions_v.html
-#usr/share/doc/flac/api/functions_vars.html
-#usr/share/doc/flac/api/functions_w.html
-#usr/share/doc/flac/api/functions_~.html
-#usr/share/doc/flac/api/globals.html
-#usr/share/doc/flac/api/globals_defs.html
-#usr/share/doc/flac/api/globals_enum.html
-#usr/share/doc/flac/api/globals_eval.html
-#usr/share/doc/flac/api/globals_func.html
-#usr/share/doc/flac/api/globals_type.html
-#usr/share/doc/flac/api/globals_vars.html
-#usr/share/doc/flac/api/group__flac.html
-#usr/share/doc/flac/api/group__flac__callbacks.html
-#usr/share/doc/flac/api/group__flac__decoder.html
-#usr/share/doc/flac/api/group__flac__encoder.html
-#usr/share/doc/flac/api/group__flac__export.html
-#usr/share/doc/flac/api/group__flac__format.html
-#usr/share/doc/flac/api/group__flac__metadata.html
-#usr/share/doc/flac/api/group__flac__metadata__level0.html
-#usr/share/doc/flac/api/group__flac__metadata__level1.html
-#usr/share/doc/flac/api/group__flac__metadata__level2.html
-#usr/share/doc/flac/api/group__flac__metadata__object.html
-#usr/share/doc/flac/api/group__flac__stream__decoder.html
-#usr/share/doc/flac/api/group__flac__stream__encoder.html
-#usr/share/doc/flac/api/group__flacpp.html
-#usr/share/doc/flac/api/group__flacpp__decoder.html
-#usr/share/doc/flac/api/group__flacpp__encoder.html
-#usr/share/doc/flac/api/group__flacpp__export.html
-#usr/share/doc/flac/api/group__flacpp__metadata.html
-#usr/share/doc/flac/api/group__flacpp__metadata__level0.html
-#usr/share/doc/flac/api/group__flacpp__metadata__level1.html
-#usr/share/doc/flac/api/group__flacpp__metadata__level2.html
-#usr/share/doc/flac/api/group__flacpp__metadata__object.html
-#usr/share/doc/flac/api/group__porting.html
-#usr/share/doc/flac/api/group__porting__1__1__2__to__1__1__3.html
-#usr/share/doc/flac/api/group__porting__1__1__3__to__1__1__4.html
-#usr/share/doc/flac/api/group__porting__1__1__4__to__1__2__0.html
-#usr/share/doc/flac/api/group__porting__1__3__4__to__1__4__0.html
-#usr/share/doc/flac/api/hierarchy.html
-#usr/share/doc/flac/api/index.html
-#usr/share/doc/flac/api/jquery.js
-#usr/share/doc/flac/api/menu.js
-#usr/share/doc/flac/api/menudata.js
-#usr/share/doc/flac/api/modules.html
-#usr/share/doc/flac/api/nav_f.png
-#usr/share/doc/flac/api/nav_g.png
-#usr/share/doc/flac/api/nav_h.png
-#usr/share/doc/flac/api/open.png
-#usr/share/doc/flac/api/ordinals_8h_source.html
-#usr/share/doc/flac/api/splitbar.png
-#usr/share/doc/flac/api/stream__decoder_8h.html
-#usr/share/doc/flac/api/stream__decoder_8h_source.html
-#usr/share/doc/flac/api/stream__encoder_8h.html
-#usr/share/doc/flac/api/stream__encoder_8h_source.html
-#usr/share/doc/flac/api/structFLAC____EntropyCodingMethod-members.html
-#usr/share/doc/flac/api/structFLAC____EntropyCodingMethod.html
-#usr/share/doc/flac/api/structFLAC____EntropyCodingMethod__PartitionedRice-members.html
-#usr/share/doc/flac/api/structFLAC____EntropyCodingMethod__PartitionedRice.html
-#usr/share/doc/flac/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents-members.html
-#usr/share/doc/flac/api/structFLAC____EntropyCodingMethod__PartitionedRiceContents.html
-#usr/share/doc/flac/api/structFLAC____Frame-members.html
-#usr/share/doc/flac/api/structFLAC____Frame.html
-#usr/share/doc/flac/api/structFLAC____FrameFooter-members.html
-#usr/share/doc/flac/api/structFLAC____FrameFooter.html
-#usr/share/doc/flac/api/structFLAC____FrameHeader-members.html
-#usr/share/doc/flac/api/structFLAC____FrameHeader.html
-#usr/share/doc/flac/api/structFLAC____IOCallbacks-members.html
-#usr/share/doc/flac/api/structFLAC____IOCallbacks.html
-#usr/share/doc/flac/api/structFLAC____StreamDecoder-members.html
-#usr/share/doc/flac/api/structFLAC____StreamDecoder.html
-#usr/share/doc/flac/api/structFLAC____StreamEncoder-members.html
-#usr/share/doc/flac/api/structFLAC____StreamEncoder.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__Application-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__Application.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__CueSheet-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__CueSheet.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__CueSheet__Index-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__CueSheet__Index.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__CueSheet__Track-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__CueSheet__Track.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__Padding-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__Padding.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__Picture-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__Picture.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__SeekPoint-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__SeekPoint.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__SeekTable-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__SeekTable.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__StreamInfo-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__StreamInfo.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__Unknown-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__Unknown.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__VorbisComment-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__VorbisComment.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__VorbisComment__Entry-members.html
-#usr/share/doc/flac/api/structFLAC____StreamMetadata__VorbisComment__Entry.html
-#usr/share/doc/flac/api/structFLAC____Subframe-members.html
-#usr/share/doc/flac/api/structFLAC____Subframe.html
-#usr/share/doc/flac/api/structFLAC____Subframe__Constant-members.html
-#usr/share/doc/flac/api/structFLAC____Subframe__Constant.html
-#usr/share/doc/flac/api/structFLAC____Subframe__Fixed-members.html
-#usr/share/doc/flac/api/structFLAC____Subframe__Fixed.html
-#usr/share/doc/flac/api/structFLAC____Subframe__LPC-members.html
-#usr/share/doc/flac/api/structFLAC____Subframe__LPC.html
-#usr/share/doc/flac/api/structFLAC____Subframe__Verbatim-members.html
-#usr/share/doc/flac/api/structFLAC____Subframe__Verbatim.html
-#usr/share/doc/flac/api/sync_off.png
-#usr/share/doc/flac/api/sync_on.png
-#usr/share/doc/flac/api/tab_a.png
-#usr/share/doc/flac/api/tab_b.png
-#usr/share/doc/flac/api/tab_h.png
-#usr/share/doc/flac/api/tab_s.png
-#usr/share/doc/flac/api/tabs.css
 #usr/share/doc/flac/images
 #usr/share/doc/flac/images/logo.svg
 #usr/share/doc/flac/images/logo130.gif
diff --git a/config/rootfiles/packages/libmicrohttpd b/config/rootfiles/packages/libmicrohttpd
index b78560c7b..b7a98f7e8 100644
--- a/config/rootfiles/packages/libmicrohttpd
+++ b/config/rootfiles/packages/libmicrohttpd
@@ -2,5 +2,5 @@
 #usr/lib/libmicrohttpd.la
 #usr/lib/libmicrohttpd.so
 usr/lib/libmicrohttpd.so.12
-usr/lib/libmicrohttpd.so.12.62.3
+usr/lib/libmicrohttpd.so.12.62.8
 #usr/lib/pkgconfig/libmicrohttpd.pc
diff --git a/lfs/flac b/lfs/flac
index 67fb64ea0..d7f838906 100644
--- a/lfs/flac
+++ b/lfs/flac
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Free Lossless Audio Codec
 
-VER        = 1.4.3
+VER        = 1.5.0
 
 THISAPP    = flac-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = flac
-PAK_VER    = 6
+PAK_VER    = 7
 
 DEPS       = libogg
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = c4f441aeaa0493433347b8a110ca01865fd40d5b21150174372af2fee4fa5c3397a67add31138e92999eab9d9abe6c46a5ac29e13cbac60093fbff6d7a672ad3
+$(DL_FILE)_BLAKE2 = 6b1c9a36db5daf24e2c21fa8429aa8776df5fd2fb430de8ee6728628a1ffc44f49c2bdedba514a24dea5ea87553e32dd08af4830870d64d77b3f776e4fe69644
 
 install : $(TARGET)
 
@@ -81,10 +81,9 @@ $(subst %,%_BLAKE2,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
-	cd $(DIR_APP) && \
-		./configure \
-		--prefix=/usr \
-		--disable-thorough-tests
+	cd $(DIR_APP) && ./configure \
+				--prefix=/usr \
+				--disable-thorough-tests
 	cd $(DIR_APP) && make $(MAKETUNING)
 	cd $(DIR_APP) && make install
 	@rm -rf $(DIR_APP)
diff --git a/lfs/htop b/lfs/htop
index 5613dd6f6..af2f3de48 100644
--- a/lfs/htop
+++ b/lfs/htop
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = An Interactive text-mode Process Viewer for Linux
 
-VER        = 3.5.2
+VER        = 3.5.3
 
 THISAPP    = htop-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = htop
-PAK_VER    = 26
+PAK_VER    = 27
 
 DEPS       =
 
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 168fad27b79adfd0537dae78ed5363f79ddd601d81547cbd80a1931e0149ce2bc320c36a3d3e764ca19db59f8491d85f70c27a8fba1eca731e800d9d0b7ad3ef
+$(DL_FILE)_BLAKE2 = 6861dcd32f6df4d0d1385f0196714947fb3d2930e96297715542501889356bb748d7de60eb15208e053f254f85a2f67f498001761f561924bdf0baebda5a5595
 
 install : $(TARGET)
 
diff --git a/lfs/libmicrohttpd b/lfs/libmicrohttpd
index 2ec042d9a..ec75eba0d 100644
--- a/lfs/libmicrohttpd
+++ b/lfs/libmicrohttpd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Small C library to easily run an HTTP server as part of an application
 
-VER        = 1.0.5
+VER        = 1.0.10
 
 THISAPP    = libmicrohttpd-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = libmicrohttpd
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = dd6ea96a4ab94925d041ef4c45066bf8fb5568c93a727e93295d69db5432ef498d72138f1c64fe157327aca8f97636c9140757c1c048e589d91fddc8ff83a119
+$(DL_FILE)_BLAKE2 = bf7885a0c48ca5e5a0543aa518ec004e47c60dd9f812a06914cf97b3f95fe0a972a9a24a84a402fd63e480bc096fc7cd67f8366ea6df7e6e438f18cc0448f2fc
 
 install : $(TARGET)
 
diff --git a/lfs/lldpd b/lfs/lldpd
index 012ebc640..758bcba54 100644
--- a/lfs/lldpd
+++ b/lfs/lldpd
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.0.21
+VER        = 1.0.22
 
 THISAPP    = lldpd-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 4420fa88b934a368741e3d2cf26fe8dc9b84eb45a604f31b6b9588e992eda3e5be0767187bebc9137d90b632fe17af647f3134dc05e3251b73b113338cb2a44c
+$(DL_FILE)_BLAKE2 = 04e6259ef3a9d0afc419f95f8ced146ef3e63b5f23958da123c8285837463cb1e826f5a9256d73dd48c658c7a7cd7930bc6de0c9328bd522de0989c04c831a04
 
 install : $(TARGET)
 
diff --git a/lfs/minidlna b/lfs/minidlna
index e3b5ef324..9915f4df4 100644
--- a/lfs/minidlna
+++ b/lfs/minidlna
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  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        #
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = minidlna
-PAK_VER    = 17
+PAK_VER    = 18
 
 DEPS       = ffmpeg flac libexif libid3tag libogg
 
diff --git a/lfs/mpd b/lfs/mpd
index a5a3cd357..7c8c32f33 100644
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -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        #
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/${THISAPP}
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
-PAK_VER    = 49
+PAK_VER    = 50
 # SUP_ARCH   = aarch64 x86_64
 
 DEPS       = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt
diff --git a/lfs/mympd b/lfs/mympd
index cd591fca4..227e99a4f 100644
--- a/lfs/mympd
+++ b/lfs/mympd
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mympd
-PAK_VER    = 17
+PAK_VER    = 18
 
 DEPS       = mpd libmpdclient
 


hooks/post-receive
--
IPFire 2.x development tree


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-17 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 15:52 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 02ac52be391c311784e995e7b5a32a28a7c29917 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox