Commit Graph

9071 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
Stefan Schantl
192a8266e2 geoip-block.cgi: Requires firewall-lib.pl. 2015-01-04 14:07:06 +01:00
Stefan Schantl
a2b7328a26 Language file update. 2015-01-04 13:52:29 +01:00
Stefan Schantl
e497310ee0 Add "GeoIP Block" to firewall menu. 2015-01-04 13:51:28 +01:00
Stefan Schantl
0909c0d150 Automatically download and update GeoIP Databases. 2015-01-04 13:40:34 +01:00
Stefan Schantl
58c74d0787 lfs/stage2: Add directory for geoip databases. 2015-01-04 13:36:06 +01:00
Stefan Schantl
f2d941436b Rootfile update. 2015-01-04 08:23:53 +01:00
Stefan Schantl
211694e588 firewall: Add support for geoipblock to rules.pl. 2015-01-04 01:05:45 +01:00
Stefan Schantl
593c32275a Move "sub get_geoip_locations" to firewall-lib. 2015-01-04 01:03:21 +01:00
Stefan Schantl
cab02e2a5f Add "GEOIPBLOCK" chains to firewall initscript. 2015-01-04 00:57:23 +01:00
Stefan Schantl
484e01fc37 Add default config file for geoipblock. 2015-01-04 00:56:00 +01:00
Stefan Schantl
2285f9da22 Add xt_geoip_update script.
This script will download the latest available geoip database, convert
it into a compatible binary format and move it to the correct destination.
2015-01-04 00:55:17 +01:00
Stefan Schantl
ca842e1822 xt_geoip_build: Script to convert GeoIP CSV into compatible binary databases.
This is a cleaned up version of the original build script shipped by the
xtables-addons source code.

The following abilities have been removed:
* IPv6 support
* Big Endian
2015-01-04 00:54:46 +01:00
Stefan Schantl
cc26ba71a1 header.pl: Increase maximum allowed size of hashes.
The "getcgihash" function only allowed hashes with a maximum size of 512kb, which
was to small for the new geoip-block.cgi. As a result of this some form data
were cut-off and couldn't be processed correctly.
2015-01-03 20:22:05 +01:00
Stefan Schantl
11ad82532e Language file update for geoip blocking. 2015-01-03 20:20:45 +01:00
Stefan Schantl
91634dbe88 geoip-block.cgi: New CGI for managing geoip blocking. 2015-01-03 20:20:10 +01:00
Stefan Schantl
cebb1b7cb1 general-functions.pl: Add function to get full country name.
This function will return the full name a country specified by
it's country shortcut. It also will provide some additional names
which are not handled by the perl locale module but are parts of
ISO 3166.
2015-01-03 20:15:28 +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
Stefan Schantl
b8e0573b5c xtables-addons: New package.
The xtables-addons package provides many additional filter modules for iptables.
Currently we are only building the "geoip" module which can be used to create
firewall rules which will do actions based on the country membership of the senders/targets
address.

In order to build the required kernel modules I had to change build order for
several packages as well.
2015-01-03 14:07:49 +01:00
Stefan Schantl
72074fcdd2 perl-Text-CSV_XS: New package.
This perl module is required to convert the provided geoip databases in CSV format into
a useable binary format for the geoip module.
2015-01-03 14:03:20 +01:00
Stefan Schantl
bf235e962c perl-Locale-Country: Update country codes to version 3.33. 2015-01-03 14:01:43 +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