feed/packages.git
9 years agopython: add __PYENV_LAUNCHER__ env var 525/head
Alexandru Ardelean [Sun, 9 Nov 2014 19:08:06 +0000 (21:08 +0200)]
python: add __PYENV_LAUNCHER__ env var

Mostly useful for setuptools and pip during build.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #524 from commodo/python-update-5
sbyx [Sun, 9 Nov 2014 18:44:18 +0000 (19:44 +0100)]
Merge pull request #524 from commodo/python-update-5

Python update 5

9 years agoMerge pull request #522 from chris5560/master
sbyx [Sun, 9 Nov 2014 18:21:18 +0000 (19:21 +0100)]
Merge pull request #522 from chris5560/master

ddns-scripts: Update to Version 2.1.0-1 see description

9 years agoMerge pull request #523 from dibdot/master
sbyx [Sun, 9 Nov 2014 18:19:46 +0000 (19:19 +0100)]
Merge pull request #523 from dibdot/master

ssmtp: revoke gnutls support

9 years agopython: remove readline.so for now 524/head
Alexandru Ardelean [Sun, 9 Nov 2014 17:54:01 +0000 (19:54 +0200)]
python: remove readline.so for now

Some symbols are not found (tgetnum and BC).
Looks like the termcap lib, which should be in libncurses(w)
but maybe some build param would be required.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add some Build/InstallDev rules back
Alexandru Ardelean [Sun, 9 Nov 2014 15:56:45 +0000 (17:56 +0200)]
python: add some Build/InstallDev rules back

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agossmtp: revoke gnutls support 523/head
Dirk Brenken [Sun, 9 Nov 2014 15:43:19 +0000 (16:43 +0100)]
ssmtp: revoke gnutls support

Drop gnutls and use openssl instead, due to excessive memory consumption in embedded environment for an additonal ssl library.

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
9 years agoddns-scripts: Update to Version 2.1.0-1 see description 522/head
Christian Schoenebeck [Sun, 9 Nov 2014 15:37:11 +0000 (16:37 +0100)]
ddns-scripts: Update to Version 2.1.0-1 see description

- fixed postinst and prerm in Makefile
- implementation of provider specific update scripts into services and
services_ipv6 file.
first Provider "no-ip.com" - Thanks to DarkStarXxX for
request and testing
- finished uci/ddns wiki at http://wiki.openwrt.org/doc/uci/ddns
- rewritten retry management
- rewritten logging including following Issue 469
https://github.com/openwrt/packages/issues/469
- stop running sections on hotplug ifdown event (like start on ifup)
- implement trap detection
also kill "sleep" child processes
SIGHUP to reload configuration (not really reloading, simply
starting a new process)
/etc/init.d/ddns reload implemented
- code optimization
- new provider LoopiaDNS.se Issue 494
https://github.com/openwrt/packages/issues/494

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
9 years agopython: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGS
Alexandru Ardelean [Sun, 9 Nov 2014 11:10:12 +0000 (13:10 +0200)]
python: add OPT and CONFIG_SITE vars to HOST_CONFIGURE_ARGS

Fixes some build issues.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add lib deps
Alexandru Ardelean [Sun, 9 Nov 2014 10:36:48 +0000 (12:36 +0200)]
python: add lib deps

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #519 from hnyman/modify-sqm
Toke Høiland-Jørgensen [Sun, 9 Nov 2014 10:17:03 +0000 (02:17 -0800)]
Merge pull request #519 from hnyman/modify-sqm

sqm-scripts: Modify installation step to ensure correct file permissions

9 years agopython: final switch
Alexandru Ardelean [Sun, 9 Nov 2014 09:09:10 +0000 (11:09 +0200)]
python: final switch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agosqm-scripts: Modify installation step to ensure correct file permissions 519/head
Hannu Nyman [Sun, 9 Nov 2014 08:23:54 +0000 (10:23 +0200)]
sqm-scripts: Modify installation step to ensure correct file permissions

Use INSTALL_BIN & INSTALL_DATA macros instead of cp
to ensure correct file permissions for the executable files.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years agoMerge pull request #516 from dibdot/master
sbyx [Sat, 8 Nov 2014 19:26:40 +0000 (20:26 +0100)]
Merge pull request #516 from dibdot/master

ssmtp: move to github

9 years agossmtp: move to github 516/head
Dirk Brenken [Fri, 7 Nov 2014 09:29:15 +0000 (10:29 +0100)]
ssmtp: move to github

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
9 years agoMerge pull request #517 from Wedmer/master
sbyx [Sat, 8 Nov 2014 12:04:43 +0000 (13:04 +0100)]
Merge pull request #517 from Wedmer/master

utils/zoneinfo: Removed Middle-East target due there're no files for it.

9 years agoRemoved Middle-East target due there're no files for it. 517/head
Vladimir Ulrich [Sat, 8 Nov 2014 11:28:28 +0000 (14:28 +0300)]
Removed Middle-East target due there're no files for it.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years agoMerge pull request #514 from commodo/python-update-4
sbyx [Fri, 7 Nov 2014 17:09:47 +0000 (18:09 +0100)]
Merge pull request #514 from commodo/python-update-4

Python update 4

9 years agoMerge pull request #515 from Wedmer/master
sbyx [Fri, 7 Nov 2014 17:07:30 +0000 (18:07 +0100)]
Merge pull request #515 from Wedmer/master

utils/zoneifo: Moved from old packages with updates

9 years agoutils/zoneifo: Moved from old packages with updates 515/head
Vladimir Ulrich [Fri, 7 Nov 2014 15:25:48 +0000 (18:25 +0300)]
utils/zoneifo: Moved from old packages with updates

Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years agopython: exclude pdb.doc and webbrowser.py 514/head
Alexandru Ardelean [Fri, 7 Nov 2014 14:50:27 +0000 (16:50 +0200)]
python: exclude pdb.doc and webbrowser.py

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: remove +libcrypto dep; that's a openssl lib
Alexandru Ardelean [Wed, 5 Nov 2014 13:42:51 +0000 (15:42 +0200)]
python: remove +libcrypto dep; that's a openssl lib

Signed-off-by: Alexandru Ardelean <ardeleanalex.com>
9 years agopython: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16
Alexandru Ardelean [Wed, 5 Nov 2014 13:24:33 +0000 (15:24 +0200)]
python: add PKG_USE_MIPS16:=0 + handle CONFIG_USE_MIPS16

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add PYTHONPATH var; this allows packages to configure it
Alexandru Ardelean [Wed, 5 Nov 2014 13:18:05 +0000 (15:18 +0200)]
python: add PYTHONPATH var; this allows packages to configure it

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add HOST_PYTHON_LIB_DIR variable to python-package.mk
Alexandru Ardelean [Tue, 4 Nov 2014 21:03:50 +0000 (23:03 +0200)]
python: add HOST_PYTHON_LIB_DIR variable to python-package.mk

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: cleanup Build/InstallDev rule
Alexandru Ardelean [Tue, 4 Nov 2014 21:02:53 +0000 (23:02 +0200)]
python: cleanup Build/InstallDev rule

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: remove --without-ensurepip; not needed anymore
Alexandru Ardelean [Tue, 4 Nov 2014 21:02:15 +0000 (23:02 +0200)]
python: remove --without-ensurepip; not needed anymore

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: remove explicit rules in favor of using make/configure vars
Alexandru Ardelean [Tue, 28 Oct 2014 20:57:14 +0000 (22:57 +0200)]
python: remove explicit rules in favor of using make/configure vars

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: reboot all python packages
Alexandru Ardelean [Sat, 25 Oct 2014 17:46:25 +0000 (20:46 +0300)]
python: reboot all python packages

Redefine python-full as all-pages-minus-a-few-that-don't make sense.
Remove all other packages.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #508 from dibdot/master
Ted Hess [Thu, 6 Nov 2014 22:21:43 +0000 (17:21 -0500)]
Merge pull request #508 from dibdot/master

mc: move to github (midnight commander)

9 years agomc: move to github 508/head
Dirk Brenken [Wed, 5 Nov 2014 21:15:02 +0000 (22:15 +0100)]
mc: move to github

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
9 years agoperl: Update to 5.20.1
Marcel Denia [Mon, 3 Nov 2014 07:19:07 +0000 (08:19 +0100)]
perl: Update to 5.20.1

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Mark test support as experimental
Marcel Denia [Sun, 2 Nov 2014 18:32:37 +0000 (19:32 +0100)]
perl: Mark test support as experimental

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Fix signal order for i486
Marcel Denia [Mon, 13 Oct 2014 13:12:00 +0000 (15:12 +0200)]
perl: Fix signal order for i486

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Update perlbase.mk
Marcel Denia [Tue, 19 Aug 2014 22:32:13 +0000 (00:32 +0200)]
perl: Update perlbase.mk

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Also strip begin, end and for pragmas
Marcel Denia [Thu, 21 Aug 2014 14:31:17 +0000 (16:31 +0200)]
perl: Also strip begin, end and for pragmas

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Set nv_overflows_integers_at configuration symbol
Marcel Denia [Fri, 22 Aug 2014 15:34:40 +0000 (17:34 +0200)]
perl: Set nv_overflows_integers_at configuration symbol

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoperl: Add basic test support
Marcel Denia [Tue, 19 Aug 2014 22:31:31 +0000 (00:31 +0200)]
perl: Add basic test support

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoMerge pull request #507 from roger-/motion
sbyx [Thu, 6 Nov 2014 06:15:05 +0000 (07:15 +0100)]
Merge pull request #507 from roger-/motion

motion: update and switch to recent fork

9 years agohaproxy: bump to version 1.5.8
Thomas Heil [Wed, 5 Nov 2014 21:04:57 +0000 (22:04 +0100)]
haproxy: bump to version 1.5.8

Released version 1.5.8 with the following main changes :
 - BUG/MAJOR: buffer: check the space left is enough or not
   when input data in a buffer is wrapped
 - BUG/BUILD: revert accidental change in the
   makefile from latest SSL fix

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years agoChange default bcp38 interface to be eth1, don't enable by default.
Toke Høiland-Jørgensen [Wed, 5 Nov 2014 19:35:32 +0000 (20:35 +0100)]
Change default bcp38 interface to be eth1, don't enable by default.

9 years agomotion: switch to master branch 507/head
Roger [Wed, 5 Nov 2014 16:46:53 +0000 (10:46 -0600)]
motion: switch to master branch

This branch includes some important fixes vs. 3.4.0.

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agoMerge pull request #506 from cj1324/fix_libsodium
sbyx [Wed, 5 Nov 2014 14:04:38 +0000 (15:04 +0100)]
Merge pull request #506 from cj1324/fix_libsodium

libsodium: fixed pkgconfig not found it.

9 years agoAdd luci-app-bcp38 package
Toke Høiland-Jørgensen [Wed, 5 Nov 2014 07:34:30 +0000 (08:34 +0100)]
Add luci-app-bcp38 package

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years agoMake PKG_LICENSE for BCP38 SPDX compatible.
Toke Høiland-Jørgensen [Wed, 5 Nov 2014 07:27:56 +0000 (08:27 +0100)]
Make PKG_LICENSE for BCP38 SPDX compatible.

9 years agoAdd BCP38 implementation package (from CeroWrt).
Toke Høiland-Jørgensen [Tue, 4 Nov 2014 23:17:53 +0000 (00:17 +0100)]
Add BCP38 implementation package (from CeroWrt).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years agomotion: update and switch to recent fork
Roger [Tue, 4 Nov 2014 20:06:37 +0000 (14:06 -0600)]
motion: update and switch to recent fork

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agomotion: remove outdated (?) patch
Roger [Tue, 4 Nov 2014 20:05:40 +0000 (14:05 -0600)]
motion: remove outdated (?) patch

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agolibsodium: fixed pkgconfig not found it. 506/head
Han Chen [Tue, 4 Nov 2014 15:31:13 +0000 (23:31 +0800)]
libsodium: fixed pkgconfig not found it.

Signed-off-by: Han Chen chen1324@gmail.com
9 years agoMerge pull request #504 from Shulyaka/master
sbyx [Tue, 4 Nov 2014 14:16:03 +0000 (15:16 +0100)]
Merge pull request #504 from Shulyaka/master

mailman: fixed compilation errors (Issue #498)

9 years agomailman: fixed compilation errors (Issue #498) 504/head
Denis Shulyaka [Tue, 4 Nov 2014 13:58:30 +0000 (16:58 +0300)]
mailman: fixed compilation errors (Issue #498)

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoMerge pull request #503 from Shulyaka/master
sbyx [Tue, 4 Nov 2014 11:06:58 +0000 (12:06 +0100)]
Merge pull request #503 from Shulyaka/master

python-dns: fixed URL

9 years agopython-dns: fixed URL 503/head
Denis Shulyaka [Tue, 4 Nov 2014 11:02:26 +0000 (14:02 +0300)]
python-dns: fixed URL

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agorpcd-mod-lxc: add lxc-create ubus bindings
Luka Perkov [Mon, 3 Nov 2014 15:53:13 +0000 (16:53 +0100)]
rpcd-mod-lxc: add lxc-create ubus bindings

Example call:

$ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }'

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agomdnsresponder: add spdx tag
Steven Barth [Mon, 3 Nov 2014 12:32:45 +0000 (13:32 +0100)]
mdnsresponder: add spdx tag

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #496 from roger-/micropython
sbyx [Mon, 3 Nov 2014 10:44:06 +0000 (11:44 +0100)]
Merge pull request #496 from roger-/micropython

micropython(-lib): update and add package category

9 years agoMerge pull request #495 from hnyman/sqm-update
Toke Høiland-Jørgensen [Sun, 2 Nov 2014 18:35:07 +0000 (10:35 -0800)]
Merge pull request #495 from hnyman/sqm-update

sqm-scripts: use masks with markings

9 years agomicropython-lib: update and add package category 496/head
Roger [Sun, 2 Nov 2014 17:10:51 +0000 (11:10 -0600)]
micropython-lib: update and add package category

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agomicropython: update and add package category
Roger [Sun, 2 Nov 2014 17:07:11 +0000 (11:07 -0600)]
micropython: update and add package category

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agosqm-scripts: use masks with markings 495/head
Hannu Nyman [Sun, 2 Nov 2014 09:01:54 +0000 (11:01 +0200)]
sqm-scripts: use masks with markings

Apply mask for markings to enable co-existence with multiwan, mwan3 etc.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years agosox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer
Ted Hess [Sat, 1 Nov 2014 23:44:12 +0000 (19:44 -0400)]
sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoforked-daapd: Shorten title so it displays
Ted Hess [Sat, 1 Nov 2014 22:57:24 +0000 (18:57 -0400)]
forked-daapd: Shorten title so it displays

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agolibavahi: Don't build libdns_sd if not selected
Ted Hess [Sat, 1 Nov 2014 22:49:32 +0000 (18:49 -0400)]
libavahi: Don't build libdns_sd if not selected

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #490 from Shulyaka/master
sbyx [Sat, 1 Nov 2014 12:55:06 +0000 (13:55 +0100)]
Merge pull request #490 from Shulyaka/master

postfix: Added experimental support for Berkeley DB (btree files).

9 years agopostfix: Added experimental support for Berkeley DB (btree files). 490/head
Denis Shulyaka [Sat, 1 Nov 2014 10:20:17 +0000 (13:20 +0300)]
postfix: Added experimental support for Berkeley DB (btree files).
Note that hash files are currently not supported by OpenWRT package of Berkeley DB.
CDB is still default.

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoMerge pull request #489 from MikePetullo/master
Ted Hess [Sat, 1 Nov 2014 01:36:27 +0000 (21:36 -0400)]
Merge pull request #489 from MikePetullo/master

bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped ...

9 years agobogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot 489/head
W. Michael Petullo [Sat, 1 Nov 2014 00:34:30 +0000 (20:34 -0400)]
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agoMerge pull request #488 from commodo/ovs-fix-kernel-3.12
champtar [Fri, 31 Oct 2014 11:52:53 +0000 (12:52 +0100)]
Merge pull request #488 from commodo/ovs-fix-kernel-3.12

openvswitch: add +kmod-vxlan dependency for kernels >= 3.12

9 years agoMerge pull request #481 from zorun/master
sbyx [Fri, 31 Oct 2014 11:10:53 +0000 (12:10 +0100)]
Merge pull request #481 from zorun/master

Import bmon from oldpackages

9 years agobmon: Bump to 3.5 and add myself as maintainer 481/head
Baptiste Jonglez [Wed, 29 Oct 2014 01:43:03 +0000 (02:43 +0100)]
bmon: Bump to 3.5 and add myself as maintainer

Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
9 years agobmon: Import from oldpackages
Baptiste Jonglez [Tue, 28 Oct 2014 23:12:43 +0000 (00:12 +0100)]
bmon: Import from oldpackages

Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
9 years agoopenvswitch: add +kmod-vxlan dependency for kernels >= 3.12 488/head
Alexandru Ardelean [Fri, 31 Oct 2014 10:25:05 +0000 (12:25 +0200)]
openvswitch: add +kmod-vxlan dependency for kernels >= 3.12

When OVS detects a kernel version >= 3.12 it does not build
it's own vxlan module and tries to use the kernel's, when building
the OVS kernel module.

I also pushed a patch to the OpenWRT trunk to add a +kmod-vxlan package.

This will add the kernel's vxlan.ko kernel module if it exists.
So, for kernel >= 3.12, this package should exist and be installed
when installing OVS.

Tested on OpenWRT trunk with kernel 3.14.18.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoluci-app-lxc: code cleanup
Petar Koretic [Thu, 30 Oct 2014 16:04:27 +0000 (17:04 +0100)]
luci-app-lxc: code cleanup

Number of suggested rewrites:
* use lua ubus bindings instead of os.execute
* combine multiple actions to use same handler 'lxc_action' and pass
actions as arguments to consolidate code
* read openwrt version from lua directly
* start using String.prototype.format for string formatting

Also, drop 'rename' and 'clone' until they are fully functional on all
platforms.

Thanks Jo-Philipp for suggestions on how to improve the code.

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
9 years agoMerge pull request #486 from commodo/ovs-build-fix2
champtar [Thu, 30 Oct 2014 17:13:13 +0000 (18:13 +0100)]
Merge pull request #486 from commodo/ovs-build-fix2

openvswitch: add patch "datapath: Backport __ip_select_ident() function"

9 years agoMerge pull request #485 from commodo/ovs-build-fix
champtar [Thu, 30 Oct 2014 17:11:11 +0000 (18:11 +0100)]
Merge pull request #485 from commodo/ovs-build-fix

openvswitch: fix build for gcc versions below 4.9

9 years agoopenvswitch: add patch "datapath: Backport __ip_select_ident() function" 486/head
Alexandru Ardelean [Thu, 30 Oct 2014 16:22:03 +0000 (18:22 +0200)]
openvswitch: add patch "datapath: Backport __ip_select_ident() function"

Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
9 years agoMerge pull request #478 from sourceindex/added-new-kismet-package
sbyx [Thu, 30 Oct 2014 12:42:49 +0000 (13:42 +0100)]
Merge pull request #478 from sourceindex/added-new-kismet-package

kismet: new kismet wireless package

9 years agoMerge pull request #484 from MikePetullo/master
sbyx [Thu, 30 Oct 2014 12:42:14 +0000 (13:42 +0100)]
Merge pull request #484 from MikePetullo/master

bogofilter: depend on libdb47, not libdb47-full (related to #459)

9 years agobogofilter: depend on libdb47, not libdb47-full (related to #459) 484/head
W. Michael Petullo [Thu, 30 Oct 2014 11:05:45 +0000 (07:05 -0400)]
bogofilter: depend on libdb47, not libdb47-full (related to #459)

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agoluci-app-lxc: add package for luci lxc app
Petar Koretic [Thu, 30 Oct 2014 08:46:45 +0000 (09:46 +0100)]
luci-app-lxc: add package for luci lxc app

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
9 years agolxc: move patch
Luka Perkov [Thu, 30 Oct 2014 10:24:35 +0000 (06:24 -0400)]
lxc: move patch

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoMerge pull request #483 from jow-/wget-1.16
Jo-Philipp Wich [Thu, 30 Oct 2014 10:17:37 +0000 (11:17 +0100)]
Merge pull request #483 from jow-/wget-1.16

wget: update to v1.16

9 years agoopenvswitch: fix build for gcc versions below 4.9 485/head
Alexandru Ardelean [Thu, 30 Oct 2014 08:31:42 +0000 (10:31 +0200)]
openvswitch: fix build for gcc versions below 4.9

Seems that while fixing the build for GCC 4.9
I broke the build for GCC 4.8, because that KCFLAG I added
causes a build error (since it's not recognized).

The fix is to add KCFLAG only when GCC 4.9 is used.

OpenVSwitch now builds successfully with GCC 4.8 and 4.9.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agokismet: added missing PKG_LICENSE tag 478/head
Sebastian Wendel [Tue, 28 Oct 2014 14:52:56 +0000 (15:52 +0100)]
kismet: added missing PKG_LICENSE tag
Signed-off-by: Sebastian Wendel<packages@sourceindex.de>
9 years agokismet: added new version of the kismet wireless network system
Sebastian Wendel [Sat, 18 Oct 2014 04:24:59 +0000 (06:24 +0200)]
kismet: added new version of the kismet wireless network system
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
9 years agoluci-app-ocserv and luci-proto-openconnect were moved to openwrt/luci repo
Nikos Mavrogiannopoulos [Wed, 29 Oct 2014 22:23:56 +0000 (23:23 +0100)]
luci-app-ocserv and luci-proto-openconnect were moved to openwrt/luci repo

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agowget: update to v1.16 483/head
Jo-Philipp Wich [Wed, 29 Oct 2014 21:08:07 +0000 (22:08 +0100)]
wget: update to v1.16

The update fixes CVE-2014-4877 which allows malicious FTP servers
to modify local filesystem contents through specificially crafted
symlinks.

Please backport to for-14.07 too.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agocollectd: unbreak collectd-mod-sensors
Jo-Philipp Wich [Wed, 29 Oct 2014 20:56:20 +0000 (21:56 +0100)]
collectd: unbreak collectd-mod-sensors

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agodb47: Drop -full variant and integrate it into the normal one
Marcel Denia [Tue, 28 Oct 2014 12:45:43 +0000 (13:45 +0100)]
db47: Drop -full variant and integrate it into the normal one

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected
Ted Hess [Wed, 29 Oct 2014 16:47:59 +0000 (12:47 -0400)]
ffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #480 from Noltari/shairport-next
Ted Hess [Wed, 29 Oct 2014 14:33:52 +0000 (10:33 -0400)]
Merge pull request #480 from Noltari/shairport-next

shairport: improve config and init script

9 years agolxc: organize patches
Luka Perkov [Wed, 29 Oct 2014 07:38:29 +0000 (03:38 -0400)]
lxc: organize patches

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agolxc: fix lxc-destroy
Luka Perkov [Wed, 29 Oct 2014 07:36:56 +0000 (03:36 -0400)]
lxc: fix lxc-destroy

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoshairport: improve config and init script (disabled, respawn, err file, meta dir... 480/head
Álvaro Fernández Rojas [Tue, 28 Oct 2014 21:33:00 +0000 (22:33 +0100)]
shairport: improve config and init script (disabled, respawn, err file, meta dir, audio output options).

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoopenconnect: use SIGINT to bring down openconnect
Nikos Mavrogiannopoulos [Tue, 28 Oct 2014 11:31:48 +0000 (12:31 +0100)]
openconnect: use SIGINT to bring down openconnect

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: forward SIGINT to app
Nikos Mavrogiannopoulos [Tue, 28 Oct 2014 10:58:42 +0000 (11:58 +0100)]
openconnect: forward SIGINT to app

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoMerge pull request #477 from commodo/openvswitch-gcc-4.9
sbyx [Tue, 28 Oct 2014 09:39:08 +0000 (10:39 +0100)]
Merge pull request #477 from commodo/openvswitch-gcc-4.9

OpenVswitch GCC 4.9 build fix

9 years agoopenvswitch: add KCFLAGS="-Wno-error=date-time" to kernel modules build 477/head
Alexandru Ardelean [Tue, 28 Oct 2014 09:25:59 +0000 (11:25 +0200)]
openvswitch: add KCFLAGS="-Wno-error=date-time" to kernel modules build

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoopenvswitch: add patch for adding KCFLAGS var to the OVS build
Alexandru Ardelean [Tue, 28 Oct 2014 09:22:56 +0000 (11:22 +0200)]
openvswitch: add patch for adding KCFLAGS var to the OVS build

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #473 from Shulyaka/mailman
sbyx [Tue, 28 Oct 2014 07:05:38 +0000 (08:05 +0100)]
Merge pull request #473 from Shulyaka/mailman

mailman: New mailman package (mailing list manager)