Commit Graph

4754 Commits

Author SHA1 Message Date
Arne Fitzenreiter
5db3741f37 Merge branch 'master' into core56 2012-01-26 17:46:56 +01:00
Arne Fitzenreiter
c0ec89791d finish core56. 2012-01-26 17:43:59 +01:00
Arne Fitzenreiter
834ca786da initscripts: rootfile update. 2012-01-26 17:39:00 +01:00
Arne Fitzenreiter
2a3329bce4 Merge commit 'origin/static-routes' 2012-01-24 21:44:16 +01:00
Arne Fitzenreiter
1ccf0a2b88 Merge commit 'origin/next' 2012-01-24 20:53:06 +01:00
Arne Fitzenreiter
edc2be7080 flash-images: activate autoresize also on arm. 2012-01-24 18:17:14 +01:00
Michael Tremer
b4c77ffb89 Reload static routes after a connecting to the internet.
BUg 10007. Some users claimed, that not all static routes are
set up correctly at boot time.
2012-01-23 22:32:32 +01:00
Michael Tremer
e247eb7cec Allow : character in configuration files.
According to bug #10006, it is needed in some DSL credentials.

As : is not a special character in shell code (at least if
{} is not allowed either) we can safely use it.
2012-01-23 22:17:10 +01:00
Arne Fitzenreiter
76b8277500 flash-images: increase size of root partition.
Minimal media-size is now 2GB.
2012-01-22 10:57:35 +01:00
Arne Fitzenreiter
55bec7f58f core56: stop/start sshd and apache while updateing. 2012-01-21 20:26:26 +01:00
Arne Fitzenreiter
9f212a9607 core56: add openvpnctrl to updater. 2012-01-21 20:24:09 +01:00
Arne Fitzenreiter
4de55e0b3d initskripts: add disc sync before unmounting filesystems. 2012-01-21 20:20:57 +01:00
Arne Fitzenreiter
9347464405 core56: add Crypt-PasswdMD5 to updater. 2012-01-21 20:19:25 +01:00
Arne Fitzenreiter
18e7404874 chpasswd.cgi: fixed for new MD5 password hashes. 2012-01-21 20:13:54 +01:00
Arne Fitzenreiter
d8799d9280 Crypt-PasswdMD5: add new perl modul to use apache md5 passwords. 2012-01-21 20:11:01 +01:00
Arne Fitzenreiter
120cedf285 python-m2crypto: rootfile update. 2012-01-21 17:17:35 +01:00
Arne Fitzenreiter
18252bf794 usb-modeswitch: update to 1.2.2 and data 20120120. 2012-01-21 17:10:05 +01:00
Arne Fitzenreiter
0b236f6067 rsync: update to 3.0.9. 2012-01-21 14:09:34 +01:00
Arne Fitzenreiter
fbb2ebd684 flash-image: improve mount/dismount at partition resize.
fix missing parameters at mount.
remount / ro before reboot to leave a clean rootfs.
2012-01-20 21:06:45 +01:00
Arne Fitzenreiter
a6d0d790eb flash-image: add automatic resizing /var partition at first boot. 2012-01-20 08:02:31 +01:00
Arne Fitzenreiter
6333b4e725 openssl: security update to 0.9.8t.
prevent DTLS DoS attak (CVE-2012-0050)
2012-01-19 21:39:58 +01:00
Arne Fitzenreiter
7d87d796c7 Revert "kernel: Enable support for UFS."
This reverts commit 6f5ef200b3.

This has to wait until next kernel release.
2012-01-19 19:28:21 +01:00
Arne Fitzenreiter
e18e19d291 Revert "Support BSD partition tables."
This reverts commit 977fc44e20.
This has to wait until next kernel release.
Than we should revert the revert.
2012-01-19 19:27:19 +01:00
Arne Fitzenreiter
a6b7619bab serial console: set baudrate to 115200. 2012-01-17 20:29:36 +01:00
Arne Fitzenreiter
269e21c662 Fix block device detection for graphs and other scripts. 2012-01-16 22:22:17 +01:00
Arne Fitzenreiter
d520da1704 start core56. 2012-01-15 10:22:25 +01:00
Michael Tremer
99b01b8485 openvpn: Fix starting/stopping errors in the control binary.
net2net connection were not started when roadwarrior connections
were existant.
2012-01-07 22:21:08 +01:00
Arne Fitzenreiter
11cbd00d1f core55: don't overwrite ssl/ssh config. 2012-01-05 15:20:28 +01:00
Arne Fitzenreiter
1bafefd5fb Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next 2012-01-05 15:00:42 +01:00
Arne Fitzenreiter
b8db3d70ed Merge branch 'next' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x into next 2012-01-05 15:00:04 +01:00
Arne Fitzenreiter
dc29e3d019 Merge branch 'master' into next 2012-01-05 14:59:54 +01:00
Arne Fitzenreiter
5db5319e40 Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next 2012-01-05 14:59:25 +01:00
Arne Fitzenreiter
9ad2f534d9 finish core55. 2012-01-05 14:51:05 +01:00
Arne Fitzenreiter
0bd6df5798 core55: add openssh to updater. 2012-01-05 14:50:25 +01:00
Arne Fitzenreiter
8384f58553 openssh: update to 5.9p1. 2012-01-05 14:38:01 +01:00
Arne Fitzenreiter
5d098ffb5a openssl: security update to 0.9.8s.
DTLS Plaintext Recovery Attack (CVE-2011-4108)
Double-free in Policy Checks (CVE-2011-4109)
Uninitialized SSL 3.0 Padding (CVE-2011-4576)
Malformed RFC 3779 Data Can Cause Assertion Failures (CVE-2011-4577)
Affected users should upgrade to OpenSSL 1.0.0f or 0.9.8s.
SGC Restart DoS Attack (CVE-2011-4619)

http://www.openssl.org/news/secadv_20120104.txt
2012-01-05 14:31:26 +01:00
Arne Fitzenreiter
d49c2573b1 Merge branch 'master' into next 2012-01-03 21:24:25 +01:00
Arne Fitzenreiter
a413026510 make.sh: fix wrong md5sum messages at wrong arch packages. 2012-01-03 21:21:26 +01:00
Arne Fitzenreiter
f4afa6ddf7 Merge branch 'master' into next 2011-12-31 10:33:39 +01:00
Arne Fitzenreiter
0d738d2385 scripts: remove fake-uname script. 2011-12-31 10:32:24 +01:00
Arne Fitzenreiter
920b610fa0 toolchain: remove old uname hack. 2011-12-31 02:45:19 +01:00
Arne Fitzenreiter
1852d640e3 toolchain: allow armv5tel toolchain build on armv7l host. 2011-12-30 23:43:41 +01:00
Arne Fitzenreiter
aa9b916226 toolchain: fix build on ix86. 2011-12-30 23:41:39 +01:00
Robert Möker
683cc8e470 nagios_nrpe: Add --enable-command-args. 2011-12-29 19:35:48 +01:00
Michael Tremer
977fc44e20 Support BSD partition tables. 2011-12-29 18:59:12 +01:00
Michael Tremer
f530902b81 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2011-12-29 16:30:21 +01:00
Michael Tremer
6f5ef200b3 kernel: Enable support for UFS.
Unix File System as it is used in FreeBSD 5.x.
No write support enabled.
2011-12-29 16:29:20 +01:00
Michael Tremer
c01c550df8 Merge branch 'master' into next 2011-12-29 14:03:42 +01:00
Michael Tremer
da7ab3cf6d Merge remote-tracking branch 'ms/fake-uname'
Conflicts:
	lfs/fake-environ
2011-12-29 13:50:55 +01:00
Michael Tremer
c6f13fa77c nagios_nrpe: Disable linking against tcpwrappers.
tcpwrappers is $%&"$%&/ and just causing headaches. Use the
stupid firewall if you want to block access from remote hosts.
2011-12-29 13:44:09 +01:00