packages.git
11 years ago[packages] debootstrap: update to 1.0.48
luka [Tue, 30 Apr 2013 18:12:14 +0000 (18:12 +0000)]
[packages] debootstrap: update to 1.0.48

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36501 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agominiupnpd: update v1.8.20130426 (#12997)
jow [Tue, 30 Apr 2013 10:16:31 +0000 (10:16 +0000)]
miniupnpd: update v1.8.20130426 (#12997)

- pass network devices to miniupnpd
- refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36488 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] move packages related to telephony into its own feed
mirko [Mon, 29 Apr 2013 02:17:02 +0000 (02:17 +0000)]
[packages] move packages related to telephony into its own feed

remove telephony related packages from packages.svn
and add new feed 'telephony.git' to feeds.conf.default

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36485 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] monit: fix init script
luka [Sun, 28 Apr 2013 22:22:25 +0000 (22:22 +0000)]
[packages] monit: fix init script

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36484 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: nginx: fix PCRE symbol name and fix dependency
jogo [Sun, 28 Apr 2013 21:26:23 +0000 (21:26 +0000)]
packages: nginx: fix PCRE symbol name and fix dependency

Fix PCRE config symbol name and let HTTP_REWRITE select it as it
depends on PCRE.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36483 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] strongswan: introduce /etc/ipsec.user file
luka [Fri, 26 Apr 2013 23:53:56 +0000 (23:53 +0000)]
[packages] strongswan: introduce /etc/ipsec.user file

enable user to add their own ip (or other) rules using
/etc/ipsec.user file on events like IPsec tunnel state change

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36462 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobind: update to 9.9.2-P2 (CVE-2013-2266)
jow [Tue, 23 Apr 2013 11:40:28 +0000 (11:40 +0000)]
bind: update to 9.9.2-P2 (CVE-2013-2266)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36404 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agotinc: update to 1.0.21 (CVE-2013-1428)
jow [Tue, 23 Apr 2013 10:47:51 +0000 (10:47 +0000)]
tinc: update to 1.0.21 (CVE-2013-1428)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36402 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: gupng-av: update to 0.12.1
jogo [Tue, 23 Apr 2013 09:17:11 +0000 (09:17 +0000)]
packages: gupng-av: update to 0.12.1

Fixes compilation.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36392 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: Privoxy: version bump 3.0.21
jogo [Tue, 23 Apr 2013 09:17:09 +0000 (09:17 +0000)]
packages: Privoxy: version bump 3.0.21

Version bump Privoxy to 3.0.21. Addresses bug #13350.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36391 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] wview: fix segmentation fault in WMR USB driver
jogo [Tue, 23 Apr 2013 09:17:07 +0000 (09:17 +0000)]
[packages] wview: fix segmentation fault in WMR USB driver

Do not overflow the input buffer. This happens on slow hosts that take
long time to recompute the data on start.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36390 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] wview: fix operation for low temperatures for WMRUSB
jogo [Tue, 23 Apr 2013 09:17:05 +0000 (09:17 +0000)]
[packages] wview: fix operation for low temperatures for WMRUSB

When the outside temperature is less than -10C the station reports that
dewpoint is invalid. This patch allows to ignore only that value instead
of ignoring all of the packet contents from the outside sensor (including
temperature and humidity).

This is also sort of fixed (the reported dew point values might be
invalid) in upstream release 5.20.0, but we can't use his repository
because there is no public repository and also he ignores requests on
his semi-private bugtracker; so we need to use the source we can
trust, and currently jgoerzen's branch is the best source out there.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36389 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] pure-ftpd: Bump to 1.0.36
jogo [Tue, 23 Apr 2013 09:17:02 +0000 (09:17 +0000)]
[packages] pure-ftpd: Bump to 1.0.36

Relevant *nix Changelog:
• Support for external authentification handlers has been fixed.
• Directory listings can now report file sizes up to 1 exabyte.
• Per popular request, dot files are now hidden from directory
  listings when the -X flag is turned on.
• An old-standing bug has been fixed: when a file was renamed
  and overwrote an existing file, the quota wasn’t properly updated.
• SITE UTIME now supports the 2-arguments syntax in addition to the
  5-arguments syntax.
• Support for the MFMT command has been implemented.
• A default directory can now be specified when using the LDAP backend.

Signed-off-by: Daniel Petre <dani@ip6.ro>
[jogo@openwrt.org: reflow changelog to fit normal screens]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36388 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] Kamailio3: update to 3.3.4
jogo [Tue, 23 Apr 2013 09:17:00 +0000 (09:17 +0000)]
[packages] Kamailio3: update to 3.3.4

Bump the kamailio3 package to the latest 3.x version.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
[jogo@openwrt.org: mention explicit version in subject]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36387 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] ser2net: bump version to 2.8
jogo [Tue, 23 Apr 2013 09:16:54 +0000 (09:16 +0000)]
[packages] ser2net: bump version to 2.8

Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36386 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] oww: update to 0.86.4
swalker [Mon, 22 Apr 2013 22:28:26 +0000 (22:28 +0000)]
[packages] oww: update to 0.86.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36385 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: nginx: update to 1.2.8
jogo [Mon, 22 Apr 2013 15:09:22 +0000 (15:09 +0000)]
packages: nginx: update to 1.2.8

Adds various bug fixes and IPv6 support to the GEO IP module.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36380 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: nginx: clean up options
jogo [Mon, 22 Apr 2013 15:09:19 +0000 (15:09 +0000)]
packages: nginx: clean up options

* Make all options enabling features (and default to y in case if
  they were previously disabling features).
* Add missing SSL dependencies to AUTH_BASIC and HTTP_CACHE, allowing
  them to be enabled/disabled independently.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36379 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] xz: update Makefile
luka [Mon, 22 Apr 2013 00:05:21 +0000 (00:05 +0000)]
[packages] xz: update Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36373 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] squashfs-tools: update Makefile
luka [Mon, 22 Apr 2013 00:05:18 +0000 (00:05 +0000)]
[packages] squashfs-tools: update Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36372 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] squashfs-tools: fix recursive dependency
luka [Sun, 21 Apr 2013 16:34:09 +0000 (16:34 +0000)]
[packages] squashfs-tools: fix recursive dependency

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36371 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: drop olsrd, batman, bmxd and batman-adv packages since they moved to a...
jow [Sat, 20 Apr 2013 13:00:31 +0000 (13:00 +0000)]
packages: drop olsrd, batman, bmxd and batman-adv packages since they moved to a different feed

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36369 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: consistently use 'depends on' instead of 'depends'
nbd [Thu, 18 Apr 2013 12:04:54 +0000 (12:04 +0000)]
packages: consistently use 'depends on' instead of 'depends'

make the syntax more compatible with kernel menuconfig

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36357 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: make is_my_mac() check for the current mesh only
marek [Tue, 16 Apr 2013 14:47:47 +0000 (14:47 +0000)]
batman-adv: make is_my_mac() check for the current mesh only

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36347 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: drop bmx6 package
jow [Tue, 16 Apr 2013 13:07:33 +0000 (13:07 +0000)]
packages: drop bmx6 package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36345 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonetperf: Update build file to v2.6.0, pass --enable-demo to configure.
nbd [Mon, 15 Apr 2013 19:32:00 +0000 (19:32 +0000)]
netperf: Update build file to v2.6.0, pass --enable-demo to configure.

This makes this version of netperf work with the netperf-wrapper testing tool
used for testing for bufferbloat.

Patch by: Toke Høiland-Jørgensen <toke@toke.dk>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36341 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackage: haproxy
heil [Mon, 15 Apr 2013 14:38:07 +0000 (14:38 +0000)]
package: haproxy
 - update to 1.4.23
   -  (CVE-2013-1912)
   -  fixup for consistent hash
   -  refresh accept-proxy patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36337 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] monit: update to 5.5
luka [Mon, 15 Apr 2013 10:07:01 +0000 (10:07 +0000)]
[packages] monit: update to 5.5

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36333 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] oww: update to 0.86.3 (#13262)
swalker [Sat, 13 Apr 2013 19:27:56 +0000 (19:27 +0000)]
[packages] oww: update to 0.86.3 (#13262)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36331 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] babeld: new upstream release 1.3.5
kerneis [Fri, 12 Apr 2013 21:11:41 +0000 (21:11 +0000)]
[packages] babeld: new upstream release 1.3.5

12 April 2013: babeld-1.3.5

  * Fix parsing of "channel interfering".  Reported by Gioacchino
    Mazzurco.
  * Correctly reset rp_filter to its old value at shutdown.  Thanks to
    Matthias Schiffer.
  * Work around a race condition that could cause us to fail to notice
    an interface's link-local address, and hence mark all neighbours
    as unreachable.  Reported by Gabriel Kerneis.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36330 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] strongswan: add init script
luka [Fri, 12 Apr 2013 15:05:38 +0000 (15:05 +0000)]
[packages] strongswan: add init script

Signed-off-by: Luka Logar <luka.logar@cifra.si>
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36319 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] strongswan: add eap-radius plugin
luka [Fri, 12 Apr 2013 14:37:28 +0000 (14:37 +0000)]
[packages] strongswan: add eap-radius plugin

Signed-off-by: Luka Logar <luka.logar@cifra.si>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36318 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] squashfs-tools: modularize package
luka [Fri, 12 Apr 2013 09:43:51 +0000 (09:43 +0000)]
[packages] squashfs-tools: modularize package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36317 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] xz: add new package
luka [Fri, 12 Apr 2013 09:43:41 +0000 (09:43 +0000)]
[packages] xz: add new package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36316 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] squashfs-tools: add new package
luka [Wed, 10 Apr 2013 20:49:10 +0000 (20:49 +0000)]
[packages] squashfs-tools: add new package

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36310 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] olsrd: init: reduce code duplication by reusing already_in_schema()
zioproto [Wed, 10 Apr 2013 10:48:36 +0000 (10:48 +0000)]
[packages] olsrd: init: reduce code duplication by reusing already_in_schema()

changed scope/position of this function, and reuse it.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36300 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] olsrd: init: parse new var 'speed', which translates to several other...
zioproto [Wed, 10 Apr 2013 10:48:35 +0000 (10:48 +0000)]
[packages] olsrd: init: parse new var 'speed', which translates to several other vars

Range is 1...20 where 1 is fastest protocol speed and 20 is the slowest protocol speed

Like in the Freifunk-Firmware from sven-ola we accept now a per-interface
option 'speed', which should range from 1...20 and is sanitized. when the
value is not in valid range, it defaults to 6 which allows the daemon to
start and behave like in a city-wide mesh. (same default like in freifunk firmware)

The value 'speed' overrides the normal values for emission intervals like
Hello-, Tc-, Mid-, Hna-Interval/ValidityTime or sets them explicitely. this
makes it much easier to play with intervals on several routers:

Instead of changes eight values, we only have to alter 1 value.

The value-calculation is tested since several years.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36299 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] olsrd: init: for better reuse, make a function out of a procedure get_valu...
zioproto [Wed, 10 Apr 2013 10:48:32 +0000 (10:48 +0000)]
[packages] olsrd: init: for better reuse, make a function out of a procedure get_value_for_entry()

Later we want to reuse that functionality, to avoid code duplication
we make a function with clean entry and return-codes, so we can do e.g.:

get_value_for_entry "$entry" || continue

which is also better readable.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36298 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] vsftpd: add TLS variant
obsy [Sun, 7 Apr 2013 09:26:08 +0000 (09:26 +0000)]
[packages] vsftpd: add TLS variant

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36238 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] xmail: fix endianness detection
nico [Sat, 6 Apr 2013 22:57:17 +0000 (22:57 +0000)]
[packages] xmail: fix endianness detection

 * fix endianness detection (closes: #9913)
 * bump release number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36236 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackage: haproxy
heil [Wed, 3 Apr 2013 11:08:17 +0000 (11:08 +0000)]
package: haproxy
 - fix for CVE-2013-1912

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36190 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages]: openssh update to 6.2p1
tripolar [Wed, 3 Apr 2013 09:13:15 +0000 (09:13 +0000)]
[packages]: openssh update to 6.2p1

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36157 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoahcpd: fix init script
kerneis [Tue, 2 Apr 2013 14:12:07 +0000 (14:12 +0000)]
ahcpd: fix init script

eval is necessary because $args introduces quotes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36153 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackage: haproxy
heil [Tue, 2 Apr 2013 13:52:02 +0000 (13:52 +0000)]
package: haproxy
 - add backported patches for 1.4.22

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36152 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agodrop libjpeg-turbo - nothing depends on it and it breaks any libjpeg using package...
jow [Wed, 27 Mar 2013 14:07:28 +0000 (14:07 +0000)]
drop libjpeg-turbo - nothing depends on it and it breaks any libjpeg using package due to abi mismatches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36135 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agozsh: disable gdbm
florian [Fri, 22 Mar 2013 10:04:16 +0000 (10:04 +0000)]
zsh: disable gdbm

zsh would use gdbm if available, failing packaging checks.

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36106 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agosend: use flex instead of lex
florian [Fri, 22 Mar 2013 10:04:15 +0000 (10:04 +0000)]
send: use flex instead of lex

flex is build as a tool inside the build system, so use it.

[florian: bump package revision]

Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36105 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agouclibc++: fix build on FreeBSD
florian [Fri, 22 Mar 2013 10:04:09 +0000 (10:04 +0000)]
uclibc++: fix build on FreeBSD

We need to unset make to cross-compile with gmake under FreeBSD.

Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36104 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopulseaudio: fix missing staging library directory /usr/lib/pulseaudio/
nbd [Thu, 21 Mar 2013 19:26:47 +0000 (19:26 +0000)]
pulseaudio: fix missing staging library directory /usr/lib/pulseaudio/

This library directory is required to link
against pulseaudio. e.g. mpd with pulseaudio support.

Signed-off-by: Alexander Couzens <lynxis@base45.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36103 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackage: haproxy
heil [Wed, 20 Mar 2013 17:11:36 +0000 (17:11 +0000)]
package: haproxy
 - add latest improvements, up to patch 35

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36096 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] proftpd: update to 1.3.4c
obsy [Wed, 20 Mar 2013 09:08:09 +0000 (09:08 +0000)]
[packages] proftpd: update to 1.3.4c

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36093 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] sshtunnel: port value in server section is not read Signed-off-by: Ingo...
nunojpg [Mon, 18 Mar 2013 19:06:30 +0000 (19:06 +0000)]
[packages] sshtunnel: port value in server section is not read Signed-off-by: Ingo Schmidt <ich at der-ingo.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36087 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] add dump1090, Mode S decoder for the Realtek RTL2832U
nunojpg [Mon, 18 Mar 2013 19:02:46 +0000 (19:02 +0000)]
[packages] add dump1090, Mode S decoder for the Realtek RTL2832U

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36086 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonet-tools: since we ship "slattach" it makes sense to enable SLIP support
jow [Mon, 18 Mar 2013 11:18:24 +0000 (11:18 +0000)]
net-tools: since we ship "slattach" it makes sense to enable SLIP support

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36084 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agofreeswitch: return $(FS_DEFAULT_HEAD) in DUMP phase, avoids hanging scripts/feeds...
jow [Sat, 16 Mar 2013 22:10:20 +0000 (22:10 +0000)]
freeswitch: return $(FS_DEFAULT_HEAD) in DUMP phase, avoids hanging scripts/feeds update due to git.freeswitch.org connectivity issues

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36058 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agominiupnpd: fix package postinstall
jow [Sat, 16 Mar 2013 22:10:18 +0000 (22:10 +0000)]
miniupnpd: fix package postinstall

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36057 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobumped to FS git HEAD 6af84a870c21836e20077f27a85d94fd382a02be
mazilo [Sat, 16 Mar 2013 14:43:34 +0000 (14:43 +0000)]
bumped to FS git HEAD 6af84a870c21836e20077f27a85d94fd382a02be

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36055 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] tinc: Version bump 1.0.20
zioproto [Fri, 15 Mar 2013 15:27:51 +0000 (15:27 +0000)]
[packages] tinc: Version bump 1.0.20

With pleasure we announce the release of tinc version 1.0.20. Here is a
summary of the changes:

 * Use /dev/tap0 by default on FreeBSD and NetBSD when using switch mode.

 * Minor improvements and clarifications in the documentation.

 * Allow tinc to be cross-compiled with Android's NDK.

 * The discovered PMTU is now also applied to VLAN tagged traffic.

 * The LocalDiscovery option now makes use of all addresses tinc is bound to.

 * Fixed support for tunemu on iOS devices.

 * The PriorityInheritance option now also works with switch mode.

 * Fixed tinc crashing when using a SOCKS5 proxy.

Thanks to Mesar Hameed, Vilbrekin and Martin Schürrer for their contributions
to this version of tinc.

This version of tinc is compatible with 1.0pre8, 1.0 and later, but not
with earlier version of tinc.

Note that this will be one of the last releases of the 1.0 branch of tinc. Most
of the development is now happening on the 1.1 branch, with tinc 1.1pre6 being
the latest pre-release version, which you are encouraged to try out. The 1.1
branch is backwards compatible with tinc 1.0.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36041 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoRevert "madwifi: fix compilation against Linux 3.8" - it was premature
jow [Thu, 14 Mar 2013 15:32:37 +0000 (15:32 +0000)]
Revert "madwifi: fix compilation against Linux 3.8" - it was premature

This reverts commit 37054015dda3e65658158a7ca73262c85e8eb002.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36012 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agominiupnpd: rework and simplify firewall integration by taking advantage of the new...
jow [Thu, 14 Mar 2013 15:30:58 +0000 (15:30 +0000)]
miniupnpd: rework and simplify firewall integration by taking advantage of the new fw3 functions

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36011 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomadwifi: fix compilation against Linux 3.8
jow [Thu, 14 Mar 2013 15:30:52 +0000 (15:30 +0000)]
madwifi: fix compilation against Linux 3.8

git-svn-id: svn://svn.openwrt.org/openwrt/packages@36010 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobridge-utils: fix a struct in6_addr reference
florian [Wed, 13 Mar 2013 16:16:43 +0000 (16:16 +0000)]
bridge-utils: fix a struct in6_addr reference

Bridge-utils uses kernel headers.  Linux 3.8 has a header,
include/uapi/linux/if_bridge.h that uses a struct in6_addr but
doesn't define it.  The trivial seeming fix of including the header
that does define it causes more problems.  The problem was discussed
on mailing lists in January 2013.  The final suggestion I found was
here:

  http://www.redhat.com/archives/libvir-list/2013-January/msg01253.html

This is intended to implement that suggestion.

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35999 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonet-snmp: don't hardcode endianness
florian [Mon, 11 Mar 2013 14:16:52 +0000 (14:16 +0000)]
net-snmp: don't hardcode endianness

instead of using 'little' hardcoded, rely on the config

I recommend to backport this fix to AA, once this bug
prevents MD5 authentication in protocol v3.

Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35956 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agophp4: add compatibility fix for gmp
florian [Mon, 11 Mar 2013 14:16:51 +0000 (14:16 +0000)]
php4: add compatibility fix for gmp

gmp modified some if it's internal constants, in particular
__GMP_BITS_PER_MP_LIMB.  Added a patch to substitute GMP_LIMB_BITS.

Also bumped release number and copyright date.

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35955 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoasterisk-11.x: add func_base64 support in Asterisk 11.x
florian [Mon, 11 Mar 2013 14:16:42 +0000 (14:16 +0000)]
asterisk-11.x: add func_base64 support in Asterisk 11.x

Patch add support of func_base64 in Asterisk 11.x feed.
Tested for successfull compilation and work.

Signed-off-by: Yegor Ivanov <infactum@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35954 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoadded module VP8 Video Codec (<FS root dir>/src/mods/codecs/mod_vp8).
mazilo [Sun, 10 Mar 2013 00:23:42 +0000 (00:23 +0000)]
added module VP8 Video Codec (<FS root dir>/src/mods/codecs/mod_vp8).

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35914 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: verify tt len does not exceed packet len
marek [Sat, 9 Mar 2013 10:13:46 +0000 (10:13 +0000)]
batman-adv: verify tt len does not exceed packet len

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35906 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobumped to FS v1.3.17
mazilo [Fri, 8 Mar 2013 04:28:57 +0000 (04:28 +0000)]
bumped to FS v1.3.17

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35901 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] strongswan: update to version 5.0.2
luka [Wed, 6 Mar 2013 23:26:34 +0000 (23:26 +0000)]
[packages] strongswan: update to version 5.0.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35897 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobatman-adv: upgrade package to latest release 2013.1.0 & batman-adv script removal
marek [Mon, 4 Mar 2013 02:12:11 +0000 (02:12 +0000)]
batman-adv: upgrade package to latest release 2013.1.0 & batman-adv script removal

With the netifd integration the batman-adv script broke. This script
can safely be removed because '/etc/init.d/network' reloads the
batman-adv interfaces as well (thanks to netifd).

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35867 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agofixed some of install scripts.
mazilo [Sat, 2 Mar 2013 02:43:33 +0000 (02:43 +0000)]
fixed some of install scripts.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35844 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoupdated to freeswitch v1.3.14b
mazilo [Sat, 2 Mar 2013 00:37:43 +0000 (00:37 +0000)]
updated to freeswitch v1.3.14b

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35843 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoinclude the forgotten patch for endian detection.
mazilo [Fri, 1 Mar 2013 22:39:28 +0000 (22:39 +0000)]
include the forgotten patch for endian detection.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35841 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] rtl-sdr: Update to latest revision
acinonyx [Thu, 28 Feb 2013 21:27:08 +0000 (21:27 +0000)]
[packages] rtl-sdr: Update to latest revision

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35837 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] ffmpeg: include/disable swresample where appropriate
luka [Thu, 28 Feb 2013 11:40:21 +0000 (11:40 +0000)]
[packages] ffmpeg: include/disable swresample where appropriate

libswresample is an audio resampling library within ffmpeg.

This patch disables swresample in libffmpeg-custom and libffmpeg-mini and adds
it to libffmpeg-full. Should correct build issue reported in #13089.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35832 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agofixed endianess detection, submitted by Uwe Kleine-König
mazilo [Thu, 28 Feb 2013 03:00:42 +0000 (03:00 +0000)]
fixed endianess detection, submitted by Uwe Kleine-König

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35829 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomysql: revert PKG_SOURCE_URL previous patch
juhosg [Mon, 25 Feb 2013 22:04:14 +0000 (22:04 +0000)]
mysql: revert PKG_SOURCE_URL previous patch

This patch reverts previous patch that fixes already
fixed non-functional repos. MySQL archives repo is
duplicit and planetmirror is offline.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35802 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agosipp: bump version to 3.3
juhosg [Mon, 25 Feb 2013 21:08:52 +0000 (21:08 +0000)]
sipp: bump version to 3.3

This patch bumps Sipp - the SIP generator - from version 3.1
to version 3.3. It tested with basic scenarios.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35797 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibdlna: version bump to 0.2.4
juhosg [Mon, 25 Feb 2013 21:04:09 +0000 (21:04 +0000)]
libdlna: version bump to 0.2.4

Update libdlna to 0.2.4.

Drop 100-configure_fix.patch. This was a mix of configure fixes and changes
to build with newer ffmpeg versions. The ffmpeg changes are integrated.
The configure changes are rolled into a new patch, 010-configure-crosscompile.patch,
so it will hopefully stay single purpose changes.

Rebase 300-ffmpeg_compat.patch.

Note: This is compile tested only.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35796 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoffmpeg: version bump to 0.11.2
juhosg [Mon, 25 Feb 2013 21:04:08 +0000 (21:04 +0000)]
ffmpeg: version bump to 0.11.2

Update FFmpeg to version 0.11.2. The API changed from 0.8. Minidlna in the
feeds works with this, and a patch is forthcoming for libdlna. I'm not aware
of what other packages might break with this update.

Two new ffmpeg tools, aviocat and ffeval, are not included in the package.
ffeval is used for their development tests. Aviocat is used for dumping
media streams.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35795 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibpng: version bump to 1.2.50
juhosg [Mon, 25 Feb 2013 21:04:07 +0000 (21:04 +0000)]
libpng: version bump to 1.2.50

Version bump libpng to 1.2.50 and switch to the .tar.xz packaging.
Drop patch 200-CVE-2011-3026.patch as it's integrated.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35794 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibogg: version bump to 1.3.0
juhosg [Mon, 25 Feb 2013 21:04:06 +0000 (21:04 +0000)]
libogg: version bump to 1.3.0

Update to libogg-1.3.0 and switch to the .tar.xz packaging.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35793 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolibvorbis: version bump to 1.3.3
juhosg [Mon, 25 Feb 2013 21:04:05 +0000 (21:04 +0000)]
libvorbis: version bump to 1.3.3

Update libvorbis to 1.3.3 and switch to the .tar.xz packaging.
Drop 001-automake-compat.patch as it's no longer necessary.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35792 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[packages] olsrd: Version bump 0.6.5.2
zioproto [Mon, 25 Feb 2013 18:43:39 +0000 (18:43 +0000)]
[packages] olsrd: Version bump 0.6.5.2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35784 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agofixed sound packages.
mazilo [Sat, 23 Feb 2013 12:05:29 +0000 (12:05 +0000)]
fixed sound packages.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35756 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoshairport: add AirPort Express emulation software
florian [Fri, 22 Feb 2013 14:52:38 +0000 (14:52 +0000)]
shairport: add AirPort Express emulation software

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35746 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopetitboot: Use uname for hostname
geoff [Fri, 22 Feb 2013 01:05:37 +0000 (01:05 +0000)]
petitboot: Use uname for hostname

Signed-off-by: Geoff Levand <geoff@infradead.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35742 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopetitboot: Update MAINTAINER info
geoff [Thu, 21 Feb 2013 23:08:48 +0000 (23:08 +0000)]
petitboot: Update MAINTAINER info

Signed-off-by: Geoff Levand <geoff@infradead.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35740 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agops3-utils: Update MAINTAINER info
geoff [Thu, 21 Feb 2013 23:06:30 +0000 (23:06 +0000)]
ps3-utils: Update MAINTAINER info

Signed-off-by: Geoff Levand <geoff@infradead.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35739 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: madwifi: mark as broken for bcm63xx
jogo [Wed, 20 Feb 2013 13:55:01 +0000 (13:55 +0000)]
packages: madwifi: mark as broken for bcm63xx

Mark as broken for now so that snapshot builders build hostapd again.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35702 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: aria2: update to 1.16.3
jogo [Wed, 20 Feb 2013 13:54:59 +0000 (13:54 +0000)]
packages: aria2: update to 1.16.3

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35701 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: krb5: update to 1.11
jogo [Wed, 20 Feb 2013 13:54:57 +0000 (13:54 +0000)]
packages: krb5: update to 1.11

The version currently in openwrt (1.8) has known security issues (see
the release announcements for the subsequent releases) and is quite
outdated (March 2010 as compared to Dec 2012).

The following patch bumps the version and also cleans up the build
script (mostly removing dead configure options, removing obsolete
patches, etc).

The testing binary "sclient" is dropped and kadmind is reintroduced in
krb5-server (I know it was removed to "save space", but kadmind is
around 60kB out of a total of around 700kB for a krb5-server
installation and an installation without kadmind is pretty gimped).

I hope this can be applied both to trunk and the attitude_adjustment
branch.

Signed-off-by: David Härdeman <david@hardeman.nu>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35700 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: tig: update to 1.1, and fix description.
jogo [Wed, 20 Feb 2013 13:54:55 +0000 (13:54 +0000)]
packages: tig: update to 1.1, and fix description.

Changelog can be found here: http://jonas.nitro.dk/tig/NEWS.html

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35699 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: cups: do not try to package pdftops
jogo [Wed, 20 Feb 2013 13:54:53 +0000 (13:54 +0000)]
packages: cups: do not try to package pdftops

pdftops requires pdftops or gs, which neither is packaged in OpenWrt.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35698 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: cups-bjnp: update from 0.5.4 to 1.2.
jogo [Wed, 20 Feb 2013 13:54:51 +0000 (13:54 +0000)]
packages: cups-bjnp: update from 0.5.4 to 1.2.

Version 0.5.4 is from 2009-05-29.
Version 1.2 is from 2012-11-27.

Signed-off-by: Francisco Borges <francisco.borges@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35697 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: cups-bjnp: move to Printing
jogo [Wed, 20 Feb 2013 13:54:49 +0000 (13:54 +0000)]
packages: cups-bjnp: move to Printing

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35696 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: p910nd: move to Printing
jogo [Wed, 20 Feb 2013 13:54:47 +0000 (13:54 +0000)]
packages: p910nd: move to Printing

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35695 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: weechat: update to 0.4.0
jogo [Wed, 20 Feb 2013 13:54:45 +0000 (13:54 +0000)]
packages: weechat: update to 0.4.0

Fixes CVE-2012-5534 and CVE-2012-5854.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35694 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: curl: update to 7.29.0
jogo [Wed, 20 Feb 2013 13:54:43 +0000 (13:54 +0000)]
packages: curl: update to 7.29.0

Fixes CVE-2012-0036.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35693 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agopackages: asterisk-chan-sccp-b: update svn repo url
jogo [Wed, 20 Feb 2013 13:54:41 +0000 (13:54 +0000)]
packages: asterisk-chan-sccp-b: update svn repo url

Because of an upgrade of the sourceforge pages, the subversion repostory
has moved. Closes #12647.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35692 3c298f89-4303-0410-b956-a3cf2f4a3e73