Commit Graph

4945 Commits

Author SHA1 Message Date
Arne Fitzenreiter
cb6ed5082d udev: fix vol_id ext4 detection if it has no journal. 2012-06-26 15:09:38 +02:00
Arne Fitzenreiter
e384ca20f6 Merge remote-tracking branch 'origin/next' into kernel-update 2012-06-23 13:12:37 +02:00
Michael Tremer
6f7fcbf2ad openvpn: Properly handle fragment size.
Allow settings FRAGMENT=0.
2012-06-20 20:53:10 +02:00
Erik Kapfer
6140e7e0c2 openvpn: Introduce CCD. 2012-06-20 19:58:38 +02:00
Erik Kapfer
f6e1209344 openvpn: Honour DAYS_VALID for CA certificates. 2012-06-20 19:54:45 +02:00
Erik Kapfer
542b31d622 openvpn: Sort connections by name. 2012-06-20 19:54:09 +02:00
Michael Tremer
953073459e Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2012-06-20 15:40:28 +02:00
Michael Tremer
8ec568b077 Add logwatch changes to next core update. 2012-06-20 11:57:44 +02:00
Michael Tremer
16d026cbcb Merge remote-tracking branch 'jlentfer/logwatch' into next 2012-06-20 11:54:00 +02:00
Jan Lentfer
9f5e031e6d logwatch: Enable Date::Manip 6.x support (using interface v5) 2012-06-20 11:47:30 +02:00
Arne Fitzenreiter
dd0411c646 clamav: update to 0.97.5. 2012-06-19 21:24:51 +02:00
Arne Fitzenreiter
88d73bef91 redirect_wrapper: fix logfile path in log output.
fixes #10126.
2012-06-18 19:59:15 +02:00
Arne Fitzenreiter
cb6ecee799 lang.de: Fix pakfire updated string.
fixes #10112.
2012-06-18 19:42:20 +02:00
Michael Tremer
df106d88e5 Merge remote-tracking branch 'jlentfer/foomatic' into next 2012-06-17 20:27:19 +02:00
Jan Lentfer
477e28cf0d foomatic: Clean out /usr/share/foomatic prior to build to prevent hangs 2012-06-17 20:23:35 +02:00
Jan Lentfer
e659ba5b3a asterisk: Update to 1.8.13.0.
The 1.4 branch of asterisk does not build with the new flex and bison.
Also, the 1.4 branch was EOL'ed April 2012. The 1.8 branch has long
term support until 2015.

This patch also update chan_capi to the most recent version (HEAD),
as this is the only one that compiles with asterisk 1.8.

Asterisk 1.8 ships addons as part of the main tarball.
Asterisk 1.8 has no build in mp3 support anymore, mp3 libs need to be
downloaded seperatly via svn
(see asterisk-1.8.13.0/contrib/scripts/get_mp3_source.sh).
This patch DOES NOT include mp3 support.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2012-06-17 17:00:15 +02:00
Jan Lentfer
ce1f2fdb11 lcr: Update to 1.10.
This is a prerequisite for updating asterisk.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2012-06-17 17:00:13 +02:00
Jan Lentfer
f48a9af787 pam: Update 0.99.10.0.
The prior verion in base system did not build with
the new version of bison and flex.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2012-06-17 17:00:10 +02:00
Jan Lentfer
1477d98572 flex: Update to 2.5.35.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2012-06-17 17:00:08 +02:00
Jan Lentfer
f32b3974b4 m4: Update to 1.4.16.
This is a prerequisite for updating bison and flex

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2012-06-17 17:00:05 +02:00
Jan Lentfer
5794d15497 bison: Update to 2.5.1.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2012-06-17 17:00:00 +02:00
Arne Fitzenreiter
c29b052461 u-boot: mount rootfs first readonly on pandaboard.
remount for fscheck seems to fail on ext4 without journal.
2012-06-16 15:04:40 +02:00
Arne Fitzenreiter
3dcc590eca flash-images: align rootfs to 64MB. 2012-06-16 15:02:56 +02:00
Arne Fitzenreiter
da23c4be65 partresize: fix typo. 2012-06-16 15:01:31 +02:00
Arne Fitzenreiter
2224f665e0 kernel3: rootfile update. 2012-06-16 15:00:55 +02:00
Arne Fitzenreiter
88a43f4cc1 kernel3: updated to 2.6.42.20 (aka 3.2.20).
kernel3 is used for raspberry pi and pandaboard yet.
2012-06-16 14:58:35 +02:00
Arne Fitzenreiter
4fcdcf4125 rpi-firmware: updated firmware for new kernel. 2012-06-16 14:55:58 +02:00
Michael Tremer
81b2c3f165 squid: Enable ICAP client. 2012-06-13 15:43:27 +02:00
Arne Fitzenreiter
3e011c27dd flashimages: switch to single ext4 (wo journal)
also support video out on pandaboard.
2012-06-10 11:16:57 +02:00
Arne Fitzenreiter
1f6abd5362 kernel: updated omap and rpi kernel to 2.6.42.19 (aka 3.2.19). 2012-06-10 11:13:59 +02:00
Arne Fitzenreiter
fddc02a51a Merge remote-tracking branch 'origin/next' into kernel-update 2012-06-02 10:25:02 +02:00
Arne Fitzenreiter
e516f073d6 core61: add collectd initskript to updater. 2012-06-02 10:21:44 +02:00
Arne Fitzenreiter
15eb7e0a7f collectd: fix collectd on machines without rtc.
collectd hangs with 100% cpu usage if there is a very old entry
in the database. This was created at the first start without internet so
ntp cannot set the time.
2012-06-02 10:17:34 +02:00
Arne Fitzenreiter
a832f4f33e Merge remote-tracking branch 'origin/core60' into next
Conflicts:
	config/rootfiles/core/59/update.sh
	lfs/strongswan
	make.sh
2012-06-01 17:30:54 +02:00
Arne Fitzenreiter
3648650e76 Move core60 content to core61. 2012-06-01 17:25:10 +02:00
Arne Fitzenreiter
1346863ac7 core60: add strongswan security update. 2012-06-01 12:54:24 +02:00
Arne Fitzenreiter
6105282deb strongswan: security update to 4.6.4 (fix CVE-2012-2388).
RSA signature verification vulnerability
see http://http://www.strongswan.org/blog/2012/05/31/strongswan-4.6.4-released-%28cve-2012-2388%29.html for details.
2012-06-01 12:47:07 +02:00
Erik Kapfer
e70bd5b742 mtr+tcpick: Two new binary addons. 2012-05-27 21:36:44 +02:00
Michael Tremer
e98e3852ca openvpn: Import translation patch from #10137.
See comment 5 for more detail.
2012-05-27 18:19:35 +02:00
Nico Prenzel
8e148dc343 openvpn: Fix deletion of static routes. 2012-05-24 18:18:22 +02:00
Michael Tremer
aa7afd463d Start core update 60. 2012-05-24 10:48:44 +02:00
Erik Kapfer
7b82e24488 openvpn: Change colour of N2N connections.
From https://bugzilla.ipfire.org/show_bug.cgi?id=10137:
The first patch i have made is to give the index.cgi the origin colour (the
same then for the roadwarrior) for OpenVPN N2N connections on IPFire. At this
time the colour is stated in IPSec colour, so i made a patch to change this.
2012-05-24 10:47:37 +02:00
Arne Fitzenreiter
9007007b4e kernel: add kernel for Raspberry Pi. 2012-05-23 13:43:03 +02:00
Arne Fitzenreiter
d30f0e5ad8 build: add armv6l to supported buildplatforms. 2012-05-23 13:38:18 +02:00
Arne Fitzenreiter
eaaf33b609 kernel: updated omap kernel to 2.6.40.32 aka 3.0.32. 2012-05-23 13:34:39 +02:00
Arne Fitzenreiter
c74d2398dc Merge remote-tracking branch 'origin/next' into kernel-update 2012-05-20 17:14:56 +02:00
Michael Tremer
7de1da3fdf fireinfo: Update to 2.1.5.
Fixes issues on the Raspberry Pi Computer.
2012-05-19 11:22:18 +02:00
Arne Fitzenreiter
4c836f54c2 Merge branch 'kernel-update' of git.ipfire.org:/pub/git/ipfire-2.x into kernel-update 2012-05-14 17:12:27 +02:00
Arne Fitzenreiter
fef20dab74 Merge remote-tracking branch 'origin/next' into kernel-update 2012-05-14 10:40:15 +02:00
Arne Fitzenreiter
4bd2536f4b core59: start/stop ipsec and ssh at update. 2012-05-12 19:40:41 +02:00