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, core142 has been created at 57fda8c8adc66acf92c24d33ccf37636e0e165bc (commit) - Log ----------------------------------------------------------------- commit 57fda8c8adc66acf92c24d33ccf37636e0e165bc Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Mar 9 06:41:32 2020 +0000 suricata: use KILL is suricata not shut down normal. sometimes suricata hung and lock the pidfile at suricata stop. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit b3bc092dad71cf4034d6f0d59708cfa47e8a3404 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Thu Mar 5 05:54:09 2020 +0000 core142: start suricata before unbound after update Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 233141c6c9983b39a2d385f781e0d787b8f315de Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Mar 4 21:49:05 2020 +0000 core142: add unbound.conf to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 9700617aeb4051f845e3f261da2829201a2b6fe9 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Mar 4 21:11:53 2020 +0000 unbound: Disable using mixed case for DNS queries This seems to cause that some resolvers do not respond to queries any more until unbound falls back. To ensure better DNS performance, we disabled this. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 0f0f3ae7dc5da502c1aaf4bb295778d7657a0af5 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Mar 4 21:11:52 2020 +0000 unbound: Only launch one process When unbound is running multiple threads, we have observed that queries where sent for each thread. Since no user should have so much DNS traffic that more than one processor core is being saturated, this is a safe change. Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org> Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit e737776db5edaca90a22c7aaeb11e8fbb7c0d9fa Author: Peter Müller <peter.mueller(a)ipfire.org> Date: Mon Jan 20 19:36:00 2020 +0000 unbound.conf: Do not set defaults explicitly In order to keep configuration files small and easy to review/audit, omitting defaults makes more sense than configure them explicitly (have changed my mind here). Unbound comes with a good default confiuration, and we should only make changes when they are necessary. In addition, this patch updates the documentation's URL to the current one. Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org> Cc: Michael Tremer <michael.tremer(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 80bed5817d176e728cca6077dcefa7821f5c16ef Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Mar 4 21:38:24 2020 +0000 dns.cgi: restart suricata before unbound reload if unbound is reloaded it start a bunch of dns queries so suricata needs to now which servers should used. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 0bdb63924b13d4e47db7cd03c6714cdfdd9280a9 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Mar 4 10:44:50 2020 +0000 backup: Fix saving DNS settings There was a typo in /var/ipfire/dns/servers and the settings file was not explicitely included in the backup. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit a344d3c902417a21b619c6e4f2a1aaf38e3044fe Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Mar 4 08:52:56 2020 +0100 unbound/red.up: run unbound update-forwarders after suricata init. The old suricata instance blocks dns requests if the red ip has changed. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit e53c38aea14132da0fff15655735f673aab33c4a Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Tue Mar 3 13:25:17 2020 +0100 core142: fix typo's at remove/update dns forwareders changes Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 1773544d025591d4096ee91bcc598dac19fa0f24 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Tue Mar 3 13:23:29 2020 +0100 kernel: update to 4.14.172 Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit b5afe1e8d55525462b27e6147182f2bd0623fc56 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Mar 2 22:25:41 2020 +0000 backup: add /var/ipfire/dns/server to include Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 3b5131c1a3416c9c9aef1365d3787abea197d37d Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Mar 2 17:54:48 2020 +0000 unbound: drop remove-dns-fowarders at red.down this functions has only reloaded unbound config which is useless at shutting down the red interface. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit e1c6cd05e3a1f08b28f8d0eea4736c829f12b06f Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Mar 2 08:15:00 2020 +0000 udev: build after kmod eudev depends on kmod to install all needed rules Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit c8b574c3078b35c272960ac0b26de6dded845467 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Mar 1 21:54:28 2020 +0000 core142: stop squid and suricata while update Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 770a1507dd750fe98f327919c9da576d6b996469 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Mar 1 20:41:13 2020 +0100 unbound: speed-up remove forwarders Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit b3ab7916e0102fa7e6f53fbf593072ea3dc30f89 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Mar 1 19:41:16 2020 +0100 core142: ship unbound initskript Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 47864e8f3d8050b7a681b4bcbafe33a836013af4 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Mar 1 19:41:15 2020 +0100 unbound: fix typo at safesearch for googe Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit d98bbcc8494d4037df2572098fa9ea77f932ce1a Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Mar 1 19:41:14 2020 +0100 unbound: run "time-fix" before savesearch resolves Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 605575033c58c59c9f8673c50ee2f0a61988a0ee Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Mar 1 19:41:13 2020 +0100 unbound: update savesearch after reload configfiles Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 89440b2d0a8ad6cf1f58b2588e7e8538657fbbd9 Author: Stéphane Pautrel <stephane.pautrel(a)gmail.com> Date: Fri Feb 28 15:32:21 2020 +0000 lang: Improvements to French translation This patch adds translations for the new DNS part as well as various improvements. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 9acb792b8f4ef315d921207f7f872651b072299e Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Mar 1 19:45:30 2020 +0000 core142: add kmod to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 1ece41ec51680390ba895130e7aeab6a1cd3a458 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Thu Feb 27 14:53:48 2020 +0000 kmod: Update to 26 This patch links kmod against OpenSSL which is required to decode the kernel modules' PKCS#7 signatures. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 9ff65bfac3f7de2bc1dc88e82b8315c4ef4c48cc Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Feb 26 18:16:00 2020 +0000 make.sh: add core to version string this make it easier to find the unstable and testing build for a core update in fireinfo. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 5ad31551cd8e22b9dcf19739e4369969514bdca8 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Tue Feb 25 20:38:19 2020 +0000 dnsdist: a compile thread needs two gigabyte of ram Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit f0e61c20b15ff13f90b4f776c9db90a28edd7107 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Tue Feb 25 20:35:57 2020 +0000 core142: replace "pakfire remove" i have cut and paste this from older core but its not working Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 46ac0498640767683dc8d6dee791e7426f4e6f2b Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Tue Feb 25 06:55:30 2020 +0000 core142: remove dropped packages Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 1b68fc29b4df4880ca4761cdb036d1b6aac8ab65 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Tue Feb 25 06:41:14 2020 +0000 core142: fix typo Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 712425ff0bbe96700de5a1b865d58730ba9c6b90 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Feb 24 18:51:24 2020 +0000 pakfire: Re-install previous core update when in testing mode Fixes: #12302 Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> Tested-by: Michael Tremer <michael.tremer(a)ipfire.org> Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 6cd35da57ecf795a51d61cd848df77e6dd5fbd97 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Feb 24 19:20:12 2020 +0000 core142: ship updated fireinfo.cgi Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit fd90cadc97559b1d78c202d5560a93a3ecabef5a Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Sun Feb 23 16:13:46 2020 +0100 fireinfo.cgi: Use pakfire lib to gather the pakfire version. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 5cbcd514def1b63606d2139634a4f7a31af89205 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Sat Feb 22 15:02:24 2020 +0100 ppp: Add upstream patch to fix bounds check in EAP code. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 8d43248794b1abadf6e1c519b79a05bd5e64467c Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Fri Feb 21 22:33:23 2020 +0100 w_scan: fix country and satalite selection menu Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 91b4ba6d6e3add4d29cfb85109dd6b739d3450c9 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Fri Feb 21 09:26:36 2020 +0100 u-boot: split rpi aarch64 quirk into parts on of the changed variables was used before the old quirk. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 1eef496d47de2136929254b491f9b60fe6f8d5fc Author: Peter Müller <peter.mueller(a)ipfire.org> Date: Sat Feb 1 21:38:00 2020 +0000 Tor: update to 0.4.2.6 Please refer to https://blog.torproject.org/new-releases-tor-0426-0418 for release notes. Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit c7dd86b323fa3cdc030b0278bba233b69562d072 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Thu Feb 20 11:32:43 2020 +0000 core142: add changed u-boot files to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit a62be8a2d9fecc59a7592f1a8347b0087148a896 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Thu Feb 20 12:24:36 2020 +0100 u-boot: add quirk for rpi on aarch64 the current rpi u-boot will not load the ramdisk correctly so the kernel will crash with loaded ramdisk. Remove ramdisk and replace root UUID by /dev/mmcblk0p3 if boot was on armv8 and rpi. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 777ba8192ccda88d0fb66cb42b28ec2fd209db87 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Thu Feb 20 12:21:28 2020 +0100 u-boot: remove kirkwood kernel detection from bootscript Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 8569b3e11be974db7d11da779ce8c66b4dadfa81 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Feb 19 14:51:48 2020 +0000 red.up: move update-dns-forwareders behind the firewall Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 2b6b6df32af111e54ec71678e4424bc729c85efc Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Feb 19 08:49:21 2020 +0000 flash-images: update the uENV root UUID also on arch64 Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 068747163af47bffc8d34e312a90d2472d5f2367 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Tue Feb 18 17:13:48 2020 +0000 core142: add ppp to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 8f60b4ff30a70a50d859cc5b486b53ab7ca6e07d Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Tue Feb 18 11:18:13 2020 +0100 ppp: Update to 2.4.8 Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit c2b6c29a0d77b7d55494b8ab9f1d0cf9b7cfdd2e Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Feb 17 21:47:25 2020 +0000 elinks: suppress welcome dialog Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 31ba6f6fc99bd124bcc87e04d6087fdc2c401ddb Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Mon Feb 17 11:59:32 2020 +0000 dehydrated: Fix various syntax errors * The backup include file was missing a leading slash which caused no files to be backed up. * The shell escaping was broken so a new configuration file was useless. Fixes: #12297 Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit d875a2b157987307180ef0e578c4912ca5c388de Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Feb 17 21:38:42 2020 +0000 paks: remove scripts for elinks and phpSANE phpSANE is dropped long ago and elinks in core now. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 4105d223d759e421a9277e1532534c438cda5aba Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Feb 17 21:34:14 2020 +0000 paks: add/move extract_backup_includes to pak update scripts this function allow to update the backup filelist before the backup was done in uninstall.sh at packet updates. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 4979531dac5c7d929dfc7f4ac8ff0281c195a526 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Feb 17 08:53:31 2020 +0000 core142: remove old ddns python-2.7 version Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 24fd2e0b900fdbc1d9c8ba173c936c2b374842ee Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Mon Feb 17 08:50:46 2020 +0000 ddns: rootfile update Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit aef3c56c6536474dc861e256f4816d54f9776833 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 5 11:44:17 2020 +0000 cyrus-imapd: Drop package This package is outdated and unmaintained for many many years. I am not sure if this even works and if there are any users. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit b1a6c9f6243c3ae687fd18297848cc8e7510fbc2 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Feb 16 16:02:56 2020 +0000 core142: add cloudinit helper to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 88cb5eb18744911513c08e851f945a548b324efc Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 5 14:27:08 2020 +0000 cloud-init: Disable using ISP nameservers This is mostly aesthetic because there are no ISP nameservers anyways that we could use here. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit a8df6e7807528a475a958f0d8aa66494e59b1a8e Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 5 14:27:07 2020 +0000 aws-setup: Remove some excessive whitespace Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 1466ab70c7bbbf477fbdef69117ada4251ff3a1a Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Feb 16 15:59:06 2020 +0000 core142: add dns.cgi to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 18e97c76b0e1f691f5c6be8aa7fedc61d8c07469 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 5 14:27:06 2020 +0000 dns.cgi: Do not show table header if no servers are configured Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 56f4f279a5a5bfb2d919f2e603c8551f422e932f Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Tue Feb 4 08:59:33 2020 +0100 guardian: Add upstream patch for HTTP parser. Fixes #12289. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 130babccc8efbdd80a9358e1faf09faba6ee3e43 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Feb 16 15:55:15 2020 +0000 core142: add ddns to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 08cf4d21540c4fe185db1f17ae365f7ab6adae27 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Fri Feb 7 12:32:46 2020 +0100 ddns: Import latest upstream patches for ddns-013 Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit f16ddb5fc74128e6387e736e4c7f66ace6d0b338 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Fri Jan 31 07:13:31 2020 +0100 ddns: Update to 013 This is an update to the first python3-based release of ddns. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit d553895700c1d4842cd62cceaea83f2fd0fd5195 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Feb 16 15:49:52 2020 +0000 core142: add proxy.cgi tp updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 77ea7462bcc134b6147dd985abdd4e2311487515 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Fri Feb 7 12:06:39 2020 +0100 proxy.cgi: Switch to MD5 hashed passwords for local user auth. The former used default Crypt algorithmus only supports passwords up to eight signs wheater MD5 does not have any limitation here. Fixes 12290. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 7b7789da2f79bf00c98139c17c18002388d4f0df Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Thu Feb 6 11:34:27 2020 +0000 libpciaccess: Update to 0.16 There are not rootfile changes. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit c2c5bad960f03407b79e7b0afce45157363a55d0 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Feb 16 15:33:35 2020 +0000 core142: add udev network-hotplug-bridges script to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit b53d8ae99b8e2f4164824413b2f771ae54dbe9a7 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Fri Feb 14 13:48:19 2020 +0000 udev: Set wireless interfaces into AP mode before adding to bridge Wireless interfaces cannot be added to the bridge when they are still running in station mode. At boot time, the interface will be created and it is attempted to attach it to a bridge, which fails. This patch now checks whether the wireless interface is going to be an access point, changes the mode accordingly and then attaches the interface to the bridge. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Tested-by: Daniel Weismüller <daniel.weismueller(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 943eab6695bfd0ea20178e44effc97b4b61b0e14 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Fri Feb 14 13:48:18 2020 +0000 udev: Add more logging to bridge hotplug script Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 6f57c5e01f161afca2698003c6e9ca724d452953 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Sun Feb 16 12:05:03 2020 +0100 w_scan: Update to 20170107 Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 96bc01c954ba95b2ca800f62353a8f7eb2f1288b Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Feb 16 16:26:35 2020 +0100 vdradmin: update to 3.6.10 Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit eb7066388b9df1db40afec42a3d4a36a14421994 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sun Feb 16 11:48:22 2020 +0100 vdr: update to 2.4.1 Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 06fc566a0aea5c4a5e45c4ddc0233fa008375ff2 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 15 17:11:42 2020 +0000 make.sh remove extra PAKFIRE_CORE version for nightly builds this is useless because the new nightly also copies the core updaters to the unstable and testing pakfire trees. Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit ff58943d8ec03f72609c9248b56f549f75baf505 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 15 17:06:24 2020 +0000 kernel: cleanup unused kirkwood patches Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit e0dbe21e095efe06e4649857f52fe674a463db09 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 15 17:01:02 2020 +0000 u-boot-kirkwood: drop package Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 2bafcf22ae0796eee0608ed83ad7e2ab5685317a Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:51 2020 +0000 Drop streamripper Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 28db34f24769e4f01e504b3a2235c1f0813c9308 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:49 2020 +0000 Drop rtpproxy This probably has only been used by me and we do not need it any more. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 3c7d55c55a17e33fd4e21d4d22dfb475ace4b571 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:50 2020 +0000 Drop setserial This package was used internally and we have no script that uses it any more. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit fd1bc1515caa46d7d0540da649de9dec55fb1a1f Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:48 2020 +0000 Drop icegenerator This is only useful with icecast. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 8485b98d6177606ff7725165e36baa2ca76aa307 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:47 2020 +0000 Drop icecast This is unmaintained for a very long time. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 65b08a04dade4c549158da776aedc733a26f0c0f Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:45 2020 +0000 Drop ez-ipupdate We do not use this at all any more, because it has been replaced by ddns. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 7a68b87789e7d857c661ee3ac069fc42f75034f1 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:44 2020 +0000 Drop DirectFB This package is not very useful on its own and nobody seems to pull this as dependency any more. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 962b7f817e2ebb823800e4bc714f68c0b12af3a6 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:43 2020 +0000 Drop check_mk_agent This add-on is unmaintained in IPFire. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit d4b31f13d59c9fdc69d367b62c3c28c342940a22 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:42 2020 +0000 Drop multicat & bitstream This reverts commit 0a21ce42e113f6c75f992d4ad1b88812ecc6b150. These packages have never been updated and nodody in the team is willing to support them. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit bad2292034a61b6edc0fcd8a7ab1510a6626218a Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:41 2020 +0000 Drop batctl This package is no longer used. BATMAN is slightly out of fashion and can be disabled in our kernel, too. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 674328ea046162b6293adf46996d6126ff5ae0ed Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Wed Feb 12 09:34:40 2020 +0000 Drop arm This is a CLI tool for Tor which is no longer maintained upstream. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 09b09b859df6ee460acb28a0c7d5d6a0dfa42a60 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Sat Feb 15 16:21:04 2020 +0100 make.sh: Build lua before haproxy. In commit b6ab15eaa2a899944c7edca99769fa4469f215d3 lua support for haproxy has been enabled, so lua now has to be compiled before haproxy. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Acked-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 900652ec6ce9d8d2e58225fa8abbfddbfdcbc05f Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 15 11:17:27 2020 +0000 core142: add pakfire changes to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 040160c7ce19dcc34d97a74d371e9dbd3f0983e5 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 14:28:53 2020 +0000 make.sh: Configure Pakfire to load packages from the correct tree This will configure Pakfire that people who install a nightly build will also get the packages for this build, etc. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit f48643e5b3a86c25a7387cf6c14e2807fdd8a482 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 14:28:52 2020 +0000 make.sh: Cleanup code that builds ${SYSTEM_RELEASE} Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 36e2e99285e86e46df33933a2783911118a504ce Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 14:28:51 2020 +0000 make.sh: Tidy up Git commands No functional changes. Just making them shorter. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 152378c67419a1cbce57302490cf0c98263fbdf2 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 14:28:50 2020 +0000 pakfire: Add version suffix when in a certain tree Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit f61be862c6404df0692341d446ba031af3f18e54 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 14:28:49 2020 +0000 pakfire.cgi: Add UI to select repository Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 131f163ce8b12f2b9aefde91d203441257e2642a Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 14:28:48 2020 +0000 pakfire.cgi: Rename %pakfiresettings to %cgiparams Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit e63fc18d07266f87bfa606b7ae47ed1a6a28f051 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 14:28:47 2020 +0000 pakfire.cgi: Remove some old settings These can no longer be modified in the GUI and are used nowhere. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit e6f4991be209040f436d9be23b414a6dda1e7fa5 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 14:28:46 2020 +0000 pakfire: Automatically compose $version The tree in which pakfire is looking for packages and Core Updates has been hardcoded into /opt/pakfire/etc/pakfire.conf. This patch adds a new function which reads the system release from /etc/system-release. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit d8f7b45f3501edbac6101f79df5f80266b503cb5 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Tue Feb 11 16:27:49 2020 +0000 dnsdist: Update to 1.4.0 This patch updates dnsdist to the latest release. Additionally it includes /etc/sysconfig/dnsdist in the backup and enables DNS-over-TLS. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit b6ab15eaa2a899944c7edca99769fa4469f215d3 Author: Michael Tremer <michael.tremer(a)ipfire.org> Date: Thu Feb 13 15:20:55 2020 +0000 haproxy: Update to 2.1.3 This updates haproxy to the latest version. In addition, support for Lua scripts is compiled in. Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 8877c587cea024210a24c8212221d72209f9f2f0 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Fri Feb 14 13:10:11 2020 +0100 suricata: Update to 5.0.2 Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 8d6012f0f54455f0b693f9d8f711ddc731e9051c Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 15 11:59:57 2020 +0100 kernel: update to 4.14.171 Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit dc1362e8884106ce71cba9ece1ddde9bc2424ac7 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Thu Feb 13 17:08:20 2020 +0000 kernel: armv5tel rootfile update Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 8438e2e427e346b3609b1f752d874e40dc1d19f4 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Thu Feb 13 16:57:36 2020 +0000 qemu: bump pak version Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit d120fd4a92338af978dc6d53a803a4d34e8fb99e Author: Matthias Fischer <matthias.fischer(a)ipfire.org> Date: Thu Feb 6 17:26:38 2020 +0100 clamav: Update to 0.102.2 For details see: https://blog.clamav.net/2020/02/clamav-01022-security-patch-released.html "ClamAV 0.102.2 is a security patch release..." Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit a174e5e1f84e750e30c24824e20d87d0a98b7850 Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org> Date: Sat Feb 1 14:15:40 2020 +0000 Qemu: remove not needed files for aarch64 and PA-RISC Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 2bc995c836acc63103df15e9da76ff5b97549184 Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org> Date: Sat Feb 1 14:15:39 2020 +0000 Qemu: Remove unneeded files These are needed for s390, riscv and microblaze. See https://lists.fedoraproject.org/pipermail/packaging/2012-July/008557.html Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit ee4e219f5fa62ed8e6a4a7968b811479d57e8b9b Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org> Date: Sat Feb 1 14:15:38 2020 +0000 Qemu: remove files for sparc This is based on the debian package content (qemu-system-sparc) Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 36cdd4e1f211edc870870826fa7e168bac1363d1 Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org> Date: Sat Feb 1 14:15:37 2020 +0000 Qemu: remove files only needed for Power PC This is based on the debian package content (qemu-system-pcc) Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit f85c916d7fdac9e8afea8a8bb75a51f62ec52ff0 Author: Matthias Fischer <matthias.fischer(a)ipfire.org> Date: Tue Jan 28 18:27:36 2020 +0100 tmux: Update to 3.0.a For details see: https://raw.githubusercontent.com/tmux/tmux/3.0a/CHANGES Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit af4370b4a80d46b2b042542be570cea54229b2c5 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Feb 12 20:12:29 2020 +0000 core142: add squid to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 1dc4f86e68910f05f6163d33b06d493c9f05892e Author: Matthias Fischer <matthias.fischer(a)ipfire.org> Date: Sat Jan 25 19:51:28 2020 +0100 squid: Update to 4.10 For details see: http://www.squid-cache.org/Versions/v4/changesets/ Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit be5ed5d01e45c6f467ad2e1350fcad968353ee67 Author: Matthias Fischer <matthias.fischer(a)ipfire.org> Date: Sat Jan 25 19:48:45 2020 +0100 mc: Update to 4.8.24 For details see: http://midnight-commander.org/wiki/NEWS-4.8.24 Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 05948d0805342faa5d2516c120b0ac30e732172d Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Feb 12 20:07:56 2020 +0000 core142: add suricata changes to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 2acc41c04c3a62ed215c35ca0a47907f82122891 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Thu Jan 23 12:24:48 2020 +0100 suricata: Enable RDP protocol parser. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit d5957c5cd28c33c4a5220ab1a61a679ae47c340a Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Thu Jan 23 10:44:28 2020 +0100 ruleset-sources: Update snort dl urls. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit d6cc871067ef7f6cf69e261a84579b7403ffcee3 Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Thu Jan 23 10:44:27 2020 +0100 suricata: Enable new and rust-depended protocol parsers. Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 1a65ea1b7291337e6de44a2d4696a00bbf23f7db Author: Stefan Schantl <stefan.schantl(a)ipfire.org> Date: Thu Jan 23 10:44:26 2020 +0100 Suricata: Update to 5.0.1 Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit ee9bc7c477408e6cabe79e56549355712caae97a Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 8 15:21:16 2020 +0100 kernel: rootfile update Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 7d7f6104cdba2f52e71a83ed1372c5742304f3f4 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 8 11:51:43 2020 +0100 core142: add kernel to updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 975f78f7108aa558932a2d9c8c4015ac33be484e Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 8 10:12:38 2020 +0100 core142: move 140/141 file to oldcore Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 03d651483ba6f329f1fc09b351b145f310d23fd6 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Sat Feb 8 10:11:40 2020 +0100 core142: start updater Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 831ff05d898cbf3484922d33573ee067782eb663 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Thu Feb 6 15:09:52 2020 +0100 kernel: enable and enforce signed kernel modules Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> commit 198c956bb74be7eeaa919c7de3fc3ada4ca52856 Author: Arne Fitzenreiter <arne_f(a)ipfire.org> Date: Wed Feb 5 18:25:54 2020 +0100 kernel: update to 4.14.170 Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> ----------------------------------------------------------------------- hooks/post-receive -- IPFire 2.x development tree