public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 2e83b68048f94e3f623c02425e54808895e3313f
@ 2025-10-27 14:54 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2025-10-27 14:54 UTC (permalink / raw)
  To: ipfire-scm

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  2e83b68048f94e3f623c02425e54808895e3313f (commit)
       via  48f497c6fdde8131792c47e3836de76a8e06228e (commit)
       via  b88e36675ccc93245ebb1b42e57297daadd907b2 (commit)
       via  1df59b14963d5cf44642903f9e9fbefbe748c77e (commit)
       via  406fd3220d47ef7e0a6429223b416cc5c73bdad9 (commit)
       via  f0743fe2d56e2054030651b30606fa0dbe0e04d7 (commit)
       via  e7d6e5d2a83e0ab8b1adf108c501e12d7fb07923 (commit)
       via  f75d5e5b2b0e878c11dc5d727b236d113a679363 (commit)
       via  41bd7257e1ed2e79680471062e826c87f0bc4418 (commit)
       via  2e4b2b75b19ff1999a80c9bb4160731360e1369e (commit)
       via  484de1fc92efb4f8d542667e6bc2f4f7d92abfe0 (commit)
       via  772c92523143e5653f1e8fc1dad2b4c6810db683 (commit)
      from  877923de9f394f22acbb80982a66b97fc860a956 (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 2e83b68048f94e3f623c02425e54808895e3313f
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Mon Oct 27 14:52:41 2025 +0000

    Re-ship stuff that depends on fuse
    
    The latest change has a SO bump which is why we need to ship all this
    linked against the new version.
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 48f497c6fdde8131792c47e3836de76a8e06228e
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 12:11:10 2025 +0100

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

commit b88e36675ccc93245ebb1b42e57297daadd907b2
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 12:11:11 2025 +0100

    xfsprogs: Update to version 6.17.0
    
    - Update from version 6.16.0 to 6.17.0
    - No change in rootfile
    - Changelog
        6.17.0
    	xfs_scrub_fail: reduce security lockdowns to avoid postfix problems (Darrick J. Wong)
    	mkfs: fix copy-paste error in calculate_rtgroup_geometry (Darrick J. Wong)
    	xfs_scrub: fix strerror_r usage yet again (Darrick J. Wong)
    	mkfs: fix libxfs_iget return value sign inversion (Darrick J. Wong)
    	xfs_scrub: Use POSIX-conformant strerror_r (A. Wilcox)
    	xfs_db: use file_setattr to copy attributes on special files with rdump (Andrey Albershteyn)
    	xfs_io: make ls/chattr work with special files (Andrey Albershteyn)
    	xfs_quota: utilize file_setattr to set prjid on special files (Andrey Albershteyn)
    	configure: Base NEED_INTERNAL_STATX on libc headers first (Johannes Nixdorf)
    	xfs_io: add FALLOC_FL_WRITE_ZEROES support (Zhang Yi)
    	xfsprogs: fix utcnow deprecation warning in xfs_scrub_all.py (Christian Kujau)
    	Improve information about logbsize valid values (Carlos Maiolino)
    	proto: add ability to populate a filesystem from a directory (Luca Di Maio)
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 1df59b14963d5cf44642903f9e9fbefbe748c77e
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 12:05:13 2025 +0100

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

commit 406fd3220d47ef7e0a6429223b416cc5c73bdad9
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 12:05:14 2025 +0100

    usbutils: Update to version 019
    
    - Update from version 018 to 019
    - No change to rootfile
    - Changelog
        019
          usbreset.1: fix typo in the busnum/devicenum example
          lsusb.py: add usb.ids path for Debian
          usbreset: fix swapped vendor and product ID in help/manpage
          usbreset.1: fix groff warnings and small fixes
          ci: stop manually creating build/
          ci/codeql: use filter-sarif to filter meson-private
          Remove commented out code in usbreset.c and list.h and container_of.h
          lsusb: turn a FIXME comment for dump_comm_descriptor() into something real
          lsusb: remove FIXME about wireless usb device
          lsusb: change FIXME for bmEthernetStatistics into a TODO
          lsusb.c: change TODO into a fixme in do_dualspeed()
          usbreset: move the serial number forward in the output
          usb-devices: fix up bash warning for $altset
          usb-devices: fix up some minor shellcheck warning messages
          usb-spec: remove vendor specific entry
          usbreset: apply clang-format
          usbreset: support resetting device by serial number
          ci: Fix debian/ubuntu installation
          lsusb: Show wBytesPerInterval field of the SS EP companion descriptor
          usb-devices: Make devcount 'local' to handle recursion
          usb-devices: Make devnum 'local' to handle recursion
          lsusb-t: add verblevel 3 to print_usbdevice()
          lsusb: improve usb2 device capability descriptor
          Fix display of HID descriptors
          ci: bump the all-actions group with 4 updates
          ci: bump github/codeql-action in the all-actions group
          ci: bump github/codeql-action in the all-actions group
          ci: bump the all-actions group with 2 updates
          ci: bump github/codeql-action in the all-actions group
          ci: bump the all-actions group with 2 updates
          ci: bump the all-actions group with 2 updates
          ci: bump github/codeql-action in the all-actions group
          ci: bump the all-actions group across 1 directory with 3 updates
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit f0743fe2d56e2054030651b30606fa0dbe0e04d7
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 12:01:14 2025 +0100

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

commit e7d6e5d2a83e0ab8b1adf108c501e12d7fb07923
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 12:01:15 2025 +0100

    sysvinit: Update to version 3.14
    
    - Update from version 3.11 to 3.14
    - Update of rootfile
    - Changelog
        3.14
    	    * Re-introduced DESTDIR flag in src/Makefile to assist building on Arch.
    	    * Fixed typo in init.8 manual page.
    	    * Expand process length in inittab to allow a command line 253 characters
    	      (up from 127). Expand child process structure to accomidate 253
    	      and some buffer room for newline/NULL.
    	    * Clear buffer when reading long lines from inittab, avoids garbage left
    	      over from old lines with long commands or comments.
    	    * Drop lines which are too long from inttab conf and log warning rather
    	      than truncate.
        3.13
    	    * Adjusted manual page install location. Patch provided
    	      by Mark Hindley.
        3.12
    	    * There were instances of the ctime() function being called in multiple
    		files without checking the return value (can be NULL) and without
    		checking the length of the returned information. While there _should_
    		never be a case where ctime() fails assuming success and length of
    		returned string isn't ideal (or future-proof). We now check the return
    		value of ctime() in bootlogd, dowall, last, logsave, and shutdown.
    		Where no valid value is returned we supply a dummy value (usually a
    		space in place of the expected time stamp). We also no longer assume
    		returned string is at least 11-16 characters.
    	    * Re-commit flexible Makefile for GoboLinux.
    	    * Make sure pty.h and sys/sysmacros.h are included when building bootlogd on
    	      systems with glibc.
    	    * Fixed typos and syntax in manual page for init.8.
    	      Edits provided by : Bjarni Ingi Gislason.
    	    * Allow setting of location of the /usr directory in src/Makefile.
    	      This is handled by the usrdir variable.
    	    * Make sure src/Makefile uses sysconfdir (/etc by default) when installing
    	      configuration files.
    	    * Fix typos and syntax in pidof manual page.
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit f75d5e5b2b0e878c11dc5d727b236d113a679363
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 11:54:49 2025 +0100

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

commit 41bd7257e1ed2e79680471062e826c87f0bc4418
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 11:54:50 2025 +0100

    ninja: Update to version 1.13.1
    
    - Update from version 1.12.1 to 1.13.1
    - No change in rootfile
    - Changelog
        1.13.1
    	Fix LINK : fatal error LNK1104: cannot open file on Windows in some cases #2616
    	Compatibility with older distros for Linux ARM version #2619
    	Restore "multiple rules generate" error with dyndep #2621
        1.13.0
    	Ninja now automatically joins a GNU Make jobserver as a client (version 4.4 on
    	 non-Windows systems required for "fifo" style) #1139
    	Print exit code of failed subcommands #1507
    	New tool ninja -t compdb-targets like compdb, but takes a list of targets
    	 instead of rules #1544
    	Support for ANSI (color) escape codes in NINJA_STATUS #713
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 2e4b2b75b19ff1999a80c9bb4160731360e1369e
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 11:49:24 2025 +0100

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

commit 484de1fc92efb4f8d542667e6bc2f4f7d92abfe0
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 11:49:25 2025 +0100

    fuse: Update to version 3.17.4
    
    - Update from version 3.15.0 to 3.17.4
    - Update of rootfile
    - Changelog
        3.17.4
    	- Try to detect mount-utils by checking for /run/mount/utab
    	  and don't try to update mtab if it does not exist
    	- Fix a build warning when HAVE_BACKTRACE is undefined
    	- fuse_loop_mt.c: fix close-on-exec flag on clone fd
    	- Remove struct size assertions from fuse_common.h
        3.17.3
    	* more conn->want / conn->want_ext conversion fixes
    	* Fix feature detection for close_range
    	* Avoid double unmount on FUSE_DESTROY
        3.17.2
    	* Fixed uninitized bufsize value (compilation warning and real
    	  issue when HAVE_SPLICE was not defined)
    	* Fixed initialization races related to buffer realocation when
    	  large buf sizes are used (/proc/sys/fs/fuse/max_pages_limit)
    	* Fix build with kernel < 5.9
    	* Fix static_assert build failure with C++ version < 11
    	* Compilation fix (remove second fuse_main_real_versioned declaration)
    	* Another conn.want flag conversion fix for high-level applications
    	* Check if pthread_setname_np() exists before use it
    	* fix example/memfs_ll rename deadlock error
    	* signal handlers: Store fuse_session unconditionally and restore
    	  previous behavior that with multiple sessions the last session
    	  was used for the signal exist handler
        3.17.1
    	* fuse: Fix want conn.want flag conversion
    	* Prevent re-usage of stdio FDs for fusermount
    	* PanFS added to fusermount whitelist
        3.17.1-rc1
    	* several BSD fixes
    	* x86 (32bit) build fixes
    	* nested declarations moved out of the inlined functions to avoid
    	  build warnings
    	* signify public key added for future 3.18
        3.17.1-rc0
    	* Fix libfuse build with FUSE_USE_VERSION 30
    	* Fix build of memfs_ll without manual meson reconfigure
    	* Fix junk readdirplus results when filesystem not filling stat info
    	* Fix conn.want_ext truncation to 32bit
    	* Fix some build warnings with -Og
    	* Fix fuse_main_real symbols
    	* Several changes related to functions/symbols that added in
    	  the libfuse version in 3.17
    	* Add thread names to libfuse threads
    	* With auto-umounts the FUSE_COMMFD2 (parent process fd is
    	  exported to be able to silence leak checkers
        3.17
    	* 3.11 and 3.14.2 introduced ABI incompatibilities, the ABI is restored
    	  to 3.10, .so version was increased since there were releases with
    	  the incompatible ABI
    	* The libfuse version a program was compiled against is now encoded into
    	  that program, using inlined functions in fuse_lowlevel.h and fuse.h
    	* Allows to handle fatal signals and to print a backtrace.
    	  New API function: fuse_set_fail_signal_handlers()
    	* Allows fuse_log() messages to be send to syslog instead of stderr
    	  New API functions: fuse_log_enable_syslog() and fuse_log_close_syslog()
    	* Handle buffer misalignment for FUSE_WRITE
    	* Added support for filesystem passthrough read/write of files when
    	  FUSE_PASSTHROUGH capability is enabled
    	  New API functions:  fuse_passthrough_open() and fuse_passthrough_close(),
    	                      also see example/passthrough_hp.cc
    	* Added fmask and dmask options to high-level API
    	  - dmask: umask applied to directories
    	  - fmask: umask applied to non-directories
    	* Added FUSE_FILL_DIR_DEFAULTS enum to support C++ programs using
    	  fuse_fill_dir_t function
    	* Added support for FUSE_CAP_HANDLE_KILLPRIV_V2
          Fixes:
    	* Fixed compilation failure on FreeBSD (mount_bsd.c now points to correct
    	  header)
        3.16.2
    	* Various small fixes and improvements.
        3.16.1
    	* Readdir kernel cache can be enabled from high-level API.
        3.15.1
    	Future libfuse releases will be signed with `signify`_ rather than PGP
    	This release is the last to be signed with PGP and contains the signify public
    	 key for current (3.15.X) and upcoming  (3.16.X) minor release cycle.
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 772c92523143e5653f1e8fc1dad2b4c6810db683
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Mon Oct 27 11:35:41 2025 +0100

    samba: Update to version 4.23.2
    
    - Update from version 4.23.1 to 4.23.2
    - No change to any of the rootfiles
    - Changelog
        4.23.2
    	This is a security release in order to address the following defects:
    	o CVE-2025-9640:  Uninitialized memory disclosure via vfs_streams_xattr.
    	                  https://www.samba.org/samba/security/CVE-2025-9640.html
    	o CVE-2025-10230: Command injection via WINS server hook script.
    	                  https://www.samba.org/samba/security/CVE-2025-10230.html
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

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

Summary of changes:
 config/rootfiles/common/fuse                       |  4 +-
 config/rootfiles/common/sysvinit                   | 67 +++++-----------------
 .../{oldcore/112 => core/199}/filelists/fuse       |  0
 config/rootfiles/core/199/filelists/ninja          |  1 +
 .../{oldcore/162 => core/199}/filelists/sshfs      |  0
 .../{oldcore/155 => core/199}/filelists/sysvinit   |  0
 .../{oldcore/164 => core/199}/filelists/usbutils   |  0
 .../{oldcore/125 => core/199}/filelists/xfsprogs   |  0
 lfs/fuse                                           |  8 +--
 lfs/ninja                                          |  4 +-
 lfs/openvmtools                                    |  2 +-
 lfs/python3-pyfuse3                                |  2 +-
 lfs/qemu                                           |  2 +-
 lfs/samba                                          |  6 +-
 lfs/sysvinit                                       |  6 +-
 lfs/usbutils                                       |  9 ++-
 lfs/xfsprogs                                       |  6 +-
 17 files changed, 40 insertions(+), 77 deletions(-)
 copy config/rootfiles/{oldcore/112 => core/199}/filelists/fuse (100%)
 create mode 120000 config/rootfiles/core/199/filelists/ninja
 copy config/rootfiles/{oldcore/162 => core/199}/filelists/sshfs (100%)
 copy config/rootfiles/{oldcore/155 => core/199}/filelists/sysvinit (100%)
 copy config/rootfiles/{oldcore/164 => core/199}/filelists/usbutils (100%)
 copy config/rootfiles/{oldcore/125 => core/199}/filelists/xfsprogs (100%)

Difference in files:
diff --git a/config/rootfiles/common/fuse b/config/rootfiles/common/fuse
index 7148f0141..5ea18266b 100644
--- a/config/rootfiles/common/fuse
+++ b/config/rootfiles/common/fuse
@@ -12,8 +12,8 @@ usr/bin/fusermount3
 #usr/include/fuse3/fuse_opt.h
 #usr/include/fuse3/libfuse_config.h
 #usr/lib/libfuse3.so
-usr/lib/libfuse3.so.3
-usr/lib/libfuse3.so.3.15.0
+usr/lib/libfuse3.so.3.17.4
+usr/lib/libfuse3.so.4
 #usr/lib/pkgconfig/fuse3.pc
 #usr/share/man/man1/fusermount3.1
 #usr/share/man/man8/mount.fuse3.8
diff --git a/config/rootfiles/common/sysvinit b/config/rootfiles/common/sysvinit
index d7a63e76a..4c3f81a17 100644
--- a/config/rootfiles/common/sysvinit
+++ b/config/rootfiles/common/sysvinit
@@ -20,40 +20,26 @@ usr/bin/mesg
 usr/bin/utmpdump
 usr/bin/wall
 #usr/include/initreq.h
-#usr/share/man/de/man1/last.1
-#usr/share/man/de/man1/mesg.1
-#usr/share/man/de/man1/mountpoint.1
-#usr/share/man/de/man1/readbootlog.1
-#usr/share/man/de/man1/utmpdump.1
-#usr/share/man/de/man1/wall.1
 #usr/share/man/de/man5
-#usr/share/man/de/man5/initctl.5
-#usr/share/man/de/man5/initscript.5
-#usr/share/man/de/man5/inittab.5
 #usr/share/man/de/man8
-#usr/share/man/de/man8/bootlogd.8
-#usr/share/man/de/man8/fstab-decode.8
-#usr/share/man/de/man8/halt.8
-#usr/share/man/de/man8/init.8
-#usr/share/man/de/man8/killall5.8
-#usr/share/man/de/man8/logsave.8
-#usr/share/man/de/man8/pidof.8
-#usr/share/man/de/man8/runlevel.8
-#usr/share/man/de/man8/shutdown.8
-#usr/share/man/de/man8/sulogin.8
 #usr/share/man/es
+#usr/share/man/es/man1
 #usr/share/man/es/man5
-#usr/share/man/es/man5/initscript.5
-#usr/share/man/es/man5/inittab.5
+#usr/share/man/es/man8
+#usr/share/man/fi
+#usr/share/man/fi/man1
+#usr/share/man/fi/man5
+#usr/share/man/fi/man8
 #usr/share/man/fr/man5
-#usr/share/man/fr/man5/initscript.5
-#usr/share/man/fr/man5/inittab.5
 #usr/share/man/fr/man8
-#usr/share/man/fr/man8/bootlogd.8
-#usr/share/man/fr/man8/fstab-decode.8
-#usr/share/man/fr/man8/init.8
-#usr/share/man/fr/man8/killall5.8
-#usr/share/man/fr/man8/pidof.8
+#usr/share/man/hu
+#usr/share/man/hu/man1
+#usr/share/man/hu/man5
+#usr/share/man/hu/man8
+#usr/share/man/id
+#usr/share/man/id/man1
+#usr/share/man/id/man5
+#usr/share/man/id/man8
 #usr/share/man/man1/last.1
 #usr/share/man/man1/lastb.1
 #usr/share/man/man1/mesg.1
@@ -78,33 +64,10 @@ usr/bin/wall
 #usr/share/man/man8/sulogin.8
 #usr/share/man/man8/telinit.8
 #usr/share/man/pl
+#usr/share/man/pl/man1
 #usr/share/man/pl/man5
-#usr/share/man/pl/man5/initscript.5
-#usr/share/man/pl/man5/inittab.5
 #usr/share/man/pl/man8
-#usr/share/man/pl/man8/init.8
-#usr/share/man/pl/man8/killall5.8
-#usr/share/man/pl/man8/pidof.8
 #usr/share/man/pt
 #usr/share/man/pt/man1
-#usr/share/man/pt/man1/last.1
-#usr/share/man/pt/man1/mesg.1
-#usr/share/man/pt/man1/mountpoint.1
-#usr/share/man/pt/man1/readbootlog.1
-#usr/share/man/pt/man1/utmpdump.1
-#usr/share/man/pt/man1/wall.1
 #usr/share/man/pt/man5
-#usr/share/man/pt/man5/initctl.5
-#usr/share/man/pt/man5/initscript.5
-#usr/share/man/pt/man5/inittab.5
 #usr/share/man/pt/man8
-#usr/share/man/pt/man8/bootlogd.8
-#usr/share/man/pt/man8/fstab-decode.8
-#usr/share/man/pt/man8/halt.8
-#usr/share/man/pt/man8/init.8
-#usr/share/man/pt/man8/killall5.8
-#usr/share/man/pt/man8/logsave.8
-#usr/share/man/pt/man8/pidof.8
-#usr/share/man/pt/man8/runlevel.8
-#usr/share/man/pt/man8/shutdown.8
-#usr/share/man/pt/man8/sulogin.8
diff --git a/config/rootfiles/core/199/filelists/fuse b/config/rootfiles/core/199/filelists/fuse
new file mode 120000
index 000000000..570edaade
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/fuse
@@ -0,0 +1 @@
+../../../common/fuse
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/ninja b/config/rootfiles/core/199/filelists/ninja
new file mode 120000
index 000000000..ef9224078
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/ninja
@@ -0,0 +1 @@
+../../../common/ninja
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/sshfs b/config/rootfiles/core/199/filelists/sshfs
new file mode 120000
index 000000000..d451748c3
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/sshfs
@@ -0,0 +1 @@
+../../../common/sshfs
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/sysvinit b/config/rootfiles/core/199/filelists/sysvinit
new file mode 120000
index 000000000..f3fb3304d
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/sysvinit
@@ -0,0 +1 @@
+../../../common/sysvinit
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/usbutils b/config/rootfiles/core/199/filelists/usbutils
new file mode 120000
index 000000000..31db5a7ac
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/usbutils
@@ -0,0 +1 @@
+../../../common/usbutils
\ No newline at end of file
diff --git a/config/rootfiles/core/199/filelists/xfsprogs b/config/rootfiles/core/199/filelists/xfsprogs
new file mode 120000
index 000000000..91032964d
--- /dev/null
+++ b/config/rootfiles/core/199/filelists/xfsprogs
@@ -0,0 +1 @@
+../../../common/xfsprogs
\ No newline at end of file
diff --git a/lfs/fuse b/lfs/fuse
index c275904b6..be4885bbf 100644
--- a/lfs/fuse
+++ b/lfs/fuse
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  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        #
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 3.15.0
+VER        = 3.17.4
 
 THISAPP    = fuse-$(VER)
-DL_FILE    = $(THISAPP).tar.xz
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 4777a956f8429aee2e5da43b9606ac6acc66744943739051f2be87a646b93c2aaa8f0b7f0c188f6d1724c1ab3fdf706d35c981066b0ba8c4dd647c0eb1f3c821
+$(DL_FILE)_BLAKE2 = eb9dfd5c446a35f7ef0b6b58c52fe22d306782f5a8b56dc54b00829aa8a59700bd2b03755cc58221d154b88cbdb3da59913700b3d7efa67a586bfaa8fef00e9d
 
 install : $(TARGET)
 
diff --git a/lfs/ninja b/lfs/ninja
index 50e97f69f..1d502d051 100644
--- a/lfs/ninja
+++ b/lfs/ninja
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.12.1
+VER        = 1.13.1
 
 THISAPP    = ninja-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 915545888cbd7d9e6e7e4fb0bad42f6c36ecef2de93356966541de0f8f4315e59e47cf20f189de5de11ba2a038488c7964ec709bad8868488cc03524a88483f4
+$(DL_FILE)_BLAKE2 = 610faa82e23ad23ec949f8a75cb4d8533c654bbfea63f2105e214d49cbf739af29d3ceebb4ead52693c7d925220817970073cd14ac8e948c5130b9ecfbac26ba
 
 install : $(TARGET)
 
diff --git a/lfs/openvmtools b/lfs/openvmtools
index 899bedb03..57acb1148 100644
--- a/lfs/openvmtools
+++ b/lfs/openvmtools
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)/open-vm-tools
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64
 PROG       = openvmtools
-PAK_VER    = 14
+PAK_VER    = 15
 
 DEPS       =
 
diff --git a/lfs/python3-pyfuse3 b/lfs/python3-pyfuse3
index 1db132488..407492acb 100644
--- a/lfs/python3-pyfuse3
+++ b/lfs/python3-pyfuse3
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = python3-pyfuse3
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS       = python3-trio
 
diff --git a/lfs/qemu b/lfs/qemu
index de6b39672..c33b0828e 100644
--- a/lfs/qemu
+++ b/lfs/qemu
@@ -35,7 +35,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = qemu
-PAK_VER    = 47
+PAK_VER    = 48
 
 DEPS       = alsa libusbredir spice libseccomp libslirp
 
diff --git a/lfs/samba b/lfs/samba
index bb681de97..99c35e961 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.23.1
+VER        = 4.23.2
 SUMMARY    = A SMB/CIFS File, Print, and Authentication Server
 
 THISAPP    = samba-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 116
+PAK_VER    = 117
 
 DEPS       = avahi libtalloc perl-Parse-Yapp wsdd
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 27d5c7d24140716692824bd255a757cd93a05f1e8584822614ddd51dbdb1b008e519c98c2de8c6ff5e7d4c92260a655ae84190fe84aa9ac46290ffd60fb613ad
+$(DL_FILE)_BLAKE2 = 6ea7254f07121e32c6ac0914f45451c0174d68006dbc7836469a9d201d5acadbf6d8ed79d962ba7faa4cd404f52b5c27c02b7025feb37e4a56162bcd0a863401
 
 install : $(TARGET)
 
diff --git a/lfs/sysvinit b/lfs/sysvinit
index d97c62554..0b91a75c7 100644
--- a/lfs/sysvinit
+++ b/lfs/sysvinit
@@ -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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.11
+VER        = 3.14
 
 THISAPP    = sysvinit-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = a7233509ec31ef6834e145d5912b2c1d3832bf63ffab6eb75c864cd2a9c4fe053b0e3a5abc20891c7d29596f95dd3aa518e69ad111d5586011fee37b4e23d7cb
+$(DL_FILE)_BLAKE2 = 5eb8520765801c5fcc851d9185fe2468b81e33b0c1c8c10389a4f575939f8d2899355f63f8200b257947498a94002a0442350184f0629305d764a83037a2ec1b
 
 install : $(TARGET)
 
diff --git a/lfs/usbutils b/lfs/usbutils
index 25653e847..277154b3e 100644
--- a/lfs/usbutils
+++ b/lfs/usbutils
@@ -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        #
@@ -24,9 +24,8 @@
 
 include Config
 
-VER        = 018
-
-# https://www.kernel.org/pub/linux/utils/usb/usbutils/
+VER        = 019
+#          https://www.kernel.org/pub/linux/utils/usb/usbutils/
 
 THISAPP    = usbutils-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -42,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 030f45afd5867ee38c8284a0741d1de63653a98746bfef42281390c5bdefbbb99c318d708e88ea2e28810d519d735da3103fe438befa889fc9b5ae9e21200992
+$(DL_FILE)_BLAKE2 = 8267a36ec9670e83a0df5d5d34aee70d37e773ca25a20978cd6c99df29426e926af4308f97bb38463f50abdea2a764e98752bc4a5ca703bfcfdf9fcc361a7638
 
 install : $(TARGET)
 
diff --git a/lfs/xfsprogs b/lfs/xfsprogs
index 0e7db6654..224f6441e 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -24,8 +24,8 @@
 
 include Config
 
-VER        = 6.16.0
-# https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
+VER        = 6.17.0
+#          https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
 
 THISAPP    = xfsprogs-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = ae4087c887b4c9d2fcc4b5341ca3c7d0333cf2132111179feee4b765ba9a1cc94143723b2bc4bcd8658bd7902871266af69293c77d715de1d0e878dc76b42e8e
+$(DL_FILE)_BLAKE2 = e841526add6c17d036a709c1fafe879a50ba7d568008865eac8d166182be5514d8abc94b8facbe113aa6106ac394ea01049b6a555ebd280ee1cd5d64fff1b5da
 
 install : $(TARGET)
 


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


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

only message in thread, other threads:[~2025-10-27 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-27 14:54 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 2e83b68048f94e3f623c02425e54808895e3313f Michael Tremer

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