8990 Commits

Author SHA1 Message Date
jow
519fb39d17 miniupnpd: add missing patch from previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-14 15:20:49 +00:00
jow
f1895d368b miniupnpd: don't fail if IPv6 is not available at runtime (#12809)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-14 15:18:50 +00:00
mazilo
f73595a0fc Added an option to compile with latest git HEAD (default disabled). Please use this option with care. It may break he compilation.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-14 00:15:24 +00:00
jow
066e9be788 miniupnpd: update to v1.7.20121005 (#9811, #10694, #10829)
- enable IPv6 support
	- enable lease file support
	- simplify build recipe

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-13 18:03:27 +00:00
nbd
4e390f26ac mysql: update to 5.1.66 and clean up the makefile, fixes #11065
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-12 19:32:26 +00:00
acinonyx
08f566d7c3 [packages] mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-11 16:50:24 +00:00
acinonyx
e46cdc0c86 [packages] mosquitto: Upgrade MQTT tools to v1.1
This is a bugfix and feature release.  Full release notes at
http://mosquitto.org/2012/12/version-1-1-released/

This also removes some unnecessary flags included by mistake in an earlier
update.

As before, I volunteer to maintain this package.

Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-11 16:50:12 +00:00
heil
76932a1f75 package: haproxy
- refresh patches



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-10 23:49:52 +00:00
heil
240ad98e89 package: haproxy
- add missing patches
 - add patch number to version



git-svn-id: svn://svn.openwrt.org/openwrt/packages@35091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-10 23:47:03 +00:00
acinonyx
8c176b0c41 [packages] rtl-sdr: New package, software defined radio with RTL2832U dongle
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-10 16:19:23 +00:00
obsy
9166bf35a3 [packages] transmission: update to 2.76
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-10 15:46:39 +00:00
acinonyx
b301b40757 [packages] gmp: Update copyright date
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-09 21:47:55 +00:00
acinonyx
8c9dac654d [packages] jamvm: Bump release number, update copyright date
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-09 21:47:49 +00:00
acinonyx
6c43265b01 [packages] jamvm: Fix source package mirror MD5 sum
MD5SUM of a package jamvm located in openwrt mirror does not match the PKG_MIRROR_MD5SUM in the Makefile of jamvm package

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-09 21:47:45 +00:00
acinonyx
a336247276 [package] gmp: Version bump
this patch updates gmp package from 5.0.5 to 5.1.0

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-09 21:47:33 +00:00
zioproto
d19e83bdeb [packages] tinc: The initscript for tinc writes a temporary config into /tmp/tinc.
In the prepare_net function it appends flags and params from the uci config to
the temporary tinc.conf for each net. These values are appended to the
config file on each /etc/init.d/tinc restart and the file grows. By
removing all old temporary config this problem is solved. Then we should
also remove the temporary config for a net which is stopped to free up
some bytes in memory.
Contribution from Manuel Munz <freifunk@somakoma.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-08 18:56:32 +00:00
mazilo
8abf8bf886 fix packaging issue
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 22:01:34 +00:00
florian
9e14efce03 libcrypto++: fix build with GCC 4.7.0 (#12310)
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35048 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 21:04:06 +00:00
tripolar
9796959bf1 [packages/ctorrent] allow negative integers ... should fix random "error, initial meta info failed"
taken from this bugreport:
http://sourceforge.net/tracker/?func=detail&aid=3159066&group_id=202532&atid=981959

thanks Norbert Zagyi <znorbi@znorbi.net> for the hint


git-svn-id: svn://svn.openwrt.org/openwrt/packages@35041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 16:44:58 +00:00
mazilo
fb2956f426 updated to FS git HEAD 5e3a6fc5e6f40be5d68c8b3cfbbfa3227fe06c2f
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 14:25:52 +00:00
acinonyx
6f2abb509e [packages] lispmob: Updating the package
Signed-off-by: Vasileios Lakafosis <lakafv@gmail.com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 00:30:49 +00:00
acinonyx
af07f32fe8 [packages] libjpeg-turbo: Fix copyright notice
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 00:30:22 +00:00
acinonyx
c1d51641f6 [packages] wing: Upgrade Wing package
Update wing package to latest version.

Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-06 22:35:27 +00:00
jow
2f226e9d1f boblight: forcibly build against libstdc++
The uClibc++ implementation of stringstream operator>> is broken which
fails boblightd at runtime when parsing the configuration.

Due to the failed parsing, std::list unique() is called with an empty
list which causes the program to trigger a segmentation fault, this
is most likely another uClibc++ implementation error.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-06 19:41:39 +00:00
acinonyx
a5e8540067 [packages] net-snmp: Add support for IPv6 'com2sec6'
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-06 15:44:09 +00:00
blogic
ef80fc3ab8 [packages] fix xl2tpd build
fixes #12744

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-05 19:46:05 +00:00
jow
a0b0ce80db packages: remove accidentqally committed binary
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-04 14:23:08 +00:00
blogic
8927eb74b4 [packages] update strongwan to version 5.0.1.
Added plugin, new in 5.0.1:
* unity - Cisco Unity extension

Removed plugin not available in 5.0.1:
* socket-raw - raw socket implementation for charon

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-04 10:08:57 +00:00
blogic
9c20816cba utils/mtd-utils: flash_eraseall must depend on flash_erase
Since a8801d8665bcc94c63a798e291a03c88f2af0215 upstream commit
flash_eraseall is a shell wrapper around flash_erase.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-04 09:31:55 +00:00
nbd
07553a0731 mdadm: select kernel direct i/o support
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-03 18:53:02 +00:00
blogic
a6c0632484 [packages] fetchmail 6.3.23 update
This patch updates fetchmail to version 6.3.23

Signed-off-by: Peter Wagner <tripolar@gmx.at>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-02 11:05:52 +00:00
blogic
2eb229c46c usb-modeswitch-data: Update homepage URL
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-02 10:48:29 +00:00
blogic
367f6c0574 pulseaudio 3.0 update
This patch updates pulseaudio to version 3.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-02 10:48:27 +00:00
blogic
4371fcd71a htop 1.0.2 update
This patch updates htop to version 1.0.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-02 10:48:26 +00:00
blogic
a23d2ec7e3 [packages] update appweb
fixes #12704

Signed-off-by: Eddy Beaupre <eddy@beaupre.biz>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-02 10:17:28 +00:00
juhosg
1312393aff sslh: Bump to v1.14
Disabled support for sslh 1.12's config file feature to avoid libconfig
dependency; Redundant as we use UCI-based config file instead.

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3080/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 18:00:04 +00:00
juhosg
4e924b5213 4th: update to 3.62.0
This patch update 4th from 3.61.5 to 3.62.0. tested on xburst/ben
nanonote and ar71xx/703n.

URL: http://thebeez.home.xs4all.nl/4tH/
ChangeLog: http://lists.en.qi-hardware.com/pipermail/discussion/2012-December/009979.html

Patchwork: http://patchwork.openwrt.org/patch/3078/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 18:00:02 +00:00
juhosg
c8a0ce17bb cups: Fix endless loop
Fix endless loop in ipp backend (http://www.cups.org/str.php?L4194)

Signed-off-by: Bernd Krumböck <krumboeck@universalnet.at>
Patchwork: http://patchwork.openwrt.org/patch/3070/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 18:00:01 +00:00
juhosg
c96b4c24a8 cups: Fix ipp compression
Fix compression in ipp backend (http://www.cups.org/str.php?L4181)

Signed-off-by: Bernd Krumböck <krumboeck@universalnet.at>
Patchwork: http://patchwork.openwrt.org/patch/3071/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 18:00:00 +00:00
juhosg
fd86c97fa2 cups: Update to 1.5.4
Update CUPS to 1.5.4 and package client, libs, filters, locales and daemon to
separate packages. Replace makefile-targets patch with components patch.
Fix ppdc patch.

Signed-off-by: Bernd Krumböck <krumboeck@universalnet.at>
Patchwork: http://patchwork.openwrt.org/patch/3072/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 17:59:58 +00:00
juhosg
764da6c839 openconnect: update to 4.07
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Patchwork: http://patchwork.openwrt.org/patch/3044/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34928 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 17:59:56 +00:00
juhosg
90f047a93e xtables-addons: build version 2.0 for kernel 3.7 onwards
Version 2.0 of xtables-addons dropped support for all kernels older than
3.7. So we still need to build v1.x for older kernels. Keep a separate
patches directory for it, with almost all the same patches for now.

We can easily drop the 1.x build once we have more than two platforms
running 3.7.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 16:45:40 +00:00
jow
bd8fb0e373 xtables-addons: make kmod-ipt-rawpost depend on kmod-ip6tables if CONFIG_IPV6=y to force enabling CONFIG_IP6_NF_IPTABLES in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-29 13:53:53 +00:00
florian
583b452905 packages: depend on libelf1 instead of libelf
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:41 +00:00
florian
61a3f0b49f perf: unmark as broken
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:40 +00:00
florian
28a6bf4c4a elfutils: unmark as broken
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:39 +00:00
florian
3f0f5aec15 elfutils: do not check for TEXTREL
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-28 09:42:36 +00:00
juhosg
a24e1e9e27 flashrom: remove broken msr path change
This almost caused a nasty accident on my Geos — without the MSR access
it managed to erase *most* of the flash and write the new image, but
didn't manage to change the last few KiB. Thankfully I'd already taken a
copy of the old contents, and could flash them back.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:40 +00:00
juhosg
6ee6a614d8 collectd: remove bogus maximum of 3600 seconds for 'timeleft'
The apcups and snmp plugins were using this to store time in minutes, but
nut uses seconds. Upstream wants to make them all use seconds (unlike my
first patch to make nut use minutes to be consistent with the others), so
all we need to do is fix the maximum. If we were *using* the apcups and
snmp plugins, those would probably want fixing to multiply by 60.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:38 +00:00
juhosg
7442b49d05 collectd: enable nut plugin
This works now...

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:36 +00:00