X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=make.sh;h=b17aca45738be04cf01f3dd6ae4918d0ef3462d5;hb=4aae5f819a6a8dc2b2adce83cd63ee96e79666fe;hp=ab90e5143353e30ab40afa51fa203aea323d2445;hpb=cf58f6593148f55b2016e2a18af75925271ef1b7;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/make.sh b/make.sh index ab90e51433..b17aca4573 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name # If you update the version don't forget to update backupiso and add it to core update VERSION="2.25" # Version number -CORE="149" # Core Level (Filename) +CORE="153" # Core Level (Filename) SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir NICE=10 # Nice level @@ -1239,6 +1239,7 @@ buildipfire() { lfsmake2 libffi lfsmake2 python lfsmake2 python3 + lfsmake2 gdb lfsmake2 grub lfsmake2 efivar lfsmake2 efibootmgr @@ -1253,6 +1254,7 @@ buildipfire() { lfsmake2 cmake lfsmake2 libjpeg lfsmake2 libjpeg-compat + lfsmake2 openjpeg lfsmake2 libexif lfsmake2 libpng lfsmake2 libtiff @@ -1295,6 +1297,7 @@ buildipfire() { lfsmake2 perl-Device-SerialPort lfsmake2 perl-Device-Modem lfsmake2 perl-Apache-Htpasswd + lfsmake2 perl-Parse-Yapp lfsmake2 gnupg lfsmake2 hdparm lfsmake2 sdparm @@ -1336,7 +1339,6 @@ buildipfire() { lfsmake2 Archive-Tar lfsmake2 Archive-Zip lfsmake2 Text-Tabs+Wrap - lfsmake2 Locale-Country lfsmake2 XML-Parser lfsmake2 Crypt-PasswdMD5 lfsmake2 Net-Telnet @@ -1395,12 +1397,14 @@ buildipfire() { lfsmake2 ghostscript lfsmake2 qpdf lfsmake2 poppler + lfsmake2 poppler-data lfsmake2 cups-filters lfsmake2 epson-inkjet-printer-escpr lfsmake2 foomatic lfsmake2 hplip lfsmake2 cifs-utils lfsmake2 krb5 + lfsmake2 rpcsvc-proto lfsmake2 samba lfsmake2 netatalk lfsmake2 sudo @@ -1414,9 +1418,6 @@ buildipfire() { lfsmake2 fetchmail lfsmake2 clamav lfsmake2 perl-NetAddr-IP - lfsmake2 spamassassin - lfsmake2 perl-Net-LibIDN - lfsmake2 amavisd lfsmake2 dma lfsmake2 alsa lfsmake2 mpfire @@ -1437,7 +1438,6 @@ buildipfire() { lfsmake2 rsync lfsmake2 rpcbind lfsmake2 keyutils - lfsmake2 rpcsvc-proto lfsmake2 libnfsidmap lfsmake2 nfs lfsmake2 gnu-netcat @@ -1561,6 +1561,7 @@ buildipfire() { lfsmake2 python3-s3transfer lfsmake2 python3-rsa lfsmake2 python3-pyasn1 + lfsmake2 python3-urllib3 lfsmake2 python3-botocore lfsmake2 python3-llfuse lfsmake2 python3-msgpack @@ -1620,6 +1621,7 @@ buildipfire() { lfsmake2 libpciaccess lfsmake2 libyajl lfsmake2 libvirt + lfsmake2 libtalloc lfsmake2 freeradius lfsmake2 perl-common-sense lfsmake2 perl-inotify2 @@ -1632,6 +1634,7 @@ buildipfire() { lfsmake2 dehydrated lfsmake2 shairport-sync lfsmake2 borgbackup + lfsmake2 lmdb lfsmake2 knot lfsmake2 spectre-meltdown-checker lfsmake2 zabbix_agentd @@ -1642,6 +1645,9 @@ buildipfire() { lfsmake2 rfkill lfsmake2 amazon-ssm-agent lfsmake2 libloc + lfsmake2 ncdu + lfsmake2 lshw + lfsmake2 socat } buildinstaller() {