Arne Fitzenreiter
1482dd19e2
alsa: rootfile update.
2012-02-28 23:55:33 +01:00
Arne Fitzenreiter
e6de529fb8
v4l-dvb: update it913x modul to 1.25.
2012-02-28 23:54:49 +01:00
Arne Fitzenreiter
68f7ce8f1e
alsa: update to 1.0.25.
2012-02-28 23:53:13 +01:00
Arne Fitzenreiter
c63b2610e9
kernel: compile also ohci into the kernel.
2012-02-28 20:38:50 +01:00
root
e0ece8e7cc
kernel: compile usb driver into kernel.
2012-02-18 17:34:56 +01:00
root
7640b78b8f
v4l-dvb: update to 20111225.
2012-02-18 17:34:16 +01:00
root
0249e1a638
compat-wireless: update to 3.2.5-1.
2012-02-18 17:33:22 +01:00
root
524ba44a83
kernel: update to 2.6.32.57.
2012-02-18 11:51:05 +01:00
Dirk Wagner
36661efeec
pound: update to latest stable 2.6
2012-02-11 18:28:13 +01:00
Dirk Wagner
dc083d18df
pound: update to latest stable 2.6
2012-02-11 18:27:13 +01:00
Dirk Wagner
38d3bcd5c1
nut: fixed wrong version in filename
2012-02-10 22:23:44 +01:00
Dirk Wagner
3412d9ef01
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2012-02-10 20:46:44 +01:00
Dirk Wagner
bc48f66315
nut: update to latest version 2.6.3
2012-02-10 20:45:52 +01:00
Michael Tremer
9da0695da7
outgoingfw.cgi: Fix enabled checkbox when editing rules.
...
When a rule was edited, the enabled checkbox was always unchecked.
References bug #10022 .
2012-02-10 11:10:14 +01:00
Michael Tremer
a73f60abb8
strongswan: Customize the welcome banner.
...
References:
http://forum.ipfire.org/index.php/topic,5993.0.html
http://forum.ipfire.org/index.php/topic,3329.0.html
2012-02-10 11:01:42 +01:00
Michael Tremer
732447b9b3
installer: Enhance mountsource.sh script.
...
Searches for installation images on all partitions on external
media.
References bug #10020 .
2012-02-08 22:38:29 +01:00
Michael Tremer
d02a7f9d05
vim: Create configuration files for better usage.
...
This commits also ships all syntax highlighting information
and among others in /usr/share/vim.
References bug #10021 .
2012-02-08 22:35:30 +01:00
Michael Tremer
fdde104f2d
Merge branch 'master' into next
2012-02-08 21:54:26 +01:00
Michael Tremer
9e31e76b8b
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
2012-02-08 21:47:09 +01:00
Michael Tremer
39d36c000a
Remove donation button from credits.cgi.
2012-02-08 21:39:26 +01:00
Arne Fitzenreiter
261f88ebe6
apache: fix typo.
2012-02-08 19:59:36 +01:00
Arne Fitzenreiter
2b5d1d8f70
cups: update to 1.4.8.
2012-02-08 07:50:17 +01:00
Arne Fitzenreiter
da997327ad
core57: add apache and squid to updater.
2012-02-08 07:49:48 +01:00
Arne Fitzenreiter
5971e9a1aa
squid: update to 3.19.
2012-02-08 07:48:52 +01:00
Arne Fitzenreiter
7e4506e9c7
apache: security update to 2.2.22.
...
Fix six low and moderate security flaws. Most of them are not important for ipfire.
low: mod_setenvif .htaccess privilege escalation CVE-2011-3607
low: mod_log_config crash CVE-2012-0021
low: scoreboard parent DoS CVE-2012-0031
moderate: mod_proxy reverse proxy exposure CVE-2011-4317
moderate: error responses can expose cookies CVE-2012-0053
moderate: mod_proxy reverse proxy exposure CVE-2011-3368
For details check: http://httpd.apache.org/security/vulnerabilities_22.html
2012-02-08 07:43:48 +01:00
Arne Fitzenreiter
7d5fdf7954
core57: add php update to updater.
2012-02-05 19:11:17 +01:00
Arne Fitzenreiter
144815dabe
php: security update to 5.3.10.
...
5.3.10 Fixes arbitary remote code execution CVE-2012-0830
5.3.9 Fixes for CVE-2011-4566 and CVE-2011-4885
...
2012-02-05 19:05:18 +01:00
Arne Fitzenreiter
6acda73be0
started core57.
2012-02-05 16:49:37 +01:00
Arne Fitzenreiter
184bee29d0
core56: add static-rules startfiles to updater.
2012-02-05 16:46:57 +01:00
Arne Fitzenreiter
792ff4fa0b
core56: don't reset ssh/ssl config at update.
2012-01-28 12:26:03 +01:00
Arne Fitzenreiter
2d57443beb
fs-resize: answer yes at fsck to continue at last mount in future.
2012-01-27 09:22:15 +01:00
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