Commit Graph

8782 Commits

Author SHA1 Message Date
Dirk Wagner
a1f369eb1e Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit 2015-01-27 13:33:01 +01:00
Michael Tremer
f8cdaa1084 installer: Fix selection English as default language 2015-01-22 23:09:43 +01:00
Michael Tremer
1b34f6cd64 firewall: Fix SNAT rules that use a default network as source
In the POSTROUTING chain using -i intf0 does not work at all.
We now only use the -s parameter to figure out if the rule applied.
The filter chain still uses -i and -o to match patches not only
by the network address, but also by the incoming/outgoing interface.
2015-01-22 16:06:25 +01:00
Michael Tremer
325a846a10 Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2015-01-21 14:24:29 +01:00
Michael Tremer
7ae2d8a2a4 util-linux: Ship tailf 2015-01-21 14:24:06 +01:00
Arne Fitzenreiter
12f74b8f91 wlanap.cgi: remove trailing 0 from channellist. 2015-01-21 14:20:54 +01:00
Arne Fitzenreiter
08215cb5d8 collectd: sync after cfg update and ramdisk backup. 2015-01-21 13:19:00 +01:00
Arne Fitzenreiter
893ef99ed4 collectd: fix disable swap plugin if no swap exist. 2015-01-21 13:16:09 +01:00
Arne Fitzenreiter
a5b2c82327 core87: remove useless and time/memory consuming backup.
nearly no user can rollback with this tar.xz because bootloader is changed.
2015-01-20 22:04:12 +01:00
Michael Tremer
14a08a8d15 IKE lifetime change: Update French translation as well 2015-01-20 18:00:10 +01:00
Arne Fitzenreiter
a762fcd037 modprobe.d: blacklist btmrvl_sdio. 2015-01-20 09:14:23 +01:00
Arne Fitzenreiter
518520ae27 backports: rpi need smsc mac parameter patch too. 2015-01-20 09:08:39 +01:00
Michael Tremer
f57a228c4b ipsec: Allow IKE lifetime of up to 24 hours
Requested in #10722

The recommended time has not been changed, but it is often
stated that 24 hours is a common lifetime for IKE.
2015-01-19 17:04:37 +01:00
Arne Fitzenreiter
68846b7345 kernel: update to 3.14.29. 2015-01-19 10:50:10 +01:00
Arne Fitzenreiter
7db4c67f81 kernel: arm7-multi: enable RTC_DRV_MV. 2015-01-18 21:36:16 +01:00
Arne Fitzenreiter
d595016bfb leds: add mirabox support. 2015-01-18 21:32:15 +01:00
Arne Fitzenreiter
d1b89a12f9 hostapd: create additional AP device if switch has failed. 2015-01-18 21:29:53 +01:00
Arne Fitzenreiter
d47c2aaec8 core87: don't reset timeserver setting at update. 2015-01-14 17:40:59 +01:00
Arne Fitzenreiter
b3a774e2f6 kernel: arm-multi: compile mvneta ethernet driver into kernel.
This is needed for mirabox to take over the mac address from bootloader.
2015-01-14 07:49:10 +01:00
Arne Fitzenreiter
2d6f40d6d9 backports: add smsc95xx mac address parameter patch. 2015-01-14 07:47:32 +01:00
Arne Fitzenreiter
2fdba16c88 rootfile updates (crda, arm kernel). 2015-01-14 07:46:53 +01:00
Michael Tremer
97af8b2b85 Update translations 2015-01-13 17:37:41 +01:00
Michael Tremer
3906cf7e85 Merge remote-tracking branch 'amarx/vpn-statistic1' into next 2015-01-13 17:37:18 +01:00
Erik Kapfer
494a93987e fping: Update to version 3.10.
fix #10718
2015-01-13 16:41:32 +01:00
Erik Kapfer
0309f656fd mtr: Update to version 0.86.
Fix #10717
2015-01-13 16:34:57 +01:00
Erik Kapfer
02dba6c6cb Nmap: Update to version 6.47 .
Fix #10716
2015-01-13 12:05:46 +01:00
Erik Kapfer
5ab875af71 lynis: Update to version 1.6.4.
Fix #10715
2015-01-13 11:09:05 +01:00
Michael Tremer
e62b6718b9 strongswan: Update to 5.2.2 2015-01-12 13:04:47 +01:00
Michael Tremer
c1000c2cd4 strongswan: Fix for CVE-2014-9221 2015-01-12 13:03:16 +01:00
Erik Kapfer
98a5192ef2 openssl: Disable SSLv2 and SSLv3.
Fixes #10712.
2015-01-12 12:17:43 +01:00
Michael Tremer
0300b3f099 core87: Add changed rootfiles and uninstall sqlite 2015-01-11 21:28:13 +01:00
Michael Tremer
5973563f8b Merge remote-tracking branch 'stevee/next-ddns-update' into next 2015-01-11 21:24:17 +01:00
Stefan Schantl
ec0a3859bd Remove sqlite as dependcy from various addons.
sqlite has become a core component in commit 024f02c124.
2015-01-11 18:21:59 +01:00
Stefan Schantl
77c3c15432 sqlite: Update to 080704. 2015-01-11 17:02:46 +01:00
Arne Fitzenreiter
511f9a88e7 kernel: update config files. 2015-01-11 11:55:25 +01:00
Arne Fitzenreiter
fe0c6a624e backports: disable of_graph. 2015-01-11 00:40:08 +01:00
Arne Fitzenreiter
35086a2db4 backports: more module fixes. 2015-01-11 00:39:35 +01:00
Stefan Schantl
024f02c124 sqlite: Move to IPFire core.
sqlite is a runtime dependency of ddns >= 005.
2015-01-10 20:15:02 +01:00
Stefan Schantl
e100d97b04 ddns: Rootfile update. 2015-01-10 20:14:20 +01:00
Arne Fitzenreiter
c0bf6eadf0 backports: fix module kernel config. 2015-01-10 10:22:21 +01:00
Arne Fitzenreiter
fb90bce89b backports: fix module cflags for arm. 2015-01-09 23:34:56 +01:00
Stefan Schantl
82bd80b387 ddns.cgi: Add support for token based auth for spdns.de. 2015-01-09 19:43:37 +01:00
Michael Tremer
08e5991c36 openssl: Update to 1.0.1k and 0.9.8zd
https://www.openssl.org/news/secadv_20150108.txt
2015-01-08 18:28:48 +01:00
Dirk Wagner
f0dd065425 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit
Conflicts:
	config/etc/logrotate.conf
2015-01-06 15:51:29 +01:00
Stefan Schantl
635a44bfad ddns: Add latest patches.
Add patches to fix an authentication problem against spdns.org and
to add changeip as new provider.
2015-01-05 23:13:47 +01:00
Stefan Schantl
29da3718b1 ddns: Update to version 005. 2015-01-05 23:12:08 +01:00
Dirk Wagner
5e7c87280e Asterisk addon: Update to 11.15.0 2015-01-05 21:37:41 +01:00
Dirk Wagner
f7d7241829 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2015-01-05 08:34:31 +01:00
Arne Fitzenreiter
8e23b35195 wlanap.cgi: add country code 00;
regdump not display this anymore.
2015-01-04 22:11:44 +01:00
Arne Fitzenreiter
97c73abc88 hostapd/wpa_supplicant: update to 2.3. 2015-01-04 20:26:59 +01:00