]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
5 years agocore128: Ship updated tzdata
Michael Tremer [Wed, 23 Jan 2019 03:06:07 +0000 (03:06 +0000)] 
core128: Ship updated tzdata

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agotzdata: update to 2018i
Peter Müller [Wed, 23 Jan 2019 15:00:57 +0000 (16:00 +0100)] 
tzdata: update to 2018i

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agostrongswan: Update to 5.7.2
Michael Tremer [Tue, 22 Jan 2019 05:31:21 +0000 (05:31 +0000)] 
strongswan: Update to 5.7.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: x86_64 encrease NR_CPUS to 64
Arne Fitzenreiter [Tue, 22 Jan 2019 06:46:08 +0000 (07:46 +0100)] 
kernel: x86_64 encrease NR_CPUS to 64

fixes #11963

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agokernel: update to 4.14.94
Arne Fitzenreiter [Tue, 22 Jan 2019 06:41:18 +0000 (07:41 +0100)] 
kernel: update to 4.14.94

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore128: Ship updated xt_geoip_update script
Michael Tremer [Mon, 21 Jan 2019 21:04:10 +0000 (21:04 +0000)] 
core128: Ship updated xt_geoip_update script

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agouse HTTPS for downloading GeoIP database files
Peter Müller [Mon, 21 Jan 2019 20:40:50 +0000 (21:40 +0100)] 
use HTTPS for downloading GeoIP database files

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore128: Ship updated logrotate
Michael Tremer [Mon, 21 Jan 2019 10:20:29 +0000 (10:20 +0000)] 
core128: Ship updated logrotate

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agologrotate: Update to 3.15
Matthias Fischer [Sun, 20 Jan 2019 17:07:47 +0000 (18:07 +0100)] 
logrotate: Update to 3.15

For details see:
https://github.com/logrotate/logrotate/releases

- timer unit: change trigger fuzz from 12h to 1h (#230)
- service unit: only run if /var/log is mounted (#230)
- preserve fractional part of timestamps when compressing (#226)
- re-indent source code using spaces only (#188)
- minage: avoid rounding issue while comparing the amount of seconds (#36)
- never remove old log files if rotate -1 is specified (#202)
- return non-zero exit status if a config file contains an error (#199)
- make copytruncate work with rotate 0 (#191)
- warn user if both size and the time interval options are used (#192)
- pass rotated log file name as the 2nd argument of the postrotate script
  when sharedscript is not enabled (#193)
- rename logrotate-default to logrotate.conf (#187)

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoMerge remote-tracking branch 'origin/master' into next
Arne Fitzenreiter [Sat, 19 Jan 2019 18:58:48 +0000 (19:58 +0100)] 
Merge remote-tracking branch 'origin/master' into next

5 years agocore127: run xt_geoip_update
Arne Fitzenreiter [Sat, 19 Jan 2019 16:24:47 +0000 (17:24 +0100)] 
core127: run xt_geoip_update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: ovpn ca index.txt is also missing on some installations
Arne Fitzenreiter [Sat, 19 Jan 2019 16:20:51 +0000 (17:20 +0100)] 
core127: ovpn ca index.txt is also missing on some installations

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agoxt_geoip_updte: fix download url
Arne Fitzenreiter [Sat, 19 Jan 2019 14:16:43 +0000 (15:16 +0100)] 
xt_geoip_updte: fix download url

the maxmind server delivers an old version if there are
two slashes before the database filename.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: fix typo
Arne Fitzenreiter [Sat, 19 Jan 2019 11:08:07 +0000 (12:08 +0100)] 
core127: fix typo

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: add ovpn ca changes to update
Arne Fitzenreiter [Sat, 19 Jan 2019 09:02:17 +0000 (10:02 +0100)] 
core127: add ovpn ca changes to update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: add xt_geoip_update to update
Arne Fitzenreiter [Sat, 19 Jan 2019 09:01:40 +0000 (10:01 +0100)] 
core127: add xt_geoip_update to update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: add bind to update
Arne Fitzenreiter [Sat, 19 Jan 2019 09:00:54 +0000 (10:00 +0100)] 
core127: add bind to update

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: set reboot needed flag
Arne Fitzenreiter [Fri, 18 Jan 2019 12:53:39 +0000 (13:53 +0100)] 
core127: set reboot needed flag

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: add general-functions.pl to updater
Arne Fitzenreiter [Fri, 18 Jan 2019 12:53:06 +0000 (13:53 +0100)] 
core127: add general-functions.pl to updater

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: fix updater for aarch64 and armv5tel
Arne Fitzenreiter [Fri, 18 Jan 2019 06:52:17 +0000 (07:52 +0100)] 
core127: fix updater for aarch64 and armv5tel

if a arch specific filelist has the same name as the common the common filelist was ignored

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agoRevert "Disable Path MTU discovery"
Michael Tremer [Thu, 17 Jan 2019 19:24:46 +0000 (19:24 +0000)] 
Revert "Disable Path MTU discovery"

This reverts commit 1c0cfaa5949e4303e8e4e2f041af86a812f3fe6c.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agodrop orphaned OpenSSL patches
Peter Müller [Mon, 5 Nov 2018 15:21:43 +0000 (16:21 +0100)] 
drop orphaned OpenSSL patches

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore128: Remove openssl-compat package
Michael Tremer [Thu, 17 Jan 2019 14:41:54 +0000 (14:41 +0000)] 
core128: Remove openssl-compat package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agodrop openssl-compat package
Peter Müller [Mon, 5 Nov 2018 15:12:40 +0000 (16:12 +0100)] 
drop openssl-compat package

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore128: Ship recently updated openssl and apache
Michael Tremer [Thu, 17 Jan 2019 14:39:14 +0000 (14:39 +0000)] 
core128: Ship recently updated openssl and apache

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoStart Core Update 128
Michael Tremer [Thu, 17 Jan 2019 14:38:01 +0000 (14:38 +0000)] 
Start Core Update 128

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agohttpd: include TLS 1.3 cipher suites
Peter Müller [Tue, 15 Jan 2019 14:39:25 +0000 (15:39 +0100)] 
httpd: include TLS 1.3 cipher suites

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Cc: Erik Kapfer <erik.kapfer@ipfire.org>
Cc: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoopenssl: Update to version 1.1.1a
Erik Kapfer [Tue, 15 Jan 2019 14:43:01 +0000 (15:43 +0100)] 
openssl: Update to version 1.1.1a

Disabled MD2 and Aria cipher.

TLSv1.3 is now available with:

TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
TLS_AES_256_GCM_SHA384  TLSv1.3
TLS_AES_128_GCM_SHA256  TLSv1.3

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: set pakfire version to 127
Arne Fitzenreiter [Wed, 16 Jan 2019 21:31:43 +0000 (22:31 +0100)] 
core127: set pakfire version to 127

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agokeepalived: Move change of conntrack sysctl option into package
Michael Tremer [Sun, 13 Jan 2019 11:50:26 +0000 (12:50 +0100)] 
keepalived: Move change of conntrack sysctl option into package

The setting cannot be set on the default system because the ip_vs
module is not loaded by default and there is no reason to load it
just because we would be able to set the setting.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoGeoIP: Add accidentially removed paths to database
Michael Tremer [Sun, 13 Jan 2019 11:28:10 +0000 (12:28 +0100)] 
GeoIP: Add accidentially removed paths to database

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agofirewall-lib.pl: Fix incorrect path to geoip-functions.pl
Michael Tremer [Sun, 13 Jan 2019 10:53:41 +0000 (11:53 +0100)] 
firewall-lib.pl: Fix incorrect path to geoip-functions.pl

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolinux-initrd: fix build of uInit on aarch64
Arne Fitzenreiter [Sat, 12 Jan 2019 19:01:00 +0000 (20:01 +0100)] 
linux-initrd: fix build of uInit on aarch64

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: fix xtables kmod rootfiles for arm32 builds
Arne Fitzenreiter [Sat, 12 Jan 2019 08:04:23 +0000 (09:04 +0100)] 
core127: fix xtables kmod rootfiles for arm32 builds

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agoxtables 3.2: Fix for rootfile
Matthias Fischer [Fri, 11 Jan 2019 13:41:57 +0000 (14:41 +0100)] 
xtables 3.2: Fix for rootfile

Found during the test builds...

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoRevert "geoip-functions.pl: Re-write code to lookup the iso country code of a given...
Stefan Schantl [Fri, 11 Jan 2019 09:05:24 +0000 (10:05 +0100)] 
Revert "geoip-functions.pl: Re-write code to lookup the iso country code of a given IP-address."

Enhanching the code to fix the lookup will rapidely slow down the lookup speed. Because using
the GeoIP2 module is no option ( the reasons have been described in the commit message which will
now reverted), we have decided to temporary switch back to the old module until a nice solution has
been found.

This reverts commit ff21ff90d24de0f648d24bb906c45738b81ce67a.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoRevert "GeoIP: Drop legacy GeoIP perl module."
Stefan Schantl [Fri, 11 Jan 2019 09:05:23 +0000 (10:05 +0100)] 
Revert "GeoIP: Drop legacy GeoIP perl module."

This reverts commit 9d1708e081d7e7ba490db3620509dcce29cb0ae8.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoxtables-addons: Fix typo in lfs
Matthias Fischer [Fri, 11 Jan 2019 00:32:37 +0000 (01:32 +0100)] 
xtables-addons: Fix typo in lfs

Just some typos...

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoBump kernel version to ship a new PAE kernel
Michael Tremer [Thu, 10 Jan 2019 22:48:25 +0000 (22:48 +0000)] 
Bump kernel version to ship a new PAE kernel

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: Ship updated kernel modules for xtables
Michael Tremer [Thu, 10 Jan 2019 22:46:31 +0000 (22:46 +0000)] 
core127: Ship updated kernel modules for xtables

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: Ship updated firewall functions library
Michael Tremer [Thu, 10 Jan 2019 22:43:45 +0000 (22:43 +0000)] 
core127: Ship updated firewall functions library

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agofirewall-lib.pl: Use get_geoip_locations from geoip-functions.pl
Stefan Schantl [Thu, 10 Jan 2019 19:40:04 +0000 (20:40 +0100)] 
firewall-lib.pl: Use get_geoip_locations from geoip-functions.pl

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agogeoip-locations.pl: Add get_geoip_locations().
Stefan Schantl [Thu, 10 Jan 2019 19:40:03 +0000 (20:40 +0100)] 
geoip-locations.pl: Add get_geoip_locations().

This function is used to get all available GeoIP locations.

The functions returns them as array, sorted in alphabetical order.

Reference #11959

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoclamav: Update to 0.101.1
Matthias Fischer [Thu, 10 Jan 2019 14:30:49 +0000 (15:30 +0100)] 
clamav: Update to 0.101.1

For details see:
https://blog.clamav.net/2019/01/clamav-01011-patch-has-been-released.html

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: Ship updated tar
Michael Tremer [Mon, 7 Jan 2019 01:32:46 +0000 (01:32 +0000)] 
core127: Ship updated tar

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agotar: Update to 1.31, including fix for bug #11958
Matthias Fischer [Thu, 10 Jan 2019 13:29:22 +0000 (14:29 +0100)] 
tar: Update to 1.31, including fix for bug #11958

For details see:

http://savannah.gnu.org/forum/forum.php?forum_id=9344

"- Fix heap-buffer-overrun with --one-top-level.
- Support for zstd compression.
- The -K option interacts properly with member names given in the command line.
- Fix CVE-2018-20482"

This patch was reverted because 'tar 1.31' crashed when installing PakFire packages
with the option '--no-overwrite-dir'.
See: https://bugzilla.ipfire.org/show_bug.cgi?id=11958

Included is now a patch from https://savannah.gnu.org/bugs/?55413, which seems to fix this issue.
The test cases given in https://savannah.gnu.org/bugs/?55413#comment1 ran without problems.

As always, please check and confirm.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: Ship updated GeoIP functions
Michael Tremer [Mon, 7 Jan 2019 01:28:38 +0000 (01:28 +0000)] 
core127: Ship updated GeoIP functions

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agogeoip-functions.pl: Re-write code to lookup the iso country code of a given IP-address.
Stefan Schantl [Thu, 10 Jan 2019 12:00:17 +0000 (13:00 +0100)] 
geoip-functions.pl: Re-write code to lookup the iso country code of a given IP-address.

Drop the usage of the old legacy GeoIP perl module which was not able to handle the
new GeoLite2 databases.

Write some code to directly access the databases and extract the required data.

Usage of the GeoIP2 perl module would provide a lot of more functionality which is not
used/needed. Unfortunately ir requires at lot of additional perl modules which are
not available on IPFire and would only be build and shipped for this module. Buildig all
of them will slow down the entire build process, mess up the system and requires a lot
more space on disk.

Fixes #11962.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoGeoIP: Drop legacy GeoIP perl module.
Stefan Schantl [Thu, 10 Jan 2019 12:00:16 +0000 (13:00 +0100)] 
GeoIP: Drop legacy GeoIP perl module.

The legacy GeoIP perl module cannot handle the new GeoLite2 databases
provided from maxmind and therefore needs to be dropped.

Reference #11960

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoxt_geoip_update: Adjust script to download and use the GeoLite2 database
Stefan Schantl [Thu, 10 Jan 2019 12:00:15 +0000 (13:00 +0100)] 
xt_geoip_update: Adjust script to download and use the GeoLite2 database

Fixes #11961.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoxtables-addons: Use shipped xt_geoip_build
Stefan Schantl [Thu, 10 Jan 2019 12:00:14 +0000 (13:00 +0100)] 
xtables-addons: Use shipped xt_geoip_build

Use the shipped xt_geoip_build directly instead of holding a copy in our GIT.

Reference #11959

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoxtables-addons: Update to 3.2
Stefan Schantl [Thu, 10 Jan 2019 12:00:13 +0000 (13:00 +0100)] 
xtables-addons: Update to 3.2

Reference #11959

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoperl-Net-CIDR-Lite: Make rootfile work on other arches
Michael Tremer [Mon, 7 Jan 2019 00:34:30 +0000 (00:34 +0000)] 
perl-Net-CIDR-Lite: Make rootfile work on other arches

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoperl-Net-CIDR-Lite: Fix whitespace
Michael Tremer [Mon, 7 Jan 2019 00:31:46 +0000 (00:31 +0000)] 
perl-Net-CIDR-Lite: Fix whitespace

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoperl-Net-CIDR-Lite: New package.
Stefan Schantl [Thu, 10 Jan 2019 12:00:12 +0000 (13:00 +0100)] 
perl-Net-CIDR-Lite: New package.

This is a runtime dependency of the xt_geoip_build perl script
shipped by xtables-addons in version 3.2.

Reference #11960.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoIPVS: Enable connection tracking by default
Michael Tremer [Sun, 6 Jan 2019 21:33:43 +0000 (21:33 +0000)] 
IPVS: Enable connection tracking by default

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoBackup conntrackd's configuration file
Michael Tremer [Sun, 6 Jan 2019 09:00:47 +0000 (09:00 +0000)] 
Backup conntrackd's configuration file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoAdd initscript for conntrackd
Michael Tremer [Sun, 6 Jan 2019 08:59:25 +0000 (08:59 +0000)] 
Add initscript for conntrackd

The daemon will be started by default when a configuration
file exists.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoUpdate translations
Michael Tremer [Sun, 6 Jan 2019 07:03:08 +0000 (07:03 +0000)] 
Update translations

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoFix typo in 'html/cgi-bin/logs.cgi/log.dat'
Matthias Fischer [Tue, 8 Jan 2019 13:14:41 +0000 (14:14 +0100)] 
Fix typo in 'html/cgi-bin/logs.cgi/log.dat'

Translation string uses capital letter: 'Captive' => 'Captive Portal',

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: Ship updated proxy.cgi and regenerate configuration
Michael Tremer [Tue, 8 Jan 2019 15:14:01 +0000 (16:14 +0100)] 
core127: Ship updated proxy.cgi and regenerate configuration

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Allow selecting throttled bandwidth in MBit/s
Michael Tremer [Tue, 8 Jan 2019 15:09:46 +0000 (16:09 +0100)] 
proxy: Allow selecting throttled bandwidth in MBit/s

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Suggest modern defaults for cache memory and disk
Michael Tremer [Tue, 8 Jan 2019 15:02:05 +0000 (16:02 +0100)] 
proxy: Suggest modern defaults for cache memory and disk

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Drop support for throttling only certain mime types
Michael Tremer [Tue, 8 Jan 2019 15:00:05 +0000 (16:00 +0100)] 
proxy: Drop support for throttling only certain mime types

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Drop web browser check
Michael Tremer [Tue, 8 Jan 2019 14:54:56 +0000 (15:54 +0100)] 
proxy: Drop web browser check

This is neither reliable nor up to date and is therefore removed

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Set authentication TTL for NTLM authentication also
Michael Tremer [Tue, 8 Jan 2019 14:49:18 +0000 (15:49 +0100)] 
proxy: Set authentication TTL for NTLM authentication also

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Use correct authentication cache TTL for AD
Michael Tremer [Tue, 8 Jan 2019 14:48:32 +0000 (15:48 +0100)] 
proxy: Use correct authentication cache TTL for AD

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Use entered setting for auth children for AD
Michael Tremer [Tue, 8 Jan 2019 14:46:20 +0000 (15:46 +0100)] 
proxy: Use entered setting for auth children for AD

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Use correct realm for AD authentication
Michael Tremer [Tue, 8 Jan 2019 14:44:19 +0000 (15:44 +0100)] 
proxy: Use correct realm for AD authentication

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Remove AUTH_IPCACHE_TTL
Michael Tremer [Tue, 8 Jan 2019 14:37:00 +0000 (15:37 +0100)] 
proxy: Remove AUTH_IPCACHE_TTL

This is potentially dangerous to set larger than zero.

Authentication is perfomed on basis of IP addresses which is
not a good idea at all.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoproxy: Drop NTLM authentication
Michael Tremer [Tue, 8 Jan 2019 14:27:54 +0000 (15:27 +0100)] 
proxy: Drop NTLM authentication

This is the authentication againt NT 4.0 style domain controllers.

squid has dropped support for this in the 4.5 release and nobody
should be using these old domain controllers any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agosquid: Run as many redirectors as we have CPU cores
Michael Tremer [Tue, 8 Jan 2019 02:33:37 +0000 (03:33 +0100)] 
squid: Run as many redirectors as we have CPU cores

This makes sure that we use the optimal ratio of memory and
CPU usage.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Tested-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Tested-by: Matthias Fischer <matthias.fischer@ipfire.org>
5 years agoBUG 11786 - squid: Remove setting for filter processes the number of Squid processes
Daniel Weismüller [Tue, 30 Oct 2018 11:06:59 +0000 (12:06 +0100)] 
BUG 11786 - squid: Remove setting for filter processes the number of Squid processes

I added a function to determine the number of cores.
Now the number of squid processes will be equal to the number of logical cores.
Further I removed the possibility of changing the number
of squid processes in the proxy.cgi

Signed-off-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Signed-off-by: root <root@ipfire.test>
5 years agoRevert "core127: Ship updated tar"
Michael Tremer [Sat, 5 Jan 2019 21:12:24 +0000 (21:12 +0000)] 
Revert "core127: Ship updated tar"

This reverts commit 9ab1c9302c01f11010d0cb87a66366361465461e.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoRevert "tar: Update to 1.31"
Michael Tremer [Sat, 5 Jan 2019 21:11:44 +0000 (21:11 +0000)] 
Revert "tar: Update to 1.31"

This reverts commit bb473fd1d6e97785dee70ceb75f9b898f92fc507.

tar crashes when used with --no-overwrite-dir. See #11958.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: Ship updated snort
Michael Tremer [Sat, 5 Jan 2019 21:11:14 +0000 (21:11 +0000)] 
core127: Ship updated snort

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agosnort: Update to 2.9.12
Matthias Fischer [Sat, 5 Jan 2019 09:40:08 +0000 (10:40 +0100)] 
snort: Update to 2.9.12

For details see:

Release notes:
https://snort.org/downloads/snort/release_notes_2.9.12.txt

Changelog:
https://snort.org/downloads/snort/changelog_2.9.12.txt

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: ship framebuffer.conf blacklist
Arne Fitzenreiter [Sun, 6 Jan 2019 15:29:57 +0000 (16:29 +0100)] 
core127: ship framebuffer.conf blacklist

the file is generated at kernel build and in core126
the module commpression was changed to xz so the list was empty.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: remove double files from armv5tel filelist
Arne Fitzenreiter [Sun, 6 Jan 2019 14:53:27 +0000 (15:53 +0100)] 
core127: remove double files from armv5tel filelist

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agopython: update to 2.7.15
Arne Fitzenreiter [Sun, 6 Jan 2019 14:51:53 +0000 (15:51 +0100)] 
python: update to 2.7.15

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agotransmission: update to 2.94
Arne Fitzenreiter [Sat, 5 Jan 2019 12:47:31 +0000 (13:47 +0100)] 
transmission: update to 2.94

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agocore127: Ship updated tar
Michael Tremer [Fri, 4 Jan 2019 02:43:06 +0000 (02:43 +0000)] 
core127: Ship updated tar

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agotar: Update to 1.31
Matthias Fischer [Fri, 4 Jan 2019 17:54:49 +0000 (18:54 +0100)] 
tar: Update to 1.31

For details see:
http://savannah.gnu.org/forum/forum.php?forum_id=9344

"- Fix heap-buffer-overrun with --one-top-level.
- Support for zstd compression.
- The -K option interacts properly with member names given in the command line.
- Fix CVE-2018-20482"

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoUpdate translations
Michael Tremer [Thu, 3 Jan 2019 16:28:00 +0000 (16:28 +0000)] 
Update translations

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agofix SSH port description in WebUI again
Peter Müller [Thu, 3 Jan 2019 16:57:32 +0000 (17:57 +0100)] 
fix SSH port description in WebUI again

Fixes #11881.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolibvirt: The package no longer depends on jansson
Michael Tremer [Thu, 3 Jan 2019 15:12:39 +0000 (15:12 +0000)] 
libvirt: The package no longer depends on jansson

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoUpdate of French translation
Stéphane Pautrel [Thu, 3 Jan 2019 15:02:53 +0000 (15:02 +0000)] 
Update of French translation

This improves the translation and enhances consistency in
many places.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoUpdate translations
Michael Tremer [Thu, 3 Jan 2019 14:58:47 +0000 (14:58 +0000)] 
Update translations

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agodnsforward.cgi: fix for language string
Matthias Fischer [Wed, 26 Dec 2018 13:37:25 +0000 (14:37 +0100)] 
dnsforward.cgi: fix for language string

Hi,

In https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=1a26564e95b5694337e51860544e7775d35055f3
the language string 'dnsforward forward_server' => 'DNS-Server', was deleted and replaced
by 'dnsforward forward_servers' => 'DNS-Server',

IMHO this leads to an empty string in 'dnsforward.cgi', line 223:

...
<td width='20%' class='base'>$Lang::tr{'dnsforward forward_server'}:&nbsp;<img src='/blob.gif' alt='*' /></td>
...

I changed this line...

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agoattr 2.4.47: Update for rootfile
Matthias Fischer [Thu, 27 Dec 2018 00:57:18 +0000 (01:57 +0100)] 
attr 2.4.47: Update for rootfile

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: Ship updated VPN CGI files
Michael Tremer [Thu, 3 Jan 2019 14:53:34 +0000 (14:53 +0000)] 
core127: Ship updated VPN CGI files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agodatabase_attribute: Deliver/create index.txt.attr
Erik Kapfer [Thu, 3 Jan 2019 02:57:16 +0000 (03:57 +0100)] 
database_attribute: Deliver/create index.txt.attr

Fixes #11904

Since OpenSSL-1.1.0x the database attribute file for IPSec and OpenVPN wasn´t created while initial PKI generation.
OpenVPN delivered an error message but IPSec did crashed within the first attempt.
This problem persists also after X509 deletion and new generation.

index.txt.attr will now be delivered by the system but also deleted and recreated while setting up a new x509.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agomc: Update to 4.8.22
Matthias Fischer [Wed, 2 Jan 2019 15:43:42 +0000 (16:43 +0100)] 
mc: Update to 4.8.22

For details see:
http://midnight-commander.org/wiki/NEWS-4.8.22

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agolibvirt: Bump package version
Michael Tremer [Wed, 2 Jan 2019 16:24:39 +0000 (16:24 +0000)] 
libvirt: Bump package version

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agosquid: Update to 4.5
Matthias Fischer [Tue, 1 Jan 2019 17:39:03 +0000 (18:39 +0100)] 
squid: Update to 4.5

For details see:
http://www.squid-cache.org/Versions/v4/changesets/

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agocore127: Ship updated wget
Michael Tremer [Mon, 31 Dec 2018 00:36:23 +0000 (00:36 +0000)] 
core127: Ship updated wget

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agowget: Update to 1.20.1
Matthias Fischer [Thu, 27 Dec 2018 17:16:35 +0000 (18:16 +0100)] 
wget: Update to 1.20.1

This is a bugfix release:

"due to some privacy issues in default settings of Wget, we introduce
this bugfix release.

The --xattr option (saving original URL and Referer into extended file
attributes) was introduced and enabled by default since Wget 1.19.
It possibly saved - possibly unrecognized by the user - credentials,
access tokes etc that were included in the requested URL.

We changed three details as a countermeasure, see below in the NEWS section.

With Best Regards, Tim

...

NEWS

* Changes in Wget 1.20.1

** --xattr is no longer default since it introduces privacy issues.

** --xattr saves the Referer as scheme/host/port,
user/pw/path/query/fragment
   are no longer saved to prevent privacy issues.

   ** --xattr saves the Original URL without user/password to prevent
      privacy issues."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
5 years agokernel: fix generation of framebuffer blacklist
Arne Fitzenreiter [Wed, 2 Jan 2019 14:33:16 +0000 (15:33 +0100)] 
kernel: fix generation of framebuffer blacklist

modules are now xz compressed.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agompd: add soxr dependency
Arne Fitzenreiter [Fri, 28 Dec 2018 15:05:38 +0000 (16:05 +0100)] 
mpd: add soxr dependency

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
5 years agou-boot: fix x86 builds
Arne Fitzenreiter [Sun, 23 Dec 2018 10:12:15 +0000 (11:12 +0100)] 
u-boot: fix x86 builds

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>