Michael Tremer
85a6f39c39
Merge remote-tracking branch 'stevee/core-90-ddnsctrl' into next
2015-04-29 11:26:20 +02:00
Stefan Schantl
e798fee78d
Core90: Regenerate ddns config file.
2015-04-28 21:16:54 +02:00
Michael Tremer
cbdee67e06
openssl: Don't ship an SSE-optimised version of libssl
...
This one does not benefit at all from any optimisations
of this kind. Only libcrypto.so.10 which holds the implementation
of ciphers and hashes gains better performance by using SSE2.
2015-04-28 11:15:38 +02:00
Michael Tremer
eb7e5ec69f
tzdata: Update to version 2015d
2015-04-28 11:13:03 +02:00
Michael Tremer
30ca037fb3
glibc: Fix CVE-2013-7423 and CVE-2015-1781
...
CVE-2013-7423: Fix invalid file descriptor reuse while sending DNS query
CVE-2015-1781: Fix buffer overflow in gethostbyname_r with misaligned buffer
2015-04-27 21:20:46 +02:00
Stefan Schantl
0596fb2d1d
Add patched ddns to core 90.
2015-04-26 17:17:36 +02:00
Stefan Schantl
942299ebeb
Add ddns related files to core 90.
2015-04-26 16:56:24 +02:00
Stefan Schantl
1a8999b3d6
ddnsctrl: New binary.
...
This helper binary is used to grand the ddns update client super user rights,
when launched out of the webinterface.
2015-04-26 16:48:45 +02:00
Arne Fitzenreiter
7f16c66647
libsrtp: update rootfile.
2015-04-25 09:49:37 +02:00
Arne Fitzenreiter
0594323b79
core90: remove missing file from openssl-0.9.8-files.
2015-04-24 20:06:13 +02:00
Arne Fitzenreiter
991082e936
core90: ship backupiso withupdate.
...
this file was missing in core87.
2015-04-23 21:18:42 +02:00
Michael Tremer
45ff420ec7
Drop openssl-compat package
2015-04-23 14:28:41 +02:00
Michael Tremer
37de68c965
openssl: Enable all assembly optimisations build SSE2 optimised version
...
Fixes #10814
2015-04-23 13:33:35 +02:00
Alexander Marx
69a419b19a
BUG10812: fix missing slash in path
2015-04-23 10:53:05 +02:00
Arne Fitzenreiter
4ad384c68d
rootfiles: fix build on arm.
...
i586 -> MACHINE
2015-04-22 22:15:27 +02:00
Stefan Schantl
ba1abcb658
Core 90: Ship modified country.cgi.
2015-04-22 18:35:00 +02:00
Stefan Schantl
851a984121
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-04-22 18:25:25 +02:00
Stefan Schantl
b013822b99
Rename Locale::Country to Locale::Codes::Country in various scripts.
...
The new Locale-Country version needs to be loaded and used by specifing
Locale::Codes::Country since an upstream API change. Adjusting various perl
scripts to use the module in the proper way again.
2015-04-22 18:18:38 +02:00
Alexander Marx
0a11f8761a
BUG10812: change ovpnserver config if needed
2015-04-22 15:14:06 +02:00
Michael Tremer
db1078ff11
index.cgi: Hide blue and green if not enabled
...
Those were shown when a blue or orange interface
was assigned which is not the same as enabled.
2015-04-22 13:06:52 +02:00
Stefan Schantl
a54ec49e18
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-04-21 19:20:26 +02:00
Stefan Schantl
b3c1c8342c
Revert "Revert roofile update for Locale-Country."
...
This reverts commit 91d6b6ef07 .
2015-04-21 19:16:03 +02:00
Arne Fitzenreiter
0505af9dc0
rules.pl: fix geoip initialisation.
2015-04-20 23:14:11 +02:00
Arne Fitzenreiter
785c919520
remove ipp2p patches.
...
ipp2p is build by xtables addons now.
2015-04-20 22:57:24 +02:00
Arne Fitzenreiter
2e28ecea3e
functions.network: update dhcp client commandline.
...
this fix trailing space before hostname.
2015-04-20 22:48:46 +02:00
Stefan Schantl
dc127e0faa
Core 90: Add changed css files.
2015-04-19 01:23:18 +02:00
Stefan Schantl
f51bc66149
Core 90: Add changed ovpnmain.cgi.
2015-04-19 01:15:02 +02:00
Michael Tremer
fb245d5ec1
core90: Add changed vpnmain.cgi
2015-04-18 23:36:20 +02:00
Michael Tremer
f14de8277a
xtables-addon: Build all matches and targets
2015-04-18 16:42:22 +02:00
Michael Tremer
49b70d62a9
Merge remote-tracking branch 'stevee/core-90-geoip' into next
2015-04-18 16:15:17 +02:00
Michael Tremer
d54a2ce452
dnsmasq: Import more patches from upstream
2015-04-18 16:11:29 +02:00
Stefan Schantl
db5b5de9a9
Core90: Update crontab.
2015-04-16 22:00:51 +02:00
Stefan Schantl
46d3a4cb16
Core90: Add GeoIP to update.
2015-04-16 20:37:00 +02:00
Stefan Schantl
b8fe6ca756
Roofile updates for GeoIP related files.
2015-04-16 19:40:53 +02:00
Stefan Schantl
91d6b6ef07
Revert roofile update for Locale-Country.
...
This reverts commit f2d941436b .
2015-04-16 10:51:03 +02:00
Stefan Schantl
e6c4f090b6
Merge branch 'next-geoip' into core-90-geoip
2015-04-15 17:10:49 +02:00
Arne Fitzenreiter
30986dbf03
Merge remote-tracking branch 'origin/master' into next
2015-04-14 20:26:21 +02:00
Michael Tremer
6e8f58bf70
vpn-stats: Use more descriptive menu entry names
2015-04-14 20:05:32 +02:00
Arne Fitzenreiter
0778b991c9
start core90.
2015-04-14 17:07:27 +02:00
Arne Fitzenreiter
758d959652
Merge remote-tracking branch 'origin/master' into next
2015-04-13 17:11:41 +02:00
Alexander Marx
daf34294f2
vpn-statistic: update old n2n configs in update.sh
2015-04-13 15:46:45 +02:00
Stefan Schantl
9673754385
backup: Include sshd config file.
...
The sshd config file was not included in the backups, so if the port
was switched from the default one to another one, the changed value was
correctly restored and displayed in the WUI but still the original sshd
config file was present and the default port has been used.
This issue is fixed by this commit.
Fixes #10446 .
2015-04-13 15:35:15 +02:00
Michael Tremer
8d679040b7
core89: Move converter to the end because collectd should be restarted at last
2015-04-13 11:39:08 +02:00
Michael Tremer
9aeac09636
core89: Fix permissions of /var/ipfire/dns
2015-04-13 10:49:14 +02:00
Michael Tremer
01c82dbaa3
core89: Create temporary files in update to avoid reboot
2015-04-13 10:24:44 +02:00
Arne Fitzenreiter
d4ee6f0813
Merge remote-tracking branch 'origin/master' into next
2015-04-12 22:53:06 +02:00
Michael Tremer
2784608227
core89: Fix permissions of collectd.vpn after update
2015-04-12 22:33:16 +02:00
Michael Tremer
d64471be04
core89: Do not add collectd include multiple times
2015-04-12 22:28:42 +02:00
Arne Fitzenreiter
acb759575e
hostapd: update to 2.4
2015-04-11 22:03:03 +02:00
Arne Fitzenreiter
0fbba54e82
Merge branch 'master' into next
...
Conflicts:
lfs/monit
2015-04-11 21:58:09 +02:00