Michael Tremer
38c6822d3c
installer: Make restoring the backup interactive
2014-10-15 23:38:05 +02:00
Michael Tremer
35853bb47b
installer: Make networking and download functions more user-friendly
...
Allows to retry after a failed attempt or abort
2014-10-12 16:53:12 +02:00
Michael Tremer
b84813b432
installer: Remove reading the path of the downloaded ISO
2014-10-12 15:04:25 +02:00
Michael Tremer
7d11428465
installer: Allow to start networking without ISO download
2014-10-12 14:30:51 +02:00
Michael Tremer
15f706806d
installer: Remove Makefile of old build system
2014-10-11 19:19:14 +02:00
Michael Tremer
07d6f947a4
installer: Remove old unattended installation code
2014-10-11 19:18:27 +02:00
Michael Tremer
a3e135c8bd
installer: Enable new partitioning code to be run in unattended mode
...
The first disk of the system will automatically be used and
a standard installation will be done. After that is done, the
system will reboot into the freshly installed system and execute
setup.
2014-10-11 18:59:31 +02:00
Michael Tremer
6272b1b85e
Merge branch 'master' into install-raid
...
Conflicts:
config/rootfiles/common/bash
lfs/bash
2014-10-10 14:52:30 +02:00
Arne Fitzenreiter
215043936e
Merge remote-tracking branch 'origin/next'
2014-10-07 18:37:01 +02:00
Michael Tremer
474daba689
bash: Update to version 4.3.30
...
Fixes #10633 .
2014-10-06 12:23:35 +02:00
Arne Fitzenreiter
2a5b19c56f
p2pblock: ipp2p must run before CONNTRACK.
...
And can only used for blocking, not for accept conenections bacause connections must already established for detecting protocol types.
2014-10-04 17:39:51 +02:00
Michael Tremer
efa808ba11
readline: Re-add accidentially deleted patches of -compat package
2014-09-29 22:43:04 +02:00
Michael Tremer
801dcd70b0
bash: Import patch for version 4.3.27
...
See #10633
2014-09-29 21:29:57 +02:00
Michael Tremer
c02899be04
readline: Update to 6.3.
2014-09-29 13:51:26 +02:00
Michael Tremer
3347f993b6
bash: Import upstream fixes
2014-09-29 13:50:03 +02:00
Michael Tremer
56a435a001
bash: Import fix for CVE-2014-7169
...
http://www.openwall.com/lists/oss-security/2014/09/25/10
Conflicts:
lfs/bash
2014-09-29 13:49:56 +02:00
Michael Tremer
77b3d64a16
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-29 13:49:51 +02:00
Michael Tremer
ce84ace5bf
bash: Update to 4.3.
...
Conflicts:
lfs/bash
2014-09-29 13:49:39 +02:00
Michael Tremer
09e0890109
Merge remote-tracking branch 'teissler/bug_10454' into next
2014-09-28 13:31:53 +02:00
Timo Eissler
1d4897f308
network: move start of static-routes
...
Fixes #10454
Create static routes after network interfaces are initialised.
2014-09-27 23:28:04 +02:00
Timo Eissler
d51e490664
network: fix coding style
2014-09-27 23:16:57 +02:00
Alexander Marx
d71bcfce59
squid-accounting: set right permissions of html directory for graphs and logo
2014-09-26 13:05:22 +02:00
Michael Tremer
7e09a94a81
Merge remote-tracking branch 'amarx/BUG10620' into next
2014-09-26 13:03:22 +02:00
Michael Tremer
93d6ac8a9d
bash: Import upstream fixes
2014-09-26 12:46:44 +02:00
Michael Tremer
b30890aa06
bash: Import upstream patches for CVE-2014-6271 and CVE-2014-7169
2014-09-26 12:42:27 +02:00
Michael Tremer
6dc126e03f
bash: Import fix for CVE-2014-7169
...
http://www.openwall.com/lists/oss-security/2014/09/25/10
Conflicts:
lfs/bash
2014-09-25 22:09:03 +02:00
Michael Tremer
7a35d102cb
dnsmasq: Update to 2.72
2014-09-25 21:16:01 +02:00
Michael Tremer
e86c70a99f
bash: Import fix for CVE-2014-7169
...
http://www.openwall.com/lists/oss-security/2014/09/25/10
2014-09-25 19:38:23 +02:00
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
a4c895e569
Merge branch 'master' into next
2014-09-24 20:39:43 +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
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
Alexander Marx
ca4259a758
BUG10620: reload firewall.local in rules.pl, no longer in initscript
2014-09-11 17:13:07 +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
Arne Fitzenreiter
42066c88d5
grub2: disable vga (640x350) fallback driver.
...
This mode is incompatible on bay-trail.
2014-09-06 17:15:39 +02:00
Michael Tremer
0a325292d7
dracut: Always start mdraids
2014-09-05 14:38:52 +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
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
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
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
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
62845ec556
Merge remote-tracking branch 'origin/next' into install-raid
2014-08-24 16:29:22 +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
ff6d34ab8b
minidlna: Update to 1.1.3
...
Fixes #10573
2014-08-24 15:14:25 +02:00