8974 Commits

Author SHA1 Message Date
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
juhosg
f25cbf8117 nut: install development files for libupsclient
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@34829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:35 +00:00
juhosg
787b5c61cb nut: add initscripts for upsd and upsmon, create config from UCI
There's more to be done here, but this is a good start and covers most
things that people will need to configure.

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@34828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-21 18:25:32 +00:00
luka
d6ea5ac454 [packages] wing: don't use symlink to /lib/functions.sh
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-19 21:25:07 +00:00
swalker
eec616d493 [packages] miniupnpc: update to 1.7
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-18 03:36:00 +00:00
nbd
6fd8bbc861 iptraf: fix compile error
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-15 18:35:36 +00:00
florian
c535494566 perf: fix multiple issues in Makefile
* provide a proper version information
* make sure we build in the linux directory to avoid out of tree build
  failures
* make package cleaning actually work

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-13 15:40:45 +00:00
obsy
78f0550c9b [packages] transmission: update to 2.74
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-13 14:55:02 +00:00
jogo
9e9d3900d4 packages: znc: update to 1.0
Update ZNC to newest version 1.0

 * Update config format to reflect new config format and allow
   multiple networks per user.
 * Update init script to create a 1.0 compatible config.
 * Add new modules introduced in 1.0, remove dropped ones.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-13 14:07:57 +00:00
jogo
d37b83b518 packages: znc: don't start with default config
Don't connect to freenode if there is only the default configuration.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-13 14:07:55 +00:00
florian
7bb67f087d peerguardian: update to 2.2.2
libipq is removed so the old version cannot be built anymore.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 17:51:01 +00:00
florian
4f9707c748 wt: fix build against boost 1.50+
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 17:22:31 +00:00
florian
40f5fdd136 boost: fix build failure
Such build failure was reported several times:

gcc.compile.c++
bin.v2/libs/context/build/gcc-i386/release/link-static/threading-multi/fcontext.o
libs/context/src/fcontext.cpp: In function 'void*
boost::ctx::detail::align_stack(void*)':
libs/context/src/fcontext.cpp:25:21: error: 'uintptr_t' was not declared
in this scope
libs/context/src/fcontext.cpp:25:32: error: expected ')' before 'base'
libs/context/src/fcontext.cpp:26:66: error: expected ')' before ';'
token
libs/context/src/fcontext.cpp:26:66: error: expected ')' before ';'
token

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 17:22:30 +00:00
florian
3301c199c8 opal: do not build against uclibc++
Neither g++-uc nor g++-uc+std prove to properly build opal, so just
fallback to the standard g++ and libstdc++ build.

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 16:58:10 +00:00
florian
763b27cba4 ptlib: update to 2.10.9
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 16:58:09 +00:00
florian
32c1ef0e63 mksh: fix build on mipsel platforms
And possibly other platforms where this assertion fails:
error: variably modified 'ari_sign_32_bit_and_wrap' at file scope

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 16:58:08 +00:00
florian
bb7b3c0322 orbit2: update to 2.14.19
This is required to build properly after r34490

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

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-11 16:58:02 +00:00