Commit Graph

5530 Commits

Author SHA1 Message Date
Arne Fitzenreiter
d191cd7e76 core110: fix legacy theme css path
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2017-04-07 23:13:09 +02:00
Arne Fitzenreiter
ca52b1895f Merge remote-tracking branch 'origin/master' into core110 2017-04-07 17:35:05 +02:00
Michael Tremer
d986a632cb core110: Ship updated legacy style CSS
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-07 12:05:35 +01:00
Michael Tremer
621dcd8609 pakfire: Fix dependency resolver
The old algorithm could potentially lock itself in an endless
recursion when there were packages with circular dependencies.

This version does not do this and is also faster.

Reported-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-07 12:04:02 +01:00
Arne Fitzenreiter
67d99eeda8 attr: update rootfile
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2017-04-07 12:09:51 +02:00
Michael Tremer
b3ee263b07 QoS: Enable IMQ multi queueing
This increases throughput when QoS is activated
since now all available CPU cores will be used

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 19:12:06 +01:00
Michael Tremer
d0755f4cb2 Rootfile update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 19:00:45 +01:00
Marcel Lorenz
4a3940a15f gcc: update to 4.9.4
This is only a bugfix release
https://gcc.gnu.org/gcc-4.9/changes.html

Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 10:18:41 +01:00
Marcel Lorenz
a8c2aae946 mpfr: update to 3.1.5
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 10:16:37 +01:00
Marcel Lorenz
fcab4e5f18 gmp: update to 6.1.2
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 10:15:29 +01:00
Marcel Lorenz
a309f3b5c3 pcre: update to 8.40
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 10:14:13 +01:00
Marcel Lorenz
85ca3a529b rrdtool: update to 1.6.0
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 10:13:29 +01:00
Marcel Lorenz
f4574da97a nmap: update to 7.40
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 10:11:23 +01:00
Marcel Lorenz
6c96150b45 unzip: update to 60
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 10:06:08 +01:00
Marcel Lorenz
3b7a290523 gzip: update to 1.8
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 10:02:18 +01:00
Matthias Fischer
176ba83d49 logwatch 7.4.3: next fix, output for 'lm_sensors' was missing
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-06 09:56:16 +01:00
Matthias Fischer
cd31b51ea5 logwatch 7.4.3: some more fixes for rootfile
Hi,

'eximstats', 'zz-sys' and 'resolver'-files were missing.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-05 14:10:48 +01:00
Daniel Weismüller
2dbfc4020d netsnmpd: added lmsensors and some other mibs
Signed-off-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-05 12:23:32 +01:00
Michael Tremer
1ef80c4352 strongswan: Update to version 5.5.2
Introduces support for Curve25519 for IKE as defined by RFC8031.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-05 12:08:39 +01:00
Matthias Fischer
3fa1cb5f35 logwatch: Update to 7.4.3
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-05 10:08:24 +01:00
Matthias Fischer
9d8574996e logwatch 7.4.1: another fix for rootfile
Hi,

similar to:

http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=9f46e637ac345509ff75248d1087b1bff117ff20

A missing '#' for "usr/share/logwatch/default.conf/services" in rootfile.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-05 10:08:21 +01:00
Matthias Fischer
31b34f9509 logwatch 7.4.1: fix for rootfile
Hi,

One missing '#' and all underlying 'services' in 'usr/share/logwatch/scripts/services'
are installed. 147 files are active, but it should be only 33.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-05 10:08:20 +01:00
Michael Tremer
be3d3959d2 openssh: Remove deprecated configuration options
This was used for SSH version 1 which is not supported
any more

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-04 19:08:34 +01:00
Michael Tremer
ba2247a4b2 apache only supports MaxClients up to 256
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-04 18:59:44 +01:00
Arne Fitzenreiter
af7e2f072f Merge branch 'next' 2017-04-03 23:04:59 +02:00
Michael Tremer
183b23b5ca DNS: Show DNSSEC status on index page if deavtivated
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-04-02 19:48:20 +01:00
Michael Tremer
73b3a1264f core110: Ship updated ntp package
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-28 17:20:50 +01:00
Matthias Fischer
109b1914d1 motion 4.0.1: suggested new rootfile
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-28 17:19:25 +01:00
Michael Tremer
2170bad5b9 setup: Allow setting netmask to 255.255.255.255
Some hosters require that the subnet mask of the RED network
is set to 255.255.255.255. This was not possible to save before.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-28 17:17:03 +01:00
Marcel Lorenz
e0174da88b mpd: update to 0.20.6
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-25 11:09:50 +01:00
Michael Tremer
cda384a280 ipsec: Do not reject connections in on-demand mode
When an on-demand VPN connection is not up, the packets will
traverse the firewall and be rejected by the IPSECBLOCK chain
which will cause that an ICMP error message will be sent to
the client. If that does not happen and the packet is being
silently dropped, the client will retransmit and by then
the VPN connection will hopefully be up.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-24 13:24:42 +01:00
Marcel Lorenz
8714488c73 ffmpeg and ffmpeg-libs: update to 3.2.4
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-22 17:02:46 +00:00
Michael Tremer
65c3b7c913 Revert "BUG11278: enable creation from subnets of internal networks"
This reverts commit ff6cc71107.

This patch causes that no new networks can be created and
an error message is shown that the created network is the GREEN
network which is incorrect.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-22 11:15:44 +00:00
Michael Tremer
a249ccd2e4 Improve graphs
The graphs are using an iframe and PNG images where the resolution
did often not fit and the browser had to resize the image. That
led to blurred fonts and hard to read graphs.

This patch increases the size of the box and the image. With that
higher resolution resizing should not be too much of an issue, but
since the sizes of the iframe and image have been aligned should
not even be necessary.

Reported-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-15 13:45:05 +00:00
Michael Tremer
d38ed86f8b strongswan: Disable IPv6 by default
IPFire 2 does not have IPv6 connectivity with exception of a
few systems for testing where IPsec connections become a little
bit unstable when trying to connect over IPv6.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-15 12:56:05 +00:00
Jonatan Schlag
0f1cda211c Disable netfilter on all bridges per default
Fixes: #11301

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-11 10:08:16 +00:00
Jonatan Schlag
d04e15178d Fix rootfile of keepalived after initscript changes
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-10 16:13:45 +00:00
Matthias Fischer
a3fd3c237d Midnight Commander: Update to 4.8.19
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-09 11:11:33 +00:00
Michael Tremer
acf0e4d2da Merge branch 'initscripts-cleanup' of git://git.ipfire.org/people/jschlag/ipfire-2.x into next 2017-03-09 11:04:52 +00:00
Michael Tremer
2bfd31a261 core110: Ship updated conntrack-tools
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-05 18:14:50 +00:00
Michael Tremer
6006aa84d7 core110: Ship updated nettle
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-05 18:14:33 +00:00
Matthias Fischer
f07f9c8ed3 nettle: Update to 3.3
Added '--disable-documentation' because we don't need this.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-03-05 18:13:54 +00:00
Jonatan Schlag
17f7f41e41 Merge branch 'next' into initscripts-cleanup 2017-03-03 14:56:35 +01:00
Michael Tremer
f809bfb967 core110: Ship updated lm_sensors
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-28 14:03:40 +00:00
Matthias Fischer
9a05980e55 lm_sensors: Update to 3.4.0
For details see:
https://github.com/groeck/lm-sensors/blob/master/CHANGES

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-28 14:01:17 +00:00
Michael Tremer
c016773b98 apache: Allow more processes/connections as the same time
In large networks, when ever multiple clients connect at the
same time and request the proxy.pac configuration file, apache
rate-limited requests so that some clients did not get a response
and therefore could not connect to the Internet.

This allows apache to handle more connections at the same time.

Suggested-by: Thoralf Söldenwagner <soeldenwagner@brecht-schule.hamburg>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-28 11:32:08 +00:00
Michael Tremer
e432689aa9 DNS: Fall back to permissive mode if recursor mode is unavailable
The tests when assigning DNS name servers has been extended so that
if no working forwarder can be found, we will test if the local recursor
mode is an option.

If not, we will configure unbound's validator module into permissive
mode so that at least some DNS functionality is available.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-27 21:38:03 +00:00
Michael Tremer
63de1e482a Start Core Update 110
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-27 15:00:46 +00:00
Michael Tremer
89009f82ea Rootfile updates
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 16:33:56 +00:00
Michael Tremer
f70723ea1d avahi: Update to 0.6.32
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2017-02-25 15:45:52 +00:00