]>
git.ipfire.org Git - people/stevee/ipfire-2.x.git/log
Stefan Schantl [Wed, 1 Apr 2020 08:47:49 +0000 (10:47 +0200)]
Langs/de.pl: Add translations for OpenVPN roadwarrior connection log.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Wed, 1 Apr 2020 08:35:44 +0000 (10:35 +0200)]
Langs/en.pl: Add duration.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Tue, 31 Mar 2020 09:46:26 +0000 (11:46 +0200)]
Add ovpnclients page to log menu.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Michael Tremer [Tue, 31 Mar 2020 09:13:56 +0000 (11:13 +0200)]
OpenVPN Log: Add connection duration
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Michael Tremer [Tue, 31 Mar 2020 09:07:42 +0000 (11:07 +0200)]
OpenVPN: Capitalise some headings and labels
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Stefan Schantl [Tue, 31 Mar 2020 06:35:47 +0000 (08:35 +0200)]
ovpnclients.dat: Align traffic values to the right side.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Tue, 31 Mar 2020 06:32:47 +0000 (08:32 +0200)]
ovpnclients.dat: Fix type in received.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Tue, 31 Mar 2020 06:30:09 +0000 (08:30 +0200)]
general-functions.pl: formatBytes() Fix computing the correct unit.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Mon, 30 Mar 2020 10:40:04 +0000 (12:40 +0200)]
ovpnclients.dat: Do not perform DB actions if there is an error message.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Mon, 30 Mar 2020 10:02:46 +0000 (12:02 +0200)]
ovpnclients.dat: Display error when the to date is not later than the
from date.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Mon, 30 Mar 2020 09:34:53 +0000 (11:34 +0200)]
ovpnclients.dat: Display a notice if there are no entries.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Sun, 29 Mar 2020 18:42:13 +0000 (20:42 +0200)]
ovpnclients.dat: Convert timestamps into localtime.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Sun, 29 Mar 2020 18:40:48 +0000 (20:40 +0200)]
ovpnclients.dat: Add table header.
The header will be dynamically generated, according the items which will
be displayed.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Sun, 29 Mar 2020 18:39:49 +0000 (20:39 +0200)]
Langs: Add strings for disconnect, sent and recieved.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Sun, 29 Mar 2020 16:37:00 +0000 (18:37 +0200)]
ovpnclients.dat: Display traffic details in a human-readable format.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Sun, 29 Mar 2020 16:30:54 +0000 (18:30 +0200)]
general-functions.pl: Add formatBytes() function.
This function can be used to convert an amount of bytes to a
humand-readable format.
For example "
3221225472 " will become "3MB".
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Sun, 29 Mar 2020 16:05:36 +0000 (18:05 +0200)]
ovpnclients.dat: Fix hard coded language string
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Michael Tremer [Mon, 23 Mar 2020 20:26:36 +0000 (21:26 +0100)]
OpenVPN: Fix query when selecting sessions only
Previously some sessions were selected which did not qualify
for the search.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Stefan Schantl [Sat, 21 Mar 2020 16:31:25 +0000 (17:31 +0100)]
openvpn: Add WUI page for client usage statistics
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Sat, 21 Mar 2020 16:27:17 +0000 (17:27 +0100)]
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
Arne Fitzenreiter [Wed, 11 Mar 2020 21:59:38 +0000 (22:59 +0100)]
kernel: update to 4.14.173
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Tue, 10 Mar 2020 07:32:48 +0000 (07:32 +0000)]
Revert "kernel: update to 4.14.172"
This reverts commit
1773544d025591d4096ee91bcc598dac19fa0f24 .
with 4.14.172 klogd is not updated and the firewall log/graphs are not
working
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Mon, 9 Mar 2020 06:41:32 +0000 (06:41 +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@ipfire.org>
Arne Fitzenreiter [Thu, 5 Mar 2020 05:54:09 +0000 (05:54 +0000)]
core142: start suricata before unbound after update
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Wed, 4 Mar 2020 21:49:05 +0000 (21:49 +0000)]
core142: add unbound.conf to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 4 Mar 2020 21:11:53 +0000 (21:11 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 4 Mar 2020 21:11:52 +0000 (21:11 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Peter Müller [Mon, 20 Jan 2020 19:36:00 +0000 (19:36 +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@ipfire.org>
Cc: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Wed, 4 Mar 2020 21:38:24 +0000 (21:38 +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@ipfire.org>
Michael Tremer [Wed, 4 Mar 2020 10:44:50 +0000 (10:44 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Wed, 4 Mar 2020 07:52:56 +0000 (08:52 +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@ipfire.org>
Stefan Schantl [Tue, 3 Mar 2020 18:25:28 +0000 (19:25 +0100)]
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
Arne Fitzenreiter [Tue, 3 Mar 2020 12:25:17 +0000 (13:25 +0100)]
core142: fix typo's at remove/update dns forwareders changes
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Tue, 3 Mar 2020 12:23:29 +0000 (13:23 +0100)]
kernel: update to 4.14.172
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Mon, 2 Mar 2020 22:25:41 +0000 (22:25 +0000)]
backup: add /var/ipfire/dns/server to include
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Mon, 2 Mar 2020 17:54:48 +0000 (17:54 +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@ipfire.org>
Arne Fitzenreiter [Mon, 2 Mar 2020 08:15:00 +0000 (08:15 +0000)]
udev: build after kmod
eudev depends on kmod to install all needed rules
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 1 Mar 2020 21:54:28 +0000 (21:54 +0000)]
core142: stop squid and suricata while update
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 1 Mar 2020 19:41:13 +0000 (20:41 +0100)]
unbound: speed-up remove forwarders
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 1 Mar 2020 18:41:16 +0000 (19:41 +0100)]
core142: ship unbound initskript
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 1 Mar 2020 18:41:15 +0000 (19:41 +0100)]
unbound: fix typo at safesearch for googe
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 1 Mar 2020 18:41:14 +0000 (19:41 +0100)]
unbound: run "time-fix" before savesearch resolves
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 1 Mar 2020 18:41:13 +0000 (19:41 +0100)]
unbound: update savesearch after reload configfiles
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stéphane Pautrel [Fri, 28 Feb 2020 15:32:21 +0000 (15:32 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 1 Mar 2020 19:45:30 +0000 (19:45 +0000)]
core142: add kmod to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Thu, 27 Feb 2020 14:53:48 +0000 (14:53 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Wed, 26 Feb 2020 18:16:00 +0000 (18:16 +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@ipfire.org>
Arne Fitzenreiter [Tue, 25 Feb 2020 20:38:19 +0000 (20:38 +0000)]
dnsdist: a compile thread needs two gigabyte of ram
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Tue, 25 Feb 2020 20:35:57 +0000 (20:35 +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@ipfire.org>
Arne Fitzenreiter [Tue, 25 Feb 2020 06:55:30 +0000 (06:55 +0000)]
core142: remove dropped packages
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Tue, 25 Feb 2020 06:41:14 +0000 (06:41 +0000)]
core142: fix typo
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Mon, 24 Feb 2020 18:51:24 +0000 (18:51 +0000)]
pakfire: Re-install previous core update when in testing mode
Fixes: #12302
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Tested-by: Michael Tremer <michael.tremer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Mon, 24 Feb 2020 19:20:12 +0000 (19:20 +0000)]
core142: ship updated fireinfo.cgi
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stefan Schantl [Sun, 23 Feb 2020 15:13:46 +0000 (16:13 +0100)]
fireinfo.cgi: Use pakfire lib to gather the pakfire version.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stefan Schantl [Sun, 23 Feb 2020 15:13:10 +0000 (16:13 +0100)]
fireinfo.cgi: Use pakfire lib to gather the pakfire version.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Stefan Schantl [Sat, 22 Feb 2020 14:02:24 +0000 (15:02 +0100)]
ppp: Add upstream patch to fix bounds check in EAP code.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Fri, 21 Feb 2020 21:33:23 +0000 (22:33 +0100)]
w_scan: fix country and satalite selection menu
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Fri, 21 Feb 2020 08:26:36 +0000 (09:26 +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@ipfire.org>
Peter Müller [Sat, 1 Feb 2020 21:38:00 +0000 (21:38 +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@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Thu, 20 Feb 2020 11:32:43 +0000 (11:32 +0000)]
core142: add changed u-boot files to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Thu, 20 Feb 2020 11:24:36 +0000 (12:24 +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@ipfire.org>
Arne Fitzenreiter [Thu, 20 Feb 2020 11:21:28 +0000 (12:21 +0100)]
u-boot: remove kirkwood kernel detection from bootscript
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Wed, 19 Feb 2020 14:51:48 +0000 (14:51 +0000)]
red.up: move update-dns-forwareders behind the firewall
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Wed, 19 Feb 2020 08:49:21 +0000 (08:49 +0000)]
flash-images: update the uENV root UUID also on arch64
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Tue, 18 Feb 2020 17:13:48 +0000 (17:13 +0000)]
core142: add ppp to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stefan Schantl [Tue, 18 Feb 2020 10:18:13 +0000 (11:18 +0100)]
ppp: Update to 2.4.8
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Mon, 17 Feb 2020 21:47:25 +0000 (21:47 +0000)]
elinks: suppress welcome dialog
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Mon, 17 Feb 2020 11:59:32 +0000 (11:59 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Mon, 17 Feb 2020 21:38:42 +0000 (21:38 +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@ipfire.org>
Arne Fitzenreiter [Mon, 17 Feb 2020 21:34:14 +0000 (21:34 +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@ipfire.org>
Arne Fitzenreiter [Mon, 17 Feb 2020 08:53:31 +0000 (08:53 +0000)]
core142: remove old ddns python-2.7 version
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Mon, 17 Feb 2020 08:50:46 +0000 (08:50 +0000)]
ddns: rootfile update
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 5 Feb 2020 11:44:17 +0000 (11:44 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 16 Feb 2020 16:02:56 +0000 (16:02 +0000)]
core142: add cloudinit helper to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 5 Feb 2020 14:27:08 +0000 (14:27 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 5 Feb 2020 14:27:07 +0000 (14:27 +0000)]
aws-setup: Remove some excessive whitespace
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 16 Feb 2020 15:59:06 +0000 (15:59 +0000)]
core142: add dns.cgi to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 5 Feb 2020 14:27:06 +0000 (14:27 +0000)]
dns.cgi: Do not show table header if no servers are configured
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stefan Schantl [Tue, 4 Feb 2020 07:59:33 +0000 (08:59 +0100)]
guardian: Add upstream patch for HTTP parser.
Fixes #12289.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 16 Feb 2020 15:55:15 +0000 (15:55 +0000)]
core142: add ddns to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stefan Schantl [Fri, 7 Feb 2020 11:32:46 +0000 (12:32 +0100)]
ddns: Import latest upstream patches for ddns-013
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stefan Schantl [Fri, 31 Jan 2020 06:13:31 +0000 (07:13 +0100)]
ddns: Update to 013
This is an update to the first python3-based release of ddns.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 16 Feb 2020 15:49:52 +0000 (15:49 +0000)]
core142: add proxy.cgi tp updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stefan Schantl [Fri, 7 Feb 2020 11:06:39 +0000 (12:06 +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@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Thu, 6 Feb 2020 11:34:27 +0000 (11:34 +0000)]
libpciaccess: Update to 0.16
There are not rootfile changes.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 16 Feb 2020 15:33:35 +0000 (15:33 +0000)]
core142: add udev network-hotplug-bridges script to updater
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Fri, 14 Feb 2020 13:48:19 +0000 (13:48 +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@ipfire.org>
Tested-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Fri, 14 Feb 2020 13:48:18 +0000 (13:48 +0000)]
udev: Add more logging to bridge hotplug script
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Stefan Schantl [Sun, 16 Feb 2020 11:05:03 +0000 (12:05 +0100)]
w_scan: Update to
20170107
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 16 Feb 2020 15:26:35 +0000 (16:26 +0100)]
vdradmin: update to 3.6.10
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sun, 16 Feb 2020 10:48:22 +0000 (11:48 +0100)]
vdr: update to 2.4.1
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sat, 15 Feb 2020 17:11:42 +0000 (17:11 +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@ipfire.org>
Arne Fitzenreiter [Sat, 15 Feb 2020 17:06:24 +0000 (17:06 +0000)]
kernel: cleanup unused kirkwood patches
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Arne Fitzenreiter [Sat, 15 Feb 2020 17:01:02 +0000 (17:01 +0000)]
u-boot-kirkwood: drop package
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 12 Feb 2020 09:34:51 +0000 (09:34 +0000)]
Drop streamripper
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 12 Feb 2020 09:34:49 +0000 (09:34 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 12 Feb 2020 09:34:50 +0000 (09:34 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 12 Feb 2020 09:34:48 +0000 (09:34 +0000)]
Drop icegenerator
This is only useful with icecast.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 12 Feb 2020 09:34:47 +0000 (09:34 +0000)]
Drop icecast
This is unmaintained for a very long time.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Michael Tremer [Wed, 12 Feb 2020 09:34:45 +0000 (09:34 +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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>