9239 Commits

Author SHA1 Message Date
marek
77363e6365 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
2013-03-04 02:12:11 +00:00
mazilo
b060f36bb8 fixed some of install scripts.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-02 02:43:33 +00:00
mazilo
868cf3923f updated to freeswitch v1.3.14b
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-02 00:37:43 +00:00
mazilo
b5530ea9a8 include the forgotten patch for endian detection.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-03-01 22:39:28 +00:00
acinonyx
b5860d2e0c [packages] rtl-sdr: Update to latest revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-28 21:27:08 +00:00
luka
c06d92f768 [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
2013-02-28 11:40:21 +00:00
mazilo
381925aea7 fixed endianess detection, submitted by Uwe Kleine-König
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-28 03:00:42 +00:00
juhosg
ca38a2145e 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
2013-02-25 22:04:14 +00:00
juhosg
b0a2f6492e 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
2013-02-25 21:08:52 +00:00
juhosg
feb1b928bb 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
2013-02-25 21:04:09 +00:00
juhosg
8993b354d2 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
2013-02-25 21:04:08 +00:00
juhosg
e396f60ced 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
2013-02-25 21:04:07 +00:00
juhosg
db18840b35 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
2013-02-25 21:04:06 +00:00
juhosg
0ee58b4407 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
2013-02-25 21:04:05 +00:00
zioproto
9297e66808 [packages] olsrd: Version bump 0.6.5.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-25 18:43:39 +00:00
mazilo
9e99fd5087 fixed sound packages.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-23 12:05:29 +00:00
florian
51584e3ed3 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
2013-02-22 14:52:38 +00:00
geoff
7f2cae5f49 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
2013-02-22 01:05:37 +00:00
geoff
90b484f2d8 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
2013-02-21 23:08:48 +00:00
geoff
f52678800a 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
2013-02-21 23:06:30 +00:00
jogo
f593dfbde6 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
2013-02-20 13:55:01 +00:00
jogo
fa28e71f19 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
2013-02-20 13:54:59 +00:00
jogo
cdf2765d83 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
2013-02-20 13:54:57 +00:00
jogo
6d1d2eb756 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
2013-02-20 13:54:55 +00:00
jogo
d8fe797989 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
2013-02-20 13:54:53 +00:00
jogo
c6bdf67f88 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
2013-02-20 13:54:51 +00:00
jogo
56e54a3d77 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
2013-02-20 13:54:49 +00:00
jogo
ce12d84099 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
2013-02-20 13:54:47 +00:00
jogo
0f59c6d831 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
2013-02-20 13:54:45 +00:00
jogo
cc66fe1f88 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
2013-02-20 13:54:43 +00:00
jogo
c530be2644 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
2013-02-20 13:54:41 +00:00
florian
04ddf522d1 libmad: revert r20699
We are otherwise breaking builds where the toolchain ABI must be
explicitely specified (e.g: floating point on ARM).

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-19 17:21:58 +00:00
florian
842c6cbe73 libid3tag: fix broken configure script not using CFLAGS for conftest
This issue can appear when the toolchain must be explicitely configured
for a specific ABI (e.g: floating point on ARM).

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-19 17:21:57 +00:00
zioproto
ff88c81664 [packages] olsrd: init: cleanup an expensive/forky call
for determining all gateways in all routing tables
1) write out the ip-call, never ever abbreviate in scripts
2) avoid forks: sorting/uniq is not needed, if we only append
   yet unappended words
3) use an extra function() for this, better readable
4) check for installed ip-command

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-19 17:01:38 +00:00
zioproto
37a9b36d0b [packages] olsrd: don't try to start smartgw if not all deps are installed
[packages] olsrd: don't try to start smartgw if not all deps are installed
if kmod-ipip is missing, there is no need to invoke an expensive operation.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-19 17:01:37 +00:00
zioproto
f3b6f348d4 [packages] olsrd: use system-logger instead of dumping to stdout
packages: olsrd: use system-logger instead of dumping to stdout,
which is cleaner and also seen if not interactive called. minor
cleanups in some messages, also show function-name in messages.
by using 'logger -s' we can see the message on screen and in logs.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-19 17:01:34 +00:00
obsy
633dd52427 [packages] transmission: update to 2.77
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:58:41 +00:00
luka
37b9513e22 [packages] freecwmp: fix typo in init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:24:49 +00:00
luka
7f7f575dfe [packages] freecwmp: upgrade to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:22:03 +00:00
luka
2ca92840cb [packages] libfreecwmp: upgrade to latest git version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 16:22:01 +00:00
luka
e567a7bbde [packages] zsh: simplify Makefile
Signed-off-by: Francisco Borges <francisco.borges@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 13:47:15 +00:00
juhosg
e91c46c25c minidlna: bump version to 1.0.25
Version bump minidlna to 1.0.25 and add an additional patch.
Patch is accepted upstream, but not yet released.

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@35658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 10:04:17 +00:00
florian
de79b12ca9 muninlite: fix getting bridge data
This patch fix a bug while getting data for interfaces like br-lan, pppoa-wan.

[florian: bump PKG_RELEASE to 4]

Signed-off-by: Luca Dariz <luca.dariz@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 09:59:35 +00:00
florian
f4fba8380b mysql: fix download mirror URL
All source mirrors in current feed seems to be unavaliable. Patch adds
official mysql repo.

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@35656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 09:59:35 +00:00
florian
e8800d3106 libjpeg-turbo: add package for test utils, move appropriate targets there
Trying to figure out where jpeggut came from, found a) that it was a
typo and b) that it was renamed in r643 from jpegut to tjunittest.  In
the same revision, jpegtest became tjbench, and later in r733, jcstest
was added to test jpeg color space extentions.  Since these tools will
only be desirable for testing, added a new package libjpeg-turbo-tests
to provide these utilities.  The utilities needed libturbojpeg, so
added what had been a commented out library to the new package.

The libturbojpeg are currently commented out in InstallDev as well.
If external packages begin to rely on libturbojpeg functions for some
reason, the library should be added back.

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@35655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 09:59:34 +00:00
florian
7f43678e35 libqmi: include pkg-config file in InstallDev
Signed-off-by: Aleksander Morgado <aleksander@gnu.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 09:59:33 +00:00
florian
a9587abe23 libqmi: no need to enable traces explicitly
Traces are always built now, and can be enabled/disabled with
'qmi_utils_set_traces_enabled()'.

Signed-off-by: Aleksander Morgado <aleksander@gnu.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 09:59:32 +00:00
luka
e5482f91dd [packages] rp-pppoe: upgrade to version 3.11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-18 01:03:41 +00:00
juhosg
357501e799 ipsec-tools: update to 0.8.1
This patch updates ipsec-tools to version 0.8.1 and refreshes its
patches. It was released on Sourceforge on 2013-01-08.
Compile and run tested, no problems found.

Patch-by: Anton van Bohemen <avbohemen@ziggo.nl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-17 12:24:28 +00:00
juhosg
5c01039ab1 netatalk: update to 2.2.4
Updates netatalk from 2.2.1 to 2.2.4.

Signed-off-by: Joe Roback <joe@roback.cc>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-17 12:19:39 +00:00