Commit Graph

471 Commits

Author SHA1 Message Date
Arne Fitzenreiter
bb5f0bf8f3 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.
2013-08-27 20:28:07 +02:00
Arne Fitzenreiter
127b7c43d0 compat-drivers: add patch for atheros to ignore eeprom regdomain.
patch is needed for access-point mode with channels>12 (2,4 and 5Ghz)
On cards that are set to WORLD "6A" (most new atheros cards)
these channels are set to passive scanning and this make it unuseable
for ap-mode.
2013-08-23 14:46:27 +02:00
Michael Tremer
7323724196 squid: Fix two security issues.
* CVE-2013-4115
* CVE-2013-4123

http://www.squid-cache.org/Versions/v3/3.1/changesets/
2013-08-07 22:15:31 +02:00
Michael Tremer
6869929e9a arm: Don't require distutils.
We don't have that module shipped and we don't really
need it for arm either.
2013-07-31 18:06:05 +02:00
Arne Fitzenreiter
3e862ce4f9 Merge remote-tracking branch 'stevee/proxy-squidclamav' into next
Conflicts:
	config/cfgroot/general-functions.pl
2013-07-15 20:49:23 +02:00
Arne Fitzenreiter
1043cb0ae9 oinkmaster: add vrt community-rules support. 2013-07-15 17:03:53 +02:00
Stefan Schantl
5ced384b71 squidclamav: Never use IPv6.
Squidclamav uses curl to resolve all kind of addresses which the system allow.
If the remote address is an IPv6 address, squidclamav hangs forever.

Nico Prenzel has found a solution to force the usage of IPv4 to prevent from this
issue.

Fixes #10376.
2013-07-07 10:26:30 +02:00
Michael Tremer
c5e5324cb6 Replace whois by jwhois. 2013-07-04 17:31:30 +02:00
Michael Tremer
97f0fdd5f3 Merge remote-tracking branch 'jlentfer/multicat' into next
Conflicts:
	make.sh
2013-06-14 13:12:47 +02:00
Jan Lentfer
0a21ce42e1 multicat: add a new addon package "multicat" - The multicast swiss knife
Very useful for analyzing multicast traffic directly on the router/
firewall without the need for a large software like vlc or the like.

http://www.videolan.org/projects/multicat.html

Simple and efficient multicast and transport stream manipulation

The multicat package contains a set of tools designed to easily and
efficiently manipulate multicast streams in general, and MPEG-2
Transport Streams (ISO/IEC 13818-1) in particular.

The multicat suite of applications is very lightweight and designed
to operate in tight environments. Memory and CPU usages are kept to
a minimum, and they feature only one thread of execution.

multicat needs bitstream as a build dependency
http://www.videolan.org/developers/bitstream.html
2013-06-14 13:07:02 +02:00
Michael Tremer
a606377ea8 Merge remote-tracking branch 'jlentfer/igmpproxy' into next 2013-06-13 13:49:04 +02:00
Jan Lentfer
4bc434b8ad igmpproxy: Import patches from open-wrt / Telekom Labs
Major change in these patches for the user is the addition
of a whitelist item for up and downstream interfaces.

Excerpt from one of patches:

Defines a whitelist for multicast groups. The network address must be in the following
format 'a.b.c.d/n'. If you want to allow one single group use a network mask of /32,
i.e. 'a.b.c.d/32'.

By default all multicast groups are allowed on any downstream interface. If at least one
whitelist entry is defined, all igmp membership reports for not explicitly whitelisted
multicast groups will be ignored and therefore not be served by igmpproxy. This is especially
useful, if your provider does only allow a predefined set of multicast groups. These whitelists
are only obeyed by igmpproxy itself, they won't prevent any other igmp client running on the
same machine as igmpproxy from requesting 'unallowed' multicast groups.

You may specify as many whitelist entries as needed. Although you should keep it as simple as
possible, as this list is parsed for every membership report and therefore this increases igmp
response times. Often used or large groups should be defined first, as parsing ends as soon as
a group matches an entry.
2013-06-13 13:44:42 +02:00
Arne Fitzenreiter
3009db9c4e compat-drivers: remove obsolte patch for arm. 2013-06-08 10:12:29 +02:00
Michael Tremer
3bf629e8ba tcpdump: Update to 4.4.0. 2013-06-06 10:58:04 +02:00
Michael Tremer
77ebcf4e8b lcdproc: Update to 0.5.6. 2013-05-27 19:47:19 +02:00
Michael Tremer
79f9439552 kernel: Update to 3.2.45.
Also fix compilation of compat-drivers.
2013-05-16 21:21:54 +02:00
Arne Fitzenreiter
f5fc6d319e vdr_streamdev: use full 64-bit from stat for recordings. 2013-04-29 17:05:05 +02:00
Arne Fitzenreiter
ab76260b91 vdr_streamdev: fix recordings urls. 2013-04-29 14:27:38 +02:00
Michael Tremer
c435d7dc16 vdr: Add plugins: -streamdev, -epgsearch, -vnsiserver3. 2013-04-12 13:53:33 +02:00
Michael Tremer
95607af0fe pakfire3: Fix database inst_size error. 2013-03-04 17:28:15 +01:00
Arne Fitzenreiter
1b92826396 compat-drivers: fix build on arm, add arm-rootfiles. 2013-03-03 19:59:28 +01:00
Arne Fitzenreiter
cc18dd9167 compat-drivers: replace compat-wireless by compat-driver 3.8-1-u. 2013-03-02 22:24:23 +01:00
Arne Fitzenreiter
91b86890a6 compat-wireless: fix for legacy xen kernel. 2013-01-18 17:36:25 +01:00
Arne Fitzenreiter
330e81cd9d v4l_dvb: add Bestunar US638x HD driver. 2012-11-24 19:25:23 +01:00
Michael Tremer
746c2e6a22 bash: Execute start files when loggin in over SSH. 2012-11-15 13:49:23 +01:00
Michael Tremer
7a6448326f bash: Fix startfiles.
Sanitize PATH variable and fix wrong path to hostname command.
2012-11-13 22:27:49 +01:00
Arne Fitzenreiter
94385278fb w_scan: update to 20121111. 2012-11-13 18:25:07 +01:00
Michael Tremer
b66eb296d1 grub: Replace patches to have grub-set-default again. 2012-11-11 18:51:17 +01:00
Arne Fitzenreiter
4de2df1e0c kernel: updated patch for ipg drivername to kernel 3.2. 2012-11-05 20:11:19 +01:00
Arne Fitzenreiter
40c7cdd3a5 kernel: readd ledtrig-netdev. 2012-11-05 11:21:53 +01:00
Arne Fitzenreiter
ae0d87a63b udev: update to 141 and cleanup rules. 2012-10-30 14:25:33 +01:00
Arne Fitzenreiter
ae522f767d kudzu: removed. 2012-10-29 13:34:40 +01:00
Arne Fitzenreiter
48bf31fa46 v4l-dvb: fix tua6034 pll bandwich config.
Now the Skymaster DTMU 100 works again.
2012-10-25 15:10:34 +02:00
Arne Fitzenreiter
08a80c31dc v4l_dvb: add some patches for rtl283x dvb-t sticks. 2012-10-25 12:58:34 +02:00
Arne Fitzenreiter
60d3e6f635 Merge branch 'thirteen' of git.ipfire.org:/pub/git/ipfire-2.x into thirteen 2012-10-20 19:01:47 +02:00
Arne Fitzenreiter
ef82c2682f kvm-kmod: update to 3.6. 2012-10-20 13:07:45 +02:00
Michael Tremer
0adb55f28b pakfire3: New package. 2012-10-18 21:45:11 +02:00
Arne Fitzenreiter
85f029d186 r81xx: updated realtek vendor drivers. 2012-10-14 13:01:17 +02:00
Michael Tremer
47934bca9f Merge remote-tracking branch 'origin/thirteen' into thirteen 2012-10-09 22:20:12 +02:00
Michael Tremer
3b6f5fb710 python-pycurl: Add missing patches. 2012-10-09 22:18:13 +02:00
Arne Fitzenreiter
2f2d774cf3 mISDN: update to 20121008 and enable build on intel. 2012-10-09 15:54:37 +02:00
Arne Fitzenreiter
e0027e6cdc Merge remote-tracking branch 'origin/next' into thirteen
Conflicts:
	config/rootfiles/core/52/meta
	config/rootfiles/core/53/filelists/strongswan
	config/rootfiles/core/53/meta
	config/rootfiles/core/54/filelists/strongswan
	config/rootfiles/core/54/meta
	config/rootfiles/core/55/exclude
	config/rootfiles/core/55/meta
	config/rootfiles/core/56/exclude
	config/rootfiles/core/56/meta
	config/rootfiles/core/57/exclude
	config/rootfiles/core/57/filelists/strongswan
	config/rootfiles/core/57/meta
	config/rootfiles/core/58/exclude
	config/rootfiles/core/58/filelists/strongswan
	config/rootfiles/core/58/meta
	config/rootfiles/core/59/exclude
	config/rootfiles/core/59/filelists/strongswan
	config/rootfiles/core/59/meta
	config/rootfiles/core/strongswan/exclude
	config/rootfiles/core/strongswan/filelists/strongswan
	config/rootfiles/core/strongswan/meta
	config/rootfiles/oldcore/52/meta
	config/rootfiles/oldcore/53/filelists/strongswan
	config/rootfiles/oldcore/53/meta
	config/rootfiles/oldcore/54/filelists/strongswan
	config/rootfiles/oldcore/54/meta
	config/rootfiles/oldcore/55/exclude
	config/rootfiles/oldcore/55/meta
	config/rootfiles/oldcore/56/exclude
	config/rootfiles/oldcore/56/meta
	config/rootfiles/oldcore/57/exclude
	config/rootfiles/oldcore/57/filelists/strongswan
	config/rootfiles/oldcore/57/meta
	config/rootfiles/oldcore/58/exclude
	config/rootfiles/oldcore/58/filelists/strongswan
	config/rootfiles/oldcore/58/meta
	config/rootfiles/oldcore/59/exclude
	config/rootfiles/oldcore/59/filelists/strongswan
	config/rootfiles/oldcore/59/meta
	lfs/dhcp
2012-09-20 07:45:00 +02:00
Arne Fitzenreiter
6a3590d6b9 kernel: updated to 3.2.29. 2012-09-19 22:35:07 +02:00
Arne Fitzenreiter
1797889eef v4l-dvb: updated to 20120916. 2012-09-19 21:36:11 +02:00
Michael Tremer
082b492ecc Merge branch 'dhcpd' into next 2012-09-17 21:41:23 +02:00
Michael Tremer
78ab9b049f dhcp: Update to 4.2.2. 2012-09-17 21:41:05 +02:00
Michael Tremer
26c8b40955 Merge remote-tracking branch 'dweismueller/telnet' into next
Conflicts:
	make.sh
2012-09-17 19:10:23 +02:00
Arne Fitzenreiter
c7f9e0e99c Merge remote-tracking branch 'origin/next' into thirteen
Conflicts:
	lfs/php
	make.sh
2012-09-06 21:55:49 +02:00
Michael Tremer
25378ca64d Merge remote-tracking branch 'origin/kernel-update' into thirteen 2012-08-28 20:21:20 +02:00
Michael Tremer
1f2bd1a2b4 texinfo: Update to 4.13a. 2012-08-28 19:22:17 +02:00