public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3df0ddac74db9383df0e96128acda40b90d26a15
@ 2024-06-27 13:28 Arne Fitzenreiter
  0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2024-06-27 13:28 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 4120 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  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 <arne_f(a)ipfire.org>
Date:   Thu Jun 27 15:27:56 2024 +0200

    util-linux: update aarch64 rootfile
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

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

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/common/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

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

only message in thread, other threads:[~2024-06-27 13:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-27 13:28 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3df0ddac74db9383df0e96128acda40b90d26a15 Arne Fitzenreiter

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