Commit Graph

2510 Commits

Author SHA1 Message Date
Arne Fitzenreiter
9f5f4957cb Merge remote-tracking branch 'origin/seventeen' into kernel-test-next 2014-10-31 17:32:58 +01:00
Michael Tremer
7b6d7c6938 installer: Create locale archive to save space in the initrd 2014-10-30 23:18:31 +01:00
Michael Tremer
99154ed19d squidclamav: Fix an error when parsing the client IP address 2014-10-30 17:49:43 +01:00
Michael Tremer
e6f71226c5 installer: Initialize console font 2014-10-28 00:49:19 +01:00
Michael Tremer
f4098d1ac7 Set LatArCyrHeb-16 as default font 2014-10-27 23:52:55 +01:00
Michael Tremer
681c9bbe61 installer: Implement option to run a postinstall script in the installer 2014-10-26 20:11:04 +01:00
Arne Fitzenreiter
9d3616dc51 kernel: update to 3.14.22 (intel only yet). 2014-10-26 16:40:04 +01:00
Michael Tremer
a8fca24560 installer: Allow to disable creation of swap space on command line 2014-10-26 16:00:03 +01:00
Michael Tremer
335c5bd1cd installer: Fix loads of compiler warnings 2014-10-25 15:54:45 +02:00
Michael Tremer
c0511f3ab3 installer: Rework downloading ISO and allow using a custom URL 2014-10-25 14:56:23 +02:00
Arne Fitzenreiter
b76a0377be Merge branch 'kernel-test' into seventeen 2014-10-24 12:00:34 +02:00
Michael Tremer
2404450b40 installer: Simplify kernel command line parsing 2014-10-23 01:05:56 +02:00
Michael Tremer
211c7984d4 installer: Create a config struct 2014-10-21 22:30:36 +02:00
Michael Tremer
38c6822d3c installer: Make restoring the backup interactive 2014-10-15 23:38:05 +02:00
Dirk Wagner
5ae99dd2d1 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit 2014-10-15 22:38:13 +02:00
Dirk Wagner
e823d54802 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into asterisk-update 2014-10-15 22:35:24 +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
Arne Fitzenreiter
bedebe8847 kernel: add eMMC 5.x support. 2014-10-11 09:26:57 +02:00
Arne Fitzenreiter
32f17a8e4a Merge branch 'master' into kernel-test 2014-10-11 09:11:10 +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
522b5fbf3e Merge remote-tracking branch 'origin/master' into kernel-test 2014-10-06 10:11:13 +02:00
Arne Fitzenreiter
085d99757c rt2800usb: remove some queue warnings. 2014-10-05 21:44:54 +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
Alexander Marx
0d0ee70f3b Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into vpn-statistic1 2014-09-26 12:53:05 +02:00
Michael Tremer
93d6ac8a9d bash: Import upstream fixes 2014-09-26 12:46:44 +02:00
Alexander Marx
2056dd3033 collectd: added 22 patches from Michael 2014-09-26 12:45:47 +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