Commit Graph

1417 Commits

Author SHA1 Message Date
Michael Tremer
b42a7ec1a6 Rootfile update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-15 18:32:55 +00:00
Matthias Fischer
73a000f9d1 ntp 4.2.8p4: Update for rootfile
'/usr/share/ntp/lib/NTP/Util.pm' is needed for 'ntptrace'
to run correctly

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-15 12:39:53 +00:00
Matthias Fischer
c4b28466d1 arping 2.15: Update for rootfile
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-13 22:28:15 +00:00
Michael Tremer
0909a0a1d8 Update rootfiles
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-12 11:52:18 +00:00
Matthias Fischer
600ac5c657 libnet 1.1.6: Fix for rootfile
libnet 1.1.6: Fix for rootfile

See: https://forum.ipfire.org/viewtopic.php?f=27&t=15377, "error with
arping and libnet.so.1"
Should fix: Bug #10996 / https://bugzilla.ipfire.org/show_bug.cgi?id=10996

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-11 18:47:20 +00:00
Matthias Fischer
4955d7239b rrdtool: Update to 1.5.5
rrdtool: Update to 1.5.5

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-11 18:43:24 +00:00
Michael Tremer
24f05f3271 Update rootfiles
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-04 22:22:41 +00:00
Michael Tremer
2b163f4497 Drop tripwire
This add-on is likely to be unused

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-04 22:18:27 +00:00
Alexander Marx
c4a451eead Remove ramdisks for RRD databases
Ramdisks are very limited in space and as new graphs
are generated for OpenVPN N2N connections, etc. more
space is necessary.

This patch will enable ramdisks for all systems with more
than 490M of memory and allows the user to force using
a ramdisk on systems with less memory.

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Acked-by: Arne Fitzenreiter <arne.fitzenreiter@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-12-03 13:14:23 +00:00
Erik Kapfer
63cbd2c1df ipset: New package
Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-11-05 11:47:14 +00:00
Erik Kapfer
6411f1baa6 lzo: Update to version 2.09
Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-11-04 21:11:07 +00:00
Matthias Fischer
6e11539dc2 ntp: Update to 4.2.8p4
ntp-Update to 4.2.8p4, regarding "13 low- and medium-severity vulnerabilities".

For a complete list, see: http://support.ntp.org/bin/view/Main/SecurityNotice#Recent_Vulnerabilities

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-26 13:08:53 +00:00
Michael Tremer
80fbd89949 ipsec: Add block rules to avoid conntrack entries
If an IPsec VPN connections is not established, there are
rare cases when packets are supposed to be sent through
that said tunnel and incorrectly handled.

Those packets are sent to the default gateway an entry
for this connection is created in the connection tracking
table (usually only happens to UDP). All following packets
are sent the same route even after the tunnel has been
brought up. That leads to SIP phones not being able to
register among other things.

This patch adds firewall rules that these packets are
rejected. That will sent a notification to the client
that the tunnel is not up and avoid the connection to
be added to the connection tracking table.

Apart from a small performance penalty there should
be no other side-effects.

Fixes: #10908

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Cc: tomvend@rymes.com
Cc: daniel.weismueller@ipfire.org
Cc: morlix@morlix.de
Reviewed-by: Timo Eissler <timo.eissler@ipfire.org>
2015-10-15 22:44:47 +01:00
Michael Tremer
4504c412af procps: Ship pgrep
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-03 19:53:57 +01:00
Michael Tremer
8235f17df5 strongswan: Update to 5.3.3
ChaCha is disabled since our kernel does not support it yet

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-10-03 19:17:01 +01:00
Michael Tremer
26e91280ea Rootfile update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-28 20:14:42 +01:00
Michael Tremer
dfe630f77c Merge remote-tracking branch 'ms/experimental-vlan-hotplugging' into next 2015-09-28 14:33:49 +01:00
Arne Fitzenreiter
c9f0174979 kernel: update to 3.14.53
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-27 12:58:22 +02:00
Matthias Fischer
9b3ffc7457 iproute2: Update to 4.2.0
List of changes can be seen at
http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/log/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-19 18:49:24 +01:00
Arne Fitzenreiter
25a9df261e perl-Email-Date-Format: fix rootfile name.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-18 01:21:20 +02:00
Arne Fitzenreiter
b88a7166bc perl-MIME-Lite: fix rootfile name.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-18 01:20:01 +02:00
Arne Fitzenreiter
e07760a24b binutils: rootfile update.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-17 13:13:19 +02:00
Arne Fitzenreiter
9890333ecb linux: rootfile update.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-09-17 12:56:48 +02:00
Alexander Marx
6a3d7dff1f DMA: added new file mail.conf to rootfile
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-14 13:49:23 +01:00
Matthias Fischer
67cafd240f libgpg-error: Update to 1.20
* configure.ac: Set LT version to C16/A16/R0.

Add new version macros.
* src/gpg-error.h.in (GPGRT_VERSION): New.
(GPGRT_VERSION_NUMBER): New.
(GPG_ERROR_VERSION, GPG_ERROR_VERSION_NUMBER): Move to top of file.

Add macro GPGRT_INLINE and avoid -Wundef warnings.
* src/gpg-error.h.in (GPG_ERR_INLINE): Use #if defined for possible
undefined macros to avoid warning with GCC's -Wundef option.
(GPGRT_INLINE): New.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-12 15:53:18 +01:00
Matthias Fischer
09f13f8366 libgcrypt: Update to 1.6.4
* configure.ac: Change LT version to C20/A0/R4.

w32: Avoid a few compiler warnings.
* cipher/cipher-selftest.c (_gcry_selftest_helper_cbc)
(_gcry_selftest_helper_cfb, _gcry_selftest_helper_ctr): Mark variable
as unused.
* random/rndw32.c (slow_gatherer): Avoid signed pointer mismatch
warning.
* src/secmem.c (init_pool): Avoid unused variable warning.
* tests/random.c (writen, readn): Include on if needed.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-12 15:52:45 +01:00
Michael Tremer
27957a3f2b Merge remote-tracking branch 'ms/x86_64' into next 2015-09-11 15:06:09 +01:00
Michael Tremer
4ff2679978 x86_64: Add more architecture-dependent rootfiles
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-11 15:37:20 +02:00
Michael Tremer
ba58389215 kernel: Add a preliminary kernel from the i586 PAE configuration
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-11 00:20:08 +02:00
Michael Tremer
ebf9683b4d grub: Build for x86_64
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-11 00:18:41 +02:00
Michael Tremer
7c111f7d49 acpid: Build for x86_64
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-09-11 00:16:41 +02:00
Michael Tremer
f38841ea0b Rootfile update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-26 12:17:22 +02:00
Michael Tremer
dbe1e1137f dma: Add script that cleans up stale emails in the spool directory
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-25 22:02:31 +01:00
Alexander Marx
fa39f287c7 dma: fix rootfile 2015-08-24 11:49:15 +02:00
Michael Tremer
9c19634a3c Revert "chkconfig: Include configuration directories recursively"
This reverts commit fb79f85b49.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 21:08:02 +01:00
Michael Tremer
8d1b6fcf4a Rootfile update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 21:07:39 +01:00
Michael Tremer
d70462b6a4 dma: Update rootfile
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 09:52:55 +01:00
Alexander Marx
fb79f85b49 chkconfig: Include configuration directories recursively
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 09:40:49 +01:00
Alexander Marx
de849bc570 dma: New package
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 09:38:16 +01:00
Alexander Marx
42edc41f30 Add Perl modules needed by dma to compose mails
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-21 09:33:02 +01:00
Matthias Fischer
af100d627a rrdtool: Update to 1.5.4
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-17 23:36:06 +01:00
Alexander Marx
31847530ef chkconfig: New package
Only alternatives and update-alternatives is needed

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-13 17:59:19 +01:00
Arne Fitzenreiter
edb56d84fa libevent2: rootfile update. 2015-08-13 14:42:39 +02:00
Michael Tremer
59198bcef5 squid: Update rootfile
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-09 10:43:58 +01:00
Matthias Fischer
ec27a5ae21 squid: Update to 3.4.14
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-07 20:36:27 +01:00
Michael Tremer
3db584817d Remove old VLAN initscript
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-05 12:43:53 +01:00
Michael Tremer
36f7fe6a38 udev: Add hotplugging for VLAN devices
The VLAN devices will now automatically be created after
a parent device has been added.

Mainly this will resolve a race-condition between udev
initialising the network adapters and sysvinit running
scripts that will do the initialisation of the VLAN.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-05 12:43:08 +01:00
Matthias Fischer
52f8264bda libpcap: Update to 1.7.4
Signed-off-by: Matthias Fischer <fischerm42@t-online.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-01 20:43:49 +01:00
Arne Fitzenreiter
388f903e9e Merge branch 'master' into next 2015-07-10 18:58:11 +02:00
Arne Fitzenreiter
f0aa99fb7b ca-certificates: New package
This package adds a trusted lists of CAs.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2015-07-10 15:14:15 +02:00