Alexander Marx
831a5ef6ad
core89: Update OpenVPN configuration during the update
2015-04-10 13:16:33 +02:00
Michael Tremer
e1297cbb76
openvpn: Properly remove all RRDs after a connection is removed
2015-04-09 16:32:39 +02:00
Alexander Marx
91c2eaec9a
vpn-statistic: create collectd wrapper to restart collectd when first vpn was created
...
This wrapper is only used, when the first openvpn RW is created. Then
the collectd has to be restarted to get the vpn Data and create rrd Data
2015-04-09 14:59:26 +02:00
Alexander Marx
7ca64c9f0b
BUG10790: create dummy ovpnserver.log in /var/run
2015-04-09 14:43:12 +02:00
Arne Fitzenreiter
d2dabe5eba
dnsmasq: fix initskript
...
-add timestamp filename
-pull user config after define default parameter
2015-04-09 14:36:45 +02:00
Michael Tremer
b525629a46
haproxy: Provide a better example configuration that works
2015-04-09 14:35:54 +02:00
Michael Tremer
263d0a71a9
dnsmasq: Import latest patches from upstream
2015-04-09 14:35:47 +02:00
Michael Tremer
979c846343
collectd: Fix typo in "derive"
2015-04-09 14:33:54 +02:00
Arne Fitzenreiter
5f7a8b7e1c
openssl: Fix soname version of build
2015-03-20 11:17:25 +01:00
Michael Tremer
506e4b9671
openssl: Rebase "disable SSLv2, SSLv3" patch
2015-03-19 16:04:35 +01:00
Michael Tremer
498b3cd3a8
openssl: Remove "fix parallel build" patch
2015-03-19 16:03:58 +01:00
Michael Tremer
a0297133a1
openssl: Update weak-ciphers and build patches
2015-03-19 15:54:43 +01:00
Michael Tremer
03d4ff6007
openssl: Remove support for cryptodev
...
The patches won't apply any more and there does not seem
support from upstream for the latest versions of OpenSSL
2015-03-19 15:47:13 +01:00
Michael Tremer
13ed354420
fireinfo: Forbid string "Serial"
2015-03-17 22:23:13 +01:00
Michael Tremer
e5f58910c5
dnsmasq: Import more patches from upstream
2015-03-12 12:59:36 +01:00
Michael Tremer
de7abd2cd5
dnsmasq: Enable DNSSEC timestamp feature
...
This disables DNSSEC until the system clock has been set correctly.
There is a circular dependency on working DNS and being able to
resolve DNS records in order to reach a time server. Systems without
a RTC or empty RTC battery will start up with time way in the past
in which all DNSSEC signatures are invalid.
2015-03-12 12:59:24 +01:00
Michael Tremer
d0bd5afe1b
openssl: Disable SSLv3 and SSLv2 by default
...
This patch will disable SSLv3 and SSLv2 by default but leaves
the protocol compiled in into the library so that applications
can use it when they still need it (e.g. sslscan).
2015-03-12 12:55:40 +01:00
Michael Tremer
33bfe91f5b
Revert "openssl: Disable SSLv2 and SSLv3."
...
This reverts commit 98a5192ef2 .
2015-03-12 12:55:05 +01:00
Michael Tremer
2bf7ee4bdd
installer+setup: Update translations
2015-03-05 22:12:38 +01:00
Michael Tremer
0f0e30dced
haproxy: New package
2015-03-05 14:48:16 +01:00
Michael Tremer
6bea9be4f4
clamav: Fix compiling
...
glibc headers were not correctly included
2015-03-05 12:54:22 +01:00
Michael Tremer
8d289021d3
strongswan: Update solution for strongswan bug #816
2015-03-04 23:54:10 +01:00
Michael Tremer
6644c1c7f2
dnsmasq: Import latest git version of dnsmasq
2015-03-04 23:27:27 +01:00
Michael Tremer
3ed94afdc8
teamspeak: Remove package
...
This is an old version any way and just used to download the
pre-compiled data from the servers of the vendor.
2015-03-03 21:11:34 +01:00
Michael Tremer
29afd40851
installer: Cut off disk description if it gets too long
2015-02-26 13:54:07 +01:00
Arne Fitzenreiter
6b69683053
Merge branch 'master' into next
2015-02-22 23:44:39 +01:00
Arne Fitzenreiter
2fb7787f35
set version to IPFire 2.17 core87.
2015-02-20 16:50:32 +01:00
Arne Fitzenreiter
8602108e6c
kernel: fix lamobo-r1 sata power regulator.
2015-02-20 16:13:10 +01:00
Arne Fitzenreiter
f345b2831c
cleanup: remove some unused patches.
2015-02-20 10:09:34 +01:00
Arne Fitzenreiter
741fa41c6c
xen: fix image build and kernel package for xen.
2015-02-18 20:51:15 +01:00
Michael Tremer
d1c1fa5d04
Update the hardware database
2015-02-15 13:33:23 +01:00
Michael Tremer
29e74f0476
fireinfo: Update to version 2.1.11
2015-02-15 13:33:09 +01:00
Michael Tremer
78d060860b
Update the hardware database
2015-02-15 13:24:27 +01:00
Michael Tremer
9e7099af47
fireinfo: Update to version 2.1.11
2015-02-15 13:16:08 +01:00
Michael Tremer
dea158f2fc
strongswan: Create configuration for better interoperability
...
Also import some upstream fixes for connection stability.
2015-02-11 15:15:47 +01:00
Michael Tremer
0cf8de0502
Revert "strongswan: Fix for CVE-2014-9221"
...
This reverts commit c1000c2cd4 .
This commit has been merged from master to this branch, but
actually strongswan was already updated to version 5.2.2 which
does not need this fix any more.
2015-02-11 14:59:11 +01:00
Michael Tremer
aa2e56a531
Merge branch 'master' into next
2015-02-11 14:58:10 +01:00
Arne Fitzenreiter
309b7de86e
swconfig: supress error on non dtb machines.
2015-02-11 08:07:49 +01:00
Arne Fitzenreiter
30bf8c66d7
kernel: r8169 disable PCIe L23 modes.
2015-02-11 08:03:57 +01:00
Michael Tremer
5ae2227566
installer+setup: Automatically update language lists
2015-02-04 13:31:36 +01:00
Michael Tremer
de0ccf8f8c
Merge branch 'master' into next
...
Conflicts:
make.sh
2015-02-04 13:24:05 +01:00
Alexander Marx
2c9c92f465
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into BUG10730
2015-02-03 07:27:03 +01:00
Alexander Marx
8516edcc48
BUG10730: fix permissions of ovpnserver.log
2015-02-03 07:26:34 +01:00
Michael Tremer
db2e0a5bae
Merge remote-tracking branch 'amarx/collectd4' into next
2015-02-02 23:56:18 +01:00
Michael Tremer
32e321b248
dnsmasq: Update to development snatpshot
2015-02-02 00:33:04 +01:00
Michael Tremer
976a7b26bf
installer+setup: Update translations
2015-02-01 12:57:05 +01:00
Arne Fitzenreiter
9c47987e25
hostapd: undo rename if dual interfaces are not supported.
2015-01-30 17:39:34 +01:00
Arne Fitzenreiter
e21cef2784
kernel: update banana pi, lamobo-r1 and add banana pro dtb.
2015-01-30 00:09:00 +01:00
Arne Fitzenreiter
4165a41e84
kernel: update to 3.14.30.
2015-01-29 07:47:16 +01:00
Michael Tremer
06f451c0be
Merge remote-tracking branch 'glotzi/monit' into next
2015-01-28 23:10:47 +01:00