4453 Commits

Author SHA1 Message Date
florian
1e2419b7d2 tgt: fix conffiles section
Remove the leading tab

Reported-by: Maxim Storchak <m.storchak@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-06 02:22:30 +00:00
florian
1b3db4a0a1 new package tgt
This patch provides userspace iSCSI target support.

https://dev.openwrt.org/ticket/8798

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-05 19:31:10 +00:00
florian
502c47bb5a httping: fix build with NLS
v2: INTL support was not at default DEPENDS (broke nossl)

libintl.h was not found when CONFIG_BUILD_NLS was selected
explicit -lintl fixes
undefined reference to `libintl_gettext'

fixes ticket #15816

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-05 19:31:03 +00:00
hauke
c221b8ce9d etherpuppet: correct broken url
Signed-off-by: Russell Senior <russell@personaltelco.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-03 11:57:17 +00:00
hauke
42582ae223 pptpd: bump to version 1.4.0 (fix bugs #12909, #15490, #15635)
Old pptpd 1.3.4 suffers from an old bug that gcc 4.8 has apparently brought
to surface (analysed in bug #12909).

The problem has been fixed upstream and is included in 1.4.0 release from
October 2013.
http://sourceforge.net/p/poptop/mailman/message/30453437/
db9a847936/
http://sourceforge.net/projects/poptop/

The patch bumps pptpd from 6-year old 1.3.4 to 1.4.0.

Related bugs #15428, #15635, #12909, #15490.
https://dev.openwrt.org/ticket/12909
https://dev.openwrt.org/ticket/15428  (AA12.09)
https://dev.openwrt.org/ticket/15490
https://dev.openwrt.org/ticket/15635

I have compiled and briefly tested on ar71xx/wndr3700 with trunk.

signed-off-by: hannu.nyman@iki.fi


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-03 11:02:55 +00:00
swalker
11349c8778 [packages] unbound: update to 1.4.22, drop libldns depends per upstream, update named.cache, refresh patches
Signed-off-by: Stephen Walker <stephendwalker+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-02 04:23:30 +00:00
swalker
82ff8d75fc [packages] vblade: update to 21
Signed-off-by: Stephen Walker <stephendwalker+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-02 01:58:28 +00:00
swalker
b2d90e1ab1 [packages] uftp: update to 4.1.5
Signed-off-by: Stephen Walker <stephendwalker+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-02 01:58:14 +00:00
swalker
8546c8f21e [packages] tor-alpha: update to 0.2.5.4-alpha
Signed-off-by: Stephen Walker <stephendwalker+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-02 01:57:52 +00:00
hauke
6ad34ad543 pyload: do not depend on python-django
This dependency is not needed.

This closes #11471.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 21:19:40 +00:00
hauke
336fdf12cc weechat: update to version 0.4.3 and fix dependencies
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 20:27:12 +00:00
hauke
a4c1ad3b0d nufw: add dependency to libgcrypt
This was missing and caused build errors.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 20:04:16 +00:00
hauke
6759e3850e pyload: update to current version 0.4.9
Signed-off-by: Oliver Ertl <oliver@ertls-netzwerk.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 19:39:15 +00:00
hauke
fded738292 radsecproxy: procd conversion and version bump
Update radsecproxy to version 1.6.5 and convert the init script to use
procd, and start later during boot to ensure name service is operational.

Introduces a small patch to radsecproxy which prevents it from forcing
log output to stderr when run in the foreground, thus making it possible
to simply run it in this mode for procd management.

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 17:58:52 +00:00
hauke
86c7a0c653 sslstrip: update to version 0.9
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 16:41:49 +00:00
hauke
bb73b6b4fe subversion: update to version 1.6.23
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 14:35:03 +00:00
hauke
85992dc375 openswan: update openswan to version 2.6.41
This still does not fix the problems with kernel 3.10 and up.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-01 13:33:42 +00:00
hauke
cb6b225651 mii-tool: update to 2014-02-18
Some notable changes:
- #include sockios added upstream, drop patch
- GbE support
- Fix swapped advertising/link partner features fields
- Document -p option
- Dump more registers

Full changelog:
68a4d784da/log//mii-tool.c

Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-30 22:26:12 +00:00
hauke
0b54272ef4 lighttpd: update lighttpd to 1.4.35
This patch updates lighttpd to 1.4.35

Signed-off-by: Gerald Matzka <mgerald21@yahoo.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-29 21:31:15 +00:00
hauke
4d618d3618 mosquitto: Update to v1.3.1
Performance and compatibility fixes, asynch DNS in client libraries
(requiring new dependency, libcares)

Rollup of http://mosquitto.org/2014/03/version-1-3-1-released/
and       http://mosquitto.org/2014/03/version-1-3-released/

Signed-off-by: Karl Palsson <karlp@remake.is>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-29 21:21:06 +00:00
hauke
078b31132a Fix wget-nossl variant by disabling ntlm support (bug 15718 and 15731)
Fix wget-nossl variant by disabling ntlm support in wget-nossl.

https://dev.openwrt.org/ticket/15718#comment:13
https://dev.openwrt.org/ticket/15731

In wget 1.15 the ntlm support requires either ssl or libnettle library.
Check-in behind the change:
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=c19d76c02483f070beb688d6fe6f5fafb5674a08

ssl is not present in the nossl variant and developers prefer to keep the
nossl variant small, so the natural alternative is to disable ntlm support in
the nossl variant, as a configure option for that purpose exists and a simple
change in Openwrt Makefile is enough.

Tested with ar71xx/wndr3700.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-29 19:38:23 +00:00
hauke
561765976a amule: remove dependency to libbfd.so
This removes the dependency to libbfd.so and removes some removed configure options.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-29 19:30:54 +00:00
hauke
e2b5e6f921 aMule: update to 2.3.1
aMule 2.3.1 for trunk and the latest Attitude Adjustment

Signed-off-by: Massimo Tumminia <matumminia@tiscali.it>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-27 21:48:21 +00:00
hauke
d0ea47a3ae parprouted: update to 0.7
This patch updates parprouted from 0.64 to 0.7. This fixes some bugs and
adds support for hosts moving across Ethernet interfaces. Built and tested
on a WNDR3700v2.

Signed-off-by: Tristan Schmelcher <tristan_schmelcher@alumni.uwaterloo.ca>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-27 20:22:01 +00:00
nbd
53b03c70e9 wget: bump to 1.15. Fixes compilation in buildhost with new perl (bugs 15563 and 15718)
Compiling wget 1.14 in buildhosts with new perl (& texinfo?) versions may fail.
I experienced this with Ubuntu 14.04 x64 (with perl 5.18).
Bugs about this:
https://dev.openwrt.org/ticket/15718
https://dev.openwrt.org/ticket/15563

The problem has been fixed upstream in wget:
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=9e8d899a356d95be34737488bb8fd59d4c6b3dbd
​
http://git.savannah.gnu.org/cgit/wget.git/commit/doc?id=7f43748544f26008d0dd337704f02a6ed3200aaf

Both fixes are included in the already released wget 1.15.
Compiling that succeeds without any need to patch wget source.

I have compiled ax71xx for WNDR3700 and it compiled ok and works.

Signed-off-by: hannu.nyman@iki.fi

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-27 17:50:59 +00:00
heil
6f562b4b67 package: haproxy remove unnecessary patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-23 11:46:33 +00:00
heil
c8277d8143 package: haproxy update to 1.4.25
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-23 11:42:46 +00:00
tripolar
04e30866d7 [packages] rtorrent: update to git head and add 2 distinct rtorrent versions:
rtorrent-rpc - rtorrent with rpc support
rtorrent  - rtorrent without rpc support

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-20 10:33:08 +00:00
nbd
11d350456e strongswan: add missing config files for plugins
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-17 17:19:38 +00:00
swalker
b3a48eaba4 [packages] httping: update to 2.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-17 00:08:02 +00:00
nbd
a787157cf8 strongswan: add missing patch for avoiding collisions with uclibc functions
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-16 21:07:57 +00:00
nbd
1e2fdc98be strongswan: update to 5.1.3, fixes an authentication bypass issue (CVE-2014-2338)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-15 17:11:48 +00:00
nbd
855d81292c strongswan: add missing library for the kernel-libipsec plugin
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-15 17:11:47 +00:00
nbd
600dc30e71 strongswan: remove the PF_ROUTE kernel interface to fix compile errors
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-15 17:11:45 +00:00
tripolar
371b8b2e44 [packages] git: update to 1.9.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-11 10:11:11 +00:00
cyrus
788a39e40b mdnsresponder: several Linux-related fixes (thanks Markus Stenberg)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-10 09:50:11 +00:00
nbd
554a5f0921 multiwan: remove unnecessary call to config_clear()
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-07 09:56:08 +00:00
nunojpg
9e59a24515 [packages]: revert previous change that was committed without a message
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-07 00:13:26 +00:00
nunojpg
ab0ae8edaa git-svn-id: svn://svn.openwrt.org/openwrt/packages@40397 3c298f89-4303-0410-b956-a3cf2f4a3e73 2014-04-06 23:51:06 +00:00
tripolar
e274acfe32 [packages] openssh: update to 6.6p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-02 16:48:36 +00:00
jow
c5d33f4e88 mac-to-devinfo: use selects instead of depends, solves circular dependency issues in packages requiring mac-to-devinfo
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-04-01 21:01:15 +00:00
hauke
3e3e7b7693 openconnect: Updated openconnect to 5.03
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-30 18:41:16 +00:00
kaloz
bf6b1156f5 [aria2]: upgrade to 1.18.4, add build options
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 11:04:46 +00:00
juhosg
4c0e3757f4 packages/ulogd: fix trailing whitespace
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:28 +00:00
juhosg
d6376a41ae packages/madwimax: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:26 +00:00
juhosg
0ceb77f205 packages/linuxigd: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:25 +00:00
juhosg
3ddbcc2b7e packages/hsflowd: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:24 +00:00
juhosg
52c3aab0b8 packages/hping3: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:23 +00:00
juhosg
bae70de917 packages/haproxy: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:22 +00:00
juhosg
9477646fbd packages/freepops: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-27 07:06:21 +00:00