Michael Tremer
fe53fa8dac
Merge remote-tracking branch 'ummeegge/lynis' into next
...
Conflicts:
make.sh
2015-01-28 22:49:36 +01:00
Michael Tremer
3906cf7e85
Merge remote-tracking branch 'amarx/vpn-statistic1' into next
2015-01-13 17:37:18 +01:00
Erik Kapfer
5ab875af71
lynis: Update to version 1.6.4.
...
Fix #10715
2015-01-13 11:09:05 +01:00
Michael Tremer
0300b3f099
core87: Add changed rootfiles and uninstall sqlite
2015-01-11 21:28:13 +01:00
Michael Tremer
5973563f8b
Merge remote-tracking branch 'stevee/next-ddns-update' into next
2015-01-11 21:24:17 +01:00
Arne Fitzenreiter
35086a2db4
backports: more module fixes.
2015-01-11 00:39:35 +01:00
Stefan Schantl
024f02c124
sqlite: Move to IPFire core.
...
sqlite is a runtime dependency of ddns >= 005.
2015-01-10 20:15:02 +01:00
Stefan Schantl
e100d97b04
ddns: Rootfile update.
2015-01-10 20:14:20 +01:00
Arne Fitzenreiter
c0bf6eadf0
backports: fix module kernel config.
2015-01-10 10:22:21 +01:00
Arne Fitzenreiter
fb90bce89b
backports: fix module cflags for arm.
2015-01-09 23:34:56 +01:00
Michael Tremer
08e5991c36
openssl: Update to 1.0.1k and 0.9.8zd
...
https://www.openssl.org/news/secadv_20150108.txt
2015-01-08 18:28:48 +01:00
Dirk Wagner
f7d7241829
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update
2015-01-05 08:34:31 +01:00
Arne Fitzenreiter
97c73abc88
hostapd/wpa_supplicant: update to 2.3.
2015-01-04 20:26:59 +01:00
Arne Fitzenreiter
2bb836df11
hostapd: change default channel to 6.
2015-01-04 20:17:26 +01:00
Arne Fitzenreiter
c3408c01a1
wireless-regdb: update to 2014.11.18.
2015-01-04 18:21:06 +01:00
Arne Fitzenreiter
ba2a22487a
crda: update 3.13.
2015-01-04 18:20:08 +01:00
Arne Fitzenreiter
33e2ee618b
core86: remove not changed firmwares from updater.
...
This save 20MB updater size.
2015-01-03 00:00:38 +01:00
Michael Tremer
3bb9a745b5
Ship bash with Core Update 86 again
...
It seems that some systems installed some pre-versions
of the distribution which came with an outdated version
of bash. Since this update uses some scripts that use
bash-4-isms, we ship the shell once again.
An other reason is that there have been security fixes
in the shell which should be fixed on all systems.
2015-01-02 14:44:55 +01:00
Arne Fitzenreiter
9692499b2a
Merge branch 'master' of git.ipfire.org:/pub/git/ipfire-2.x
2015-01-02 14:42:30 +01:00
Michael Tremer
214cc7b195
Add firewall changes to Core Update 86
2015-01-02 12:27:47 +01:00
Michael Tremer
d840d02aee
firewall: Fix off-by-one error in configuration parser
...
The configuration parser determines how many comma-separated
values there are in a line. If new values are added we need
to check first if those are set in every line to avoid any
undefined behaviour. A wrong comparison parameter was used
which caused that the limit feature was never enabled in
the rule generation.
2015-01-02 12:27:16 +01:00
Michael Tremer
d6ef5df18e
firewall: Fix off-by-one error in configuration parser
...
The configuration parser determines how many comma-separated
values there are in a line. If new values are added we need
to check first if those are set in every line to avoid any
undefined behaviour. A wrong comparison parameter was used
which caused that the limit feature was never enabled in
the rule generation.
2015-01-02 12:20:50 +01:00
Michael Tremer
b56472d49b
dnsmasq: Import some patches from upstream
...
These may fix the stability issues described in #10607
2015-01-02 11:49:07 +01:00
Arne Fitzenreiter
facf38edd1
core86: add updated kbd (new console fonts).
2015-01-02 11:29:00 +01:00
Arne Fitzenreiter
764bedefb3
dvb-firmwares: update to 20141125.
2015-01-02 00:49:34 +01:00
Arne Fitzenreiter
95f4218ed7
linux-firmware: update to 78535e8.
2015-01-02 00:48:33 +01:00
Michael Tremer
66c684fa60
Change default font to that what we use in IPFire 3
2014-12-26 18:00:51 +01:00
Alexander Marx
87fe47e9d9
vpn-statistic: Move logfiles to /var/run because of flash writes
2014-12-23 12:43:49 +01:00
Dirk Wagner
601f8347cc
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update
2014-12-23 09:02:23 +01:00
Arne Fitzenreiter
75f3abe29d
core86: fix init restart.
2014-12-22 20:51:42 +01:00
Michael Tremer
7d8965e2cb
Add ntp update to Core Update 86
2014-12-22 12:49:40 +01:00
Michael Tremer
22e1660640
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
2014-12-22 12:45:13 +01:00
Michael Tremer
d77dfa7342
ntp: Update to 4.2.8
...
Adresses:
CVE-2014-9293: ntp: automatic generation of weak default key in config_auth()
CVE-2014-9294: ntp: ntp-keygen uses weak random number generator and seed when generating MD5 keys
CVE-2014-9295: ntp: Multiple buffer overflows via specially-crafted packets
CVE-2014-9296: ntp: receive() missing return on error
2014-12-22 12:43:26 +01:00
Arne Fitzenreiter
6cda03e831
u-boot: auto patch kernel version and change panda dtb in uEnv.txt.
2014-12-22 10:01:06 +01:00
Arne Fitzenreiter
56e211f66e
u-boot: update to 2014.4. and add BPi support.
2014-12-19 07:12:40 +01:00
Michael Tremer
ff3bae7b89
Add script that automatically updates/installs GRUB2
...
This script also handles RAID devices
2014-12-18 17:27:47 +01:00
Michael Tremer
bbf2fe8902
fireinfo: Import latest patches
2014-12-15 23:28:35 +01:00
Michael Tremer
405d20bcb3
fireinfo: Import latest patches
2014-12-15 23:27:25 +01:00
Arne Fitzenreiter
b70a4d5267
core86: add pakfire.conf to update.
2014-12-10 08:28:27 +01:00
Arne Fitzenreiter
2b94001c48
core86: remove old initramfs images at update.
2014-12-10 08:26:34 +01:00
Michael Tremer
aa15b6b256
Merge remote-tracking branch 'mfischer/libdvbpsi' into next
2014-12-08 23:41:20 +01:00
Michael Tremer
5225c164ec
Add libcap update to Core Update 87
2014-12-08 23:39:27 +01:00
Michael Tremer
e34672a35e
Merge remote-tracking branch 'mfischer/libcap' into next
2014-12-08 23:39:14 +01:00
Michael Tremer
13e370209f
Add libffi update to Core Update 87
2014-12-08 23:36:55 +01:00
Michael Tremer
6d01acb9bd
Merge remote-tracking branch 'mfischer/libffi' into next
2014-12-08 23:36:01 +01:00
Michael Tremer
9afe33cba5
Merge remote-tracking branch 'mfischer/libevent2' into next
2014-12-08 23:34:45 +01:00
Michael Tremer
62b211fbd2
Merge remote-tracking branch 'mfischer/libassuan' into next
2014-12-08 23:33:35 +01:00
Michael Tremer
9571655f7e
Add libart update to Core Update 87
2014-12-08 23:30:04 +01:00
Michael Tremer
1cfa43b31b
Merge remote-tracking branch 'mfischer/libart' into next
2014-12-08 23:29:38 +01:00
Matthias Fischer
71dfc3d668
libdvbpsi: Update to 1.2.0
2014-12-07 15:46:39 +01:00