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, master has been updated via a19e6bce428394ff596599b943a6bdf13f4e81f4 (commit) via ffdf4462fc2d9984a5ce9df7f84f504448bdf189 (commit) from 4a991cd92943bb673b003aa475400a62f5a4804a (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 a19e6bce428394ff596599b943a6bdf13f4e81f4 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Mon Feb 10 08:24:17 2025 +0100
samba: bump package
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
commit ffdf4462fc2d9984a5ce9df7f84f504448bdf189 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sat Feb 8 21:07:39 2025 +0100
initskripts: remove symlinks for removed addons
imspector and motion was removed years ago. removed the leftover initskript symlinks.
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/aarch64/initscripts | 6 ------ config/rootfiles/common/riscv64/initscripts | 6 ------ config/rootfiles/common/x86_64/initscripts | 6 ------ lfs/initscripts | 8 +------- lfs/samba | 2 +- 5 files changed, 2 insertions(+), 26 deletions(-)
Difference in files: diff --git a/config/rootfiles/common/aarch64/initscripts b/config/rootfiles/common/aarch64/initscripts index 187361eeb6..cc7833a180 100644 --- a/config/rootfiles/common/aarch64/initscripts +++ b/config/rootfiles/common/aarch64/initscripts @@ -95,8 +95,6 @@ etc/rc.d/init.d/waitdrives etc/rc.d/init.d/wlanclient #etc/rc.d/rc0.d etc/rc.d/rc0.d/K01grub-btrfsd -#etc/rc.d/rc0.d/K01imspetor -#etc/rc.d/rc0.d/K01motion #etc/rc.d/rc0.d/K01vdradmin etc/rc.d/rc0.d/K08fcron etc/rc.d/rc0.d/K28apache @@ -137,13 +135,9 @@ etc/rc.d/rc3.d/S32apache etc/rc.d/rc3.d/S40fcron etc/rc.d/rc3.d/S98rc.local etc/rc.d/rc3.d/S99grub-btrfsd -#etc/rc.d/rc3.d/S99imspetor -#etc/rc.d/rc3.d/S99motion #etc/rc.d/rc3.d/S99vdradmin #etc/rc.d/rc6.d etc/rc.d/rc6.d/K01grub-btrfsd -#etc/rc.d/rc6.d/K01imspetor -#etc/rc.d/rc6.d/K01motion #etc/rc.d/rc6.d/K01vdradmin etc/rc.d/rc6.d/K08fcron etc/rc.d/rc6.d/K28apache diff --git a/config/rootfiles/common/riscv64/initscripts b/config/rootfiles/common/riscv64/initscripts index e23ee54def..4ee77ba210 100644 --- a/config/rootfiles/common/riscv64/initscripts +++ b/config/rootfiles/common/riscv64/initscripts @@ -94,8 +94,6 @@ etc/rc.d/init.d/waitdrives etc/rc.d/init.d/wlanclient #etc/rc.d/rc0.d etc/rc.d/rc0.d/K01grub-btrfsd -#etc/rc.d/rc0.d/K01imspetor -#etc/rc.d/rc0.d/K01motion #etc/rc.d/rc0.d/K01vdradmin etc/rc.d/rc0.d/K08fcron etc/rc.d/rc0.d/K28apache @@ -136,13 +134,9 @@ etc/rc.d/rc3.d/S32apache etc/rc.d/rc3.d/S40fcron etc/rc.d/rc3.d/S98rc.local etc/rc.d/rc3.d/S99grub-btrfsd -#etc/rc.d/rc3.d/S99imspetor -#etc/rc.d/rc3.d/S99motion #etc/rc.d/rc3.d/S99vdradmin #etc/rc.d/rc6.d etc/rc.d/rc6.d/K01grub-btrfsd -#etc/rc.d/rc6.d/K01imspetor -#etc/rc.d/rc6.d/K01motion #etc/rc.d/rc6.d/K01vdradmin etc/rc.d/rc6.d/K08fcron etc/rc.d/rc6.d/K28apache diff --git a/config/rootfiles/common/x86_64/initscripts b/config/rootfiles/common/x86_64/initscripts index e23ee54def..4ee77ba210 100644 --- a/config/rootfiles/common/x86_64/initscripts +++ b/config/rootfiles/common/x86_64/initscripts @@ -94,8 +94,6 @@ etc/rc.d/init.d/waitdrives etc/rc.d/init.d/wlanclient #etc/rc.d/rc0.d etc/rc.d/rc0.d/K01grub-btrfsd -#etc/rc.d/rc0.d/K01imspetor -#etc/rc.d/rc0.d/K01motion #etc/rc.d/rc0.d/K01vdradmin etc/rc.d/rc0.d/K08fcron etc/rc.d/rc0.d/K28apache @@ -136,13 +134,9 @@ etc/rc.d/rc3.d/S32apache etc/rc.d/rc3.d/S40fcron etc/rc.d/rc3.d/S98rc.local etc/rc.d/rc3.d/S99grub-btrfsd -#etc/rc.d/rc3.d/S99imspetor -#etc/rc.d/rc3.d/S99motion #etc/rc.d/rc3.d/S99vdradmin #etc/rc.d/rc6.d etc/rc.d/rc6.d/K01grub-btrfsd -#etc/rc.d/rc6.d/K01imspetor -#etc/rc.d/rc6.d/K01motion #etc/rc.d/rc6.d/K01vdradmin etc/rc.d/rc6.d/K08fcron etc/rc.d/rc6.d/K28apache diff --git a/lfs/initscripts b/lfs/initscripts index f4fdb17fa3..82e20bfa7e 100644 --- a/lfs/initscripts +++ b/lfs/initscripts @@ -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 # @@ -92,8 +92,6 @@ $(TARGET) : done
ln -sf ../init.d/grub-btrfsd /etc/rc.d/rc0.d/K01grub-btrfsd - ln -sf ../init.d/imspetor /etc/rc.d/rc0.d/K01imspetor - ln -sf ../init.d/motion /etc/rc.d/rc0.d/K01motion ln -sf ../init.d/vdradmin /etc/rc.d/rc0.d/K01vdradmin ln -sf ../init.d/fcron /etc/rc.d/rc0.d/K08fcron ln -sf ../init.d/apache /etc/rc.d/rc0.d/K28apache @@ -132,13 +130,9 @@ $(TARGET) : ln -sf ../init.d/fcron /etc/rc.d/rc3.d/S40fcron ln -sf ../../sysconfig/rc.local /etc/rc.d/rc3.d/S98rc.local ln -sf ../init.d/grub-btrfsd /etc/rc.d/rc3.d/S99grub-btrfsd - ln -sf ../init.d/imspetor /etc/rc.d/rc3.d/S99imspetor - ln -sf ../init.d/motion /etc/rc.d/rc3.d/S99motion ln -sf ../init.d/vdradmin /etc/rc.d/rc3.d/S99vdradmin
ln -sf ../init.d/grub-btrfsd /etc/rc.d/rc6.d/K01grub-btrfsd - ln -sf ../init.d/imspetor /etc/rc.d/rc6.d/K01imspetor - ln -sf ../init.d/motion /etc/rc.d/rc6.d/K01motion ln -sf ../init.d/vdradmin /etc/rc.d/rc6.d/K01vdradmin ln -sf ../init.d/fcron /etc/rc.d/rc6.d/K08fcron ln -sf ../init.d/apache /etc/rc.d/rc6.d/K28apache diff --git a/lfs/samba b/lfs/samba index 2a4ac3a05b..c76801786c 100644 --- a/lfs/samba +++ b/lfs/samba @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 109 +PAK_VER = 110
DEPS = avahi libtalloc perl-Parse-Yapp wsdd
hooks/post-receive -- IPFire 2.x development tree