Michael Tremer
0b289b3af0
netboot: Update to 1.2
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-11 19:59:48 +01:00
Michael Tremer
e2bd5a6eb9
captive: Allow editing terms in coupon mode
...
Since the terms are always shown when set, we need a way
to edit them in coupon mode as well.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-11 14:52:03 +01:00
Arne Fitzenreiter
7ddef58e9e
kernel: update to 4.9.53
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-10-11 15:20:00 +02:00
Michael Tremer
2f27148cbb
core115: Ship updated extrahd.pl
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-11 12:20:44 +01:00
Matthias Fischer
3c3dfd165e
Remove PRINT-line in extrahd.pl
...
As shown in https://forum.ipfire.org/viewtopic.php?f=50&t=19563#p111055
PRINT-output somehow garbles bash-prompt.
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-11 12:19:58 +01:00
Michael Tremer
ebf697a097
core115: Ship latest OpenVPN changes
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-11 11:56:07 +01:00
Erik Kapfer
b66b02ab73
OpenVPN: Fix for '--ns-cert-type server is deprecated' .
...
- Added extended key usage based on RFC3280 TLS rules for OpenVPNs OpenSSL configuration,
so '--remote-cert-tls' can be used instead of the old and deprecated '--ns-cert-type'
if the host certificate are newely generated with this options.
Nevertheless both directives (old and new) will work also with old CAs.
- Automatic detection if the host certificate uses the new options.
If it does, '--remote-cert-tls server' will be automatically set into the client
configuration files for Net-to-Net and Roadwarriors connections.
If it does NOT, the old '--ns-cert-type server' directive will be set in the client
configuration file.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-11 11:55:16 +01:00
Peter Müller
b0b4d09c56
remove unused dial.cgi directives from Apache vhosts config
...
Remove configuration lines in Apache vhosts files which
are not used anymore (old dial.cgi stuff).
Signed-off-by: Peter Müller <peter.mueller@link38.eu >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-11 11:12:00 +01:00
Peter Müller
dc6ed83537
delete unused dial.cgi file
...
Signed-off-by: Peter Müller <peter.mueller@link38.eu >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-10 12:22:19 +01:00
Michael Tremer
436479a29f
core115: No need to reload apache after it has been restarted
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-09 14:58:41 +01:00
Michael Tremer
c8e03c7c53
core115: Regenerate IPsec configuration
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-09 14:58:26 +01:00
Peter Müller
e34e72b6e1
add missing check for Curve25519 in vpnmain.cgi
...
This fixes bug #11501 which causes IPsec connections to crash if
Curve25519 has been enabled.
Signed-off-by: Peter Müller <peter.mueller@link38.eu >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-09 14:54:37 +01:00
Michael Tremer
bfa0f1dfc0
core115: Rebuild language cache during update
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-09 14:50:29 +01:00
Michael Tremer
2ac90665e8
core115: Ship updated apache
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-09 14:49:34 +01:00
Matthias Fischer
e3fc1d0a2b
apache: Update to 2.4.28
...
http://apache.mirror.digionline.de//httpd/CHANGES_2.4.28
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-09 14:46:00 +01:00
Michael Tremer
bef7ad5bbe
captive: Fix saving empty terms
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-09 14:34:21 +01:00
Michael Tremer
6772cc8035
Download ISO images from https://downloads.ipfire.org
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-06 13:03:40 +01:00
Michael Tremer
5e6fcc8844
Pull latest translations for installer & setup from Transifex
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-06 12:15:26 +01:00
Michael Tremer
1294c52ca5
core115: Include captive portal in updater
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-06 11:48:49 +01:00
Michael Tremer
112a09508e
core115: Add captive portal cron jobs to updater
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-05 11:38:05 +01:00
Michael Tremer
bbc69f228d
captive portal: Correctly initialise an array for 8h timeout
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-05 11:11:32 +01:00
Michael Tremer
cb40ff6027
captive portal: Reload firewall rules after cleanup
...
This is not necessary to stop any clients from accessing the
Internet, but if we know that we don't need a line for certain
any more, we can as well remove the firewall rule straight away.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-05 12:09:58 +02:00
Michael Tremer
9c83954567
captivectrl: Remove unused code
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-05 12:06:45 +02:00
Michael Tremer
b1773d1a37
captive portal: Don't remove unlimited access after one hour
...
Reported-by: Daniel Weismüller <daniel.weismueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-05 12:04:29 +02:00
Michael Tremer
027614d2dc
Merge branch 'captive-portal' into next
2017-10-04 16:10:07 +01:00
Michael Tremer
0a219160ac
captive portal: Allow sessions to expire after 8 hours
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-04 14:21:12 +01:00
Michael Tremer
1f06098ba7
captive-portal: Serve Ubuntu font files locally
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-04 12:55:17 +01:00
Michael Tremer
70f6cba43e
Add Ubuntu font family package
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-04 12:47:28 +01:00
Michael Tremer
de5862aaab
core114: Ship extrahd.cgi
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-02 19:28:59 +01:00
Matthias Fischer
d5f061e9e7
Apache 2.4.27 breaks ExtraHD-GUI
...
Opening 'extrahd.cgi' led to:
"Response header name 'scanhd idescanhd partitionsCache-control' contains
invalid characters, aborting request".
https://forum.ipfire.org/viewtopic.php?f=27&t=19550#p111030
https://forum.ipfire.org/viewtopic.php?f=50&t=19563&sid=575337ac1caf1df492fced01ca6243de#p111048
https://forum.ipfire.org/viewtopic.php?f=22&t=19563#p111052
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-10-02 19:27:52 +01:00
Michael Tremer
e2d934cf2b
core115: Ship update for OpenVPN
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-30 12:34:37 +01:00
Matthias Fischer
67970637d0
openvpn: Update to 2.3.18
...
Fixes CVE-2017-12166: out of bounds write in key-method 1
For details see:
https://community.openvpn.net/openvpn/wiki/CVE-2017-12166
Changelog:
https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.18
Removed an unrecognized 'configure'-option.
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-30 12:33:15 +01:00
Matthias Fischer
fc9a434cbc
tor: Update to 3.1.7
...
Fixes TROVE-2017-008 and CVE-2017-0380 and others....
For details see https://gitweb.torproject.org/tor.git/plain/ReleaseNotes?id=tor-0.3.1.7
"Tor 0.3.1.7 is the first stable release in the 0.3.1 series."
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-30 12:33:11 +01:00
Arne Fitzenreiter
587ff16fd1
kernel: update to 4.9.52
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-09-27 19:28:23 +02:00
Michael Tremer
36f5d20ef7
core115: Ship cosmetic improvements in proxy.cgi
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-24 20:23:06 +01:00
Matthias Fischer
082771c1f4
proxy.cgi: Some cosmetics for the absolutely lazy ones (V2)
...
Added clickable links for 'URL filter' and 'Update accelerator' for faster access,
this time without the need to alter the language-files.
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-24 20:22:45 +01:00
Arne Fitzenreiter
c42237247a
start core115
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-09-24 15:51:12 +02:00
Arne Fitzenreiter
d62fd7553d
Merge branch 'master' into next
2017-09-24 15:45:04 +02:00
Arne Fitzenreiter
2083519a64
core114: add php to updater
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-09-24 13:35:01 +02:00
Matthias Fischer
1b0ff72dad
wpa_supplicant: Update to 2.6
...
For details see:
https://w1.fi/cgit/hostap/plain/wpa_supplicant/ChangeLog
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-23 22:16:14 +01:00
Arne Fitzenreiter
3aa4579f8f
Merge remote-tracking branch 'origin/next'
2017-09-23 10:38:18 +02:00
Arne Fitzenreiter
6ec860b8d2
finish core114
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-09-23 10:37:02 +02:00
Arne Fitzenreiter
595c6470dd
core114: force update addons after core update
...
apache needs new vhost configs so all addons must updated to work with new
apache.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-09-23 10:34:54 +02:00
Michael Tremer
fb96829a74
captive: Update configuration for Apache 2.4
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-22 19:34:29 +01:00
Michael Tremer
afd0cd232f
Rootfile update
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-22 19:00:05 +01:00
Michael Tremer
5f1b951102
captive: Show access page in browser language
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
Tested-by: Daniel Weismüller <daniel.weismüller@ipfire.org >
2017-09-22 19:00:04 +01:00
Michael Tremer
1d68e28753
captive: Do not try to execute the favicon
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-22 19:00:04 +01:00
Michael Tremer
963beecdb8
captive: Fix passing redirection URL
...
Reported-by: Daniel Weismüller <daniel.weismueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-22 19:00:04 +01:00
Michael Tremer
78148cc1e5
captive: Run apache in HTTP/1.0 mode
...
Reported-by: Daniel Weismüller <daniel.weismueller@ipfire.org >
Tested-by: Daniel Weismüller <daniel.weismueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-22 19:00:04 +01:00
Michael Tremer
5511fa319a
captive: Fix another typo in captivectrl
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-09-22 19:00:04 +01:00