Alf Høgemark
1235b1f144
updxlrator: Add support for tar.xz files
2014-02-15 15:03:58 +01:00
Alf Høgemark
5e4262245e
updxlrator: Handle colon in filenames in updatexlrator.cgi
...
The updatexlrator.cgi is assuming that colon is not part of any
filenames downloaded by updxlrator. Fix this by fixing regular
expression used for listing pending download files, and by
fixing regular expression used to listing files in maintenance view.
The fix for listing in maintenance is not very nice, I just use
":separator:" as field separator instead of just ":", which was used
earlier. This should make it very unlikely to collide with a part of
the filename.
Also make the files in download be sorted using lower case, like it is
done for files in the vendor path.
The problem can be reproduced by downloading
http://mirror.us.leaseweb.net/archlinux/community/os/x86_64/
docker-1:0.7.6-1-x86_64.pkg.tar.xz, after pkg.tar.xz files support has
been added to updxlrator.
2014-02-15 15:03:45 +01:00
Alf Høgemark
77fa792f93
updxlrator: Add support for ArchLinux pkg.tar.xz files
...
Add support for caching package files for ArchLinux in updxlrator, by
adding pkg.tar.xz to the regular expression for Linux vendor.
2014-02-15 15:03:37 +01:00
Arne Fitzenreiter
e3cbe60f5d
kernel: update i586 config.
2014-02-14 23:26:31 +01:00
Arne Fitzenreiter
2fff11756f
kernel: fix imq patch for 3.10.30.
...
kernel: fix imq patch for 3.10.30 and remove old patches.
2014-02-14 22:24:05 +01:00
Arne Fitzenreiter
392e08af8d
kernel: update to 3.10.30.
2014-02-14 18:08:24 +01:00
Arne Fitzenreiter
5df2abeb3c
kernel: enable gpio_expander for alix led's.
2014-02-14 18:04:32 +01:00
Michael Tremer
7c475cd6e1
fireinfo: Remove old patch.
2014-02-14 17:38:16 +01:00
Michael Tremer
5daad7f6b2
fireinfo: Update to 2.1.9.
2014-02-14 17:37:17 +01:00
Michael Tremer
dfa68452be
sysctl: Load variables first thing when booting.
2014-02-14 17:35:37 +01:00
Michael Tremer
0f5c5ce72d
firewall: Load init script functions.
2014-02-14 16:10:21 +01:00
Michael Tremer
36d44213e9
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-14 13:50:01 +01:00
Michael Tremer
125b6fcd66
index.cgi: Fix showing DNS servers.
2014-02-14 13:49:37 +01:00
Michael Tremer
a211fee393
firewall: Use --wait for all iptables commands.
2014-02-14 13:04:18 +01:00
Michael Tremer
cdb725da87
firewall: Load conntrack modules in firewall script.
2014-02-14 12:54:08 +01:00
Michael Tremer
1108a15cc6
Move enabling nf_conntrack_acct where it should be.
2014-02-14 12:52:28 +01:00
Michael Tremer
7d7740a467
firewall: Initialize basic ruleset before entering runlevel 3.
2014-02-14 12:48:11 +01:00
Michael Tremer
e7c5b9dabb
network: Remove redundant insertion of wireless rules.
2014-02-14 12:41:23 +01:00
Michael Tremer
4bc91affe0
network: Remove old accounting code.
2014-02-14 12:40:57 +01:00
Michael Tremer
159c55c5c8
firewall: Call firewall.local start at the very end.
2014-02-14 12:40:11 +01:00
Michael Tremer
c581b670ef
firewall: Use --wait for every iptables call.
2014-02-14 12:35:40 +01:00
Michael Tremer
f351116152
Fix missing string in proxy.cgi (Cache-Digest creation).
2014-02-14 12:15:37 +01:00
Michael Tremer
501e7b8654
tor: Bump package version to 6 and fix backup.
...
The backup include file is missing in older releases
and will be created on the fly when updating old packages.
2014-02-13 15:39:35 +01:00
Michael Tremer
da9e4e8ed9
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-13 15:31:25 +01:00
Alf Høgemark
f4e869ffb4
netexternal.cgi: Fix display of DNS1 and DNS2
2014-02-12 21:07:38 +01:00
Arne Fitzenreiter
d2b1aa09df
partresize: fix output redirection to dev/zero.
2014-02-12 01:02:08 +01:00
Michael Tremer
62667a709f
linux: Fix grsecurity-related crash on Intel Haswell CPUs.
2014-02-11 16:54:48 +01:00
Michael Tremer
a25a2c3190
tor: Update to 0.2.4.20.
2014-02-11 16:54:09 +01:00
Michael Tremer
64feb1fcc8
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-11 12:00:40 +01:00
Alexander Marx
e7f5c0465b
perl-PDF-Create: New package
...
This package allows to create PDF documents from
perl scripts.
2014-02-11 11:58:53 +01:00
Arne Fitzenreiter
6450609d74
partresize: resize partition before c,h,s changes.
2014-02-11 00:23:11 +01:00
Michael Tremer
8ec868ab22
linux: Fix IMQ crash.
...
Fixes #10474 .
2014-02-10 23:00:19 +01:00
Michael Tremer
f444583042
glibc: Include getconf in image.
...
Also include missing getent for ARM.
2014-02-10 22:10:49 +01:00
Arne Fitzenreiter
7d7d5092d3
nginx: remove tcp_proxy_module patch.
2014-02-09 15:39:22 +01:00
Arne Fitzenreiter
41e2c149a5
core76: remove hardcoded kernel version.
2014-02-08 11:54:00 +01:00
Arne Fitzenreiter
59b081c2a1
rootfile updates: perl-DBI, perl-File-ReadBackwards.
2014-02-07 23:10:22 +01:00
Arne Fitzenreiter
1c38ad92a2
kernel: update to 3.10.29.
2014-02-07 20:16:35 +01:00
Michael Tremer
f17f51e873
fireinfo: Fix finding the root device.
2014-02-07 14:59:50 +01:00
Michael Tremer
e360e50ac4
strongswan: Update to 5.1.2dr3.
2014-02-07 14:49:03 +01:00
Michael Tremer
2cce1559f2
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2014-02-05 13:38:25 +01:00
Michael Tremer
c0e8224d1c
network-vlans: Provide a better configuation file.
...
As suggested by Bernhard Bitsch, #10470 .
2014-02-05 13:15:31 +01:00
Arne Fitzenreiter
b8101c50ea
partresize: update c,h,s values before resize.
...
Some cards fail with wrong translations so the values are updated before resize.
2014-02-05 10:52:46 +01:00
Arne Fitzenreiter
97461f500b
krng: default entropy pool has 2kb with grsecurity.
2014-02-04 18:50:02 +01:00
Arne Fitzenreiter
af789b69a8
Revert "krng: use kernel entropy if no random-seed is stored."
...
This reverts commit 1c72742bca .
2014-02-04 18:49:00 +01:00
Arne Fitzenreiter
f74ea48125
shutdown.cgi: fix missing image.
2014-02-04 16:13:57 +01:00
Arne Fitzenreiter
2b4593b27f
backup.pl: remove wrong curly bracket.
2014-02-04 16:01:43 +01:00
Michael Tremer
8e27b3ca86
core76: Sort exclude file alphabetically.
2014-02-04 12:55:33 +01:00
Michael Tremer
6d72ff77e1
Never include rc.local or firewall.local in a core update.
2014-02-04 12:51:21 +01:00
Michael Tremer
fe30713604
firewall.cgi: Fix path to firewall-lib.pl.
2014-02-04 12:48:01 +01:00
Alexander Marx
8084656823
openvpn: Wrong subnet calculation bug fix.
...
Fixes #10466 .
2014-02-02 14:38:24 +01:00