feed/packages.git
8 years agoUpdate nano to 2.5.0 2097/head
Jonathan Bennett [Tue, 8 Dec 2015 15:06:27 +0000 (09:06 -0600)]
Update nano to 2.5.0
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
8 years agolibradcli: updated to 1.2.5
Nikos Mavrogiannopoulos [Mon, 7 Dec 2015 18:58:00 +0000 (19:58 +0100)]
libradcli: updated to 1.2.5

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agoocserv: doc update
Nikos Mavrogiannopoulos [Mon, 7 Dec 2015 18:55:18 +0000 (19:55 +0100)]
ocserv: doc update

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agoMerge pull request #2084 from ClaymorePT/boost_7
Ted Hess [Mon, 7 Dec 2015 17:08:45 +0000 (12:08 -0500)]
Merge pull request #2084 from ClaymorePT/boost_7

Boost: Update 7

8 years agoMerge pull request #2077 from ryzhovau/etherwake_ldflags
tripolar [Mon, 7 Dec 2015 16:42:20 +0000 (17:42 +0100)]
Merge pull request #2077 from ryzhovau/etherwake_ldflags

etherwake: respect LDFLAGS

8 years agounrar: update to v5.3.8
Álvaro Fernández Rojas [Mon, 7 Dec 2015 16:37:27 +0000 (17:37 +0100)]
unrar: update to v5.3.8

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agounrar: split unrar and libunrar into build variants, add missing InstallDev
Álvaro Fernández Rojas [Mon, 7 Dec 2015 16:27:15 +0000 (17:27 +0100)]
unrar: split unrar and libunrar into build variants, add missing InstallDev

Building unrar together with libunrar creates conflicts that can be fixed by
doing separate builds.
Closes https://github.com/openwrt/packages/pull/2060.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agoMerge pull request #2042 from neheb/master
tripolar [Mon, 7 Dec 2015 15:30:18 +0000 (16:30 +0100)]
Merge pull request #2042 from neheb/master

openssh: remove dsa and add ecdsa + ed25519 to initial keygen.

8 years agoMerge pull request #2085 from jefferyto/python-enum34-update
Hannu Nyman [Mon, 7 Dec 2015 11:47:27 +0000 (13:47 +0200)]
Merge pull request #2085 from jefferyto/python-enum34-update

python-enum34: update to 1.1.1, omit docs and tests from package

8 years agoMerge pull request #1982 from FlorianFieber/python3
Hannu Nyman [Mon, 7 Dec 2015 11:46:08 +0000 (13:46 +0200)]
Merge pull request #1982 from FlorianFieber/python3

Python3: Add python3-pip, python3-setuptools and their dependencies

8 years agopython-enum34: update to 1.1.1, omit docs and tests from package 2085/head
Jeffery To [Mon, 7 Dec 2015 11:12:18 +0000 (19:12 +0800)]
python-enum34: update to 1.1.1, omit docs and tests from package

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agoMerge pull request #2034 from jefferyto/python-cffi-host
Hannu Nyman [Mon, 7 Dec 2015 09:13:49 +0000 (11:13 +0200)]
Merge pull request #2034 from jefferyto/python-cffi-host

python-cffi: add host compile/install, upgrade to 1.3.1

8 years agoMerge pull request #2033 from jefferyto/python-pycparser-host
Hannu Nyman [Mon, 7 Dec 2015 09:12:54 +0000 (11:12 +0200)]
Merge pull request #2033 from jefferyto/python-pycparser-host

python-pycparser: add host compile/install

8 years agoMerge pull request #2032 from jefferyto/python-ply-host
Hannu Nyman [Mon, 7 Dec 2015 09:12:33 +0000 (11:12 +0200)]
Merge pull request #2032 from jefferyto/python-ply-host

python-ply: add host compile/install

8 years agopython-pycparser: increment PKG_RELEASE 2033/head
Jeffery To [Mon, 7 Dec 2015 09:03:24 +0000 (17:03 +0800)]
python-pycparser: increment PKG_RELEASE

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agopython-ply: increment PKG_RELEASE 2032/head
Jeffery To [Mon, 7 Dec 2015 09:01:52 +0000 (17:01 +0800)]
python-ply: increment PKG_RELEASE

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agoMerge pull request #2079 from ryzhovau/vnstat_ldflags
Jo-Philipp Wich [Mon, 7 Dec 2015 08:44:57 +0000 (09:44 +0100)]
Merge pull request #2079 from ryzhovau/vnstat_ldflags

vnstat: respect LDFLAGS

8 years agoMerge pull request #2075 from ryzhovau/postgresql_uclibc
Jo-Philipp Wich [Mon, 7 Dec 2015 08:41:15 +0000 (09:41 +0100)]
Merge pull request #2075 from ryzhovau/postgresql_uclibc

postgresql: now visible with uclibc

8 years agoBoost: Update 7 2084/head
Carlos Miguel Ferreira [Mon, 7 Dec 2015 04:41:07 +0000 (04:41 +0000)]
Boost: Update 7

Major fixes:
 - Due to incompatibility issues with other packages which depend upon boost
   libraries being built with system names (without name tags):
   - multi-thread support is now active by default.
   - boost libraries do not have name tags by default.

 - Added "Use tagged names." options
   - This option provides access to Single threaded option and Debug option.
   - The use of name tags is required to build the debug and single threaded
     versions.

Minor fixes (proposed by Thess):
 - "Compile Static Libraries" is active by default
 - "Use shared version of C and C++ runtimes for shared libraries" is now active
   by default
 - Several dependency notation fixes

Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
8 years agoavrdude: Fix inclusion of libelf when BUILD_NLS=y
Ted Hess [Mon, 7 Dec 2015 00:56:44 +0000 (19:56 -0500)]
avrdude: Fix inclusion of libelf when BUILD_NLS=y

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agoadding package 'icu'
Mirko Vogt [Sun, 6 Dec 2015 22:15:32 +0000 (23:15 +0100)]
adding package 'icu'

Signed-off-by: Mirko Vogt <mirko@openwrt.org>
8 years agoMerge pull request #2073 from ryzhovau/lvm2_url
Daniel Golle [Sun, 6 Dec 2015 15:03:39 +0000 (16:03 +0100)]
Merge pull request #2073 from ryzhovau/lvm2_url

lvm2: fix source URL

8 years agovnstat: respect LDFLAGS 2079/head
Alexander Ryzhov [Sun, 6 Dec 2015 13:53:51 +0000 (08:53 -0500)]
vnstat: respect LDFLAGS
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
8 years agoetherwake: respect LDFLAGS 2077/head
Alexander Ryzhov [Sun, 6 Dec 2015 13:35:06 +0000 (08:35 -0500)]
etherwake: respect LDFLAGS
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
8 years agopostgresql: now visible with uclibc 2075/head
Alexander Ryzhov [Sun, 6 Dec 2015 13:08:49 +0000 (08:08 -0500)]
postgresql: now visible with uclibc
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
8 years agolvm2: fix source URL 2073/head
Alexander Ryzhov [Sun, 6 Dec 2015 12:45:18 +0000 (07:45 -0500)]
lvm2: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
8 years agoMerge pull request #1985 from jefferyto/python-setuptools-host
Hannu Nyman [Sun, 6 Dec 2015 11:39:23 +0000 (13:39 +0200)]
Merge pull request #1985 from jefferyto/python-setuptools-host

python-setuptools: add ability to install on host

8 years agoMerge pull request #2062 from commodo/python-setuptools-upgrade
Hannu Nyman [Sun, 6 Dec 2015 11:16:34 +0000 (13:16 +0200)]
Merge pull request #2062 from commodo/python-setuptools-upgrade

python-setuptools: upgrade to version 18.7

8 years agoMerge pull request #2064 from commodo/python-pip-ca-certs
Hannu Nyman [Sun, 6 Dec 2015 11:13:01 +0000 (13:13 +0200)]
Merge pull request #2064 from commodo/python-pip-ca-certs

python-pip: add ca-certificates as dependency

8 years agoMerge pull request #2055 from aTanW/master
Hannu Nyman [Sun, 6 Dec 2015 10:44:03 +0000 (12:44 +0200)]
Merge pull request #2055 from aTanW/master

gammu: bump to upstream 1.36.7

8 years agolibshout: Make separate pkg_config files for libs. Fixes ices build
Ted Hess [Sat, 5 Dec 2015 21:39:31 +0000 (16:39 -0500)]
libshout: Make separate pkg_config files for libs. Fixes ices build

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agoMerge pull request #2071 from thess/dosfstools-update
Ted Hess [Fri, 4 Dec 2015 20:06:55 +0000 (15:06 -0500)]
Merge pull request #2071 from thess/dosfstools-update

dosfstools: bump to 3.0.28, fix URLs - dev moved to github

8 years agodosfstools: bump to 3.0.28, fix URLs - dev moved to github 2071/head
Ted Hess [Fri, 4 Dec 2015 19:53:33 +0000 (14:53 -0500)]
dosfstools: bump to 3.0.28, fix URLs - dev moved to github

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agognunet: work-around config sections naming
Daniel Golle [Fri, 4 Dec 2015 17:56:08 +0000 (18:56 +0100)]
gnunet: work-around config sections naming

gnunet's config section may contain dashes '-' which isn't an
allowed character for sections in UCI.
Thus replace the first underscore with a dash which in gnunet-config
sections, as that happends to be work for all currently used sections.
e.g. this now allows accessing sections like transport-http_server via
an UCI sections called transport_http_server as well as namestore-flat
using an UCI section called namestore_flat.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agognunet: improve packaging
Daniel Golle [Fri, 4 Dec 2015 17:30:58 +0000 (18:30 +0100)]
gnunet: improve packaging

some general packaging fixes for cadet and conversation.
allow building experimental components multicast, psyc, social.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agopython-pip: add ca-certificates as dependency 2064/head
Alexandru Ardelean [Tue, 1 Dec 2015 18:25:27 +0000 (20:25 +0200)]
python-pip: add ca-certificates as dependency

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years agognunet: update to svn r36713
Daniel Golle [Thu, 3 Dec 2015 00:24:21 +0000 (01:24 +0100)]
gnunet: update to svn r36713

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agolvm2: update to 2.02.136
Daniel Golle [Thu, 3 Dec 2015 00:23:28 +0000 (01:23 +0100)]
lvm2: update to 2.02.136

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agocryptsetup: update to 1.7.0
Daniel Golle [Thu, 3 Dec 2015 00:23:03 +0000 (01:23 +0100)]
cryptsetup: update to 1.7.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agognurl: update to 7.45.0
Daniel Golle [Thu, 3 Dec 2015 00:22:44 +0000 (01:22 +0100)]
gnurl: update to 7.45.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agolibinput: update to 1.1.1
Daniel Golle [Thu, 3 Dec 2015 00:22:21 +0000 (01:22 +0100)]
libinput: update to 1.1.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agolibevdev: update to 1.4.5
Daniel Golle [Thu, 3 Dec 2015 00:21:58 +0000 (01:21 +0100)]
libevdev: update to 1.4.5

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoglpk: update to 4.57
Daniel Golle [Thu, 3 Dec 2015 00:21:21 +0000 (01:21 +0100)]
glpk: update to 4.57

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agodebootstrap: update to 1.0.75
Daniel Golle [Thu, 3 Dec 2015 00:21:01 +0000 (01:21 +0100)]
debootstrap: update to 1.0.75

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agomove slightly modified package 'daemonlogger' from old packages feed
Mirko Vogt [Wed, 2 Dec 2015 14:27:08 +0000 (15:27 +0100)]
move slightly modified package 'daemonlogger' from old packages feed

8 years agoxl2tpd: bump to version devel-20151125
Yousong Zhou [Mon, 16 Nov 2015 12:56:37 +0000 (20:56 +0800)]
xl2tpd: bump to version devel-20151125

Main changes are as the following

 - Allow specifying port in server option, e.g. example.com:1702 (fixes
   github issue #1960 "xl2tpd port change bug").
 - Fixes NULL dereference on connection timeout
 - Update 100-makefile_opt_flags.patch

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years agohaproxy: bump to version 1.5.15
heil [Wed, 2 Dec 2015 11:06:32 +0000 (12:06 +0100)]
haproxy: bump to version 1.5.15
 - integrate pending patches

Signed-off-by: heil <heil@terminal-consulting.de>
8 years agopython-pycparser: remove unnecessary filespec section
Jeffery To [Wed, 2 Dec 2015 10:06:49 +0000 (18:06 +0800)]
python-pycparser: remove unnecessary filespec section

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agopython-setuptools: upgrade to version 18.7 2062/head
Alexandru Ardelean [Tue, 1 Dec 2015 08:21:47 +0000 (10:21 +0200)]
python-setuptools: upgrade to version 18.7

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years agoMerge pull request #2023 from ClaymorePT/boost_6
Ted Hess [Tue, 1 Dec 2015 14:36:58 +0000 (09:36 -0500)]
Merge pull request #2023 from ClaymorePT/boost_6

boost: Update 6

8 years agogammu: bump to upstream 1.36.7 2055/head
aTanW [Tue, 1 Dec 2015 05:47:28 +0000 (08:47 +0300)]
gammu: bump to upstream 1.36.7

Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

8 years agophp5: update to 5.6.16
Michael Heimpold [Mon, 30 Nov 2015 20:29:06 +0000 (21:29 +0100)]
php5: update to 5.6.16

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years agoMerge pull request #1997 from philenotfound/mutt
Hannu Nyman [Mon, 30 Nov 2015 18:04:40 +0000 (20:04 +0200)]
Merge pull request #1997 from philenotfound/mutt

mutt: bring back from oldpackages

8 years agoMerge pull request #2050 from aTanW/master
Hannu Nyman [Mon, 30 Nov 2015 11:41:45 +0000 (13:41 +0200)]
Merge pull request #2050 from aTanW/master

joe: fix key bindings

8 years agomutt: bring back from oldpackages 1997/head
Phil Eichinger [Wed, 18 Nov 2015 17:08:08 +0000 (18:08 +0100)]
mutt: bring back from oldpackages

* import from oldpackages
* bump version and update hash
* update patch to new version
* add PKG_LICENSE, PKG_LICENSE_FILES, PKG_MAINTAINER

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
8 years agoperl: Fix uClibc handling
Marcel Denia [Mon, 30 Nov 2015 00:31:37 +0000 (01:31 +0100)]
perl: Fix uClibc handling

Configuration scripts expect the libc identifier to be "uclibc" in case we're using it,
OpenWrt provides "uClibc". Oh well...

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agojoe: fix key bindings 2050/head
aTanW [Sun, 29 Nov 2015 21:56:19 +0000 (00:56 +0300)]
joe: fix key bindings

Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 joerc |    7 -------
 1 file changed, 7 deletions(-)

8 years agoperl: Set gccversion configuration symbol correctly
Marcel Denia [Sun, 29 Nov 2015 20:49:24 +0000 (21:49 +0100)]
perl: Set gccversion configuration symbol correctly

This was previously manually set to '4.8.0'. Aside from just being incorrect,
it also breaks Errno's GCC5 detection.

Fixes #2044.

Signed-off-by: Marcel Denia <naoir@gmx.net>
8 years agoMerge pull request #2049 from dibdot/adblock
Hannu Nyman [Sun, 29 Nov 2015 15:59:07 +0000 (17:59 +0200)]
Merge pull request #2049 from dibdot/adblock

adblock: maintenance update

8 years agoadblock: maintenance update 2049/head
Dirk Brenken [Sun, 29 Nov 2015 15:44:24 +0000 (16:44 +0100)]
adblock: maintenance update

* remove "downloads" category from shallalist default configuration, due
to false positives (i.e. debian & microsoft update sites)
* remove example white- & blacklist entries
* further optimize shallalist handling
* fix domain merging with empty whitelist
* various minor fixes & enhancements
* documentation update

Signed-off-by: Dirk Brenken <dirk@brenken.org>
8 years agoMerge pull request #2046 from MikePetullo/libgee
Hannu Nyman [Sun, 29 Nov 2015 09:01:42 +0000 (11:01 +0200)]
Merge pull request #2046 from MikePetullo/libgee

libgee: install Vala-related files

8 years agolibgee: install Vala-related files 2046/head
W. Michael Petullo [Sun, 29 Nov 2015 02:00:53 +0000 (21:00 -0500)]
libgee: install Vala-related files

Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years agoboost: Update 6 2023/head
Carlos Miguel Ferreira [Wed, 25 Nov 2015 10:35:47 +0000 (10:35 +0000)]
boost: Update 6

Minor fixes:
 - CoRoutine2 selector requires that a GCC v5 compiler or better is selected
   - coroutine2 requires C++14
 - The Makefile was not alowing the libraries to be compiled with both
   statically and shared, at the same time. There are now two seperate options,
   allowing to select which version is wanted.
 - The Makefile was also not allowing to compile both single thread and multi-
   thread versions. Again, two seperate options now exist.
 - There is also the option to build another set of libraries with debug support
   which is good for development.
 - These options are important for those who whish to build an OpenWRT SDK.

Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
8 years agobtrfs-progs: remove no longer needed patch
Daniel Golle [Sun, 22 Nov 2015 00:19:37 +0000 (01:19 +0100)]
btrfs-progs: remove no longer needed patch

xattr.h header location no longer needs to be patched.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoocserv: corrected path for ocserv-fw
Nikos Mavrogiannopoulos [Sat, 28 Nov 2015 22:09:19 +0000 (23:09 +0100)]
ocserv: corrected path for ocserv-fw

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agoocserv: correct md5sum, install ocserv-fw, and eliminate ip dependency
Nikos Mavrogiannopoulos [Sat, 28 Nov 2015 21:57:56 +0000 (22:57 +0100)]
ocserv: correct md5sum, install ocserv-fw, and eliminate ip dependency

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agoocserv: updated to 0.10.10
Nikos Mavrogiannopoulos [Sat, 28 Nov 2015 21:23:44 +0000 (22:23 +0100)]
ocserv: updated to 0.10.10

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agolibshout: Fix build/configure errors
Ted Hess [Sat, 28 Nov 2015 20:07:16 +0000 (15:07 -0500)]
libshout: Fix build/configure errors

Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years agoMerge pull request #2011 from gmagnotta/master
Ted Hess [Sat, 28 Nov 2015 19:43:11 +0000 (14:43 -0500)]
Merge pull request #2011 from gmagnotta/master

created mt-st project

8 years agoMerge pull request #2003 from stintel/strongswan
Steven Barth [Sat, 28 Nov 2015 18:50:39 +0000 (19:50 +0100)]
Merge pull request #2003 from stintel/strongswan

strongswan: fix bug in 5.3.4

8 years agostrongswan: add upstream patch for bug in 5.3.4 2003/head
Stijn Tintel [Sat, 21 Nov 2015 18:23:15 +0000 (13:23 -0500)]
strongswan: add upstream patch for bug in 5.3.4

See https://wiki.strongswan.org/issues/1213

Removed the changes to charon-xpc.c because they didn't apply and are
only used on OS X anyway.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
8 years agoMerge pull request #2022 from dibdot/mc
Hannu Nyman [Sat, 28 Nov 2015 10:23:58 +0000 (12:23 +0200)]
Merge pull request #2022 from dibdot/mc

mc: add ash subshell support

8 years agoopenssh: remove dsa and add ecdsa + ed25519 to initial keygen. 2042/head
Mangix [Sat, 28 Nov 2015 04:03:47 +0000 (20:03 -0800)]
openssh: remove dsa and add ecdsa + ed25519 to initial keygen.

Signed-off by: Rosen Penev <rosenp@gmail.com>

8 years agopython-cffi: add host compile/install, upgrade to 1.3.1 2034/head
Jeffery To [Fri, 27 Nov 2015 12:02:59 +0000 (20:02 +0800)]
python-cffi: add host compile/install, upgrade to 1.3.1

This depends on:

- python-setuptools host install (#1985)
- python-pycparser host install (#2033)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agopython-pycparser: add host compile/install
Jeffery To [Fri, 27 Nov 2015 11:59:43 +0000 (19:59 +0800)]
python-pycparser: add host compile/install

This depends on:

- python-setuptools host install (#1985)
- python-ply host install (#2032)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agopython-ply: add host compile/install
Jeffery To [Fri, 27 Nov 2015 11:56:12 +0000 (19:56 +0800)]
python-ply: add host compile/install

This depends on python-setuptools host install in PR #1985

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
8 years agoMerge pull request #2030 from dibdot/adblock
Hannu Nyman [Thu, 26 Nov 2015 21:45:01 +0000 (23:45 +0200)]
Merge pull request #2030 from dibdot/adblock

adblock: bugfix release

8 years agoadblock: bugfix release 2030/head
Dirk Brenken [Thu, 26 Nov 2015 20:14:44 +0000 (21:14 +0100)]
adblock: bugfix release

* fix download parms
* fix tmp vars
* other small fixes

Signed-off-by: Dirk Brenken <dirk@brenken.org>
8 years agowget: backport upstream fix to re-enable disabling ipv6
Hannu Nyman [Thu, 26 Nov 2015 17:21:23 +0000 (19:21 +0200)]
wget: backport upstream fix to re-enable disabling ipv6

Upstream wget 1.17 compilation breaks with --disable-ipv6 configuration.
Backport an upstream commit that fixes the disabling of ipv6 in wget.
http://git.savannah.gnu.org/cgit/wget.git/commit/?id=2cfcadf5e6d5c444765aa460915ae27109a8dbce

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years agoznc: drop GCC dependencies
Jonas Gorski [Thu, 26 Nov 2015 11:59:39 +0000 (12:59 +0100)]
znc: drop GCC dependencies

OpenWrt trunk's lowest supported GCC version is 4.8, so we don't need
to depend on specific versions anymore. Fixes visibility with GCC 5,
the current default.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
8 years agoMerge pull request #2025 from hnyman/wget-nossl
Hannu Nyman [Thu, 26 Nov 2015 11:42:55 +0000 (13:42 +0200)]
Merge pull request #2025 from hnyman/wget-nossl

wget: fix nossl variant in 1.17

8 years agowget: fix nossl variant in 1.17 2025/head
Hannu Nyman [Thu, 26 Nov 2015 10:00:00 +0000 (12:00 +0200)]
wget: fix nossl variant in 1.17

wget-nossl variant for wget 1.17 is broken in upstream.
Copy a patch from upstream mailing list to fix compilation.
http://lists.gnu.org/archive/html/bug-wget/2015-11/msg00074.html

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
8 years agomc: add ash subshell support 2022/head
Dirk Brenken [Wed, 25 Nov 2015 19:15:36 +0000 (20:15 +0100)]
mc: add ash subshell support

* backport a slightly modified subshell patch to stable 4.8.15
  (see ticket: https://www.midnight-commander.org/ticket/2742)
* enable subshell support by default

Signed-off-by: Dirk Brenken <dirk@brenken.org>
8 years agocreated mt-st project 2011/head
gmagnotta [Mon, 23 Nov 2015 12:48:53 +0000 (13:48 +0100)]
created mt-st project

Signed-off-by: Giuseppe Magnotta giuseppe.magnotta@gmail.com
8 years agoMerge pull request #1973 from thess/libshout-work
Ted Hess [Wed, 25 Nov 2015 14:04:16 +0000 (09:04 -0500)]
Merge pull request #1973 from thess/libshout-work

Make 2 variants for libshout. Update oggfwd to use full variant.

8 years agoMerge pull request #1968 from thess/smstools-work
Ted Hess [Wed, 25 Nov 2015 14:03:46 +0000 (09:03 -0500)]
Merge pull request #1968 from thess/smstools-work

smstools3: Fix NLS build dependencies

8 years agoMerge pull request #1965 from thess/redsocks-build
Ted Hess [Wed, 25 Nov 2015 14:02:20 +0000 (09:02 -0500)]
Merge pull request #1965 from thess/redsocks-build

redsocks: updates to latest source and gcc build options

8 years agognutls: updated to 3.4.7
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 23:27:38 +0000 (00:27 +0100)]
gnutls: updated to 3.4.7

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agoocserv: always advertise the local domain to peer
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 23:24:39 +0000 (00:24 +0100)]
ocserv: always advertise the local domain to peer

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agovpnc-script: don't attempt to resolve domains which match the local domain
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 23:23:43 +0000 (00:23 +0100)]
vpnc-script: don't attempt to resolve domains which match the local domain

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agoocserv: Added option to pass split-dns configuration to clients
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 23:04:03 +0000 (00:04 +0100)]
ocserv: Added option to pass split-dns configuration to clients

Relates to #1975

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agovpnc-script: create dnsmasq entries for connections where default domain is set
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 22:51:32 +0000 (23:51 +0100)]
vpnc-script: create dnsmasq entries for connections where default domain is set

Relates to #1975

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years agoMerge pull request #2015 from ClaymorePT/p11_kit_1
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 22:33:15 +0000 (00:33 +0200)]
Merge pull request #2015 from ClaymorePT/p11_kit_1

p11-kit: Version update

8 years agoMerge pull request #2019 from dibdot/adblock
Hannu Nyman [Tue, 24 Nov 2015 21:56:50 +0000 (23:56 +0200)]
Merge pull request #2019 from dibdot/adblock

adblock: reduce memory consumption

8 years agoadblock: reduce memory consumption 2019/head
Dirk Brenken [Tue, 24 Nov 2015 21:29:05 +0000 (22:29 +0100)]
adblock: reduce memory consumption

* rework shallalist processing: significantly reduce memory consumption
during archive extraction and merging.
* considerable reduce memory consumption during adblock source
processing.
* considerable reduce memory consumption of sort (sorts only the domain
list and not the bigger dnsmasq file)

other changes:
* auto detection/defaults for adb_if, adb_dev, adb_ntpsrv, adb_maxloop,
adb_maxtime and adb_minspace - these options can be safely removed from
previous adblock configuration file
* check total memory and main uhttpd configuration on startup
* documentation update

Signed-off-by: Dirk Brenken <dirk@brenken.org>
8 years agoMerge pull request #1961 from hnyman/gnome
Hannu Nyman [Tue, 24 Nov 2015 19:16:11 +0000 (21:16 +0200)]
Merge pull request #1961 from hnyman/gnome

libgee, grilo, grilo-plugins: use GNOME alias to fix downloads in buildbot

8 years agoMerge pull request #1995 from br101/master
Ted Hess [Tue, 24 Nov 2015 18:50:45 +0000 (13:50 -0500)]
Merge pull request #1995 from br101/master

pingcheck: Add new package

8 years agoMerge pull request #1999 from dibdot/adblock
Hannu Nyman [Tue, 24 Nov 2015 18:47:29 +0000 (20:47 +0200)]
Merge pull request #1999 from dibdot/adblock

adblock: logging & documentation update

8 years agoMerge pull request #1998 from hnyman/advice
Hannu Nyman [Tue, 24 Nov 2015 18:46:55 +0000 (20:46 +0200)]
Merge pull request #1998 from hnyman/advice

CONTRIBUTING.md: Add advice about pull requests

8 years agoMerge pull request #2017 from thomasp11/master
Luka Perkov [Tue, 24 Nov 2015 17:50:37 +0000 (18:50 +0100)]
Merge pull request #2017 from thomasp11/master

cshark: update to latest git HEAD