Michael Tremer
9445ab4acc
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 21:02:22 +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
Arne Fitzenreiter
cce37f04af
openssl-compat: update to 0.9.8zb.
2014-09-09 19:20:54 +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
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
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
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
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
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
Michael Tremer
38a1596273
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x into install-raid
2014-08-30 10:46:11 +02:00
Michael Tremer
6246d21c0b
Rootfile update
2014-08-24 20:37:30 +02:00
Michael Tremer
62845ec556
Merge remote-tracking branch 'origin/next' into install-raid
2014-08-24 16:29:22 +02:00
Michael Tremer
7051d2af61
flash-images: Add an extra 100 MB padding at end of image
...
This makes it easier to align partitions correctly when the
root partition is grown at the first boot.
2014-08-24 16:11:45 +02:00
Michael Tremer
da840da867
Remove template of /etc/fstab
2014-08-24 16:09:54 +02:00
Michael Tremer
efb77c9e35
monitoring tmpfs: Mount ramdisk in initscript
2014-08-24 16:06:54 +02:00
Michael Tremer
1f4b1f6ea9
initscripts: Mount /var/lock early in the boot process
2014-08-24 16:02:06 +02:00
Michael Tremer
d79fbce44e
findutils: Cannot use exec here or the lockfile won't be removed
2014-08-24 15:22:04 +02:00
Michael Tremer
ff6d34ab8b
minidlna: Update to 1.1.3
...
Fixes #10573
2014-08-24 15:14:25 +02:00
Michael Tremer
bfea8d7d2f
findutils: Run updatedb once a week
...
As suggested in bug #10303
2014-08-24 14:46:06 +02:00
Michael Tremer
3a7f46d377
Merge remote-tracking branch 'origin/next' into install-raid
2014-08-24 13:36:39 +02:00
Michael Tremer
d0137fe654
mdadm: Remove initscript
...
udev cares about assembling all RAID arrays automatically
2014-08-24 13:33:03 +02:00
Michael Tremer
a24546794d
Update auto-resize code to work with any partition number
2014-08-24 13:29:18 +02:00
Arne Fitzenreiter
d18925c39a
Merge branch 'core82' of ssh://git.ipfire.org/pub/git/ipfire-2.x into core82
2014-08-23 17:06:40 +02:00
Michael Tremer
c42cbc86b3
Rewrite flash-image generation for GRUB2.
2014-08-23 16:28:54 +02:00
Michael Tremer
da45819dad
Add lvm2 and multipath-tools (for kpartx)
2014-08-23 16:20:48 +02:00
Michael Tremer
2d37f412f9
pigz: New package for faster image compression
2014-08-23 16:00:08 +02:00
Arne Fitzenreiter
38ffd2d641
perl-PDF-API2: rootfile fix for arm.
2014-08-23 09:36:01 +02:00
Arne Fitzenreiter
d2ff1cc455
samba: bump PAK_VER.
2014-08-22 17:03:19 +02:00
Arne Fitzenreiter
d49a04c939
sane: depends on cups libs.
2014-08-22 12:05:39 +02:00