core149: Ship everything that was recently updated

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-17 10:19:47 +00:00
parent 6992457365
commit 8d25e59811
32 changed files with 34 additions and 1 deletions

View File

@@ -0,0 +1 @@
../../../../common/aarch64/gcc

View File

@@ -0,0 +1 @@
../../../../common/aarch64/glibc

View File

@@ -0,0 +1 @@
../../../../common/aarch64/gmp

View File

@@ -0,0 +1 @@
../../../common/apache2

View File

@@ -0,0 +1 @@
../../../../common/armv5tel/gcc

View File

@@ -0,0 +1 @@
../../../../common/armv5tel/glibc

View File

@@ -0,0 +1 @@
../../../../common/armv5tel/gmp

View File

@@ -0,0 +1 @@
../../../common/curl

View File

@@ -1,6 +1,8 @@
etc/system-release
etc/issue
srv/web/ipfire/cgi-bin/credits.cgi
srv/web/ipfire/cgi-bin/index.cgi
srv/web/ipfire/cgi-bin/ovpnmain.cgi
var/ipfire/langs
etc/rc.d/helper/oci-setup
etc/rc.d/init.d/cloud-init

View File

@@ -0,0 +1 @@
../../../common/gnutls

View File

@@ -0,0 +1 @@
../../../common/gzip

View File

@@ -0,0 +1 @@
../../../../common/i586/gcc

View File

@@ -0,0 +1 @@
../../../../common/i586/glibc

View File

@@ -0,0 +1 @@
../../../../common/i586/gmp

View File

@@ -0,0 +1 @@
../../../../common/i586/hyperscan

View File

@@ -0,0 +1 @@
../../../../common/i586/openssl-sse2

View File

@@ -0,0 +1 @@
../../../common/iproute2

View File

@@ -0,0 +1 @@
../../../common/kbd

View File

@@ -0,0 +1 @@
../../../common/libloc

View File

@@ -0,0 +1 @@
../../../common/logrotate

View File

@@ -0,0 +1 @@
../../../common/mpfr

View File

@@ -0,0 +1 @@
../../../common/openssl

View File

@@ -0,0 +1 @@
../../../common/perl

View File

@@ -0,0 +1 @@
../../../common/squid

View File

@@ -0,0 +1 @@
../../../common/strongswan

View File

@@ -0,0 +1 @@
../../../common/suricata

View File

@@ -0,0 +1 @@
../../../../common/x86_64/gcc

View File

@@ -0,0 +1 @@
../../../../common/x86_64/glibc

View File

@@ -0,0 +1 @@
../../../../common/x86_64/gmp

View File

@@ -0,0 +1 @@
../../../../common/x86_64/hyperscan

View File

@@ -0,0 +1 @@
../../../common/xz

View File

@@ -49,6 +49,7 @@ ldconfig
/usr/local/bin/filesystem-cleanup
# Start services
/etc/init.d/apache2 restart
# Update crontab
sed -i /var/spool/cron/root.orig \
@@ -63,7 +64,7 @@ if [ -e /boot/grub/grub.cfg ]; then
fi
# This update needs a reboot...
#touch /var/run/need_reboot
touch /var/run/need_reboot
# Finish
/etc/init.d/fireinfo start