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
07f0e777f0
Merge remote-tracking branch 'mfischer/logrotate' into next
...
Conflicts:
config/rootfiles/common/logrotate
2015-03-16 18:01:39 +01:00
Michael Tremer
d4ce4207ce
Merge remote-tracking branch 'mfischer/logwatch' into next
2015-03-16 18:01:04 +01:00
Michael Tremer
2f2b5105c4
Merge remote-tracking branch 'mfischer/libjpeg' into next
2015-03-16 18:00:40 +01:00
Michael Tremer
1342aaf8dd
Merge remote-tracking branch 'mfischer/iputils' into next
2015-03-16 18:00:22 +01:00
Matthias Fischer
a8fda3e941
openssl-compat: Update to 0.9.8ze
2015-03-16 17:59:27 +01:00
Michael Tremer
b339fb7f14
Merge remote-tracking branch 'mfischer/nasm' into next
2015-03-16 17:54:28 +01:00
Michael Tremer
32470b20b1
Merge remote-tracking branch 'mfischer/groff' into next
2015-03-16 17:54:07 +01:00
Michael Tremer
d478b830bb
Merge remote-tracking branch 'mfischer/expat' into next
2015-03-16 17:53:50 +01:00
Michael Tremer
adb742c03b
Merge remote-tracking branch 'mfischer/dhcpcd' into next
2015-03-16 17:53:23 +01:00
Michael Tremer
6e9fc7b868
Merge remote-tracking branch 'mfischer/dhcp' into next
2015-03-16 17:53:15 +01:00
Michael Tremer
23a42d00de
Merge remote-tracking branch 'mfischer/curl' into next
2015-03-16 17:51:59 +01:00
Michael Tremer
3db2633165
Merge remote-tracking branch 'mfischer/acpid' into next
2015-03-16 17:50:34 +01:00
Michael Tremer
3b90253598
openssl-compat: Disable SSLv3 and SSLv2 as well
2015-03-12 13:14:26 +01:00
Michael Tremer
e5f58910c5
dnsmasq: Import more patches from upstream
2015-03-12 12:59:36 +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
dfea4f86c2
strongswan: Allow using AES-GCM in various configurations
2015-03-11 18:13:25 +01:00
Michael Tremer
61c6e9b71d
dnsmasq: Import more patches from upstream
2015-03-10 16:21:58 +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
Matthias Fischer
535e2ce295
logwatch: Fix symbolic link
2015-03-08 09:57:17 +01:00
Matthias Fischer
1e6f74df89
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into logwatch
2015-03-08 09:49:44 +01:00
Stefan Schantl
3f32eb94bf
ddns: Update to 007.
2015-03-05 19:37:47 +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
c651121f4d
Merge remote-tracking branch 'mfischer/ntfs-3g' into next
2015-03-04 23:58:58 +01:00
Michael Tremer
274ebe1d9d
Merge remote-tracking branch 'origin/master' into next
...
Conflicts:
config/rootfiles/packages/clamav
lfs/clamav
2015-03-04 23:58:47 +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
Daniel Weismüller
d7dac20c17
owncloud: updated to version 7.0.3
2015-03-04 16:37:07 +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
8392627c57
asterisk: sqlite is not an add-on package any more
2015-03-03 21:07:23 +01:00
Michael Tremer
c460d5c25e
logrotate: Fix an empty /etc/logrotate.d directory
...
Fixes #10625
2015-03-03 17:57:38 +01:00
Matthias Fischer
3672decfa3
logwatch: Update auf 7.4.1
2015-03-03 14:11:49 +01:00
Michael Tremer
80b0f82fef
Revert "pound: Allow to use legacy renegotiation."
...
This reverts commit 09e3b0fa35 .
2015-03-03 12:44:00 +01:00
Michael Tremer
09e3b0fa35
pound: Allow to use legacy renegotiation.
2015-03-03 10:56:29 +01:00
Matthias Fischer
ef8b6053f3
ntfs-3g: Update to 2014.2.15
...
fuse: Update to 2.9.3
2015-03-02 21:12:20 +01:00
Arne Fitzenreiter
3ec88e97cd
clamav: update to 0.98.6.
2015-02-23 16:53:07 +01:00
Arne Fitzenreiter
5bbf213dc7
samba: security update to 3.6.25.
...
Fix CVE-2015-0240 (unexpected code execution in smbd).
2015-02-23 16:51:15 +01:00
Matthias Fischer
a403ce7cca
clamav: Update to 0.98.5
2015-02-23 14:33:19 +01:00
Arne Fitzenreiter
6b69683053
Merge branch 'master' into next
2015-02-22 23:44:39 +01:00
Arne Fitzenreiter
8602108e6c
kernel: fix lamobo-r1 sata power regulator.
2015-02-20 16:13:10 +01:00
Matthias Fischer
7de11c7ecc
libsrtp: fix for lfs-file
2015-02-19 14:28:04 +01:00
Arne Fitzenreiter
80e4980761
kernel: update to 3.14.33.
2015-02-19 00:10:33 +01:00
Matthias Fischer
c1e9ba671e
dhcp: Update to 4.3.1
2015-02-18 12:47:37 +01:00
Matthias Fischer
899a422790
dhcpcd: Update to 6.7.1
2015-02-18 12:24:10 +01:00
Michael Tremer
9e8a51306a
dnsmasq: Disable using inotify
...
The ISC reader code won't work without inotify
2015-02-15 19:55:56 +01:00
Michael Tremer
027825e99e
Update GeoIP database 2015-02-15
2015-02-15 13:33:29 +01:00
Michael Tremer
d1c1fa5d04
Update the hardware database
2015-02-15 13:33:23 +01:00