Arne Fitzenreiter
d731b1f991
mt7601u-firmware: added
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-19 12:54:12 +01:00
Arne Fitzenreiter
ee1148d12a
ath10k-firmware: added
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-19 12:49:00 +01:00
Arne Fitzenreiter
8a148bbc5a
Config: update sourcecode upload url
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-17 23:04:54 +01:00
Arne Fitzenreiter
01ddfa0d6f
kernel: update to 3.14.65
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-17 23:00:46 +01:00
Arne Fitzenreiter
8649a31ed0
u-boot: fix fat16 reader
2016-03-16 22:58:21 +01:00
Arne Fitzenreiter
1775dbd2c6
kernel: update to 3.14.64
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-10 22:29:02 +01:00
Michael Tremer
9ef4bbf703
Merge branch 'bird' into next
2016-03-08 22:45:04 +00:00
Michael Tremer
8c1cf3b1f9
bird: New package
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-03-08 22:44:01 +00:00
Arne Fitzenreiter
822b4313d1
kernel: update to 3.14.63
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-05 17:09:32 +01:00
Arne Fitzenreiter
4f472f86f8
flash-images: copy kernel and initrd first
...
there is a u-boot bug that not find all files if the directory entries
was splittet to more sectors so copy the important files first.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-05 17:07:23 +01:00
Arne Fitzenreiter
4a6cfe51a1
Merge remote-tracking branch 'origin/master' into next
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-04 07:09:02 +01:00
Arne Fitzenreiter
75ad2e4e88
openssl: add forgotten sslv2 compile option
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-03 09:16:05 +01:00
Arne Fitzenreiter
353e08cd77
openssl: compile with sslv2 support but disable
...
the new default breaks the ABI so we need to compile in but
disable it with a patch.
2016-03-02 21:31:07 +01:00
Arne Fitzenreiter
5d95fd5af1
Revert "python-m2crypto: remove SSLv2_method"
...
This reverts commit d86a249286 .
2016-03-02 21:13:31 +01:00
Arne Fitzenreiter
d86a249286
python-m2crypto: remove SSLv2_method
...
this is removed by OpenSSL 1.0.2g
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-01 22:25:55 +01:00
Arne Fitzenreiter
eea5bfe465
openssl: security update to 1.0.2g
...
this fixes diverse security problems.
check http://openssl.org/news/secadv/20160301.txt for details.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-01 16:00:19 +01:00
Arne Fitzenreiter
aced5a9578
openssh: update to 7.2p1
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-03-01 15:59:34 +01:00
Matthias Fischer
a6cd8b9b5d
dnsmasq: 2.76test10 with latest patch (005) and some fixes
...
1. Added patch 005 because of the discussion on the dnsmasq-list:
"I've noticed that replies which get their TTL from the dhcp-ttl
option always get the TTL specified in dhcp-ttl. I'd prefer
something like max(0, min(<dhcp-ttl>, <lease-expire-time> -
<now>)). Otherwise, dns might hand out a high TTL for a dhcp-lease
which expires one second later.
...
Seems a sensible addition.
Cheers,
Simon."
2. Fixed several line numbers and patch lines in
'dnsmasq-Add-support-to-read-ISC-DHCP-lease-file.patch'. On the last build
I got some "Hunk failed" messages. Patches are now applied exactly at the
given lines.
3. Nevertheless, I still get some warnings:
...
dnsmasq.c: In function 'main':
dnsmasq.c:55:7: warning: unused variable 'did_bind' [-Wunused-variable]
int did_bind = 0;
^
dnsmasq.c:54:9: warning: unused variable 'bound_device' [-Wunused-variable]
char *bound_device = NULL;
^
...
isc.c: In function 'dhcp_lease_new':
isc.c:40:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
asprintf(&lease->fqdn, "%s.%s", hostname, daemon->domain_suffix);
^
Asking about these warnings in the dnsmasq-list showed no reaction - no one answered.
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-28 12:15:18 -08:00
Matthias Fischer
3b9815eb87
dnsmasq: 2.76test10 with latest patches (001-004)
...
This is 'dnsmasq 2.76test10', based on current 'next', containing latest patches.
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-28 12:15:11 -08:00
Arne Fitzenreiter
43747fae33
kernel: update to 3.14.62
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-26 13:43:33 +01:00
Marcel Lorenz
f443b4cba7
bison: update to 3.0.4
...
Update bison to the last version from Linux from Scratch.
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-24 22:12:53 -08:00
Marcel Lorenz
962fade2d4
xz: update to 5.2.2
...
Update xz to last version from Linux from Scratch.
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-24 22:12:53 -08:00
Marcel Lorenz
28ef7a6a9e
m4: update to 1.4.17
...
Update m4 to last version from Linux from Scratch.
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-24 22:12:53 -08:00
Michael Tremer
86b759785b
make.sh: Update source upload URL
...
There is no longer a SSH service on source.ipfire.org.
The usual login on git.ipfire.org should be used instead.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-24 22:12:53 -08:00
Arne Fitzenreiter
efd02229ae
flash-images: change root uuid replacer sed
...
i cannot really test this on my systems.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-24 16:01:33 +01:00
Arne Fitzenreiter
920f195095
flash-image: set RAMDISK_MODE=2
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-23 20:08:25 +01:00
Arne Fitzenreiter
38956241bb
flash-image: fix root uuid on some build machines.
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-23 19:49:49 +01:00
Michael Tremer
aacab139dc
stunnel: Bump release version
...
The version on the server seems to be still linked against
the older 0.9.8 series of openssl and needs to be updated
on all systems.
I manually pushed this update for the 2.17 branch on i586.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-23 09:43:25 -08:00
Arne Fitzenreiter
ee552b7e1a
kernel: update to 3.14.61
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-19 07:18:29 +01:00
Arne Fitzenreiter
802b916d10
Merge remote-tracking branch 'origin/master' into next
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
Conflicts:
make.sh
2016-02-17 19:47:50 +01:00
Arne Fitzenreiter
1ffbca6e4f
glibc: disable patches that break build on arm.
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-17 18:49:38 +01:00
Arne Fitzenreiter
bb330e25e9
glibc: new RHEL6 patches / fix CVE-2015-7547 and more
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-17 12:46:11 +01:00
Matthias Fischer
fd3b90c875
squid 3.4.14: Bugfix for #4431 (C code is not compiled with CFLAGS)
...
For details see: http://bugs.squid-cache.org/show_bug.cgi?id=4431
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-13 18:51:08 +00:00
Arne Fitzenreiter
e039df8613
backports: remove all old media modules.
...
more modules are renamed or merged into other modules.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-10 08:36:17 +01:00
Matthias Fischer
c9ed30440a
grep: Update to 2.22
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-08 01:36:56 +00:00
Matthias Fischer
9dc6723a0a
sed: Update to 4.2.2
...
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-02-08 01:33:53 +00:00
Michael Tremer
ff43197b01
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
2016-02-04 14:35:55 +00:00
Arne Fitzenreiter
552fb4b8b5
dhcpcd: rework mtu handling on buggy nic's
...
some nic's loose the carrier after setting new mtu.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-02-01 07:31:46 +01:00
Matthias Fischer
f83b3c65a3
tzdata: Update to 2016a
...
Fixes https://bugzilla.ipfire.org/show_bug.cgi?id=11034
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-01-30 16:35:41 +00:00
Arne Fitzenreiter
57d98918a1
kernel: update to 3.14.60
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-01-29 14:25:25 +01:00
Arne Fitzenreiter
2f221a50e3
openssl: security update to 1.0.2f
...
changes:
* DH small subgroups - CVE-2016-0701
* SSLv2 doesn't block disabled ciphers - CVE-2015-3197
* Reject DH handshakes with parameters shorter than 1024 bits
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-01-28 16:22:21 +01:00
Arne Fitzenreiter
a6c7164277
openssl: security update to 1.0.2f
...
changes:
* DH small subgroups - CVE-2016-0701
* SSLv2 doesn't block disabled ciphers - CVE-2015-3197
* Reject DH handshakes with parameters shorter than 1024 bits
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-01-28 15:58:46 +01:00
Arne Fitzenreiter
d3fbc392a7
vdr_eepg: fix source download.
...
the external server has changed the compression so the md5 has changed.
Always use the IPFire server as primary download source.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-01-28 13:39:09 +01:00
Matthias Fischer
1b8c3e2362
openssh: Update to 7.1p2
...
Fixes CVE-2016-0777
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-01-28 13:38:18 +01:00
Arne Fitzenreiter
235888599a
backports: update to 4.2.6
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-01-28 13:02:09 +01:00
Arne Fitzenreiter
8998dde892
rsync: update to 3.1.2
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-01-26 18:02:00 +01:00
Arne Fitzenreiter
00ee4eb13c
kernel: update to 3.14.59
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2016-01-25 20:15:06 +01:00
Michael Tremer
02a60a9b9e
squid: Actually make --with-filedescriptors work
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-01-23 01:49:37 +00:00
Daniel Weismüller
92e4521572
cmake: Disable parallelism
...
Building cmake uses a high amount of memory (>2G) and
fails to build on my system. Using less processes reduces
memory usage and lets the build succeed.
Signed-off-by: Daniel Weismüller <daniel.weismueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-01-22 11:48:51 +00:00
Michael Tremer
8a1a3bf393
Merge remote-tracking branch 'ms/iptables-conntrack' into next
2016-01-22 00:54:14 +00:00