]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/log
people/teissler/ipfire-2.x.git
10 years agokernel: update to 3.10.14.
Arne Fitzenreiter [Wed, 2 Oct 2013 09:00:56 +0000 (11:00 +0200)] 
kernel: update to 3.10.14.

10 years agowirelessctrl: Fix evaluation of configuration settings.
Michael Tremer [Tue, 1 Oct 2013 15:45:00 +0000 (17:45 +0200)] 
wirelessctrl: Fix evaluation of configuration settings.

10 years agopakfire: Don't remove existing content from /opt/pakfire.
Michael Tremer [Tue, 1 Oct 2013 15:20:41 +0000 (17:20 +0200)] 
pakfire: Don't remove existing content from /opt/pakfire.

10 years agocdrom: Update /etc/system-release when needed.
Michael Tremer [Mon, 30 Sep 2013 19:28:52 +0000 (21:28 +0200)] 
cdrom: Update /etc/system-release when needed.

10 years agoCreate /etc/system-release in stage2.
Michael Tremer [Mon, 30 Sep 2013 19:16:03 +0000 (21:16 +0200)] 
Create /etc/system-release in stage2.

10 years agoWrite /opt/pakfire/db/core/mine in stage2.
Michael Tremer [Mon, 30 Sep 2013 19:08:44 +0000 (21:08 +0200)] 
Write /opt/pakfire/db/core/mine in stage2.

10 years agoRemove /var/ipfire/firebuild.
Michael Tremer [Mon, 30 Sep 2013 19:00:15 +0000 (21:00 +0200)] 
Remove /var/ipfire/firebuild.

This file provides lots of bogous information and information
about the build system that is not of much interest.

10 years agoas86: Remove unused package.
Michael Tremer [Mon, 30 Sep 2013 18:52:23 +0000 (20:52 +0200)] 
as86: Remove unused package.

Was needed to build mbr.

10 years agotor: Increase number of max. open file descriptors.
Michael Tremer [Mon, 30 Sep 2013 10:14:09 +0000 (12:14 +0200)] 
tor: Increase number of max. open file descriptors.

10 years agoclamav: disable PaX mprotect for freshclam.
Arne Fitzenreiter [Sun, 29 Sep 2013 20:26:14 +0000 (22:26 +0200)] 
clamav: disable PaX mprotect for freshclam.

10 years agomake.sh: Automatically determine parallelism flags.
Michael Tremer [Sun, 29 Sep 2013 12:38:41 +0000 (14:38 +0200)] 
make.sh: Automatically determine parallelism flags.

10 years agoclamav: disable PaX mprotect for clamd.
Arne Fitzenreiter [Sun, 29 Sep 2013 11:09:50 +0000 (13:09 +0200)] 
clamav: disable PaX mprotect for clamd.

10 years agokernel: update to 3.10.13.
Arne Fitzenreiter [Sun, 29 Sep 2013 07:46:42 +0000 (09:46 +0200)] 
kernel: update to 3.10.13.

10 years agoclamav: Fix building on ARM.
Michael Tremer [Sat, 28 Sep 2013 11:14:34 +0000 (11:14 +0000)] 
clamav: Fix building on ARM.

Disable using fanotify:

  CC     fan.o
In file included from fan.c:38:
fan-syscalllib.h:14:3: error: #error "System call numbers not defined for this architecture"
In file included from fan.c:38:
fan-syscalllib.h: In function 'fanotify_init':
fan-syscalllib.h:19: error: '__NR_fanotify_init' undeclared (first use in this function)
fan-syscalllib.h:19: error: (Each undeclared identifier is reported only once
fan-syscalllib.h:19: error: for each function it appears in.)
fan-syscalllib.h: In function 'fanotify_mark':
fan-syscalllib.h:25: error: '__NR_fanotify_mark' undeclared (first use in this function)
make[3]: *** [fan.o] Error 1
make[3]: Leaving directory `/usr/src/clamav-0.98/clamd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/clamav-0.98'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/clamav-0.98'
make: *** [/usr/src/log/clamav-0.98] Error 2

10 years agomysql: Update to 5.0.96.
Michael Tremer [Fri, 27 Sep 2013 13:01:10 +0000 (15:01 +0200)] 
mysql: Update to 5.0.96.

10 years agolzo: Update rootfile.
Michael Tremer [Fri, 27 Sep 2013 13:00:58 +0000 (15:00 +0200)] 
lzo: Update rootfile.

10 years agoForward Firewall: BUGFIX: when using ICMP services in firewallrules and then changing...
Alexander Marx [Thu, 26 Sep 2013 14:18:54 +0000 (16:18 +0200)] 
Forward Firewall: BUGFIX: when using ICMP services in firewallrules and then changing the service, the rule was broken

10 years agoForward Firewall: Bugfix: When creating a rule which results in an error, the counter...
Alexander Marx [Thu, 26 Sep 2013 12:09:24 +0000 (14:09 +0200)] 
Forward Firewall: Bugfix: When creating a rule which results in an error, the counters in the firewallgroups where increased.
Bugfix: When using icmp-type "all" there was no rule created

Conflicts:
html/cgi-bin/forwardfw.cgi

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Michael Tremer [Fri, 27 Sep 2013 08:40:24 +0000 (10:40 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agosamba: update to 3.6.19.
Arne Fitzenreiter [Fri, 27 Sep 2013 05:42:36 +0000 (07:42 +0200)] 
samba: update to 3.6.19.

10 years agoUse hardened compiler flags.
Michael Tremer [Thu, 26 Sep 2013 23:46:44 +0000 (01:46 +0200)] 
Use hardened compiler flags.

10 years agolibxml2: Add package to fifteen update.
Michael Tremer [Thu, 26 Sep 2013 23:46:21 +0000 (01:46 +0200)] 
libxml2: Add package to fifteen update.

10 years agombr: Remove package, which is not needed any more.
Michael Tremer [Thu, 26 Sep 2013 23:45:13 +0000 (01:45 +0200)] 
mbr: Remove package, which is not needed any more.

This package was needed to add the MBR to flash images,
which are not available in IPFire 2.15 any more.

10 years agotransmission: Don't use C++ exception handling.
Michael Tremer [Thu, 26 Sep 2013 22:55:07 +0000 (00:55 +0200)] 
transmission: Don't use C++ exception handling.

10 years agoiotop: New package.
Michael Tremer [Thu, 26 Sep 2013 22:48:55 +0000 (00:48 +0200)] 
iotop: New package.

10 years agoopenvmtools: Build without -fPIC.
Michael Tremer [Thu, 26 Sep 2013 20:34:35 +0000 (22:34 +0200)] 
openvmtools: Build without -fPIC.

10 years agocpufrequtils: Build without -fPIC.
Michael Tremer [Thu, 26 Sep 2013 20:34:01 +0000 (22:34 +0200)] 
cpufrequtils: Build without -fPIC.

10 years agoffmpeg: Don't use -fPIC and don't use strict aliasing.
Michael Tremer [Thu, 26 Sep 2013 20:13:13 +0000 (22:13 +0200)] 
ffmpeg: Don't use -fPIC and don't use strict aliasing.

10 years agocyrus-sasl: Run autoconf before build.
Michael Tremer [Thu, 26 Sep 2013 17:54:08 +0000 (19:54 +0200)] 
cyrus-sasl: Run autoconf before build.

10 years agolibxml2: Update to 2.6.32.
Michael Tremer [Thu, 26 Sep 2013 17:52:34 +0000 (19:52 +0200)] 
libxml2: Update to 2.6.32.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Michael Tremer [Thu, 26 Sep 2013 14:12:15 +0000 (16:12 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agoclamav: update to 0.98.
Arne Fitzenreiter [Sun, 22 Sep 2013 14:34:07 +0000 (16:34 +0200)] 
clamav: update to 0.98.

10 years agokernel: increase nr of cpu's of the legacy intel kernel.
Arne Fitzenreiter [Sat, 21 Sep 2013 10:19:06 +0000 (12:19 +0200)] 
kernel: increase nr of cpu's of the legacy intel kernel.

10 years agokernel: update to 3.10.12.
Arne Fitzenreiter [Sat, 21 Sep 2013 09:40:57 +0000 (11:40 +0200)] 
kernel: update to 3.10.12.

10 years agolzo: Update to 2.06.
Michael Tremer [Tue, 17 Sep 2013 17:57:28 +0000 (19:57 +0200)] 
lzo: Update to 2.06.

Eliminates the requirement of a executable stack.

10 years agocoreutils: Use PIE version of LFS uname patch.
Michael Tremer [Tue, 17 Sep 2013 15:29:19 +0000 (17:29 +0200)] 
coreutils: Use PIE version of LFS uname patch.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Arne Fitzenreiter [Sun, 15 Sep 2013 16:42:33 +0000 (18:42 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agokernel: add arm7 multiplatform kernel.
Arne Fitzenreiter [Sun, 15 Sep 2013 16:41:16 +0000 (18:41 +0200)] 
kernel: add arm7 multiplatform kernel.

not booting on panda yet.

10 years agokernel: config changes on kirkwood and rpi kernel.
Arne Fitzenreiter [Sun, 15 Sep 2013 16:39:50 +0000 (18:39 +0200)] 
kernel: config changes on kirkwood and rpi kernel.

10 years agokernel: disable magic sysrq.
Arne Fitzenreiter [Sun, 15 Sep 2013 13:59:34 +0000 (15:59 +0200)] 
kernel: disable magic sysrq.

10 years agoxen-image-maker: add FSTYPE variable because ct'-server not support ext4.
Arne Fitzenreiter [Sat, 14 Sep 2013 20:22:58 +0000 (22:22 +0200)] 
xen-image-maker: add FSTYPE variable because ct'-server not support ext4.

10 years agofirstsetup: add missing "fi".
Arne Fitzenreiter [Sat, 14 Sep 2013 10:38:39 +0000 (12:38 +0200)] 
firstsetup: add missing "fi".

10 years agokernel: build mediastack as modul.
Arne Fitzenreiter [Thu, 12 Sep 2013 15:14:24 +0000 (17:14 +0200)] 
kernel: build mediastack as modul.

if this is compiled into the kernel it is impossible to update the
drivers later without a full kernel update.

10 years agokernel: enable misdn support on intel kernels.
Arne Fitzenreiter [Thu, 12 Sep 2013 08:48:15 +0000 (10:48 +0200)] 
kernel: enable misdn support on intel kernels.

10 years agoxen-legacy-kernel: removed.
Arne Fitzenreiter [Wed, 11 Sep 2013 22:55:41 +0000 (00:55 +0200)] 
xen-legacy-kernel: removed.

10 years agoxen-image: replace image by a download and image buildskript.
Arne Fitzenreiter [Wed, 11 Sep 2013 22:53:27 +0000 (00:53 +0200)] 
xen-image: replace image by a download and image buildskript.

This skript download the iso and pae-kernel and build the image.

10 years agofirstsetup: don't overwrite meta-linux-pae if already present.
Arne Fitzenreiter [Wed, 11 Sep 2013 22:51:50 +0000 (00:51 +0200)] 
firstsetup: don't overwrite meta-linux-pae if already present.

10 years agoimages: make iso to hybrid image and removed usb-images.
Arne Fitzenreiter [Wed, 11 Sep 2013 11:25:49 +0000 (13:25 +0200)] 
images: make iso to hybrid image and removed usb-images.

now the iso can transfered to an usb stick and install ipfire.

10 years agotoolchain: version 7.
Arne Fitzenreiter [Sun, 8 Sep 2013 22:13:10 +0000 (00:13 +0200)] 
toolchain: version 7.

10 years agoxz: update to 5.0.5.
Arne Fitzenreiter [Sun, 8 Sep 2013 22:12:53 +0000 (00:12 +0200)] 
xz: update to 5.0.5.

10 years agogcc: add forgotten patch.
Arne Fitzenreiter [Sun, 8 Sep 2013 18:50:29 +0000 (20:50 +0200)] 
gcc: add forgotten patch.

10 years agogcc: fix toolchain build with texinfo-5.x.
Arne Fitzenreiter [Sun, 8 Sep 2013 18:48:34 +0000 (20:48 +0200)] 
gcc: fix toolchain build with texinfo-5.x.

10 years agobinutils: fix toolchain build with texinfo-5.x.
Arne Fitzenreiter [Sun, 8 Sep 2013 14:08:52 +0000 (16:08 +0200)] 
binutils: fix toolchain build with texinfo-5.x.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Arne Fitzenreiter [Sun, 8 Sep 2013 13:26:47 +0000 (15:26 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agokernel: update to 3.10.11.
Arne Fitzenreiter [Sun, 8 Sep 2013 13:26:14 +0000 (15:26 +0200)] 
kernel: update to 3.10.11.

10 years agoMultiple CGI files: Check if BLUE or ORANGE are actually configured.
Michael Tremer [Sat, 7 Sep 2013 14:38:23 +0000 (16:38 +0200)] 
Multiple CGI files: Check if BLUE or ORANGE are actually configured.

10 years agospeed.cgi: Suppress error messages if not connected to the internet.
Michael Tremer [Sat, 7 Sep 2013 14:23:50 +0000 (16:23 +0200)] 
speed.cgi: Suppress error messages if not connected to the internet.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Michael Tremer [Sat, 7 Sep 2013 14:11:10 +0000 (16:11 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agowirelessctrl: Silence error messages when no BLUE device is configured.
Michael Tremer [Sat, 7 Sep 2013 14:10:02 +0000 (16:10 +0200)] 
wirelessctrl: Silence error messages when no BLUE device is configured.

10 years agowirelessctrl: Re-indent the code.
Michael Tremer [Sat, 7 Sep 2013 13:21:40 +0000 (15:21 +0200)] 
wirelessctrl: Re-indent the code.

10 years agooptionsfw: Use saner defaults for DROPPROXY and DROPSAMBA.
Michael Tremer [Sat, 7 Sep 2013 13:04:41 +0000 (15:04 +0200)] 
optionsfw: Use saner defaults for DROPPROXY and DROPSAMBA.

10 years agoMerge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen
Arne Fitzenreiter [Sat, 7 Sep 2013 12:46:45 +0000 (14:46 +0200)] 
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into fifteen

10 years agoRe-add 'wlanap country' string that has accidentially been dropped.
Michael Tremer [Sat, 7 Sep 2013 12:21:05 +0000 (14:21 +0200)] 
Re-add 'wlanap country' string that has accidentially been dropped.

10 years agokernel: enabled gpio button events.
Arne Fitzenreiter [Fri, 6 Sep 2013 21:26:49 +0000 (23:26 +0200)] 
kernel: enabled gpio button events.

10 years agokernel: updated rpi and kirkwood config.
Arne Fitzenreiter [Fri, 6 Sep 2013 11:06:09 +0000 (13:06 +0200)] 
kernel: updated rpi and kirkwood config.

10 years agorpi_firmware: update to d4f5315.
Arne Fitzenreiter [Thu, 5 Sep 2013 21:36:54 +0000 (23:36 +0200)] 
rpi_firmware: update to d4f5315.

10 years agocfgroot: Fix typo in path.
Michael Tremer [Tue, 3 Sep 2013 14:55:35 +0000 (16:55 +0200)] 
cfgroot: Fix typo in path.

10 years agofireinfo: Import latest changes from upstream.
Michael Tremer [Mon, 2 Sep 2013 20:47:34 +0000 (22:47 +0200)] 
fireinfo: Import latest changes from upstream.

10 years agoFix spelling of 'iptables'.
Michael Tremer [Mon, 2 Sep 2013 20:35:05 +0000 (22:35 +0200)] 
Fix spelling of 'iptables'.

10 years agoMore rootfiles fixes for configroot files.
Michael Tremer [Mon, 2 Sep 2013 20:28:07 +0000 (22:28 +0200)] 
More rootfiles fixes for configroot files.

10 years agoconfigroot: Fix permissions of executable files.
Michael Tremer [Mon, 2 Sep 2013 20:22:26 +0000 (22:22 +0200)] 
configroot: Fix permissions of executable files.

This must always be owned by root and must not be editable
and executable by the world.

10 years agoFix rootfile: /var/ipfire/forward and /var/ipfire/fwhosts were not writable.
Michael Tremer [Mon, 2 Sep 2013 20:16:30 +0000 (22:16 +0200)] 
Fix rootfile: /var/ipfire/forward and /var/ipfire/fwhosts were not writable.

10 years agofirewall: Remove version information.
Michael Tremer [Mon, 2 Sep 2013 20:04:42 +0000 (22:04 +0200)] 
firewall: Remove version information.

10 years agoopenvpnctrl: Silence PID file error message.
Michael Tremer [Mon, 2 Sep 2013 19:52:35 +0000 (21:52 +0200)] 
openvpnctrl: Silence PID file error message.

10 years agofirewall: Rewrite policy script.
Michael Tremer [Mon, 2 Sep 2013 19:51:22 +0000 (21:51 +0200)] 
firewall: Rewrite policy script.

Restructure the code; add fallback options if no configuration
is set; reliably check if BLUE or ORANGE are used.

10 years agoopenvpnctrl: Suppress silly error messages and cleanup coding style.
Michael Tremer [Mon, 2 Sep 2013 19:05:47 +0000 (21:05 +0200)] 
openvpnctrl: Suppress silly error messages and cleanup coding style.

10 years agoprobenic.sh: add usb support for kernel 3.10.
Arne Fitzenreiter [Mon, 2 Sep 2013 08:55:49 +0000 (10:55 +0200)] 
probenic.sh: add usb support for kernel 3.10.

10 years agokernel: enable console on framebuffer.
Arne Fitzenreiter [Mon, 2 Sep 2013 08:51:57 +0000 (10:51 +0200)] 
kernel: enable console on framebuffer.

10 years agow_scan: set output format to vdr 2.0.
Arne Fitzenreiter [Sun, 1 Sep 2013 22:08:07 +0000 (00:08 +0200)] 
w_scan: set output format to vdr 2.0.

10 years agokernel: enable /dev/port.
Arne Fitzenreiter [Sun, 1 Sep 2013 18:52:33 +0000 (20:52 +0200)] 
kernel: enable /dev/port.

10 years agoconfigroot: fix merge problem.
Arne Fitzenreiter [Sun, 1 Sep 2013 18:52:06 +0000 (20:52 +0200)] 
configroot: fix merge problem.

10 years agokernel: update config.
Arne Fitzenreiter [Sun, 1 Sep 2013 13:46:09 +0000 (15:46 +0200)] 
kernel: update config.

Enable some framebuffer, change some staging driver.

10 years agokernel: add more subsystem patches.
Arne Fitzenreiter [Sat, 31 Aug 2013 13:34:49 +0000 (15:34 +0200)] 
kernel: add more subsystem patches.

10 years agokernel: update to 3.10.10.
Arne Fitzenreiter [Sat, 31 Aug 2013 13:08:03 +0000 (15:08 +0200)] 
kernel: update to 3.10.10.

enabled all DVB Devices and add some patches.

10 years agogrub: disable pax mprotect for grub.
Arne Fitzenreiter [Sat, 31 Aug 2013 09:17:14 +0000 (11:17 +0200)] 
grub: disable pax mprotect for grub.

10 years agopaxclt: add tool to set PT_PAX_FLAGS.
Arne Fitzenreiter [Sat, 31 Aug 2013 09:16:21 +0000 (11:16 +0200)] 
paxclt: add tool to set PT_PAX_FLAGS.

10 years agobinutils: add PT_PAX_FLAGS patch.
Arne Fitzenreiter [Sat, 31 Aug 2013 09:14:10 +0000 (11:14 +0200)] 
binutils: add PT_PAX_FLAGS patch.

10 years agoUpdate rootfiles.
Michael Tremer [Wed, 28 Aug 2013 14:08:10 +0000 (16:08 +0200)] 
Update rootfiles.

10 years agoAdd new firewall to fifteen.
Michael Tremer [Wed, 28 Aug 2013 12:07:06 +0000 (14:07 +0200)] 
Add new firewall to fifteen.

10 years agofirewall: Convert filewall rules when updating to fifteen.
Michael Tremer [Wed, 28 Aug 2013 11:43:05 +0000 (13:43 +0200)] 
firewall: Convert filewall rules when updating to fifteen.

10 years agoCreate core update "fifteen".
Michael Tremer [Wed, 28 Aug 2013 11:38:12 +0000 (13:38 +0200)] 
Create core update "fifteen".

10 years agoMerge remote-tracking branch 'amarx/firewall' into fifteen
Michael Tremer [Wed, 28 Aug 2013 09:33:20 +0000 (11:33 +0200)] 
Merge remote-tracking branch 'amarx/firewall' into fifteen

10 years agoRestore disabled rootfiles.
Michael Tremer [Wed, 28 Aug 2013 09:18:37 +0000 (11:18 +0200)] 
Restore disabled rootfiles.

10 years agoMerge remote-tracking branch 'ms/arm-freescale' into fifteen
Michael Tremer [Wed, 28 Aug 2013 09:14:17 +0000 (11:14 +0200)] 
Merge remote-tracking branch 'ms/arm-freescale' into fifteen

Conflicts:
make.sh

10 years agokeepalived: Fix compiling the package.
Michael Tremer [Wed, 28 Aug 2013 09:11:44 +0000 (11:11 +0200)] 
keepalived: Fix compiling the package.

10 years agominiupnpd: Update to 1.8.
Michael Tremer [Wed, 28 Aug 2013 09:05:04 +0000 (11:05 +0200)] 
miniupnpd: Update to 1.8.

Also fix compiling with the new kernel.

10 years agobridge-utils: Fix compiling package.
Michael Tremer [Wed, 28 Aug 2013 07:43:44 +0000 (09:43 +0200)] 
bridge-utils: Fix compiling package.

10 years agokernel: update to 3.10.9.
Arne Fitzenreiter [Tue, 27 Aug 2013 18:28:07 +0000 (20:28 +0200)] 
kernel: update to 3.10.9.

use intel config from IPFire 3.x branch.
arm cfg is not present yet and some patches are missing.

10 years agow_scan: update to 20130331.
Arne Fitzenreiter [Tue, 27 Aug 2013 18:24:43 +0000 (20:24 +0200)] 
w_scan: update to 20130331.

10 years agohostapd: remove old linux-header hack.
Arne Fitzenreiter [Tue, 27 Aug 2013 18:23:30 +0000 (20:23 +0200)] 
hostapd: remove old linux-header hack.