]>
git.ipfire.org Git - people/pmueller/ipfire-2.x.git/log
Alexander Marx [Mon, 30 Sep 2013 18:04:38 +0000 (20:04 +0200)]
Merge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire-2.x into firewall-fifteen
Alexander Marx [Mon, 30 Sep 2013 18:04:05 +0000 (20:04 +0200)]
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Alexander Marx [Mon, 30 Sep 2013 13:43:51 +0000 (15:43 +0200)]
Firewall: moved nat part between source and target and moved protocol dropdown behind target area
Michael Tremer [Mon, 30 Sep 2013 10:14:09 +0000 (12:14 +0200)]
tor: Increase number of max. open file descriptors.
Alexander Marx [Mon, 30 Sep 2013 09:06:42 +0000 (11:06 +0200)]
Merge branch 'fifteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into firewall-fifteen
Arne Fitzenreiter [Sun, 29 Sep 2013 20:26:14 +0000 (22:26 +0200)]
clamav: disable PaX mprotect for freshclam.
Michael Tremer [Sun, 29 Sep 2013 12:38:41 +0000 (14:38 +0200)]
make.sh: Automatically determine parallelism flags.
Michael Tremer [Sun, 29 Sep 2013 12:38:41 +0000 (14:38 +0200)]
make.sh: Automatically determine parallelism flags.
Arne Fitzenreiter [Sun, 29 Sep 2013 11:09:50 +0000 (13:09 +0200)]
clamav: disable PaX mprotect for clamd.
Arne Fitzenreiter [Sun, 29 Sep 2013 07:46:42 +0000 (09:46 +0200)]
kernel: update to 3.10.13.
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
Michael Tremer [Fri, 27 Sep 2013 14:51:17 +0000 (16:51 +0200)]
routing.cgi: Fix error in regex that validates "0.0.0.0".
Fixes #10417.
Alexander Marx [Fri, 27 Sep 2013 13:18:05 +0000 (15:18 +0200)]
Merge branch 'firewall-fifteen' of ssh://git.ipfire.org/pub/git/people/amarx/ipfire-2.x into firewall-fifteen
Michael Tremer [Fri, 27 Sep 2013 13:01:10 +0000 (15:01 +0200)]
mysql: Update to 5.0.96.
Michael Tremer [Fri, 27 Sep 2013 13:00:58 +0000 (15:00 +0200)]
lzo: Update rootfile.
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
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
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
Alexander Marx [Fri, 27 Sep 2013 08:16:52 +0000 (10:16 +0200)]
Firewall: Bugfix: wrong counter when using selfdefinded services in a rule that could not be applied
Bugfix: When using ICMP-ALL in a rule, the rule was not applied
Bugfix: When using selfdefined services (icmp) and group them together. Then when using these services/groups in a rule and afterwards changing the service, the edited service was not applied
Arne Fitzenreiter [Fri, 27 Sep 2013 05:42:36 +0000 (07:42 +0200)]
samba: update to 3.6.19.
Michael Tremer [Thu, 26 Sep 2013 23:46:44 +0000 (01:46 +0200)]
Use hardened compiler flags.
Michael Tremer [Thu, 26 Sep 2013 23:46:21 +0000 (01:46 +0200)]
libxml2: Add package to fifteen update.
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.
Michael Tremer [Thu, 26 Sep 2013 22:55:07 +0000 (00:55 +0200)]
transmission: Don't use C++ exception handling.
Michael Tremer [Thu, 26 Sep 2013 22:48:55 +0000 (00:48 +0200)]
iotop: New package.
Michael Tremer [Thu, 26 Sep 2013 20:34:35 +0000 (22:34 +0200)]
openvmtools: Build without -fPIC.
Michael Tremer [Thu, 26 Sep 2013 20:34:01 +0000 (22:34 +0200)]
cpufrequtils: Build without -fPIC.
Michael Tremer [Thu, 26 Sep 2013 20:13:13 +0000 (22:13 +0200)]
ffmpeg: Don't use -fPIC and don't use strict aliasing.
Michael Tremer [Thu, 26 Sep 2013 17:54:08 +0000 (19:54 +0200)]
cyrus-sasl: Run autoconf before build.
Michael Tremer [Thu, 26 Sep 2013 17:52:34 +0000 (19:52 +0200)]
libxml2: Update to 2.6.32.
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
Arne Fitzenreiter [Sun, 22 Sep 2013 14:34:07 +0000 (16:34 +0200)]
clamav: update to 0.98.
Arne Fitzenreiter [Sat, 21 Sep 2013 10:19:06 +0000 (12:19 +0200)]
kernel: increase nr of cpu's of the legacy intel kernel.
Arne Fitzenreiter [Sat, 21 Sep 2013 09:40:57 +0000 (11:40 +0200)]
kernel: update to 3.10.12.
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.
Michael Tremer [Tue, 17 Sep 2013 15:29:19 +0000 (17:29 +0200)]
coreutils: Use PIE version of LFS uname patch.
Michael Tremer [Tue, 17 Sep 2013 11:23:57 +0000 (13:23 +0200)]
Fix fetchmail symlinks.
When postfix is installed, there are invalid fetchmail symlinks in rc.d.
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
Arne Fitzenreiter [Sun, 15 Sep 2013 16:41:16 +0000 (18:41 +0200)]
kernel: add arm7 multiplatform kernel.
not booting on panda yet.
Arne Fitzenreiter [Sun, 15 Sep 2013 16:39:50 +0000 (18:39 +0200)]
kernel: config changes on kirkwood and rpi kernel.
Arne Fitzenreiter [Sun, 15 Sep 2013 13:59:34 +0000 (15:59 +0200)]
kernel: disable magic sysrq.
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.
Michael Tremer [Sat, 14 Sep 2013 12:37:18 +0000 (14:37 +0200)]
Merge remote-tracking branch 'earl/tor' into next
Conflicts:
lfs/tor
Arne Fitzenreiter [Sat, 14 Sep 2013 10:38:39 +0000 (12:38 +0200)]
firstsetup: add missing "fi".
Jan Paul Tuecking [Fri, 13 Sep 2013 13:17:25 +0000 (15:17 +0200)]
tor: changed rootfiles due to tor update
Jan Paul Tuecking [Thu, 12 Sep 2013 19:36:06 +0000 (21:36 +0200)]
tor: update to 0.2.4.17-rc
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.
Arne Fitzenreiter [Thu, 12 Sep 2013 08:48:15 +0000 (10:48 +0200)]
kernel: enable misdn support on intel kernels.
Arne Fitzenreiter [Wed, 11 Sep 2013 22:55:41 +0000 (00:55 +0200)]
xen-legacy-kernel: removed.
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.
Arne Fitzenreiter [Wed, 11 Sep 2013 22:51:50 +0000 (00:51 +0200)]
firstsetup: don't overwrite meta-linux-pae if already present.
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.
Arne Fitzenreiter [Sun, 8 Sep 2013 22:13:10 +0000 (00:13 +0200)]
toolchain: version 7.
Arne Fitzenreiter [Sun, 8 Sep 2013 22:12:53 +0000 (00:12 +0200)]
xz: update to 5.0.5.
Arne Fitzenreiter [Sun, 8 Sep 2013 18:50:29 +0000 (20:50 +0200)]
gcc: add forgotten patch.
Arne Fitzenreiter [Sun, 8 Sep 2013 18:48:34 +0000 (20:48 +0200)]
gcc: 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.
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
Arne Fitzenreiter [Sun, 8 Sep 2013 13:26:14 +0000 (15:26 +0200)]
kernel: update to 3.10.11.
Michael Tremer [Sat, 7 Sep 2013 14:38:23 +0000 (16:38 +0200)]
Multiple CGI files: Check if BLUE or ORANGE are actually configured.
Michael Tremer [Sat, 7 Sep 2013 14:23:50 +0000 (16:23 +0200)]
speed.cgi: Suppress error messages if not connected to the internet.
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
Michael Tremer [Sat, 7 Sep 2013 14:10:02 +0000 (16:10 +0200)]
wirelessctrl: Silence error messages when no BLUE device is configured.
Michael Tremer [Sat, 7 Sep 2013 13:21:40 +0000 (15:21 +0200)]
wirelessctrl: Re-indent the code.
Michael Tremer [Sat, 7 Sep 2013 13:04:41 +0000 (15:04 +0200)]
optionsfw: Use saner defaults for DROPPROXY and DROPSAMBA.
Jan Paul Tuecking [Sat, 7 Sep 2013 12:55:55 +0000 (14:55 +0200)]
tor: added new strings for directory port
Jan Paul Tuecking [Sat, 7 Sep 2013 12:52:02 +0000 (14:52 +0200)]
tor: changed init script due to directory port option
Jan Paul Tuecking [Sat, 7 Sep 2013 12:50:06 +0000 (14:50 +0200)]
tor: increased pakfire version
Jan Paul Tuecking [Sat, 7 Sep 2013 12:47:28 +0000 (14:47 +0200)]
tor: added directory port to tor.cgi
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
Michael Tremer [Sat, 7 Sep 2013 12:21:05 +0000 (14:21 +0200)]
Re-add 'wlanap country' string that has accidentially been dropped.
Arne Fitzenreiter [Fri, 6 Sep 2013 21:26:49 +0000 (23:26 +0200)]
kernel: enabled gpio button events.
Jan Paul Tuecking [Fri, 6 Sep 2013 20:05:10 +0000 (22:05 +0200)]
tor: fixed display of not founded country flags in tor.cgi
Jan Paul Tuecking [Fri, 6 Sep 2013 20:01:21 +0000 (22:01 +0200)]
tor: valid client names are max. 19 characters long changed that in tor.cgi
Jan Paul Tuecking [Fri, 6 Sep 2013 19:57:51 +0000 (21:57 +0200)]
Merge branch 'master' into tor
Conflicts:
langs/de/cgi-bin/de.pl
lfs/tor
Arne Fitzenreiter [Fri, 6 Sep 2013 11:06:09 +0000 (13:06 +0200)]
kernel: updated rpi and kirkwood config.
Arne Fitzenreiter [Thu, 5 Sep 2013 21:36:54 +0000 (23:36 +0200)]
rpi_firmware: update to
d4f5315 .
Michael Tremer [Tue, 3 Sep 2013 14:55:35 +0000 (16:55 +0200)]
cfgroot: Fix typo in path.
Michael Tremer [Mon, 2 Sep 2013 20:47:34 +0000 (22:47 +0200)]
fireinfo: Import latest changes from upstream.
Michael Tremer [Mon, 2 Sep 2013 20:35:05 +0000 (22:35 +0200)]
Fix spelling of 'iptables'.
Michael Tremer [Mon, 2 Sep 2013 20:28:07 +0000 (22:28 +0200)]
More rootfiles fixes for configroot 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.
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.
Michael Tremer [Mon, 2 Sep 2013 20:04:42 +0000 (22:04 +0200)]
firewall: Remove version information.
Michael Tremer [Mon, 2 Sep 2013 19:52:35 +0000 (21:52 +0200)]
openvpnctrl: Silence PID file error message.
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.
Michael Tremer [Mon, 2 Sep 2013 19:05:47 +0000 (21:05 +0200)]
openvpnctrl: Suppress silly error messages and cleanup coding style.
Michael Tremer [Mon, 2 Sep 2013 17:11:40 +0000 (19:11 +0200)]
dnsmasq: Fix appending arguments to the argument list.
Michael Tremer [Mon, 2 Sep 2013 17:01:44 +0000 (19:01 +0200)]
dnsmasq: Put custom arguments first.
Arne Fitzenreiter [Mon, 2 Sep 2013 08:55:49 +0000 (10:55 +0200)]
probenic.sh: add usb support for kernel 3.10.
Arne Fitzenreiter [Mon, 2 Sep 2013 08:51:57 +0000 (10:51 +0200)]
kernel: enable console on framebuffer.
Arne Fitzenreiter [Sun, 1 Sep 2013 22:08:07 +0000 (00:08 +0200)]
w_scan: set output format to vdr 2.0.
Arne Fitzenreiter [Sun, 1 Sep 2013 18:52:33 +0000 (20:52 +0200)]
kernel: enable /dev/port.
Arne Fitzenreiter [Sun, 1 Sep 2013 18:52:06 +0000 (20:52 +0200)]
configroot: fix merge problem.
Arne Fitzenreiter [Sun, 1 Sep 2013 13:46:09 +0000 (15:46 +0200)]
kernel: update config.
Enable some framebuffer, change some staging driver.
Arne Fitzenreiter [Sat, 31 Aug 2013 13:34:49 +0000 (15:34 +0200)]
kernel: add more subsystem patches.
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.
Arne Fitzenreiter [Sat, 31 Aug 2013 09:17:14 +0000 (11:17 +0200)]
grub: disable pax mprotect for grub.
Arne Fitzenreiter [Sat, 31 Aug 2013 09:16:21 +0000 (11:16 +0200)]
paxclt: add tool to set PT_PAX_FLAGS.
Arne Fitzenreiter [Sat, 31 Aug 2013 09:14:10 +0000 (11:14 +0200)]
binutils: add PT_PAX_FLAGS patch.