]> git.ipfire.org Git - people/arne_f/ipfire-2.x.git/log
people/arne_f/ipfire-2.x.git
10 years agoMerge remote-tracking branch 'mfischer/nasm' into next
Michael Tremer [Mon, 16 Mar 2015 16:54:28 +0000 (17:54 +0100)] 
Merge remote-tracking branch 'mfischer/nasm' into next

10 years agoMerge remote-tracking branch 'mfischer/groff' into next
Michael Tremer [Mon, 16 Mar 2015 16:54:07 +0000 (17:54 +0100)] 
Merge remote-tracking branch 'mfischer/groff' into next

10 years agoMerge remote-tracking branch 'mfischer/expat' into next
Michael Tremer [Mon, 16 Mar 2015 16:53:50 +0000 (17:53 +0100)] 
Merge remote-tracking branch 'mfischer/expat' into next

10 years agoMerge remote-tracking branch 'mfischer/dhcpcd' into next
Michael Tremer [Mon, 16 Mar 2015 16:53:23 +0000 (17:53 +0100)] 
Merge remote-tracking branch 'mfischer/dhcpcd' into next

10 years agoMerge remote-tracking branch 'mfischer/dhcp' into next
Michael Tremer [Mon, 16 Mar 2015 16:53:15 +0000 (17:53 +0100)] 
Merge remote-tracking branch 'mfischer/dhcp' into next

10 years agoMerge remote-tracking branch 'mfischer/curl' into next
Michael Tremer [Mon, 16 Mar 2015 16:51:59 +0000 (17:51 +0100)] 
Merge remote-tracking branch 'mfischer/curl' into next

10 years agoMerge remote-tracking branch 'mfischer/acpid' into next
Michael Tremer [Mon, 16 Mar 2015 16:50:34 +0000 (17:50 +0100)] 
Merge remote-tracking branch 'mfischer/acpid' into next

10 years agoinstaller: Don't accept the license in unattended mode
Michael Tremer [Mon, 16 Mar 2015 15:10:03 +0000 (16:10 +0100)] 
installer: Don't accept the license in unattended mode

10 years agofwhosts.cgi: Fix fw-reload detection when adding new entries to a geoip group.
Stefan Schantl [Sun, 15 Mar 2015 10:41:50 +0000 (11:41 +0100)] 
fwhosts.cgi: Fix fw-reload detection when adding new entries to a geoip group.

Read-in firewall config files for detection if the current group is used
by at least one firewall rule and mark the firewall to need a reload if
neccessary.

Fixes #10771.

10 years agorules.pl: Flush GEOIPBLOCK chain when the feature will be switched off.
Stefan Schantl [Sun, 8 Mar 2015 09:09:16 +0000 (10:09 +0100)] 
rules.pl: Flush GEOIPBLOCK chain when the feature will be switched off.

Otherwise existing rules still remain in the chain and will be processed
even geoipblock has been disabled.

10 years agonetworking/red.up/99-geoip-database: Fix empty folder check.
Stefan Schantl [Sat, 7 Mar 2015 21:39:32 +0000 (22:39 +0100)] 
networking/red.up/99-geoip-database: Fix empty folder check.

10 years agoxt_geoip_update: Fix script path.
Stefan Schantl [Sat, 7 Mar 2015 20:31:27 +0000 (21:31 +0100)] 
xt_geoip_update: Fix script path.

10 years agonetworking/red.up/99-geoip-database: Fix typo.
Stefan Schantl [Sat, 7 Mar 2015 20:30:19 +0000 (21:30 +0100)] 
networking/red.up/99-geoip-database: Fix typo.

10 years agoMerge branch 'seventeen-geoip' into next-geoip
Stefan Schantl [Sun, 15 Mar 2015 10:38:45 +0000 (11:38 +0100)] 
Merge branch 'seventeen-geoip' into next-geoip

10 years agouse colour of destination network for DNAT
Dominik Hassler [Fri, 13 Mar 2015 09:56:03 +0000 (10:56 +0100)] 
use colour of destination network for DNAT

10 years agocore88: Add collectd to updater
Michael Tremer [Thu, 12 Mar 2015 12:25:29 +0000 (13:25 +0100)] 
core88: Add collectd to updater

10 years agoopenssl-compat: Disable SSLv3 and SSLv2 as well
Michael Tremer [Thu, 12 Mar 2015 12:14:26 +0000 (13:14 +0100)] 
openssl-compat: Disable SSLv3 and SSLv2 as well

10 years agoAdd more missing files of Core Update 88
Michael Tremer [Thu, 12 Mar 2015 12:07:44 +0000 (13:07 +0100)] 
Add more missing files of Core Update 88

10 years agodnsmasq: Import more patches from upstream
Michael Tremer [Tue, 10 Mar 2015 15:21:58 +0000 (16:21 +0100)] 
dnsmasq: Import more patches from upstream

10 years agodnsmasq: Enable DNSSEC timestamp feature
Michael Tremer [Tue, 10 Mar 2015 15:22:09 +0000 (16:22 +0100)] 
dnsmasq: Enable DNSSEC timestamp feature

This disables DNSSEC until the system clock has been set correctly.
There is a circular dependency on working DNS and being able to
resolve DNS records in order to reach a time server. Systems without
a RTC or empty RTC battery will start up with time way in the past
in which all DNSSEC signatures are invalid.

10 years agocore88: Add ddns.cgi to updater
Michael Tremer [Thu, 12 Mar 2015 11:58:04 +0000 (12:58 +0100)] 
core88: Add ddns.cgi to updater

10 years agoddns.cgi: Add token handling for zzzz.io.
Stefan Schantl [Sun, 7 Sep 2014 13:44:19 +0000 (15:44 +0200)] 
ddns.cgi: Add token handling for zzzz.io.

10 years agoopenssl: Disable SSLv3 and SSLv2 by default
Michael Tremer [Thu, 12 Mar 2015 11:55:40 +0000 (12:55 +0100)] 
openssl: Disable SSLv3 and SSLv2 by default

This patch will disable SSLv3 and SSLv2 by default but leaves
the protocol compiled in into the library so that applications
can use it when they still need it (e.g. sslscan).

10 years agoRevert "openssl: Disable SSLv2 and SSLv3."
Michael Tremer [Thu, 12 Mar 2015 11:55:05 +0000 (12:55 +0100)] 
Revert "openssl: Disable SSLv2 and SSLv3."

This reverts commit 98a5192ef2f3cde9b9c6867f69f3a400f3c62ec5.

10 years agostrongswan: Allow using AES-GCM in various configurations
Michael Tremer [Wed, 11 Mar 2015 17:13:25 +0000 (18:13 +0100)] 
strongswan: Allow using AES-GCM in various configurations

10 years agoBUG10620: move reload of firewall.local to main()
Alexander Marx [Wed, 11 Mar 2015 13:26:55 +0000 (14:26 +0100)] 
BUG10620: move reload of firewall.local to main()

10 years agoapache: Do not show loaded modules
Michael Tremer [Wed, 11 Mar 2015 14:42:08 +0000 (15:42 +0100)] 
apache: Do not show loaded modules

The server header will show less information about the
modules of the apache daemon.

Fixes #10671

10 years agoBUG10502: Fix wrong interfaces in firewall.log
Bernhard Bitsch [Tue, 10 Mar 2015 17:48:34 +0000 (18:48 +0100)] 
BUG10502: Fix wrong interfaces in firewall.log

Fix from BeBiMa

10 years agodnsmasq: Enable DNSSEC timestamp feature
Michael Tremer [Tue, 10 Mar 2015 15:22:09 +0000 (16:22 +0100)] 
dnsmasq: Enable DNSSEC timestamp feature

This disables DNSSEC until the system clock has been set correctly.
There is a circular dependency on working DNS and being able to
resolve DNS records in order to reach a time server. Systems without
a RTC or empty RTC battery will start up with time way in the past
in which all DNSSEC signatures are invalid.

10 years agodnsmasq: Import more patches from upstream
Michael Tremer [Tue, 10 Mar 2015 15:21:58 +0000 (16:21 +0100)] 
dnsmasq: Import more patches from upstream

10 years agolang.pl: Always fall back to English
Michael Tremer [Mon, 9 Mar 2015 23:04:55 +0000 (00:04 +0100)] 
lang.pl: Always fall back to English

Fixes #10769

10 years agosetup: Remove writing udev rules for network interfaces
Michael Tremer [Mon, 9 Mar 2015 15:36:04 +0000 (16:36 +0100)] 
setup: Remove writing udev rules for network interfaces

10 years agonetwork: Configure device names from /var/ipfire/ethernet/settings
Michael Tremer [Mon, 9 Mar 2015 14:35:57 +0000 (15:35 +0100)] 
network: Configure device names from /var/ipfire/ethernet/settings

Instead of creating a copy of the configuration values and
for better extensibility, we will have udev execute a script
that parses /var/ipfire/ethernet/settings and will return the
correct name of the corresponding device (green0, blue0, ...).

10 years agologwatch: Fix symbolic link
Matthias Fischer [Sun, 8 Mar 2015 08:57:17 +0000 (09:57 +0100)] 
logwatch: Fix symbolic link

10 years agoMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into logwatch
Matthias Fischer [Sun, 8 Mar 2015 08:49:44 +0000 (09:49 +0100)] 
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into logwatch

10 years agoset version to 2.17-core88.
Arne Fitzenreiter [Sat, 7 Mar 2015 09:18:50 +0000 (10:18 +0100)] 
set version to 2.17-core88.

10 years agoinitskripts: rootfile update.
Arne Fitzenreiter [Sat, 7 Mar 2015 09:17:17 +0000 (10:17 +0100)] 
initskripts: rootfile update.

10 years agobackup: make include file parsing more robust.
Arne Fitzenreiter [Fri, 6 Mar 2015 16:22:18 +0000 (17:22 +0100)] 
backup: make include file parsing more robust.

10 years agoasterisk addon: update to 11.16.0
Dirk Wagner [Thu, 5 Mar 2015 21:54:07 +0000 (22:54 +0100)] 
asterisk addon: update to 11.16.0

10 years agoinstaller+setup: Update translations
Michael Tremer [Thu, 5 Mar 2015 21:12:38 +0000 (22:12 +0100)] 
installer+setup: Update translations

10 years agoddns: Update to 007.
Stefan Schantl [Thu, 5 Mar 2015 18:37:47 +0000 (19:37 +0100)] 
ddns: Update to 007.

10 years agohaproxy: New package
Michael Tremer [Thu, 5 Mar 2015 13:48:16 +0000 (14:48 +0100)] 
haproxy: New package

10 years agoAccidentially disabled nmap build
Michael Tremer [Thu, 5 Mar 2015 12:44:50 +0000 (13:44 +0100)] 
Accidentially disabled nmap build

10 years agoMove Core Update 86 and 87 files to oldcore directory
Michael Tremer [Thu, 5 Mar 2015 11:55:32 +0000 (12:55 +0100)] 
Move Core Update 86 and 87 files to oldcore directory

10 years agoclamav: Fix compiling
Michael Tremer [Thu, 5 Mar 2015 11:54:22 +0000 (12:54 +0100)] 
clamav: Fix compiling

glibc headers were not correctly included

10 years agomonit addon: update to 5.12
Dirk Wagner [Thu, 5 Mar 2015 11:21:05 +0000 (12:21 +0100)] 
monit addon: update to 5.12

10 years agontfs-3g: Ship all user-space tools with the package
Michael Tremer [Wed, 4 Mar 2015 22:59:43 +0000 (23:59 +0100)] 
ntfs-3g: Ship all user-space tools with the package

10 years agoMerge remote-tracking branch 'mfischer/ntfs-3g' into next
Michael Tremer [Wed, 4 Mar 2015 22:58:58 +0000 (23:58 +0100)] 
Merge remote-tracking branch 'mfischer/ntfs-3g' into next

10 years agoMerge remote-tracking branch 'origin/master' into next
Michael Tremer [Wed, 4 Mar 2015 22:58:47 +0000 (23:58 +0100)] 
Merge remote-tracking branch 'origin/master' into next

Conflicts:
config/rootfiles/packages/clamav
lfs/clamav

10 years agostrongswan: Update solution for strongswan bug #816
Michael Tremer [Wed, 4 Mar 2015 22:54:10 +0000 (23:54 +0100)] 
strongswan: Update solution for strongswan bug #816

10 years agodnsmasq: Import latest git version of dnsmasq
Michael Tremer [Wed, 4 Mar 2015 22:27:27 +0000 (23:27 +0100)] 
dnsmasq: Import latest git version of dnsmasq

10 years agoowncloud: updated to version 7.0.3
Daniel Weismüller [Wed, 4 Mar 2015 13:37:39 +0000 (14:37 +0100)] 
owncloud: updated to version 7.0.3

10 years agoMerge remote-tracking branch 'amarx/BUG10756' into next
Michael Tremer [Tue, 3 Mar 2015 20:13:46 +0000 (21:13 +0100)] 
Merge remote-tracking branch 'amarx/BUG10756' into next

10 years agoteamspeak: Remove package
Michael Tremer [Tue, 3 Mar 2015 20:11:34 +0000 (21:11 +0100)] 
teamspeak: Remove package

This is an old version any way and just used to download the
pre-compiled data from the servers of the vendor.

10 years agoasterisk: sqlite is not an add-on package any more
Michael Tremer [Tue, 3 Mar 2015 20:07:23 +0000 (21:07 +0100)] 
asterisk: sqlite is not an add-on package any more

10 years agologrotate: Fix an empty /etc/logrotate.d directory
Michael Tremer [Tue, 3 Mar 2015 16:57:38 +0000 (17:57 +0100)] 
logrotate: Fix an empty /etc/logrotate.d directory

Fixes #10625

10 years agologwatch: Update auf 7.4.1
Matthias Fischer [Tue, 3 Mar 2015 13:11:49 +0000 (14:11 +0100)] 
logwatch: Update auf 7.4.1

10 years agoRevert "pound: Allow to use legacy renegotiation."
Michael Tremer [Tue, 3 Mar 2015 11:44:00 +0000 (12:44 +0100)] 
Revert "pound: Allow to use legacy renegotiation."

This reverts commit 09e3b0fa356c087b27ca7197024bf0210455a73c.

10 years agovpnmain.cgi: Added inclusion of ipsec.user-post.conf to the end of ipsec.conf in...
Christoph Anderegg [Mon, 2 Mar 2015 21:10:13 +0000 (22:10 +0100)] 
vpnmain.cgi: Added inclusion of ipsec.user-post.conf to the end of ipsec.conf in order to allow connection parameters to be overwritten in ipsec.user.conf.

10 years agopound: Allow to use legacy renegotiation.
Michael Tremer [Fri, 16 May 2014 15:13:19 +0000 (17:13 +0200)] 
pound: Allow to use legacy renegotiation.

10 years agontfs-3g: Update to 2014.2.15
Matthias Fischer [Mon, 2 Mar 2015 20:12:20 +0000 (21:12 +0100)] 
ntfs-3g: Update to 2014.2.15
fuse: Update to 2.9.3

10 years agoBUG10756: fixes possibillity to enable logging when editing a rule. Also remark can...
Alexander Marx [Mon, 2 Mar 2015 14:33:44 +0000 (15:33 +0100)] 
BUG10756: fixes possibillity to enable logging when editing a rule. Also remark can be deleted

10 years agoBUG10756: consolidate rulecheck
Alexander Marx [Mon, 2 Mar 2015 14:20:32 +0000 (15:20 +0100)] 
BUG10756: consolidate rulecheck

10 years agoinstaller: Cut off disk description if it gets too long
Michael Tremer [Thu, 26 Feb 2015 12:54:07 +0000 (13:54 +0100)] 
installer: Cut off disk description if it gets too long

10 years agocore88: Include fwhosts.cgi fixes in the update
Michael Tremer [Thu, 26 Feb 2015 10:11:38 +0000 (11:11 +0100)] 
core88: Include fwhosts.cgi fixes in the update

10 years agoMerge remote-tracking branch 'amarx/BUG10753' into next
Michael Tremer [Thu, 26 Feb 2015 10:11:04 +0000 (11:11 +0100)] 
Merge remote-tracking branch 'amarx/BUG10753' into next

10 years agoBUG10753: Fix servicegroups to have only max. 15 services per protocol
Alexander Marx [Wed, 25 Feb 2015 07:09:05 +0000 (08:09 +0100)] 
BUG10753: Fix servicegroups to have only max. 15 services per protocol

10 years agoclamav: update to 0.98.6.
Arne Fitzenreiter [Mon, 23 Feb 2015 15:53:07 +0000 (16:53 +0100)] 
clamav: update to 0.98.6.

10 years agosamba: security update to 3.6.25.
Arne Fitzenreiter [Mon, 23 Feb 2015 15:51:15 +0000 (16:51 +0100)] 
samba: security update to 3.6.25.

Fix CVE-2015-0240 (unexpected code execution in smbd).

10 years agoclamav: Update to 0.98.5
Matthias Fischer [Sat, 6 Dec 2014 21:15:53 +0000 (22:15 +0100)] 
clamav: Update to 0.98.5

10 years agoMerge branch 'master' into next
Arne Fitzenreiter [Sun, 22 Feb 2015 22:44:39 +0000 (23:44 +0100)] 
Merge branch 'master' into next

10 years agocore87: remove grub2 config/image on xen.
Arne Fitzenreiter [Sun, 22 Feb 2015 21:57:04 +0000 (22:57 +0100)] 
core87: remove grub2 config/image on xen.

10 years agocore87: don't recreate S19checkfstab and S70console startlinks.
Arne Fitzenreiter [Sat, 21 Feb 2015 18:28:06 +0000 (19:28 +0100)] 
core87: don't recreate S19checkfstab and S70console startlinks.

10 years agoMerge branch 'core87' of git.ipfire.org:/pub/git/ipfire-2.x into core87
Arne Fitzenreiter [Sat, 21 Feb 2015 15:59:50 +0000 (16:59 +0100)] 
Merge branch 'core87' of git.ipfire.org:/pub/git/ipfire-2.x into core87

10 years agocore87: add glibc to arm update.
Arne Fitzenreiter [Sat, 21 Feb 2015 15:54:15 +0000 (16:54 +0100)] 
core87: add glibc to arm update.

10 years agocore87: add backupiso to update.
Arne Fitzenreiter [Sat, 21 Feb 2015 10:45:30 +0000 (11:45 +0100)] 
core87: add backupiso to update.

10 years agocore87: set correct version.
Arne Fitzenreiter [Fri, 20 Feb 2015 15:57:40 +0000 (16:57 +0100)] 
core87: set correct version.

10 years agoremove not working wandboad wlan nvram files.
Arne Fitzenreiter [Fri, 20 Feb 2015 15:52:53 +0000 (16:52 +0100)] 
remove not working wandboad wlan nvram files.

10 years agoset version to IPFire 2.17 core87.
Arne Fitzenreiter [Fri, 20 Feb 2015 15:50:32 +0000 (16:50 +0100)] 
set version to IPFire 2.17 core87.

10 years agocore86 is now core87.
Arne Fitzenreiter [Fri, 20 Feb 2015 15:41:18 +0000 (16:41 +0100)] 
core86 is now core87.

10 years agonext-core87 -> core88.
Arne Fitzenreiter [Fri, 20 Feb 2015 15:39:05 +0000 (16:39 +0100)] 
next-core87 -> core88.

10 years agokernel: fix lamobo-r1 sata power regulator.
Arne Fitzenreiter [Fri, 20 Feb 2015 15:13:10 +0000 (16:13 +0100)] 
kernel: fix lamobo-r1 sata power regulator.

10 years agocleanup: remove some unused patches.
Arne Fitzenreiter [Fri, 20 Feb 2015 09:09:34 +0000 (10:09 +0100)] 
cleanup: remove some unused patches.

10 years agou-boot: uEnv.txt load initrd on sunxi boot.
Arne Fitzenreiter [Fri, 20 Feb 2015 09:07:33 +0000 (10:07 +0100)] 
u-boot: uEnv.txt load initrd on sunxi boot.

This is needed to be able to boot the rootfs also from sata.

10 years agocore87: don't overwrite /etc/sysconfig/modules.
Arne Fitzenreiter [Thu, 19 Feb 2015 14:04:27 +0000 (15:04 +0100)] 
core87: don't overwrite /etc/sysconfig/modules.

10 years agolibsrtp: fix for lfs-file
Matthias Fischer [Thu, 19 Feb 2015 08:55:16 +0000 (09:55 +0100)] 
libsrtp: fix for lfs-file

10 years agoMerge branch 'master' of git.ipfire.org:/pub/git/ipfire-2.x
Arne Fitzenreiter [Wed, 18 Feb 2015 23:11:13 +0000 (00:11 +0100)] 
Merge branch 'master' of git.ipfire.org:/pub/git/ipfire-2.x

10 years agokernel: update to 3.14.33.
Arne Fitzenreiter [Wed, 18 Feb 2015 23:10:33 +0000 (00:10 +0100)] 
kernel: update to 3.14.33.

10 years agoxen: fix image build and kernel package for xen.
Arne Fitzenreiter [Wed, 18 Feb 2015 19:51:15 +0000 (20:51 +0100)] 
xen: fix image build and kernel package for xen.

10 years agodhcp: Update to 4.3.1
Matthias Fischer [Wed, 18 Feb 2015 11:47:37 +0000 (12:47 +0100)] 
dhcp: Update to 4.3.1

10 years agodhcpcd: Update to 6.7.1
Matthias Fischer [Wed, 18 Feb 2015 11:24:10 +0000 (12:24 +0100)] 
dhcpcd: Update to 6.7.1

10 years agoAdd support for generating GeoIP-based firewall rules.
Alexander Marx [Tue, 17 Feb 2015 16:01:42 +0000 (17:01 +0100)] 
Add support for generating GeoIP-based firewall rules.

This commit adds support to the rules.pl and firewall-lib.pl to generate
correct iptables commands for inserting GeoIP-based firewall rules
into the kernel.

10 years agoxt_geoip_update: Fix mktemp calls.
Stefan Schantl [Tue, 17 Feb 2015 07:41:16 +0000 (08:41 +0100)] 
xt_geoip_update: Fix mktemp calls.

10 years agodnsmasq: Disable using inotify
Michael Tremer [Sun, 15 Feb 2015 18:55:56 +0000 (19:55 +0100)] 
dnsmasq: Disable using inotify

The ISC reader code won't work without inotify

10 years agoUpdate GeoIP database 2015-02-15
Michael Tremer [Sun, 15 Feb 2015 12:30:30 +0000 (13:30 +0100)] 
Update GeoIP database 2015-02-15

10 years agoUpdate the hardware database
Michael Tremer [Sun, 15 Feb 2015 12:24:27 +0000 (13:24 +0100)] 
Update the hardware database

10 years agotzdata: Update to version 2015a
Michael Tremer [Sun, 15 Feb 2015 12:21:22 +0000 (13:21 +0100)] 
tzdata: Update to version 2015a

10 years agofireinfo: Update to version 2.1.11
Michael Tremer [Sun, 15 Feb 2015 12:16:08 +0000 (13:16 +0100)] 
fireinfo: Update to version 2.1.11

10 years agoUpdate GeoIP database 2015-02-15
Michael Tremer [Sun, 15 Feb 2015 12:30:30 +0000 (13:30 +0100)] 
Update GeoIP database 2015-02-15

10 years agoUpdate the hardware database
Michael Tremer [Sun, 15 Feb 2015 12:24:27 +0000 (13:24 +0100)] 
Update the hardware database