feed/packages.git
5 years agoMerge pull request #8943 from Andy2244/samba4-update-4-9-7
Daniel Engberg [Fri, 10 May 2019 09:27:21 +0000 (11:27 +0200)]
Merge pull request #8943 from Andy2244/samba4-update-4-9-7

samba4: update to 4.9.7

5 years agosamba4: update to 4.9.7 8943/head
Andy Walsh [Fri, 10 May 2019 09:12:21 +0000 (11:12 +0200)]
samba4: update to 4.9.7

* update to 4.9.7
* add write_list, read_list UCI support

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agopython-packages: strip quotes around index-url
Yousong Zhou [Sun, 5 May 2019 18:11:40 +0000 (18:11 +0000)]
python-packages: strip quotes around index-url

With pip3.7, `--index-url ""` is different from absence of --index-url
argument.  Apply the same for python3 variant

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agopython3-packages: port from python-packages
Yousong Zhou [Sun, 5 May 2019 17:14:05 +0000 (17:14 +0000)]
python3-packages: port from python-packages

This is largely done by suffixing "python" or "py" with "3".  The
README.md file is also copied here and we intend to maintain it
independently from its python2 counterpart.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agostubby: Update PKG_RELEASE
Rosen Penev [Fri, 10 May 2019 08:00:48 +0000 (01:00 -0700)]
stubby: Update PKG_RELEASE

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7101 from ammubhave/add_libmstch
Rosen Penev [Fri, 10 May 2019 07:57:34 +0000 (00:57 -0700)]
Merge pull request #7101 from ammubhave/add_libmstch

libmstch: add mstch library

5 years agoMerge pull request #8922 from nxhack/node_support_mips64
Rosen Penev [Fri, 10 May 2019 07:56:13 +0000 (00:56 -0700)]
Merge pull request #8922 from nxhack/node_support_mips64

node: add mips64 support

5 years agonode: add mips64 support 8922/head
Hirokazu MORIKAWA [Tue, 7 May 2019 03:43:14 +0000 (12:43 +0900)]
node: add mips64 support

 see: https://github.com/openwrt/packages/pull/8796

And remove uclibc depends

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
5 years agolibmstch: add mstch library 7101/head
Amol Bhave [Mon, 24 Sep 2018 19:04:28 +0000 (12:04 -0700)]
libmstch: add mstch library

mstch is an implementation of the the mustache templates using C++.
This package will build mstch static library that can be used by
other packages.

Signed-off-by: Amol Bhave <ambhave@fb.com>
5 years agoMerge pull request #8939 from jonathanunderwood/stubby-fix-8888
Rosen Penev [Fri, 10 May 2019 00:07:13 +0000 (17:07 -0700)]
Merge pull request #8939 from jonathanunderwood/stubby-fix-8888

[WIP] stubby: fix handling of pkis in config (#8888)

5 years agostubby: fix handling of pkis in config (#8888) 8939/head
Jonathan G. Underwood [Thu, 9 May 2019 23:26:38 +0000 (00:26 +0100)]
stubby: fix handling of pkis in config (#8888)

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
5 years agoshadowsocks-libev: README.md: add "incompatible changes" section
Yousong Zhou [Thu, 9 May 2019 06:12:55 +0000 (06:12 +0000)]
shadowsocks-libev: README.md: add "incompatible changes" section

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoshadowsocks-libev: move plugin options to server section
Yousong Zhou [Mon, 6 May 2019 15:59:14 +0000 (15:59 +0000)]
shadowsocks-libev: move plugin options to server section

Plugin options are properties of shadowsocks deployment as a whole,
including both server and each client components.  Multiple client
instances accessing the same server will need to share the same plugin
settings

With this change, plugin options will need to specified to "server" and
"ss-server" section, not to each component section.

Fixes: c19e949 ("shadowsocks-libev: add plugin options support")
Reference: https://github.com/openwrt/packages/issues/8903#issuecomment-489674137
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoMerge pull request #8932 from ammubhave/boost_copy_cmake
Rosen Penev [Wed, 8 May 2019 23:50:43 +0000 (16:50 -0700)]
Merge pull request #8932 from ammubhave/boost_copy_cmake

boost: Copy cmake in InstallDev step

5 years agoMerge pull request #8931 from TDT-AG/pr/20190508-keepalived
Rosen Penev [Wed, 8 May 2019 22:45:39 +0000 (15:45 -0700)]
Merge pull request #8931 from TDT-AG/pr/20190508-keepalived

keepalived: update to version 2.0.16

5 years agoMerge pull request #8911 from neheb/set
Michael Heimpold [Wed, 8 May 2019 19:45:00 +0000 (21:45 +0200)]
Merge pull request #8911 from neheb/set

set2net: Remove false depends

5 years agoMerge pull request #8806 from BKPepe/python-urllib3
Josef Schlehofer [Wed, 8 May 2019 17:31:58 +0000 (19:31 +0200)]
Merge pull request #8806 from BKPepe/python-urllib3

python-urllib3: update to version 1.25.2

5 years agoMerge pull request #8831 from BKPepe/zeroconf
Josef Schlehofer [Wed, 8 May 2019 15:57:29 +0000 (17:57 +0200)]
Merge pull request #8831 from BKPepe/zeroconf

python-zeroconf: update to version 0.22.0

5 years agoMerge pull request #7792 from trldp/master
Josef Schlehofer [Wed, 8 May 2019 15:19:15 +0000 (17:19 +0200)]
Merge pull request #7792 from trldp/master

Hashdeep: add package

5 years agoMerge pull request #8802 from dddaniel/master
Josef Schlehofer [Wed, 8 May 2019 13:26:31 +0000 (15:26 +0200)]
Merge pull request #8802 from dddaniel/master

python-boto3: Add new package

5 years agoboost: Copy cmake in InstallDev step 8932/head
Amol Bhave [Wed, 8 May 2019 09:01:45 +0000 (02:01 -0700)]
boost: Copy cmake in InstallDev step

Copy the cmake directory in the InstallDev step.
I am currently trying out actual host build for boost i.e. compiling
boost libaries for host tools. When I do that, that step installs the
boost cmake files in staging_dir/host.

This breaks other packages that use cmake to compile and use boost as a
dependency. This is because, their compilation step now begins using
staging_dir/host version of Boost, rather than the target version of
boost. Cmake gives priority to cmake version of Boost config, over
finding boost headers manually.

This change resolves that problem by installing the BoostConfig.cmake
file in staging_dir/<target> as well.

Compile tested: nbg6817

Signed-off-by: Amol Bhave <ambhave@fb.com>
5 years agokeepalived: update to version 2.0.16 8931/head
Florian Eckert [Mon, 6 May 2019 07:02:24 +0000 (09:02 +0200)]
keepalived: update to version 2.0.16

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoMerge pull request #8923 from ammubhave/fixboost
Rosen Penev [Tue, 7 May 2019 22:37:56 +0000 (15:37 -0700)]
Merge pull request #8923 from ammubhave/fixboost

boost: Fix boost apply_visitor for lvalue variants

5 years agoMerge pull request #8311 from TDT-AG/pr/20190227-collectd
Florian Eckert [Tue, 7 May 2019 19:15:39 +0000 (21:15 +0200)]
Merge pull request #8311 from TDT-AG/pr/20190227-collectd

collectd: add uci config support

5 years agoMerge pull request #8909 from neheb/msm2
Rosen Penev [Tue, 7 May 2019 17:47:37 +0000 (10:47 -0700)]
Merge pull request #8909 from neheb/msm2

msmtp: Remove uClibc hack

5 years agoMerge pull request #8913 from neheb/ptp
Rosen Penev [Tue, 7 May 2019 15:30:44 +0000 (08:30 -0700)]
Merge pull request #8913 from neheb/ptp

linuxptp: Remove false depends

5 years agoMerge pull request #8868 from neheb/icu
Rosen Penev [Tue, 7 May 2019 08:17:34 +0000 (01:17 -0700)]
Merge pull request #8868 from neheb/icu

icu: Fix compilation with uClibc-ng

5 years agoboost: Fix boost apply_visitor for lvalue variants 8923/head
Amol Bhave [Tue, 7 May 2019 07:31:01 +0000 (00:31 -0700)]
boost: Fix boost apply_visitor for lvalue variants

Boost 1.70.0 broke the apply_visitor functions for lvalue reference
variants.
This imports the patch that fixes this issue from upstream.

Tested this by compiling a library
(https://github.com/facebookincubator/fizz) that works with 1.69 but
breaks with 1.70. And then, importing this patch and trying the
compilation again.

Compile tested: nbg6817

Maintainer: @ClaymorePT

Signed-off-by: Amol Bhave <ambhave@fb.com>
5 years agoMerge pull request #8870 from neheb/zst
Rosen Penev [Tue, 7 May 2019 06:13:00 +0000 (23:13 -0700)]
Merge pull request #8870 from neheb/zst

zstd: Fix compilation on uClibc-ng

5 years agoMerge pull request #7099 from ammubhave/add_libsigar
Rosen Penev [Tue, 7 May 2019 01:55:17 +0000 (18:55 -0700)]
Merge pull request #7099 from ammubhave/add_libsigar

libsigar: add sigar libary

5 years agolibsigar: add sigar libary 7099/head
Amol Bhave [Mon, 24 Sep 2018 18:15:21 +0000 (11:15 -0700)]
libsigar: add sigar libary

sigar is a System Information Gatherer And Reporter library for C++
Adding the package so other C++ packages that depends on this library
can build.
This creates a libsigar.so shared library.

Signed-off-by: Amol Bhave <ambhave@fb.com>
5 years agoMerge pull request #8916 from diizzyy/net-socat-1733
Ted Hess [Mon, 6 May 2019 20:19:18 +0000 (16:19 -0400)]
Merge pull request #8916 from diizzyy/net-socat-1733

net/socat: Update to 1.7.3.3

5 years agoluafilesystem: fix PKG_MIRROR_HASH
Hans Dedecker [Mon, 6 May 2019 19:39:32 +0000 (21:39 +0200)]
luafilesystem: fix PKG_MIRROR_HASH

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
5 years agoMerge pull request #8921 from ysc3839/tr-web-control
Rosen Penev [Mon, 6 May 2019 18:38:56 +0000 (11:38 -0700)]
Merge pull request #8921 from ysc3839/tr-web-control

Revert "transmission-web: set conflicts with transmission-web-control"

5 years agoMerge pull request #8920 from mstorchak/tgt
Rosen Penev [Mon, 6 May 2019 18:38:09 +0000 (11:38 -0700)]
Merge pull request #8920 from mstorchak/tgt

tgt: update to 1.0.77

5 years agotgt: update to 1.0.77 8920/head
Maxim Storchak [Mon, 6 May 2019 12:45:19 +0000 (15:45 +0300)]
tgt: update to 1.0.77

- update to 1.0.77
- apply patches from Rosen Penev for compatibility with uClibc-ng
- add an option for rotation_rate selection

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
5 years agoRevert "transmission-web: set conflicts with transmission-web-control" 8921/head
Richard Yu [Mon, 6 May 2019 16:12:22 +0000 (00:12 +0800)]
Revert "transmission-web: set conflicts with transmission-web-control"

This reverts commit 18c9a03770793e084eab5601d51b21ca4b374f75.

To fix "make menuconfig" shows "recursive dependency detected".

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
5 years agopython-boto3: Add new package 8802/head
Daniel Danzberger [Thu, 25 Apr 2019 20:40:39 +0000 (22:40 +0200)]
python-boto3: Add new package

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
5 years agoshadowsocks-libev: add plugin options support
Yousong Zhou [Sun, 5 May 2019 16:53:39 +0000 (16:53 +0000)]
shadowsocks-libev: add plugin options support

Reference: https://github.com/openwrt/packages/issues/8903
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoMerge pull request #8902 from ja-pa/measurement-kit-0.10.3
Josef Schlehofer [Mon, 6 May 2019 10:36:53 +0000 (12:36 +0200)]
Merge pull request #8902 from ja-pa/measurement-kit-0.10.3

measurement-kit: update to version 0.10.3

5 years agoMerge pull request #8613 from diizzyy/libx264
Daniel Engberg [Mon, 6 May 2019 10:19:19 +0000 (12:19 +0200)]
Merge pull request #8613 from diizzyy/libx264

libs/libx264: Update to 20190324 and rework Makefile

5 years agoMerge pull request #8918 from mstorchak/tmux
Daniel Engberg [Mon, 6 May 2019 09:48:45 +0000 (11:48 +0200)]
Merge pull request #8918 from mstorchak/tmux

tmux: update to 2.9a

5 years agolibs/libx264: Update to 20190324 and rework Makefile 8613/head
Daniel Engberg [Sat, 6 Apr 2019 20:35:33 +0000 (20:35 +0000)]
libs/libx264: Update to 20190324 and rework Makefile

* Update (lib)x264 to 20190324
* Stop using GNU Autotools and use libx264's own
  configuration facility
* Drop hardcoded CFLAGS, x264 will handle those fine on its own
  This will override toolchain optimizaion and set -O3
  irregardless of setting.
* Rework LTO and ASM optmization selection to make it more
  compact and readable. This drops optimization for x86 32-bit
  which is being deprecated in favour of x86_64 in general and
  the very few systems still in use that doesn't support 64-bit
  are too slow to be usable anyway.
* Import patches to fix compilation on ARM and x86 (32-bit)
  from OpenEmbedded
* Minor style fixes to Makefile

Source: http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/x264/x264

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
5 years agotmux: update to 2.9a 8918/head
Maxim Storchak [Mon, 6 May 2019 09:00:37 +0000 (12:00 +0300)]
tmux: update to 2.9a

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
5 years agonet/socat: Update to 1.7.3.3 8916/head
Daniel Engberg [Mon, 6 May 2019 08:25:42 +0000 (08:25 +0000)]
net/socat: Update to 1.7.3.3

Update socat to 1.7.3.3

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
5 years agoMerge pull request #8886 from lnslbrty/update/nDPI
Rosen Penev [Mon, 6 May 2019 07:47:31 +0000 (00:47 -0700)]
Merge pull request #8886 from lnslbrty/update/nDPI

libndpi: update to 2.8.0

5 years agoMerge pull request #8912 from neheb/faad
Ted Hess [Mon, 6 May 2019 00:57:17 +0000 (20:57 -0400)]
Merge pull request #8912 from neheb/faad

faad2: Remove uClibc hack

5 years agolinuxptp: Remove false depends 8913/head
Rosen Penev [Sun, 5 May 2019 21:27:07 +0000 (14:27 -0700)]
linuxptp: Remove false depends

It seems ever since the switch to uClibc-ng, this builds perfectly fine.

Moved PKG_MAINTAINER variable for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agofaad2: Remove uClibc hack 8912/head
Rosen Penev [Sun, 5 May 2019 21:29:03 +0000 (14:29 -0700)]
faad2: Remove uClibc hack

OpenWrt uses uClibc-ng now, and it seems that these are no longer needed
as it seems faad2 automatically renames these functions.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoset2net: Remove false depends 8911/head
Rosen Penev [Sun, 5 May 2019 21:30:45 +0000 (14:30 -0700)]
set2net: Remove false depends

These depends actually have the effect of disabling ser2net when uClibc-ng
is selected. Remove them.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agomsmtp: Remove uClibc hack 8909/head
Rosen Penev [Sun, 5 May 2019 21:34:10 +0000 (14:34 -0700)]
msmtp: Remove uClibc hack

This seems to no longer be needed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8846 from neheb/get
Rosen Penev [Sun, 5 May 2019 18:50:43 +0000 (11:50 -0700)]
Merge pull request #8846 from neheb/get

geth: Update to 1.8.27

5 years agoMerge pull request #8736 from neheb/erla
Rosen Penev [Sun, 5 May 2019 18:50:22 +0000 (11:50 -0700)]
Merge pull request #8736 from neheb/erla

erlang: Fix compilation without deprecated OpenSSL APIs

5 years agoMerge pull request #8518 from neheb/i
Rosen Penev [Sun, 5 May 2019 18:49:51 +0000 (11:49 -0700)]
Merge pull request #8518 from neheb/i

libimobiledevice packages updated to git

5 years agousbmuxd: Update to latest git 8518/head
Rosen Penev [Wed, 27 Mar 2019 23:32:43 +0000 (16:32 -0700)]
usbmuxd: Update to latest git

Upstream makes infrequent releases while having an active git repository
with important bugfixes.

Removed maintainer from all three packages due to inactivity.

Removed systemd support as systemd is not used in OpenWrt.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agolibusbmuxd: Update to latest git
Rosen Penev [Wed, 27 Mar 2019 23:30:29 +0000 (16:30 -0700)]
libusbmuxd: Update to latest git

Upstream has really infrequent releases while having an active git
repository with important bugfixes. This is also needed because
libimobiledevice requires a new API from libusbmuxd.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agolibimobiledevice: Update to latest git
Rosen Penev [Wed, 27 Mar 2019 23:26:48 +0000 (16:26 -0700)]
libimobiledevice: Update to latest git

Upstream makes seriously infrequent updates whereas they have an active
git repository with important bugfixes.

Also fixed compilation without deprecated OpenSSL APIs.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8897 from neheb/boos
Rosen Penev [Sun, 5 May 2019 18:36:04 +0000 (11:36 -0700)]
Merge pull request #8897 from neheb/boos

boost: Fix uClibc-ng compilation again

5 years agotor: update to 0.4.0.5
Peter Wagner [Sun, 5 May 2019 15:59:18 +0000 (17:59 +0200)]
tor: update to 0.4.0.5

Signed-off-by: Peter Wagner <tripolar@gmx.at>
5 years agodjango-simple-captcha: bump to 0.5.11
Eneas U de Queiroz [Fri, 8 Mar 2019 17:18:05 +0000 (14:18 -0300)]
django-simple-captcha: bump to 0.5.11

This is a bugfix release.
Made some cosmetic changes to the Makefile.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
5 years agomeasurement-kit: update to version 0.10.3 8902/head
Jan Pavlinec [Sun, 5 May 2019 05:55:30 +0000 (07:55 +0200)]
measurement-kit: update to version 0.10.3

Add patch to fix disabled deprecated OpenSSL APIs

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years agoMerge pull request #8896 from jefferyto/uwsgi-cgi-python-package-mk
Rosen Penev [Sat, 4 May 2019 16:50:27 +0000 (09:50 -0700)]
Merge pull request #8896 from jefferyto/uwsgi-cgi-python-package-mk

uwsgi-cgi: Remove reference to python-package.mk

5 years agoboost: Fix uClibc-ng compilation again 8897/head
Rosen Penev [Fri, 3 May 2019 05:35:55 +0000 (22:35 -0700)]
boost: Fix uClibc-ng compilation again

Several math functions are not defined in math.h and therefore cannot be
used.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agouwsgi-cgi: Remove reference to python-package.mk 8896/head
Jeffery To [Fri, 3 May 2019 19:58:56 +0000 (03:58 +0800)]
uwsgi-cgi: Remove reference to python-package.mk

Since no Python packages are produced by this package, including
python-package.mk is unnecessary.

This removes the reference to python-package.mk. (PKG_RELEASE is
unchanged as this should have no effect on the build.)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #8895 from jefferyto/libimobiledevice-python-package-mk
Rosen Penev [Fri, 3 May 2019 19:51:05 +0000 (12:51 -0700)]
Merge pull request #8895 from jefferyto/libimobiledevice-python-package-mk

libimobiledevice: Remove reference to python-package.mk

5 years agoMerge pull request #8840 from cotequeiroz/django_pytz
Rosen Penev [Fri, 3 May 2019 19:49:24 +0000 (12:49 -0700)]
Merge pull request #8840 from cotequeiroz/django_pytz

django: Add pytz dependency

5 years agoMerge pull request #8786 from commodo/readme-encodings-update
Rosen Penev [Fri, 3 May 2019 19:45:12 +0000 (12:45 -0700)]
Merge pull request #8786 from commodo/readme-encodings-update

python/README.md: fix note about python[3]-codecs

5 years agoMerge pull request #8894 from jefferyto/python2-transition-notice
Rosen Penev [Fri, 3 May 2019 19:35:32 +0000 (12:35 -0700)]
Merge pull request #8894 from jefferyto/python2-transition-notice

python/README: Add deprecation notice / schedule

5 years agopython/README.md: fix note about python[3]-codecs 8786/head
Alexandru Ardelean [Wed, 24 Apr 2019 13:34:48 +0000 (16:34 +0300)]
python/README.md: fix note about python[3]-codecs

The note was note correct when mentioning encodings vs python[3]-codecs.
This change fixes this confusion.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agolibimobiledevice: Remove reference to python-package.mk 8895/head
Jeffery To [Fri, 3 May 2019 19:24:52 +0000 (03:24 +0800)]
libimobiledevice: Remove reference to python-package.mk

Since no Python packages are produced by this package, including
python-package.mk is unnecessary.

This removes the reference to python-package.mk. (PKG_RELEASE is
unchanged as this should have no effect on the build.)

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #8880 from jefferyto/xz-pkg-config
Rosen Penev [Fri, 3 May 2019 18:38:59 +0000 (11:38 -0700)]
Merge pull request #8880 from jefferyto/xz-pkg-config

xz: Use relative paths in pkg-config metadata file

5 years agopython/README: Add deprecation notice / schedule 8894/head
Jeffery To [Fri, 3 May 2019 17:54:28 +0000 (01:54 +0800)]
python/README: Add deprecation notice / schedule

This describes the proposal outlined in #8520, with a few
additions/modifications:

* Describes the handling of the Python 2 interpreter

* Allows for normal updates of Python 2 libraries that share the same
  Makefile as their Python 3 version

* Mass removal event has a name

Supersedes #8788.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoopenvswitch: fix compilation of intree datapath kmod
Yousong Zhou [Fri, 3 May 2019 15:22:04 +0000 (15:22 +0000)]
openvswitch: fix compilation of intree datapath kmod

Reference: https://github.com/openwrt/packages/issues/8548#issuecomment-488871090
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoMerge pull request #8722 from BKPepe/mozilla
Rosen Penev [Fri, 3 May 2019 16:43:26 +0000 (09:43 -0700)]
Merge pull request #8722 from BKPepe/mozilla

mozilla-iot-gateway: update to version 0.8.1

5 years agoMerge pull request #8842 from ysc3839/tr-web-control
Rosen Penev [Fri, 3 May 2019 16:37:47 +0000 (09:37 -0700)]
Merge pull request #8842 from ysc3839/tr-web-control

 transmission-web-control: add new package

5 years agoMerge pull request #8884 from jefferyto/remove-golang-libraries
Rosen Penev [Fri, 3 May 2019 16:37:10 +0000 (09:37 -0700)]
Merge pull request #8884 from jefferyto/remove-golang-libraries

golang-libraries: Remove library packages

5 years agoMerge pull request #8890 from Arduous/temperUSB_update
Rosen Penev [Fri, 3 May 2019 16:34:56 +0000 (09:34 -0700)]
Merge pull request #8890 from Arduous/temperUSB_update

temperusb: package update to 2.3

5 years agoMerge pull request #8824 from MikePetullo/scapy
Rosen Penev [Fri, 3 May 2019 16:32:59 +0000 (09:32 -0700)]
Merge pull request #8824 from MikePetullo/scapy

scapy: update to 2.4.2 and make use of Python 3

5 years agoMerge pull request #8827 from MikePetullo/libdmapsharing
Rosen Penev [Fri, 3 May 2019 16:31:07 +0000 (09:31 -0700)]
Merge pull request #8827 from MikePetullo/libdmapsharing

libdmapsharing: update to 3.9.6

5 years agoMerge pull request #8828 from MikePetullo/luasec
Rosen Penev [Fri, 3 May 2019 16:30:26 +0000 (09:30 -0700)]
Merge pull request #8828 from MikePetullo/luasec

luasec: update to 0.8

5 years agoscapy: update to 2.4.2 and make use of Python 3 8824/head
W. Michael Petullo [Sun, 28 Apr 2019 03:28:25 +0000 (23:28 -0400)]
scapy: update to 2.4.2 and make use of Python 3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agoMerge pull request #8826 from MikePetullo/dmapd
Hannu Nyman [Fri, 3 May 2019 15:04:02 +0000 (18:04 +0300)]
Merge pull request #8826 from MikePetullo/dmapd

dmapd: update to 0.0.81

5 years agodmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGS 8826/head
W. Michael Petullo [Sun, 28 Apr 2019 03:24:55 +0000 (23:24 -0400)]
dmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGS

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agorpcbind: add/enable rmtcalls support
Andy Walsh [Fri, 3 May 2019 08:58:03 +0000 (10:58 +0200)]
rpcbind: add/enable rmtcalls support

* add broadcast discovery support of rpc services

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agoMerge pull request #8863 from neheb/tr
Rosen Penev [Thu, 2 May 2019 23:47:26 +0000 (16:47 -0700)]
Merge pull request #8863 from neheb/tr

transmission: Fix compilation under uClibc-ng

5 years agolibndpi: update to 2.8.0 8886/head
Toni Uhlig [Thu, 2 May 2019 21:44:19 +0000 (23:44 +0200)]
libndpi: update to 2.8.0

The nDPI autogen.sh is broken and can lead to compile issues. Fixed.
Also removed PKG_INSTALL since it produces invalid symlinks to *.so*.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
5 years agotemperusb: package upgrade 8890/head
Samuel Progin [Thu, 2 May 2019 19:46:30 +0000 (21:46 +0200)]
temperusb: package upgrade

Signed-off-by: Samuel Progin <samuel.progin@gmail.com>
5 years agogolang-libraries: Remove library packages 8884/head
Jeffery To [Thu, 2 May 2019 19:36:57 +0000 (03:36 +0800)]
golang-libraries: Remove library packages

These Go library packages were added to support obfs4proxy. As
obfs4proxy was updated to allow dependency management by the Go
compiler, these packages no longer have any dependants.

This removes these packages from the feed.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoxz: Use relative paths in pkg-config metadata file 8880/head
Jeffery To [Thu, 2 May 2019 17:17:12 +0000 (01:17 +0800)]
xz: Use relative paths in pkg-config metadata file

By default, the liblzma pkg-config file (liblzma.pc) is generated with
absolute paths, which $(STAGING_DIR_HOST)/bin/pkg-config is unable to
override.

This patches the file to use paths relative to ${prefix} and
${exec_prefix}.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #8760 from commodo/remove-un-needed
Hannu Nyman [Thu, 2 May 2019 15:57:07 +0000 (18:57 +0300)]
Merge pull request #8760 from commodo/remove-un-needed

jdcal,et_xmlfile,rcssmin: remove un-needed python packages

5 years agoMerge pull request #8845 from neheb/msm
Rosen Penev [Thu, 2 May 2019 14:40:53 +0000 (07:40 -0700)]
Merge pull request #8845 from neheb/msm

msmtp: Update to 1.8.4

5 years agoMerge pull request #8877 from jefferyto/tiff-pkg-config
Jiri Slachta [Thu, 2 May 2019 09:44:39 +0000 (11:44 +0200)]
Merge pull request #8877 from jefferyto/tiff-pkg-config

tiff: Install pkg-config metadata file in Build/InstallDev

5 years agotiff: Install pkg-config metadata file in Build/InstallDev 8877/head
Jeffery To [Thu, 2 May 2019 09:03:56 +0000 (17:03 +0800)]
tiff: Install pkg-config metadata file in Build/InstallDev

Some programs use pkg-config to discover installed libraries.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #8874 from jefferyto/libjpeg-pkg-config
Jo-Philipp Wich [Thu, 2 May 2019 08:56:20 +0000 (10:56 +0200)]
Merge pull request #8874 from jefferyto/libjpeg-pkg-config

libjpeg: Install pkg-config metadata file in Build/InstallDev

5 years agolibjpeg: Install pkg-config metadata file in Build/InstallDev 8874/head
Jeffery To [Thu, 2 May 2019 07:40:54 +0000 (15:40 +0800)]
libjpeg: Install pkg-config metadata file in Build/InstallDev

Some programs use pkg-config to discover installed libraries.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #8860 from neheb/uw
Rosen Penev [Thu, 2 May 2019 07:19:48 +0000 (00:19 -0700)]
Merge pull request #8860 from neheb/uw

uwsgi-cgi: Fix compilation under uClibc-ng

5 years agoMerge pull request #8873 from gladiac1337/feature-haproxy-v1.8.20
Rosen Penev [Thu, 2 May 2019 07:04:40 +0000 (00:04 -0700)]
Merge pull request #8873 from gladiac1337/feature-haproxy-v1.8.20

haproxy: Update HAProxy to v1.8.20

5 years agoMerge pull request #8851 from luizluca/sane-usblp
Rosen Penev [Thu, 2 May 2019 07:04:09 +0000 (00:04 -0700)]
Merge pull request #8851 from luizluca/sane-usblp

sane-backends: rebind printers to usblp after scan

5 years agosane-backends: rebind printers to usblp after scan 8851/head
Luiz Angelo Daros de Luca [Tue, 30 Apr 2019 04:32:59 +0000 (01:32 -0300)]
sane-backends: rebind printers to usblp after scan

While scanning, sane unbinds usb device from usblp module. This
patch creates a saned wrapper that keep track of all usb devices
binded to usblp before saned is launched and rebind them back
if not still bound after saned exits.

This workaround is only effective if saned is launched by a super
daemon like xinetd as it needs to exit after scan job finish. If
not, printing will not be available while saned service is running.

Write access to /sys/bus/usb/drivers/usblp/bind is required. So,
normally it would require root access.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years agohaproxy: Update HAProxy to v1.8.20 8873/head
Christian Lachner [Thu, 2 May 2019 05:58:58 +0000 (07:58 +0200)]
haproxy: Update HAProxy to v1.8.20
- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>