Commit Graph

9569 Commits

Author SHA1 Message Date
Matthias Fischer
c267b2da2d snort 2.9.7.6: removed unrecognized configure options in lfs file
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-27 14:37:56 +00:00
Arne Fitzenreiter
a14e8d0256 Merge remote-tracking branch 'origin/master' into next 2015-10-25 09:21:12 +01:00
Arne Fitzenreiter
3a6784c065 ssh: preferre ecdsa cipher again.
Previous we had not configured it so the ssh default order was used.
Now we define it to disable dsa so we had to give the correct order but
in the example cfg rsa is prefered.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-10-24 12:07:29 +02:00
Arne Fitzenreiter
b4dd976c20 core94: add system menu to update.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-10-23 19:49:17 +02:00
Arne Fitzenreiter
038169b894 kernel: uppdate to 3.14.55
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-10-23 11:00:03 +02:00
Arne Fitzenreiter
39ed5389fc Merge remote-tracking branch 'origin/master' into next 2015-10-22 23:38:27 +02:00
Michael Tremer
374e636fee Move email settings from services to system menu
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-22 21:21:34 +01:00
Arne Fitzenreiter
159c9eb9b1 Merge remote-tracking branch 'origin/master' into next 2015-10-22 13:11:17 +02:00
Arne Fitzenreiter
d7b82e7cce openssh: disable dsa key usage.
fixes #10934

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-10-22 13:08:27 +02:00
Arne Fitzenreiter
4c5c4f3afc Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next 2015-10-21 21:02:19 +02:00
Arne Fitzenreiter
52daacc5c4 kernel: update to 3.14.54
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-10-21 18:48:32 +02:00
Michael Tremer
a057a97655 dhcp rfc2136: dhcpd does not seem to support SHA-1
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-21 17:34:41 +01:00
Michael Tremer
2b952557f4 core95: Ship DHCP RFC2136 changes
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-21 13:52:22 +01:00
Michael Tremer
364452506f Merge remote-tracking branch 'ms/dhcp-rfc2136-broken-down' into next 2015-10-21 13:50:31 +01:00
Michael Tremer
4e8949e817 core95: Ship changed routing.cgi file
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 19:20:18 +01:00
Alexander Marx
6be114f03a BUG10941: fix single ip-addresses when no subnet given
Some functions when adding a new route where senseless.
Now the ip address is checked and in case of a missing / wrong
subnetmask an errormessage is raised. The ip address is preserved.
ELSE
we convert the subnetmask to cidr notation and calculate the network ip
correctly.

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 19:19:51 +01:00
Michael Tremer
307327a946 core95: Ship changed firewall.cgi file
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 19:19:31 +01:00
Alexander Marx
8b7417c50b BUG10806: fix wrong customhostgroupcheck
The function to check for valid hostgroup entries not only
checked the target hostgroup but also the source hostgroup if any.
This lead to the error.
Now the check only affects target hostgroups because it does not matter if a sourcegroup contains mac addresses.

 Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 19:18:59 +01:00
Michael Tremer
924f5d6f1a core95: Ship changed firewalllogcountry.dat
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 18:54:25 +01:00
Stefan Schantl
953ff6edb3 firewalllogcountry.dat: Do not show 'Details' button for unkonw location.
The CGI offers the posibility to get more details for a certain locations
by clicking on a button.

This feature cannot be used for the category "unknown". To prevent users
from beeing confused about non show-able details, I added some code to hide
this button for this category.

Fixes #10726.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 18:53:58 +01:00
Michael Tremer
ea3eac2c50 core95: Ship changed pppsetup.cgi
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 18:52:07 +01:00
Stefan Schantl
609b862fe7 pppsetup.cgi: Fix site layout when no TYPE is specified
There was an issue with false generated HTML code, in case
of an empty or unset $pppsettings{'TYPE'} variable which results
in a missplaced website footer.

This patch moves the code for closeing the table and the call of the
closebox() function to the correct place to prevent this display issue.

Fixes #10565.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 18:51:31 +01:00
Dirk Wagner
4bb2df502d monit addon: Upgrade to 5.14
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 00:31:06 +01:00
Dirk Wagner
187154380c asterisk addon: Update to 11.20.0
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-18 00:31:04 +01:00
Michael Tremer
f439097499 core95: Ship ddns update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-17 01:27:07 +01:00
Stefan Schantl
a9929e324f ddns: Update to 009
This update contains the latest upstream changes which are
a better SSL error handling and support for desec.io.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-17 01:26:46 +01:00
Michael Tremer
075b6e10db core95: Ship IPsec blocking changes
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-15 22:46:33 +01:00
Michael Tremer
80fbd89949 ipsec: Add block rules to avoid conntrack entries
If an IPsec VPN connections is not established, there are
rare cases when packets are supposed to be sent through
that said tunnel and incorrectly handled.

Those packets are sent to the default gateway an entry
for this connection is created in the connection tracking
table (usually only happens to UDP). All following packets
are sent the same route even after the tunnel has been
brought up. That leads to SIP phones not being able to
register among other things.

This patch adds firewall rules that these packets are
rejected. That will sent a notification to the client
that the tunnel is not up and avoid the connection to
be added to the connection tracking table.

Apart from a small performance penalty there should
be no other side-effects.

Fixes: #10908

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Cc: tomvend@rymes.com
Cc: daniel.weismueller@ipfire.org
Cc: morlix@morlix.de
Reviewed-by: Timo Eissler <timo.eissler@ipfire.org>
2015-10-15 22:44:47 +01:00
Larsen
2158e11ba9 IPSec VPN: Add "required" marker for "organization name"
IPSec VPN: Add "required" marker for "organization name"

Fixes https://bugzilla.ipfire.org/show_bug.cgi?id=10846

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-15 15:44:56 +01:00
Larsen
cffa84a64e Translation improvements
Translation improvements

Signed-off-by: Lars Schuhmacher <larsen007@web.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-15 15:43:59 +01:00
Stefan Schantl
a9a28430b5 tor.cgi: Fix missing country flag icons.
The CGI now is using the GeoIP::get_flag_icon function provided by the
geoip-functions.pl, which takes care of the changed flag icons shipped
by core update 90.

Fixes #10919.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Tested-by: Jan Paul Tuecking <jan.paul.tuecking@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-15 15:42:44 +01:00
Michael Tremer
38b7997ffd core94: Adjust update.sh script if run multiple times
Some changes cannot be executed again after the update
was already installed.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-15 12:02:38 +01:00
Alexander Marx
ee97ade8e4 Core94: fix for dma when postfix is installed
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-15 12:00:56 +01:00
Alexander Marx
13adb7aea8 Core94: fix update.sh for dma
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-15 12:00:37 +01:00
Michael Tremer
a18b5b4f4d Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2015-10-15 11:59:44 +01:00
Arne Fitzenreiter
0171486695 sox: Disable parallel build
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-10-04 16:01:33 +02:00
Michael Tremer
4504c412af procps: Ship pgrep
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-03 19:53:57 +01:00
Michael Tremer
8235f17df5 strongswan: Update to 5.3.3
ChaCha is disabled since our kernel does not support it yet

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-03 19:17:01 +01:00
Michael Tremer
75ccb6a693 krb5: Disable parallel build
Builds of this package crash randomly on all architectures
which might be related to the parallel build.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-02 19:00:13 +01:00
Arne Fitzenreiter
1f011c6594 backports: add Tevii S482 patch
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-10-01 11:14:58 +02:00
Michael Tremer
26e91280ea Rootfile update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-28 20:14:42 +01:00
Arne Fitzenreiter
16016ff2b0 Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next 2015-09-28 18:42:57 +02:00
Arne Fitzenreiter
95b09c86d6 Merge remote-tracking branch 'origin/master' into next 2015-09-28 18:40:32 +02:00
Arne Fitzenreiter
db151fde63 igb: update to 5.3.3.2
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-28 18:39:26 +02:00
Arne Fitzenreiter
1d664fe1db e1000e: update to 3.2.4.2
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-28 18:38:55 +02:00
Arne Fitzenreiter
c5a5e4abb0 core94: restart init after glibc update.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-28 16:58:58 +02:00
Michael Tremer
55eb745e65 core95: Ship changed files
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-28 14:35:54 +01:00
Michael Tremer
dfe630f77c Merge remote-tracking branch 'ms/experimental-vlan-hotplugging' into next 2015-09-28 14:33:49 +01:00
Michael Tremer
c400bc2d7d core95: Ship changed files
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-28 14:25:53 +01:00
Michael Tremer
c6fba315ec connections.cgi: Support multiple subnets for IPsec
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-28 14:24:44 +01:00