Arne Fitzenreiter
2709b42dc4
mpd: mpd needs opus libs
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-04-04 18:59:31 +01:00
Arne Fitzenreiter
af7e2f072f
Merge branch 'next'
2017-04-03 23:04:59 +02:00
Arne Fitzenreiter
7ea716b46b
core110: finish update
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2017-04-03 23:04:03 +02:00
Matthias Fischer
bffe0abd59
squid: Update to 3.5.25
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-04-03 20:28:12 +01:00
Matthias Fischer
24a80f0c22
squid 3.5.24: latest patches (14149-14153)
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-04-03 11:11:20 +01:00
Matthias Fischer
a5c0ef3679
squid 3.5.24: latest patches (14144-14148)
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-04-03 11:11:13 +01:00
Matthias Fischer
39e7154976
squid 3.5.24: latest patch (14143)
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-04-03 11:11:12 +01: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
776363274f
ntp: Update to 4.2.8p10
...
"It addresses 6 medum- and 5 low-severity security issues, 4 informational security topics,
15 bugfixes, and contains other improvements over 4.2.8p9."
For a complete list, see:
http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 17:20:31 +01:00
Matthias Fischer
21094f574e
mpd 0.20.6: fixes for lfs-file
...
Package refused to build without initscript.
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 17:19:57 +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
Matthias Fischer
baa8a93fd1
motion: Update to 4.0.1
...
'ffmpeg' seems to need this update.
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 17:19:23 +01:00
Michael Tremer
0be884d6b2
network: Create route to gateway
...
Some hosters have their gateway in a different subnet than
the RED interface is to save IPv4 address space.
This patch sets a host route to that gateway so that
IPFire can be installed in data centres that use such
technique.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 17:17:03 +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
Michael Tremer
4a0d69ca46
unbound: Increase memory size on even larger systems
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:29:03 +01:00
Michael Tremer
128db1a363
unbound: Double buffer size
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:25:39 +01:00
Michael Tremer
c20b20092f
unbound: Increase size of send/receive buffers
...
This will allow to not drop any packets when there is a
peak in queries
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:24:40 +01:00
Michael Tremer
5012e53c29
unbound: Re-use UDP sockets
...
This will make UDP queries faster
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:17:33 +01:00
Michael Tremer
0a7dca2c5f
unbound: Increase number of parallel queries
...
The parameters are the recommended values for libevent
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-28 10:16:56 +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
Michael Tremer
e89b407f88
Fix updated graphs in legacy theme
...
The images are now a little bigger and will be scaled down
here, but the iframe box never grows bigger than the max.
size of the container.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-22 17:22:26 +00: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
Marcel Lorenz
373c0c7bed
apcupsd: update to 3.14.14
...
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-12 16:05:33 +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
3baa3661a1
xinetd: fix the call of INSTALL_INITSCRIPT
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-10 16:13:48 +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
Jonatan Schlag
ad898e7f46
Move the position of the initscripts lfs in the build process
...
We need the directory /etc/rc.d/init.d earlier in the build process
because the initscripts are copied in the lfs files like in lfs/mysql
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-06 17:31:10 +01:00
Jonatan Schlag
713151aaa8
Strongswan: Remove unnecessary commands concern initscripts
...
It is not necessary to copy the init scripts and remove the symlinks for
runnlevel interaction.
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-06 17:25:10 +01: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
Matthias Fischer
198b6f65d4
conntrack-tools: Update to 1.4.4
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-03-05 11:49:11 +00:00
Jonatan Schlag
5301884835
Remove unused applejuice script
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 16:46:35 +01:00
Jonatan Schlag
edda4a223b
cyrus-sasl: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 16:45:44 +01:00
Jonatan Schlag
bd2a7a8fd3
miniupnpd: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 16:37:41 +01:00
Jonatan Schlag
9016d19e0e
minidlna: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 16:36:36 +01:00
Jonatan Schlag
7e8a2556e5
miau: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 16:35:36 +01:00
Jonatan Schlag
a5754e5da1
cyrus-imapd: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 16:34:09 +01:00
Jonatan Schlag
586761dd73
monit: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 16:32:53 +01:00
Jonatan Schlag
de63e05b49
mediatomb: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 16:31:51 +01:00
Jonatan Schlag
dd1884ddb3
imspector: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 15:35:54 +01:00
Jonatan Schlag
da5c2f9630
gnump3d: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 15:18:42 +01:00
Jonatan Schlag
4fa43dd100
vsftpd: move initscript to src/initscripts/packages and use new macro
...
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
2017-03-03 15:15:47 +01:00