Michael Tremer
a4c895e569
Merge branch 'master' into next
2014-09-24 20:39:43 +02:00
Michael Tremer
5aa856ce1c
core83: add changed files
2014-09-24 20:38:59 +02:00
Michael Tremer
5f17f9f341
Create core update 83
2014-09-24 20:31:55 +02:00
Michael Tremer
6cda6f906e
bash: Fix for CVE-2014-6271
...
A flaw was found in the way Bash evaluated certain specially crafted
environment variables. An attacker could use this flaw to override
or bypass environment restrictions to execute shell commands.
Certain services and applications allow remote unauthenticated
attackers to provide environment variables, allowing them to exploit
this issue.
2014-09-24 18:48:35 +02:00
Stefan Schantl
34ebab463b
urlfilter.cgi: Fix path to squidGuard binary when converting custom blacklists.
...
Fixes #10626 .
2014-09-20 11:49:39 +02:00
Alexander Marx
d8cc443938
fw-groups: fix language strings
2014-09-19 13:44:20 +02:00
Michael Tremer
77192e97b9
installer: Fix typo
...
You -> Your
Reported-by: https://www.transifex.com/accounts/profile/luX78/
2014-09-16 20:45:50 +02:00
Michael Tremer
f5fe98fead
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x into install-raid
2014-09-16 20:45:35 +02:00
Stefan Schantl
9cc46b56ad
logs.cgi/ids.dat: Change url for snort sid details.
...
Fixes #10578 .
2014-09-16 20:37:16 +02:00
Alexander Marx
ca4259a758
BUG10620: reload firewall.local in rules.pl, no longer in initscript
2014-09-11 17:13:07 +02:00
Alexander Marx
5751876534
BUG10615: fix wrong values in firewall.cgi
2014-09-11 15:10:48 +02:00
Alexander Marx
d2793ea805
BUG10615 part3: adapt rules.pl to use connectionlimit and ratelimit
2014-09-11 15:06:26 +02:00
Alexander Marx
d8deec0b4f
BUG10615 part2: Add ratelimit to firewallgui
2014-09-11 13:59:54 +02:00
Alexander Marx
79ad6f7e53
BUG10615 part1: Add connectionlimit to firewallgui
2014-09-11 10:59:25 +02:00
Arne Fitzenreiter
91849af949
Merge remote-tracking branch 'origin/master' into install-raid
2014-09-09 20:39:02 +02:00
Arne Fitzenreiter
cce37f04af
openssl-compat: update to 0.9.8zb.
2014-09-09 19:20:54 +02:00
Arne Fitzenreiter
89b102b3cb
Merge remote-tracking branch 'origin/master' into install-raid
2014-09-09 18:01:51 +02:00
Arne Fitzenreiter
7b0afb50d3
Merge remote-tracking branch 'origin/master' into core82
2014-09-09 17:57:27 +02:00
Arne Fitzenreiter
51d8e33093
xen-image: add xz-aware xen version hint to README.
2014-09-09 17:54:27 +02:00
Michael Tremer
7f6e04258a
grub: Don't use VGA for serial installations
...
On systems without a graphics card, grub did not count down
the timeout.
2014-09-09 15:01:19 +02:00
Michael Tremer
499e7fc33f
general-functions.pl: Fix perl coding error
2014-09-06 18:45:43 +02:00
Michael Tremer
7bfaaa0d35
general-functions.pl: Fix syntax error
2014-09-06 18:45:39 +02:00
Michael Tremer
9f64c06d94
general-functions.pl: Subroutine getnetworkip() accepted multiple arguments
2014-09-06 18:45:35 +02:00
Michael Tremer
c14203248c
general-functions.pl: Fix perl coding error
2014-09-06 18:44:50 +02:00
Arne Fitzenreiter
42066c88d5
grub2: disable vga (640x350) fallback driver.
...
This mode is incompatible on bay-trail.
2014-09-06 17:15:39 +02:00
Arne Fitzenreiter
1aa031ab2a
grub2: add splashimage.
2014-09-06 17:15:05 +02:00
Arne Fitzenreiter
f43f57f29f
kernel: update to 3.10.54.
2014-09-06 17:05:34 +02:00
Arne Fitzenreiter
9a84861c6c
Merge remote-tracking branch 'origin/master' into kernel-test
2014-09-06 13:40:49 +02:00
Arne Fitzenreiter
35880220b0
rsync: update to 3.1.1.
2014-09-05 21:56:01 +02:00
Michael Tremer
0a325292d7
dracut: Always start mdraids
2014-09-05 14:38:52 +02:00
Alexander Marx
3928f52b39
fw-groups: cleanup checksubnets
...
Now the checksubnets function from general-functions.pl is used.
2014-09-05 08:09:54 +02:00
Michael Tremer
28191cfc5b
Merge remote-tracking branch 'stevee/grub-unifont' into install-raid
2014-09-04 20:21:05 +02:00
Michael Tremer
5be66d81b9
installer: use sysinfo() for memory detection
2014-09-04 20:10:55 +02:00
Michael Tremer
126d357084
installer: Fix off-by-one error in number search
2014-09-04 20:10:24 +02:00
Stefan Schantl
e4d62bc2ab
grub: Use unifont as default.
...
Fixes #10601 .
2014-09-04 18:12:23 +02:00
Stefan Schantl
df62453e9c
Merge branch 'install-raid' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into grub-unifont
...
Conflicts:
config/rootfiles/common/i586/grub
2014-09-04 18:11:00 +02:00
Stefan Schantl
ed8977a1a0
grub: Add unifont.pf2.
...
We directly generate a grub2 compatible font file
from the main unifont font file, by using grub-mkfont.
This binary requires fontconfig as build dependency, so I moved it in
the build hirachy before the grub package.
2014-09-04 18:00:02 +02:00
Michael Tremer
3ef5dd9871
grub: Add splash image
2014-09-04 12:07:10 +02:00
Michael Tremer
61aaa5206f
Add some files that are required by dracut to build the initramfs
2014-09-04 11:35:03 +02:00
Michael Tremer
da05e07629
general-functions.pl: Fix syntax error
2014-09-04 11:13:41 +02:00
Michael Tremer
722b419dea
initscripts: Mount /var/lock after all other FSes have been mounted.
...
For example /var/lock does not exist, yet when mountkernfs is
called.
2014-09-04 11:12:41 +02:00
Michael Tremer
1858753b23
dracut: Compress initramdisk with XZ
2014-09-04 10:59:49 +02:00
Michael Tremer
a691d4b370
installer: Add p suffix to path for mmcblk0 devices, etc.
2014-09-04 10:59:34 +02:00
Michael Tremer
0c8b2d994e
installer: Show name of block device in disk listing
2014-09-04 10:59:16 +02:00
Michael Tremer
6a2a62cf25
general-functions.pl: Subroutine getnetworkip() accepted multiple arguments
2014-09-03 22:23:04 +02:00
Michael Tremer
bd76bcb8b4
glibc: Import several fixes from RHEL.
...
Fixes #10611 , CVE-2014-5119 among other bug fixes.
2014-09-03 21:49:01 +02:00
Michael Tremer
9750c5e9dc
mdadm: Update to 3.3.2
2014-09-03 21:15:13 +02:00
Alexander Marx
67bda607ca
Squid-accounting: revert setlocale because thevalues are not correctly with this setting
2014-09-01 19:39:35 +02:00
Michael Tremer
b02ba841b3
webif: Find correct language file when locale is in format xx_XX.utf8
2014-08-30 21:10:32 +02:00
Michael Tremer
165295ab28
installer: Fix language selection
...
The selected language was not written to the system
configuration file and therefore the system was reset
to English again.
2014-08-30 11:02:28 +02:00