From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3df0ddac74db9383df0e96128acda40b90d26a15 Date: Thu, 27 Jun 2024 13:28:29 +0000 Message-ID: <4W8zsn1WtGz2xVF@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0826312846634343232==" List-Id: --===============0826312846634343232== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 3df0ddac74db9383df0e96128acda40b90d26a15 (commit) from 34ee0c1e18fe81cc4b6981b9b37fb8c78e16183a (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 3df0ddac74db9383df0e96128acda40b90d26a15 Author: Arne Fitzenreiter Date: Thu Jun 27 15:27:56 2024 +0200 util-linux: update aarch64 rootfile =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/aarch64/util-linux | 13 +++++++++++++ 1 file changed, 13 insertions(+) Difference in files: diff --git a/config/rootfiles/common/aarch64/util-linux b/config/rootfiles/co= mmon/aarch64/util-linux index f241a7d89..70ab97534 100644 --- a/config/rootfiles/common/aarch64/util-linux +++ b/config/rootfiles/common/aarch64/util-linux @@ -59,6 +59,8 @@ usr/bin/choom #usr/bin/colrm #usr/bin/column usr/bin/eject +usr/bin/enosys +usr/bin/exch #usr/bin/fadvise usr/bin/fallocate usr/bin/fincore @@ -76,6 +78,7 @@ usr/bin/irqtop #usr/bin/linux64 usr/bin/logger #usr/bin/look +usr/bin/lsclocks usr/bin/lscpu usr/bin/lsipc usr/bin/lsirq @@ -95,6 +98,7 @@ usr/bin/renice usr/bin/scriptlive #usr/bin/scriptreplay #usr/bin/setarch +usr/bin/setpgid usr/bin/setsid #usr/bin/setterm #usr/bin/taskset @@ -160,6 +164,8 @@ usr/sbin/rtcwake #usr/share/bash-completion/completions/delpart #usr/share/bash-completion/completions/dmesg #usr/share/bash-completion/completions/eject +#usr/share/bash-completion/completions/enosys +#usr/share/bash-completion/completions/exch #usr/share/bash-completion/completions/fadvise #usr/share/bash-completion/completions/fallocate #usr/share/bash-completion/completions/fdisk @@ -189,6 +195,7 @@ usr/sbin/rtcwake #usr/share/bash-completion/completions/look #usr/share/bash-completion/completions/losetup #usr/share/bash-completion/completions/lsblk +#usr/share/bash-completion/completions/lsclocks #usr/share/bash-completion/completions/lscpu #usr/share/bash-completion/completions/lsipc #usr/share/bash-completion/completions/lsirq @@ -224,6 +231,7 @@ usr/sbin/rtcwake #usr/share/bash-completion/completions/scriptlive #usr/share/bash-completion/completions/scriptreplay #usr/share/bash-completion/completions/setarch +#usr/share/bash-completion/completions/setpgid #usr/share/bash-completion/completions/setsid #usr/share/bash-completion/completions/setterm #usr/share/bash-completion/completions/sfdisk @@ -257,6 +265,8 @@ usr/sbin/rtcwake #usr/share/man/man1/column.1 #usr/share/man/man1/dmesg.1 #usr/share/man/man1/eject.1 +#usr/share/man/man1/enosys.1 +#usr/share/man/man1/exch.1 #usr/share/man/man1/fadvise.1 #usr/share/man/man1/fallocate.1 #usr/share/man/man1/fincore.1 @@ -271,6 +281,7 @@ usr/sbin/rtcwake #usr/share/man/man1/irqtop.1 #usr/share/man/man1/logger.1 #usr/share/man/man1/look.1 +#usr/share/man/man1/lsclocks.1 #usr/share/man/man1/lscpu.1 #usr/share/man/man1/lsfd.1 #usr/share/man/man1/lsipc.1 @@ -290,6 +301,7 @@ usr/sbin/rtcwake #usr/share/man/man1/script.1 #usr/share/man/man1/scriptlive.1 #usr/share/man/man1/scriptreplay.1 +#usr/share/man/man1/setpgid.1 #usr/share/man/man1/setsid.1 #usr/share/man/man1/setterm.1 #usr/share/man/man1/taskset.1 @@ -315,6 +327,7 @@ usr/sbin/rtcwake #usr/share/man/man3/uuid_unparse.3 #usr/share/man/man5/adjtime_config.5 #usr/share/man/man5/fstab.5 +#usr/share/man/man5/scols-filter.5 #usr/share/man/man5/terminal-colors.d.5 #usr/share/man/man8/addpart.8 #usr/share/man/man8/agetty.8 hooks/post-receive -- IPFire 2.x development tree --===============0826312846634343232==--