Michael Tremer
7ae2d8a2a4
util-linux: Ship tailf
2015-01-21 14:24:06 +01:00
Arne Fitzenreiter
08215cb5d8
collectd: sync after cfg update and ramdisk backup.
2015-01-21 13:19:00 +01:00
Arne Fitzenreiter
893ef99ed4
collectd: fix disable swap plugin if no swap exist.
2015-01-21 13:16:09 +01:00
Arne Fitzenreiter
a5b2c82327
core87: remove useless and time/memory consuming backup.
...
nearly no user can rollback with this tar.xz because bootloader is changed.
2015-01-20 22:04:12 +01:00
Arne Fitzenreiter
a762fcd037
modprobe.d: blacklist btmrvl_sdio.
2015-01-20 09:14:23 +01:00
Arne Fitzenreiter
518520ae27
backports: rpi need smsc mac parameter patch too.
2015-01-20 09:08:39 +01:00
Arne Fitzenreiter
68846b7345
kernel: update to 3.14.29.
2015-01-19 10:50:10 +01:00
Arne Fitzenreiter
7db4c67f81
kernel: arm7-multi: enable RTC_DRV_MV.
2015-01-18 21:36:16 +01:00
Arne Fitzenreiter
d595016bfb
leds: add mirabox support.
2015-01-18 21:32:15 +01:00
Arne Fitzenreiter
d1b89a12f9
hostapd: create additional AP device if switch has failed.
2015-01-18 21:29:53 +01:00
Arne Fitzenreiter
d47c2aaec8
core87: don't reset timeserver setting at update.
2015-01-14 17:40:59 +01:00
Arne Fitzenreiter
b3a774e2f6
kernel: arm-multi: compile mvneta ethernet driver into kernel.
...
This is needed for mirabox to take over the mac address from bootloader.
2015-01-14 07:49:10 +01:00
Arne Fitzenreiter
2d6f40d6d9
backports: add smsc95xx mac address parameter patch.
2015-01-14 07:47:32 +01:00
Arne Fitzenreiter
2fdba16c88
rootfile updates (crda, arm kernel).
2015-01-14 07:46:53 +01:00
Michael Tremer
c1000c2cd4
strongswan: Fix for CVE-2014-9221
2015-01-12 13:03:16 +01:00
Arne Fitzenreiter
511f9a88e7
kernel: update config files.
2015-01-11 11:55:25 +01:00
Arne Fitzenreiter
fe0c6a624e
backports: disable of_graph.
2015-01-11 00:40:08 +01:00
Arne Fitzenreiter
35086a2db4
backports: more module fixes.
2015-01-11 00:39:35 +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
Arne Fitzenreiter
8e23b35195
wlanap.cgi: add country code 00;
...
regdump not display this anymore.
2015-01-04 22:11:44 +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
864a8efff3
flashimages: increase root size.
...
arm images not fit in 700MB anymore.
2015-01-04 18:42:02 +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
82bcc200c7
backports: rebuild all usb net modules with backports.
...
fix missing modules eg. with asix usb adapters.
2015-01-03 15:47:38 +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
Michael Tremer
95ef7be8df
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
2015-01-02 14:44:37 +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
7db3e17a4a
installer: Fix crash with small screen resolutions
...
The installer is showing a help line at the bottom of the
screen which is in some languages rather long. If it is
longer than the width of the screen, the installer used to
crash which is now fixed in this patch.
2015-01-02 14:41:33 +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
Arne Fitzenreiter
a91fd50d80
Merge branch 'master' of git.ipfire.org:/pub/git/ipfire-2.x
2015-01-02 11:29:57 +01:00
Arne Fitzenreiter
facf38edd1
core86: add updated kbd (new console fonts).
2015-01-02 11:29:00 +01:00
Michael Tremer
132557976f
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
2015-01-02 10:22:42 +01:00
Alexander Marx
218d2d75f5
BUG10693: Fix wrong monthnumber in PDF Bill
2015-01-02 10:22:28 +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
5946f1f9d0
update-bootloader: Search for /boot first and then /
...
The bootloader is usually installed on the /boot partition
if that exists. Some installations may mount / from a different
device, so we make sure to update the bootloader on the
right device.
2015-01-01 16:36:51 +01:00
Arne Fitzenreiter
91e56a59a4
kernel: add backports 3.18.1-1.
2014-12-31 08:48:56 +01:00
Erik Kapfer
4d7f5ead16
tmux: Add missing dependency of libevent2
...
Fix #10695
2014-12-26 18:47:11 +01:00
Michael Tremer
7fae88972f
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
2014-12-26 18:01:21 +01:00
Michael Tremer
66c684fa60
Change default font to that what we use in IPFire 3
2014-12-26 18:00:51 +01:00
Michael Tremer
0d87efae29
setup: Update translations
2014-12-26 17:32:17 +01:00
Michael Tremer
8cc7ba9020
installer: Update translations
2014-12-26 17:31:37 +01:00
Arne Fitzenreiter
7168162ef1
fix missing "-" in version string.
2014-12-24 14:49:11 +01:00
Michael Tremer
b097fdd66f
installer: Improve changing language at runtime
2014-12-24 00:33:30 +01:00