Commit Graph

8798 Commits

Author SHA1 Message Date
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
Arne Fitzenreiter
2bb836df11 hostapd: change default channel to 6. 2015-01-04 20:17:26 +01:00
Arne Fitzenreiter
864a8efff3 flashimages: increase root size.
arm images not fit in 700MB anymore.
2015-01-04 18:42:02 +01:00
Arne Fitzenreiter
c3408c01a1 wireless-regdb: update to 2014.11.18. 2015-01-04 18:21:06 +01:00
Arne Fitzenreiter
ba2a22487a crda: update 3.13. 2015-01-04 18:20:08 +01:00
Michael Tremer
a898e4cba7 miniupnpd: Update to version 1.9
Supposed to fix issues with XBox Live (#10699)
2015-01-03 16:23:26 +01:00
Arne Fitzenreiter
82bcc200c7 backports: rebuild all usb net modules with backports.
fix missing modules eg. with asix usb adapters.
2015-01-03 15:47:38 +01:00
Arne Fitzenreiter
33e2ee618b core86: remove not changed firmwares from updater.
This save 20MB updater size.
2015-01-03 00:00:38 +01:00
Michael Tremer
3bb9a745b5 Ship bash with Core Update 86 again
It seems that some systems installed some pre-versions
of the distribution which came with an outdated version
of bash. Since this update uses some scripts that use
bash-4-isms, we ship the shell once again.

An other reason is that there have been security fixes
in the shell which should be fixed on all systems.
2015-01-02 14:44:55 +01:00
Michael Tremer
95ef7be8df Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2015-01-02 14:44:37 +01:00
Arne Fitzenreiter
9692499b2a Merge branch 'master' of git.ipfire.org:/pub/git/ipfire-2.x 2015-01-02 14:42:30 +01:00
Michael Tremer
7db3e17a4a installer: Fix crash with small screen resolutions
The installer is showing a help line at the bottom of the
screen which is in some languages rather long. If it is
longer than the width of the screen, the installer used to
crash which is now fixed in this patch.
2015-01-02 14:41:33 +01:00
Michael Tremer
214cc7b195 Add firewall changes to Core Update 86 2015-01-02 12:27:47 +01:00
Michael Tremer
d840d02aee firewall: Fix off-by-one error in configuration parser
The configuration parser determines how many comma-separated
values there are in a line. If new values are added we need
to check first if those are set in every line to avoid any
undefined behaviour. A wrong comparison parameter was used
which caused that the limit feature was never enabled in
the rule generation.
2015-01-02 12:27:16 +01:00
Michael Tremer
d6ef5df18e firewall: Fix off-by-one error in configuration parser
The configuration parser determines how many comma-separated
values there are in a line. If new values are added we need
to check first if those are set in every line to avoid any
undefined behaviour. A wrong comparison parameter was used
which caused that the limit feature was never enabled in
the rule generation.
2015-01-02 12:20:50 +01:00
Michael Tremer
b56472d49b dnsmasq: Import some patches from upstream
These may fix the stability issues described in #10607
2015-01-02 11:49:07 +01:00
Arne Fitzenreiter
a91fd50d80 Merge branch 'master' of git.ipfire.org:/pub/git/ipfire-2.x 2015-01-02 11:29:57 +01:00
Arne Fitzenreiter
facf38edd1 core86: add updated kbd (new console fonts). 2015-01-02 11:29:00 +01:00
Michael Tremer
1117fb5964 Build fixes 2015-01-02 11:11:22 +01:00
Michael Tremer
132557976f Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2015-01-02 10:22:42 +01:00
Alexander Marx
218d2d75f5 BUG10693: Fix wrong monthnumber in PDF Bill 2015-01-02 10:22:28 +01:00
Arne Fitzenreiter
764bedefb3 dvb-firmwares: update to 20141125. 2015-01-02 00:49:34 +01:00
Arne Fitzenreiter
95f4218ed7 linux-firmware: update to 78535e8. 2015-01-02 00:48:33 +01:00
Michael Tremer
5946f1f9d0 update-bootloader: Search for /boot first and then /
The bootloader is usually installed on the /boot partition
if that exists. Some installations may mount / from a different
device, so we make sure to update the bootloader on the
right device.
2015-01-01 16:36:51 +01:00
Arne Fitzenreiter
91e56a59a4 kernel: add backports 3.18.1-1. 2014-12-31 08:48:56 +01:00
Ben Schweikert
db9d194a6c Nginx: New Version - 1.6.2 2014-12-29 16:51:25 +01:00
Erik Kapfer
4d7f5ead16 tmux: Add missing dependency of libevent2
Fix #10695
2014-12-26 18:47:11 +01:00
Michael Tremer
7fae88972f Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2014-12-26 18:01:21 +01:00
Michael Tremer
66c684fa60 Change default font to that what we use in IPFire 3 2014-12-26 18:00:51 +01:00
Michael Tremer
0d87efae29 setup: Update translations 2014-12-26 17:32:17 +01:00
Michael Tremer
8cc7ba9020 installer: Update translations 2014-12-26 17:31:37 +01:00
Arne Fitzenreiter
7168162ef1 fix missing "-" in version string. 2014-12-24 14:49:11 +01:00
Michael Tremer
b097fdd66f installer: Improve changing language at runtime 2014-12-24 00:33:30 +01:00
Alexander Marx
87fe47e9d9 vpn-statistic: Move logfiles to /var/run because of flash writes 2014-12-23 12:43:49 +01:00
Dirk Wagner
601f8347cc Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-12-23 09:02:23 +01:00