Stefan Schantl
2be0bc4410
nfs-server: Drop kernel version check from initscript.
...
As suggested on the bugtracker, the kernel version check completely has been
removed.
Fixes #10760 .
2015-04-04 14:08:51 +02:00
Michael Tremer
ca6be40f92
Update translations
2015-04-04 13:17:34 +02:00
Stefan Schantl
8f548dfe36
Merge branch 'nfs-server-fix' into next
2015-04-03 19:19:34 +02:00
Stefan Schantl
668ea5d311
nfs-server: Fix kernel version check in initscript.
...
nfsd requires a mounted nfsd filesystem which has been introduced in
the kernel 2.6 tree. To determine the current running kernel, a check
was included in the initscript which works fine until we switched to a kernel
version 3.x.
This commit fixes this check, so the nfs-server will startup again.
Fixes #10760 .
2015-04-03 18:59:12 +02:00
Arne Fitzenreiter
0d573e226f
dnsmasq: fix initskript
...
-add timestamp filename
-pull user config after define default parameter
2015-03-31 10:09:46 +02:00
Michael Tremer
6ecbdec1b7
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-03-31 00:59:59 +02:00
Michael Tremer
df5fbff531
strongswan: Update to 5.3.0
...
Enable support for CCM and CTR
2015-03-31 00:59:28 +02:00
Michael Tremer
b34ba990aa
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-03-31 00:55:47 +02:00
Michael Tremer
23e591db40
strongswan: Update to 5.3.0
...
Enable support for CCM and CTR
2015-03-31 00:55:31 +02:00
Arne Fitzenreiter
e0d006cd8e
installer: add option to disable grafic mode for grub.
...
add novga to kernel commandline for the installer to add
GFXMODE="none" to /etc/default/grub.
2015-03-30 20:28:54 +02:00
Arne Fitzenreiter
0a565414dd
kernel: backports: rt2800usb: suppress more queue warnings
2015-03-29 22:43:56 +02:00
Arne Fitzenreiter
5b3bd19f31
kernel: fix hyperv net driver for legacy hyperv 2008.
2015-03-29 19:46:14 +02:00
Arne Fitzenreiter
a8d9f5cec1
Merge remote-tracking branch 'origin/next' into kernel-test
...
Conflicts:
lfs/openssl-compat
2015-03-29 19:33:04 +02:00
Arne Fitzenreiter
fffb0165b6
kernel: update to 3.14.37
2015-03-29 19:29:55 +02:00
Arne Fitzenreiter
5f7a8b7e1c
openssl: Fix soname version of build
2015-03-20 11:17:25 +01:00
Arne Fitzenreiter
79cfa337b1
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-03-19 19:19:32 +01:00
Arne Fitzenreiter
2acac5421f
cyrus-sasl: Update to version 2.1.26
2015-03-19 19:18:49 +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
6f49ea2ea2
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2015-03-17 20:42:17 +01:00
Arne Fitzenreiter
c98cc4ae90
Merge branch 'master' into next
2015-03-17 14:05:56 +01:00
Michael Tremer
6e9fc7b868
Merge remote-tracking branch 'mfischer/dhcp' into next
2015-03-16 17:53:15 +01:00
Michael Tremer
53103ab55c
installer: Don't accept the license in unattended mode
2015-03-16 16:10:03 +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
b8a97bd943
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-10 16:22:09 +01:00
Michael Tremer
61c6e9b71d
dnsmasq: Import more patches from upstream
2015-03-10 16:21:58 +01:00
Michael Tremer
4e341f19b0
setup: Remove writing udev rules for network interfaces
2015-03-09 16:36:04 +01:00
Michael Tremer
600b99fb31
network: Configure device names from /var/ipfire/ethernet/settings
...
Instead of creating a copy of the configuration values and
for better extensibility, we will have udev execute a script
that parses /var/ipfire/ethernet/settings and will return the
correct name of the corresponding device (green0, blue0, ...).
2015-03-09 16:31:59 +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
Matthias Fischer
c1e9ba671e
dhcp: Update to 4.3.1
2015-02-18 12:47:37 +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