Commit Graph

3885 Commits

Author SHA1 Message Date
Arne Fitzenreiter
57e527c84a kernel: update to 3.14.40 2015-04-29 19:42:06 +02:00
Michael Tremer
6caea1086d Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-04-29 11:26:35 +02:00
Michael Tremer
85a6f39c39 Merge remote-tracking branch 'stevee/core-90-ddnsctrl' into next 2015-04-29 11:26:20 +02:00
Michael Tremer
5f20677864 dnsmasq: Import more upstream fixes
Fixes: #10786

Fixes DNSSEC validation when falling back to TCP.
2015-04-29 11:24:23 +02:00
Stefan Schantl
2bcd81934d ddns: Add more upstream patches. 2015-04-28 21:06:19 +02:00
Arne Fitzenreiter
0e2f9b011b openssl: disable ssse3 on amd cpu's
amd with ssse3 (bulldozer and fusion) has serious performance problems
with the vpaes code. (-evp is 40% slower)
2015-04-28 20:51:03 +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
1cbc5ca0a4 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-04-28 11:14:45 +02:00
Michael Tremer
eb7e5ec69f tzdata: Update to version 2015d 2015-04-28 11:13:03 +02:00
Arne Fitzenreiter
f68ae02d39 openssl: auto enable padlock engine. 2015-04-27 22:15:20 +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
Arne Fitzenreiter
7fe5669502 openssl: change sse2 optimization to i686. 2015-04-27 21:19:46 +02:00
Michael Tremer
ffe32bf7ae strongswan: Increase stroke buffer size to 8k 2015-04-27 20:58:45 +02:00
Michael Tremer
6ac0a1a38f dnsmasq: Import latest fixes from upstream 2015-04-27 18:10:34 +02:00
Stefan Schantl
b0b8729a32 ddns: Add upstream patch for fixing bug 10815. 2015-04-26 17:12:55 +02:00
Arne Fitzenreiter
f3c7938540 openssl: fix ssl2 rootfile handling.
KCFG will added to the lfs filename at determine the filename in config/rootfiles folder.
2015-04-24 20:03:45 +02:00
Dirk Wagner
67a0c5180d asterisk addon: upate to 11.17.1 2015-04-24 10:22:14 +02:00
Dirk Wagner
d0b47c7a8f libsrtp: upgrade to 1.5.2 2015-04-24 10:21:39 +02:00
Arne Fitzenreiter
432bc116fb openssl: fix typo on arm config. 2015-04-23 23:31:58 +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
Stefan Schantl
8e41b85287 tor: Increase PAK_VER for shipping modified CGI file. 2015-04-22 18:28:58 +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
Alexander Marx
0fa8d28e8f Squid-accounting: new Version 1.0.3 (graph updates, movedb update)
New Version. Now the data is correctly moved to hist table when month
has changed.
Also the graphs for old month starts by zero. In old version graphdata
was started by total amount of bytes.
2015-04-21 20:47:31 +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
c4e106d181 Revert "Revert "perl-Locale-Country: Update country codes to version 3.33.""
This reverts commit cbc5a4374f.
2015-04-21 19:16:26 +02:00
Arne Fitzenreiter
2b4830c5ab kernel: update to 3.14.39 2015-04-21 14:02:47 +02:00
Arne Fitzenreiter
785c919520 remove ipp2p patches.
ipp2p is build by xtables addons now.
2015-04-20 22:57:24 +02:00
Michael Tremer
1245aa72df openssl: Fix build by updating the patches 2015-04-19 11:59:19 +02:00
Matthias Fischer
2805275ecc openssl: Update to 1.0.2a 2015-04-19 11:29:02 +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
Arne Fitzenreiter
4d9e31ab78 kernel: update to 3.14.38 2015-04-16 20:52:44 +02:00
Stefan Schantl
30654fd82b configroot: Add geoip related files.
Create required empty files and install geoip-functions.pl to
desired destination.
2015-04-16 19:39:11 +02:00
Stefan Schantl
cbc5a4374f Revert "perl-Locale-Country: Update country codes to version 3.33."
This reverts commit bf235e962c.
2015-04-16 10:51:44 +02:00
Stefan Schantl
e6c4f090b6 Merge branch 'next-geoip' into core-90-geoip 2015-04-15 17:10:49 +02:00
Arne Fitzenreiter
d4ee6f0813 Merge remote-tracking branch 'origin/master' into next 2015-04-12 22:53:06 +02:00
Michael Tremer
abd93c4241 collectd: Ignore errors from OpenVPN configuration file 2015-04-12 22:44:50 +02:00
Arne Fitzenreiter
acb759575e hostapd: update to 2.4 2015-04-11 22:03:03 +02:00
Arne Fitzenreiter
f3dce17984 wpa_supplicant: update to 2.4 2015-04-11 22:02:33 +02:00
Arne Fitzenreiter
0fbba54e82 Merge branch 'master' into next
Conflicts:
	lfs/monit
2015-04-11 21:58:09 +02:00
Alexander Marx
462056ad86 vpn-statistic: move collectd converter to the right place
Build of cdrom will fail if the converter script is not moved to the
right place
2015-04-11 08:33:02 +02:00
Michael Tremer
1164cb0d0b pound: Decrease the size of the DH key to 1024 bits
Generating a 2048 bit key takes way too long to be feasible
at build time.
2015-04-10 13:48:47 +02:00
Arne Fitzenreiter
ad592fb878 backports: rt2x00 supress more queue warnings 2015-04-09 15:34:14 +02:00
Arne Fitzenreiter
9ee54998cb hostapd: increase EAPOL timeouts
Android clients need more time because sleep modes and low wlan interrupt priority.
2015-04-09 15:32:42 +02:00
Alexander Marx
6b7cbc8f33 vpn-statistic: move collectd.vpn to /var/ipfire/ovpn/
collectd.vpn needs to be within /var/ipfire/ovpn so that the
ovpnmain.cgi is able to write the status files from the n2n connections
to the file.
2015-04-09 15:16:32 +02:00
Michael Tremer
b525629a46 haproxy: Provide a better example configuration that works 2015-04-09 14:35:54 +02:00
Michael Tremer
263d0a71a9 dnsmasq: Import latest patches from upstream 2015-04-09 14:35:47 +02:00
Michael Tremer
ecb2d6b954 Merge remote-tracking branch 'earl/tor' into next 2015-04-08 22:47:32 +02:00
Jan Paul Tuecking
b1636efd0b tor: update to 0.2.5.12 2015-04-08 07:45:16 +02:00