feed/packages.git
6 years agolibcoap: update to v4.1.2 4832/head
Hans Dedecker [Fri, 15 Sep 2017 12:41:38 +0000 (14:41 +0200)]
libcoap: update to v4.1.2

Update libcoap to latest stable version 4.1.2
While at it switch from tar extension bz2 to xz

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
6 years agolibcoap: add coap client and server packages
Hans Dedecker [Thu, 31 Aug 2017 12:40:00 +0000 (14:40 +0200)]
libcoap: add coap client and server packages

Client package adds the CoAP client allowing to communicate with 6LoWPAN
devices via the CoAP protocol.
Server package adss the CoAP server and the CoAP Resource Directory server.
The CoAP server allows to simulate 6LoWPAN devices which can be addressed
via the CoAP protocol while the CoAP Resource Directory server can handle
resource registrations using the CoAP protocol.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
6 years agoMerge pull request #4785 from thess/ffmpeg-testing
Ted Hess [Wed, 30 Aug 2017 20:15:07 +0000 (16:15 -0400)]
Merge pull request #4785 from thess/ffmpeg-testing

ffmpeg: Add mpeg layer 2 audio support to libffmpeg-mini

6 years agoknxd: fixup PKG_MIRROR_HASH
Etienne Champetier [Wed, 30 Aug 2017 20:04:22 +0000 (13:04 -0700)]
knxd: fixup PKG_MIRROR_HASH

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoMerge pull request #4779 from tru7/master
Michael Heimpold [Wed, 30 Aug 2017 19:50:50 +0000 (21:50 +0200)]
Merge pull request #4779 from tru7/master

knxd: adopt structure and versioning from new upstream stable release

6 years agoffmpeg: Add mpeg layer 2 audio support and mpeg2 demuxer to libffmpeg-mini 4785/head
Ted Hess [Tue, 29 Aug 2017 20:56:04 +0000 (16:56 -0400)]
ffmpeg: Add mpeg layer 2 audio support and mpeg2 demuxer to libffmpeg-mini

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agopsqlodbc: require unixodbc host build
Daniel Golle [Wed, 30 Aug 2017 17:44:37 +0000 (19:44 +0200)]
psqlodbc: require unixodbc host build

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agounixodbc: fix host build
Daniel Golle [Wed, 30 Aug 2017 17:27:40 +0000 (19:27 +0200)]
unixodbc: fix host build

Fixed #4705

Reported-by: Michael Braun <michael-dev@fami-braun.de>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoMerge pull request #4786 from ClaymorePT/boost_1.65.0_r1
champtar [Wed, 30 Aug 2017 15:03:03 +0000 (08:03 -0700)]
Merge pull request #4786 from ClaymorePT/boost_1.65.0_r1

boost: 1.65.0 Update + Fixes

6 years agoMerge pull request #4781 from pfzim/master
champtar [Wed, 30 Aug 2017 14:07:08 +0000 (07:07 -0700)]
Merge pull request #4781 from pfzim/master

fdm: bump to latest version

6 years agofdm: bump to latest version 4781/head
Dmitry V. Zimin [Tue, 29 Aug 2017 12:09:36 +0000 (15:09 +0300)]
fdm: bump to latest version

Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
6 years agoboost: 1.65.0 Update + Fixes 4786/head
Carlos Miguel Ferreira [Wed, 30 Aug 2017 11:20:55 +0000 (12:20 +0100)]
boost: 1.65.0 Update + Fixes
This commit updates the boost libraries to version 1.65.0

This new version brings two new libraries:
 - Boost.Stacktrace [1]
   -> Gather, store, copy and print backtraces, from Antony Polukhin.
 - Boost.PolyCollection [2]
   -> Fast containers of polymorphic objects, from Joaquín M López Muñoz.

Fixes in this commit:
 - Boost.Python for Python 3.6
   -> The dynamic library was not being compiled, resulting in an empty package. Fixed.
 - Boost.TypeErasure
   -> The dynamic library was not available to install. Fixed.
 - Boost.Serialization
   -> The wserialization dynamic library was being compiled but not available to install. Fixed.

Extras:
 - This commit also contains the post-release fixes, which did not make it into the final release [3].

As always, more information about this release, can be found in [4].

[1]: http://www.boost.org/doc/libs/1_65_0/doc/html/stacktrace.html
[2]: http://www.boost.org/doc/libs/1_65_0/doc/html/poly_collection.html
[3]: http://www.boost.org/patches/
[4]: http://www.boost.org/users/history/version_1_65_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
6 years agoshadowsocks-libev: more common default config
Yousong Zhou [Wed, 30 Aug 2017 02:56:04 +0000 (10:56 +0800)]
shadowsocks-libev: more common default config

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoshadowsocks-libev: ss-rules: query resolveip only for ipv4 addresses
Yousong Zhou [Wed, 30 Aug 2017 09:38:28 +0000 (17:38 +0800)]
shadowsocks-libev: ss-rules: query resolveip only for ipv4 addresses

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agotreewide: run "make check FIXUP=1"
Etienne Champetier [Mon, 28 Aug 2017 04:28:09 +0000 (21:28 -0700)]
treewide: run "make check FIXUP=1"

fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoshadowsocks-libev: ss-rules: fix multiple continous \x20 in $o_ifnames
Yousong Zhou [Fri, 25 Aug 2017 06:21:41 +0000 (14:21 +0800)]
shadowsocks-libev: ss-rules: fix multiple continous \x20 in $o_ifnames

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoshadowsocks-libev: shorten init script by 2 lines
Yousong Zhou [Thu, 24 Aug 2017 08:57:59 +0000 (16:57 +0800)]
shadowsocks-libev: shorten init script by 2 lines

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoshadowsocks-libev: ss-rules: resolve server names before adding to ipset
Yousong Zhou [Wed, 30 Aug 2017 02:07:06 +0000 (10:07 +0800)]
shadowsocks-libev: ss-rules: resolve server names before adding to ipset

ipset command line utility supports ranges of address: IP-IP, but the
dash character is also valid character in host names.  If we have a
remote server ss-00.example.com, ipset may complain that

    ipset v6.32: Syntax error: cannot parse ss: resolving to IPv4 address failed

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoshadowsocks-libev: fix validation of list option
Yousong Zhou [Tue, 29 Aug 2017 03:19:02 +0000 (11:19 +0800)]
shadowsocks-libev: fix validation of list option

ubox 'list' type is for validating multiple elements separated by
tabs/whitespaces in a single value.  E.g. The following should not be
accepted

    list src_ip_bypass '1.2.3.4 4.3.2.1'

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoMerge pull request #4783 from thess/mpd-update
Ted Hess [Tue, 29 Aug 2017 19:52:15 +0000 (15:52 -0400)]
Merge pull request #4783 from thess/mpd-update

mpd: Remove glib2 dependency

6 years agolibmms: Remove glib-2 from pkgconfig (un-needed)
Ted Hess [Tue, 29 Aug 2017 18:42:21 +0000 (14:42 -0400)]
libmms: Remove glib-2 from pkgconfig (un-needed)

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #4782 from thess/libmms-update
Ted Hess [Tue, 29 Aug 2017 17:12:06 +0000 (13:12 -0400)]
Merge pull request #4782 from thess/libmms-update

libmms: Remove glib2 dependency

6 years agolibmms: Remove glib2 dependency 4782/head
Ted Hess [Tue, 29 Aug 2017 16:13:23 +0000 (12:13 -0400)]
libmms: Remove glib2 dependency

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agompd: Remove glib2 dependency 4783/head
Ted Hess [Tue, 29 Aug 2017 15:26:18 +0000 (11:26 -0400)]
mpd: Remove glib2 dependency

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #4703 from hbl0307106015/tdb
champtar [Tue, 29 Aug 2017 15:56:13 +0000 (08:56 -0700)]
Merge pull request #4703 from hbl0307106015/tdb

tdb: bump to latest version

6 years agoMerge pull request #4765 from thess/pianod-update
Ted Hess [Tue, 29 Aug 2017 13:57:22 +0000 (09:57 -0400)]
Merge pull request #4765 from thess/pianod-update

pianod: Update to 174.07. Replace libmad with libmpg123

6 years agoMerge pull request #4766 from thess/squeezelite-update
Ted Hess [Tue, 29 Aug 2017 13:56:36 +0000 (09:56 -0400)]
Merge pull request #4766 from thess/squeezelite-update

squeezelite: Replace libmad with libmpg123

6 years agoMerge pull request #4767 from thess/mjpg-streamer-update
Ted Hess [Tue, 29 Aug 2017 13:56:00 +0000 (09:56 -0400)]
Merge pull request #4767 from thess/mjpg-streamer-update

mjpg-streamer: Add PKG_MIRROR_HASH for buildbots w/o svn

6 years agoknxd: adopt structure and versioning from new upstream stable release 4779/head
Othmar Truniger [Mon, 28 Aug 2017 19:33:59 +0000 (21:33 +0200)]
knxd: adopt structure and versioning from new upstream stable release

Signed-off-by: Othmar Truniger <github@truniger.ch>
6 years agostrongswan: bump to 5.6.0
Stijn Tintel [Sun, 27 Aug 2017 14:22:32 +0000 (17:22 +0300)]
strongswan: bump to 5.6.0

Fixes CVE-2017-11185.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agoMerge pull request #4768 from pprindeville/isc-dhcp-update-4.3.6
Philip Prindeville [Sun, 27 Aug 2017 23:49:36 +0000 (00:49 +0100)]
Merge pull request #4768 from pprindeville/isc-dhcp-update-4.3.6

isc-dhcp: update to 4.3.6

6 years agomjpg-streamer: Use tar.xz. Add PKG_MIRROR_HASH for buildbots w/o svn 4767/head
Ted Hess [Sun, 27 Aug 2017 19:08:26 +0000 (15:08 -0400)]
mjpg-streamer: Use tar.xz. Add PKG_MIRROR_HASH for buildbots w/o svn
        Remove unnecessary copyright, add myself as maintainer.

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agosqueezelite: Replace libmad with libmpg123 4766/head
Ted Hess [Sun, 27 Aug 2017 18:01:27 +0000 (14:01 -0400)]
squeezelite: Replace libmad with libmpg123

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoisc-dhcp: update to 4.3.6 4768/head
Philip Prindeville [Sun, 27 Aug 2017 18:18:53 +0000 (12:18 -0600)]
isc-dhcp: update to 4.3.6

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agopianod: Update to 174.07. Replace libmad with libmpg123 4765/head
Ted Hess [Sun, 27 Aug 2017 17:21:06 +0000 (13:21 -0400)]
pianod: Update to 174.07. Replace libmad with libmpg123

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #4763 from ejurgensen/forked-daapd_builderr4
Ted Hess [Sun, 27 Aug 2017 15:32:38 +0000 (11:32 -0400)]
Merge pull request #4763 from ejurgensen/forked-daapd_builderr4

forked-daapd: Backport upstream patch to prevent gperf build error

6 years agokplex: copy config file to /etc/
Caesar Schinas [Tue, 22 Aug 2017 02:12:01 +0000 (23:12 -0300)]
kplex: copy config file to /etc/

Signed-off-by: Caesar Schinas <caesar@caesarschinas.com>
6 years agokplex: update to v1.3.4
Caesar Schinas [Tue, 22 Aug 2017 02:10:26 +0000 (23:10 -0300)]
kplex: update to v1.3.4

Use stable release instead of git commit hash.

Signed-off-by: Caesar Schinas <caesar@caesarschinas.com>
6 years agoforked-daapd: Backport upstream patch to prevent gperf build error 4763/head
Espen Jürgensen [Sat, 26 Aug 2017 23:04:37 +0000 (01:04 +0200)]
forked-daapd: Backport upstream patch to prevent gperf build error

This adds a patch which is a backport of https://github.com/ejurgensen/forked-daapd/commit/1b8adc11edec48a9b8fcb75b9efdaf618a6744bd

This should prevent the gperf build errors on some platforms.

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
6 years agoMerge pull request #4760 from ejurgensen/forked-daapd_builderr3
Ted Hess [Fri, 25 Aug 2017 19:31:32 +0000 (15:31 -0400)]
Merge pull request #4760 from ejurgensen/forked-daapd_builderr3

forked-daapd: Fix build error due to misdetected pulseaudio

6 years agoforked-daapd: Fix build error due to misdetected pulseaudio 4760/head
ejurgensen [Fri, 25 Aug 2017 18:25:07 +0000 (20:25 +0200)]
forked-daapd: Fix build error due to misdetected pulseaudio

configure finds libpulse and then tries to include the header, but fails,
because pulseaudio isn't a dependency in the Makefile. This change disables
pulseaudio support so configure won't do this.

It wasn't the intention with version update 25.0 of forked-daapd to extend
with pulseaudio support, but maybe do that later.

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
6 years agoaria2: Add missing 'or' in section validate function
Hsing-Wang Liao [Fri, 25 Aug 2017 06:08:18 +0000 (14:08 +0800)]
aria2: Add missing 'or' in section validate function

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
6 years agoaria2: Enable Bittorrent support by default
Hsing-Wang Liao [Tue, 15 Aug 2017 06:17:17 +0000 (14:17 +0800)]
aria2: Enable Bittorrent support by default

Most user need this Bittorrent download support, and this fature can only depends on libssl.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
6 years agoaria2: Add some build config options
Hsing-Wang Liao [Mon, 14 Aug 2017 07:54:16 +0000 (15:54 +0800)]
aria2: Add some build config options

======================== ========================================
features                  dependency
======================== ========================================
HTTPS                    OSX or GnuTLS or OpenSSL or Windows
SFTP                     libssh2
BitTorrent               None. Optional: libnettle+libgmp or
                         libgcrypt or OpenSSL
Metalink                 libxml2 or Expat.
Checksum                 None. Optional: OSX or libnettle or
                         libgcrypt or OpenSSL or Windows
gzip, deflate in HTTP    zlib
Async DNS                C-Ares
Firefox3/Chromium cookie libsqlite3
XML-RPC                  libxml2 or Expat.
JSON-RPC over WebSocket  libnettle or libgcrypt or OpenSSL
======================== ========================================

Add 'CONFIG_' to 'PKG_CONFIG_DEPENDS'.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
6 years agoaria2: Rewrite init script
Hsing-Wang Liao [Sun, 13 Aug 2017 05:39:44 +0000 (13:39 +0800)]
aria2: Rewrite init script

* Add aria2 user and group.
* Use procd to start service.
* Add more supported options.

Compatible with previous version.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
6 years agobind: disable lmdb
Stijn Tintel [Wed, 23 Aug 2017 08:26:16 +0000 (11:26 +0300)]
bind: disable lmdb

When building on hosts with lmdb installed, bind configure phase fails:

  configure: error: found lmdb include but not library.

Solve this by disabling lmdb. Fixes #4748.

Fixes: eab56b6bee5d ("bind: version update to 9.11.2")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agoMerge pull request #4750 from InBetweenNames/pcre2
Philip Prindeville [Wed, 23 Aug 2017 21:46:35 +0000 (22:46 +0100)]
Merge pull request #4750 from InBetweenNames/pcre2

pcre2: Update PKG_SOURCE to use Sourceforge

6 years agopcre2: Update PKG_SOURCE to use Sourceforge 4750/head
Shane Peelar [Wed, 23 Aug 2017 11:57:19 +0000 (07:57 -0400)]
pcre2: Update PKG_SOURCE to use Sourceforge

Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
6 years agoMerge pull request #4746 from ejurgensen/forked-daapd_builderr2
Hannu Nyman [Wed, 23 Aug 2017 14:33:11 +0000 (17:33 +0300)]
Merge pull request #4746 from ejurgensen/forked-daapd_builderr2

forked-daapd: Fix build error due to missing gperf

6 years agoMerge pull request #4745 from InBetweenNames/pcre2
Philip Prindeville [Tue, 22 Aug 2017 19:13:35 +0000 (20:13 +0100)]
Merge pull request #4745 from InBetweenNames/pcre2

pcre2: Update PCRE2 lib to latest version (10.30)

6 years agopcre2: Update PCRE2 lib to latest version (10.30) 4745/head
Shane Peelar [Tue, 22 Aug 2017 17:38:24 +0000 (13:38 -0400)]
pcre2: Update PCRE2 lib to latest version (10.30)

Update the PCRE2 library to the latest version.

Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
6 years agoforked-daapd: Fix build error due to missing gperf 4746/head
ejurgensen [Tue, 22 Aug 2017 18:00:02 +0000 (20:00 +0200)]
forked-daapd: Fix build error due to missing gperf

Need to put the build dependency to gperf back, because there is a
bug in forked-daapd 25.0's configure.ac when building without gperf

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
6 years agoMerge pull request #3074 from paulo-raca/python-evdev
Hannu Nyman [Tue, 22 Aug 2017 15:05:46 +0000 (18:05 +0300)]
Merge pull request #3074 from paulo-raca/python-evdev

python-evdev: new package

6 years agoMerge pull request #4740 from EricLuehrsen/master
Hannu Nyman [Tue, 22 Aug 2017 14:43:30 +0000 (17:43 +0300)]
Merge pull request #4740 from EricLuehrsen/master

unbound: update to 1.6.5

6 years agoshadowsocks-libev: ss-rules: new bool option --dst-forward-recentrst
Yousong Zhou [Mon, 21 Aug 2017 05:56:47 +0000 (13:56 +0800)]
shadowsocks-libev: ss-rules: new bool option --dst-forward-recentrst

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoshadowsocks-libev: ss-rules: rename usage func
Yousong Zhou [Mon, 21 Aug 2017 03:41:13 +0000 (11:41 +0800)]
shadowsocks-libev: ss-rules: rename usage func

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agounbound: update to 1.6.5 4740/head
Eric Luehrsen [Tue, 22 Aug 2017 02:39:28 +0000 (22:39 -0400)]
unbound: update to 1.6.5

This fixes the root.key file if created when unbound is installed between sep11 and oct11 2017

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
6 years agoMerge pull request #4738 from dibdot/travelmate
Hannu Nyman [Mon, 21 Aug 2017 17:35:23 +0000 (20:35 +0300)]
Merge pull request #4738 from dibdot/travelmate

travelmate: update to 0.9.3

6 years agotravelmate: update to 0.9.3 4738/head
Dirk Brenken [Mon, 21 Aug 2017 17:22:58 +0000 (19:22 +0200)]
travelmate: update to 0.9.3

* backend/frontend: supports a Connection Limit ('trm_maxretry')
  of '0', to disable this feature (unlimited retries)

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agoMerge pull request #4737 from sartura/libuv_bump_to_1.14.0
Luka Perkov [Mon, 21 Aug 2017 15:19:49 +0000 (17:19 +0200)]
Merge pull request #4737 from sartura/libuv_bump_to_1.14.0

libuv: bump to version 1.14.0

6 years agolibuv: bump to version 1.14.0 4737/head
Marko Ratkaj [Mon, 21 Aug 2017 13:43:12 +0000 (15:43 +0200)]
libuv: bump to version 1.14.0

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
6 years agoglib2: update to 2.53.6
Peter Wagner [Sun, 20 Aug 2017 18:46:41 +0000 (20:46 +0200)]
glib2: update to 2.53.6

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoMerge pull request #4735 from antonlacon/ffmpeg-next
Ted Hess [Sun, 20 Aug 2017 11:38:02 +0000 (07:38 -0400)]
Merge pull request #4735 from antonlacon/ffmpeg-next

ffmpeg: fixup mpeg support in libffmpeg-mini

6 years agoMerge pull request #4550 from pprindeville/php-multiline-syslog-fix
Michael Heimpold [Sat, 19 Aug 2017 19:46:15 +0000 (21:46 +0200)]
Merge pull request #4550 from pprindeville/php-multiline-syslog-fix

php7: error_log shouldn't squirt multi-line messages into syslog()

6 years agoMerge pull request #4707 from pprindeville/openwisp-config-retire-polarssl
Philip Prindeville [Sat, 19 Aug 2017 19:17:18 +0000 (20:17 +0100)]
Merge pull request #4707 from pprindeville/openwisp-config-retire-polarssl

openwisp-config: polarssl has been removed

6 years agoffmpeg: fixup mpeg support in libffmpeg-mini 4735/head
Ian Leonard [Sat, 19 Aug 2017 17:22:26 +0000 (10:22 -0700)]
ffmpeg: fixup mpeg support in libffmpeg-mini

The demuxers mpegps is for VOB support and mpegvideo is for raw mpeg video.
mpegps was intended to be included with libffmpeg-mini; mpegvideo was not.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
6 years agoshadowsocks-libev: rewrite ss-rules
Yousong Zhou [Sun, 13 Aug 2017 08:00:19 +0000 (16:00 +0800)]
shadowsocks-libev: rewrite ss-rules

 - New UCI options ifnames, dst_default
 - UCI options src_ips_xxx now accept cidr as their values
 - Export ipset names as part of the interface so that it can be
   depended on and used by other programs
 - Bypass only remote servers used ss-redir instances, so that it's
   possible to let other servers to go through existing re-redir
   instances

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agophp7: backport upstream fix for multiline logging 4550/head
Philip Prindeville [Sat, 19 Aug 2017 17:31:42 +0000 (11:31 -0600)]
php7: backport upstream fix for multiline logging

See: https://github.com/php/php-src/pull/2674

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoMerge pull request #4697 from antonlacon/ffmpeg-next
Ted Hess [Sat, 19 Aug 2017 13:56:23 +0000 (09:56 -0400)]
Merge pull request #4697 from antonlacon/ffmpeg-next

ffmpeg: update to 3.2.7

6 years agoshadowsocks-libev: Update AEAD cipher names.
Leong Hui Wong [Sat, 19 Aug 2017 06:42:37 +0000 (14:42 +0800)]
shadowsocks-libev: Update AEAD cipher names.

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
6 years agopython-evdev: new package 3074/head
Paulo Costa [Wed, 17 Aug 2016 01:16:21 +0000 (22:16 -0300)]
python-evdev: new package

This build script supports both Python 2.x (python-evdev) and 3.x (python3-evdev)

From the README:

This package provides bindings to the generic input event interface in Linux.
The evdev interface serves the purpose of passing events generated in the kernel
directly to userspace through character devices that are typically located in /dev/input/.

This package also comes with bindings to uinput, the userspace input subsystem.
Uinput allows userspace programs to create and handle input devices that can inject
events directly into the input subsystem.

Signed-off-by: Paulo Costa <me@paulo.costa.nom.br>
6 years agocgi-io: fix stray semicolon
Jo-Philipp Wich [Fri, 18 Aug 2017 12:28:33 +0000 (14:28 +0200)]
cgi-io: fix stray semicolon

Remove an improperly placed semicolon in order to solve the following
compiler error:

.../main.c:144:3: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
    if (execl("/bin/busybox", "/bin/busybox", "md5sum", file, NULL));
    ^~
    .../main.c:145:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    return NULL;
    ^~~~~~
    cc1: all warnings being treated as errors

Fixes #4723.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agotiff: update package to version 4.0.8
Jiri Slachta [Fri, 18 Aug 2017 09:27:50 +0000 (11:27 +0200)]
tiff: update package to version 4.0.8

Signed-off-by: Jiri Slachta <jiri@slachta.eu>
6 years agobuild,travis: really fail Travis job when build test fail
Etienne Champetier [Fri, 18 Aug 2017 05:57:54 +0000 (22:57 -0700)]
build,travis: really fail Travis job when build test fail

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoMerge pull request #4683 from pprindeville/bind-build-deprecated
Noah Meyerhans [Fri, 18 Aug 2017 05:48:52 +0000 (22:48 -0700)]
Merge pull request #4683 from pprindeville/bind-build-deprecated

bind: patch unneeded if openssl is build w/ deprecated

6 years agobuild,travis: fail Travis test when compilation fail
Etienne Champetier [Thu, 17 Aug 2017 23:48:12 +0000 (16:48 -0700)]
build,travis: fail Travis test when compilation fail

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agobuild,travis: print all logs files and packages sizes
Etienne Champetier [Thu, 17 Aug 2017 23:47:22 +0000 (16:47 -0700)]
build,travis: print all logs files and packages sizes

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agobuild,travis: remove "Terminated" message
Etienne Champetier [Thu, 17 Aug 2017 23:21:04 +0000 (16:21 -0700)]
build,travis: remove "Terminated" message

More precisely, remove this message
./.travis_do.sh: line 16: 13736 Terminated              while :; do
    sleep 590; echo "still running (please don't kill me Travis)";
done

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoMerge pull request #3751 from ianchi/node
Jo-Philipp Wich [Thu, 17 Aug 2017 13:45:12 +0000 (15:45 +0200)]
Merge pull request #3751 from ianchi/node

Node: update error & fix compile error

6 years agoMerge pull request #4713 from philjohn/patch-1
Hannu Nyman [Thu, 17 Aug 2017 12:22:03 +0000 (15:22 +0300)]
Merge pull request #4713 from philjohn/patch-1

ddns-scripts: add support for dynu.com IPv6 update

6 years agoMerge pull request #4721 from marcin1j/pr/20170817-mwan3-fix-815e83
Hannu Nyman [Thu, 17 Aug 2017 12:21:34 +0000 (15:21 +0300)]
Merge pull request #4721 from marcin1j/pr/20170817-mwan3-fix-815e83

/ mwan3: fix bugs introduced in 815e83d4

6 years agolang/penlight: Update maintainer email
Karl Palsson [Wed, 16 Aug 2017 16:44:16 +0000 (16:44 +0000)]
lang/penlight: Update maintainer email

Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agolang/penlight: Update to 1.5.4
Karl Palsson [Wed, 16 Aug 2017 15:27:59 +0000 (15:27 +0000)]
lang/penlight: Update to 1.5.4

Major release from old 1.3.2.  See
https://github.com/stevedonovan/Penlight/blob/master/CHANGES.md

Changes, fixes and features.

Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agolibcares: c-ares bump to 1.13.0
Lucian Cristian [Sun, 13 Aug 2017 09:59:15 +0000 (12:59 +0300)]
libcares: c-ares bump to 1.13.0

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years agomwan3: fix bugs introduced in 815e83d4 4721/head
Marcin Jurkowski [Thu, 17 Aug 2017 11:20:10 +0000 (13:20 +0200)]
mwan3: fix bugs introduced in 815e83d4

Fixes the following bugs introduced in commit 815e83d4:
 - hotplug: invalid parameter order when initial interface state is "online",
   mwan3track expects initial state to be the third argument
 - hotplug: missing source ip address when initial interface state is "offline"
 - mwan3track: source ip address should be the fourth argument

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
6 years agonode: fix path patch 3751/head
Adrian Panella [Thu, 17 Aug 2017 06:06:13 +0000 (01:06 -0500)]
node: fix path patch

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
6 years agonode: bump version and add maintainer
Adrian Panella [Thu, 17 Aug 2017 01:50:29 +0000 (20:50 -0500)]
node: bump version and add maintainer

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
6 years agonode: bump version and tweak config
Adrian Panella [Tue, 3 Jan 2017 21:23:51 +0000 (15:23 -0600)]
node: bump version and tweak config

Bump version to 6.11.0
Add ICU dependency when using i18n
Tweak fpu configs

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
6 years agomemcached: bump to version 1.5.0
Thomas Heil [Wed, 16 Aug 2017 23:21:21 +0000 (01:21 +0200)]
memcached: bump to version 1.5.0

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
6 years agopcre: upgrade to version 8.41
Thomas Heil [Wed, 16 Aug 2017 23:18:45 +0000 (01:18 +0200)]
pcre: upgrade to version 8.41
 - fixes security issues

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
6 years agoapr: bump to version 1.6.2
Thomas Heil [Wed, 16 Aug 2017 23:17:44 +0000 (01:17 +0200)]
apr: bump to version 1.6.2

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
6 years agoapr-util: bump to 1.6.0
Thomas Heil [Wed, 16 Aug 2017 23:16:57 +0000 (01:16 +0200)]
apr-util: bump to 1.6.0

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
6 years agoapache: update to 2.4.47
Thomas Heil [Wed, 16 Aug 2017 23:09:28 +0000 (01:09 +0200)]
apache: update to 2.4.47
 - fixes security issues
  CVE-2017-7679, CVE-2017-7668, CVE-2017-7659, CVE-2017-3169
  CVE-2017-3167, CVE-2017-9788, CVE-2017-9789

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
6 years agohaproxy: update to 1.7.8 and pending patches
Thomas Heil [Wed, 16 Aug 2017 23:07:49 +0000 (01:07 +0200)]
haproxy: update to 1.7.8 and pending patches
 - fixes reload issue with hanging process

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
6 years agonginx: update lua-nginx to cdd2ae921f67bf396c743406493127be496e57ce
Thomas Heil [Wed, 16 Aug 2017 23:05:46 +0000 (01:05 +0200)]
nginx: update lua-nginx to cdd2ae921f67bf396c743406493127be496e57ce
 - fixes lua compilation issue

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
6 years agoddns-scripts: update PKG_RELEASE in Makefile 4713/head
Phil John [Wed, 16 Aug 2017 19:55:22 +0000 (20:55 +0100)]
ddns-scripts: update PKG_RELEASE in Makefile

As requested, bumping the PKG_RELEASE

Signed-off-by: Phil John <philjohn@gmail.com>
6 years agoMerge pull request #4706 from donvipre/nginx_1.12.1
Thomas Heil [Wed, 16 Aug 2017 19:45:27 +0000 (21:45 +0200)]
Merge pull request #4706 from donvipre/nginx_1.12.1

nginx: update to 1.12.1

6 years agoMerge pull request #4719 from TDT-GmbH/mwan3-add-mmx-config
Hannu Nyman [Wed, 16 Aug 2017 15:42:17 +0000 (18:42 +0300)]
Merge pull request #4719 from TDT-GmbH/mwan3-add-mmx-config

net/mwan3: add mmx config option over uci

6 years agomosquitto: properly use localhost instead of ipv4
Karl Palsson [Wed, 16 Aug 2017 14:54:08 +0000 (14:54 +0000)]
mosquitto: properly use localhost instead of ipv4

On some environments, connecting to localhost was resolving to ::1,
which didn't match the bind to the explicit 127.0.0.1.

Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agomosquitto: support more config options in UCI
Karl Palsson [Wed, 7 Jun 2017 16:44:36 +0000 (16:44 +0000)]
mosquitto: support more config options in UCI

Added many more UCI config options, particularly for bridge connections

The recently introduced username/password options for bridges are kept,
even though they have been deprecated upstream for a while.  In keeping
with this, while support is kept in UCI, the generated mosquitto.conf
file will always generate the "modern" remote_username/remote_password
options preferred by mosquitto instead.

Likewise for bridge clientid and remote_clientid options.

Signed-off-by: Karl Palsson <karlp@etactica.com>