feed/packages.git
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 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 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 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 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 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>
5 years agoMerge pull request #8869 from neheb/boo
Rosen Penev [Wed, 1 May 2019 23:36:29 +0000 (16:36 -0700)]
Merge pull request #8869 from neheb/boo

boost: Fix compilation with uClibc-ng

5 years agoMerge pull request #8865 from neheb/dev
Rosen Penev [Wed, 1 May 2019 21:07:36 +0000 (14:07 -0700)]
Merge pull request #8865 from neheb/dev

device-observatory: Fix compilation with uClibc-ng

5 years agoboost: Fix compilation with uClibc-ng 8869/head
Rosen Penev [Wed, 1 May 2019 20:58:07 +0000 (13:58 -0700)]
boost: Fix compilation with uClibc-ng

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agodevice-observatory: Fix compilation with uClibc-ng 8865/head
Rosen Penev [Wed, 1 May 2019 19:03:39 +0000 (12:03 -0700)]
device-observatory: Fix compilation with uClibc-ng

Two protocol definitions are missing. Took values from Musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8859 from lnslbrty/bugfix/atop
Florian Eckert [Wed, 1 May 2019 18:29:58 +0000 (20:29 +0200)]
Merge pull request #8859 from lnslbrty/bugfix/atop

atop: fix build error

5 years agotransmission: Fix compilation under uClibc-ng 8863/head
Rosen Penev [Wed, 1 May 2019 17:41:27 +0000 (10:41 -0700)]
transmission: Fix compilation under uClibc-ng

Upstream has a patch for this dated 2016.

Also ran the init script through shellcheck.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agouwsgi-cgi: Fix compilation under uClibc-ng 8860/head
Rosen Penev [Wed, 1 May 2019 02:26:58 +0000 (19:26 -0700)]
uwsgi-cgi: Fix compilation under uClibc-ng

execinfo.h is missing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8856 from BKPepe/youtube
Josef Schlehofer [Wed, 1 May 2019 15:13:39 +0000 (17:13 +0200)]
Merge pull request #8856 from BKPepe/youtube

youtube-dl: update to version 2019.4.30

5 years agoatop: fix build error 8859/head
Toni Uhlig [Wed, 1 May 2019 11:22:28 +0000 (13:22 +0200)]
atop: fix build error

Some Makefile targets did not honor CFLAGS.
This can lead to a SIGSEGV atop exeuctable.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
5 years agoMerge pull request #8857 from neheb/lic
Hannu Nyman [Wed, 1 May 2019 11:18:57 +0000 (14:18 +0300)]
Merge pull request #8857 from neheb/lic

treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES

5 years agotreewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES 8857/head
Rosen Penev [Tue, 30 Apr 2019 21:52:57 +0000 (14:52 -0700)]
treewide: Replace PKG_LICENSE_FILE with PKG_LICENSE_FILES

The latter is actually what is used by the build system. Increased
PKG_RELEASE for all packages as this changes the ipk.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #8848 from ammubhave/bump_re2
Rosen Penev [Tue, 30 Apr 2019 21:48:12 +0000 (14:48 -0700)]
Merge pull request #8848 from ammubhave/bump_re2

libre2: bump version to 2019-04-01

5 years agolibre2: bump version to 2019-04-01 8848/head
Amol Bhave [Tue, 30 Apr 2019 01:45:51 +0000 (18:45 -0700)]
libre2: bump version to 2019-04-01

compile tested on nbg6817

Signed-off-by: Amol Bhave <ambhave@fb.com>
5 years agoMerge pull request #7877 from ammubhave/add_gflags_to_glog_stacked
Rosen Penev [Tue, 30 Apr 2019 19:18:09 +0000 (12:18 -0700)]
Merge pull request #7877 from ammubhave/add_gflags_to_glog_stacked

libglog: Add gflags as a dependency for glog

5 years agodjango: Add pytz dependency 8840/head
Eneas U de Queiroz [Mon, 29 Apr 2019 17:22:55 +0000 (14:22 -0300)]
django: Add pytz dependency

pytz is a run-time dependency of django.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
5 years agoMerge pull request #7906 from Mathieu-Coupe/patch-2
Rosen Penev [Tue, 30 Apr 2019 19:10:29 +0000 (12:10 -0700)]
Merge pull request #7906 from Mathieu-Coupe/patch-2

[packages] tinyproxy: handling of option XTinyproxy

5 years agoMerge pull request #8758 from cotequeiroz/noddos_fixes
Rosen Penev [Tue, 30 Apr 2019 19:01:53 +0000 (12:01 -0700)]
Merge pull request #8758 from cotequeiroz/noddos_fixes

noddos: add libipset-7, uclient-fetch compatiblity

5 years agoMerge pull request #8658 from jose1711/mjpg_streamer-file_output
Rosen Penev [Tue, 30 Apr 2019 18:59:44 +0000 (11:59 -0700)]
Merge pull request #8658 from jose1711/mjpg_streamer-file_output

Make mjpg-streamer init script recognize file output plugin

5 years agoMerge pull request #8775 from neheb/sumo
Rosen Penev [Tue, 30 Apr 2019 18:52:11 +0000 (11:52 -0700)]
Merge pull request #8775 from neheb/sumo

sumo: Update to 1.1.0

5 years agophp7-pecl-redis: add new package (fixes #8710)
Michael Heimpold [Mon, 29 Apr 2019 20:05:12 +0000 (22:05 +0200)]
php7-pecl-redis: add new package (fixes #8710)

This add the pecl package for communicating with redis servers.

Run-tested on mxs platform with a local redis test server.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years agoMerge pull request #8849 from EricLuehrsen/unbound_dhcp_master
Rosen Penev [Tue, 30 Apr 2019 18:47:21 +0000 (11:47 -0700)]
Merge pull request #8849 from EricLuehrsen/unbound_dhcp_master

unbound: fix local dns synthesis corner cases

5 years agoyoutube-dl: update to version 2019.4.30 8856/head
Josef Schlehofer [Tue, 30 Apr 2019 17:42:28 +0000 (19:42 +0200)]
youtube-dl: update to version 2019.4.30

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years agoMerge pull request #8834 from dengqf6/ariang
Rosen Penev [Tue, 30 Apr 2019 14:56:24 +0000 (07:56 -0700)]
Merge pull request #8834 from dengqf6/ariang

ariang: update to 1.1.0

5 years agoMerge pull request #8814 from val-kulkov/subversion-package
Rosen Penev [Tue, 30 Apr 2019 14:54:54 +0000 (07:54 -0700)]
Merge pull request #8814 from val-kulkov/subversion-package

subversion: update to the latest stable release

5 years agoqemu: bump to version 4.0.0
Yousong Zhou [Mon, 29 Apr 2019 06:06:25 +0000 (06:06 +0000)]
qemu: bump to version 4.0.0

Group configure options by the functionality category they roughly
belong to

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agotreewide,python: take over maintainership from Gergely Kiss
Alexandru Ardelean [Thu, 14 Mar 2019 08:52:49 +0000 (10:52 +0200)]
treewide,python: take over maintainership from Gergely Kiss

This change changes the maintainer to
 `Alexandru Ardelean <ardeleanalex@gmail.com`
for all Python packages owned by
 `Gergely Kiss <mail.gery@gmail.com>`

No functional changes.
Bumping PKG_RELEASE on each package that is updated.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agohplip: bump to 3.19.3
Luiz Angelo Daros de Luca [Tue, 30 Apr 2019 02:33:28 +0000 (23:33 -0300)]
hplip: bump to 3.19.3

040-fix_bool.patch: fixed upstream
060-fix-uclibc.patch: workaround for uclibc build (arc_arc700)

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years agounbound: fix local dns synthesis corner cases 8849/head
Eric Luehrsen [Tue, 30 Apr 2019 02:27:53 +0000 (22:27 -0400)]
unbound: fix local dns synthesis corner cases

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
5 years agolibglog: Add gflags a dependency for libglog 7877/head
Amol Bhave [Sat, 5 Jan 2019 04:44:54 +0000 (20:44 -0800)]
libglog: Add gflags a dependency for libglog

Depends on PR #7098

With gflags available, glog's compilation behaves differently and
includes gflags specific code. This code allows customizing logging in
programs that use glog, using command command line parameters.

Compile tested: openwrt-18.06 for ipq40xx, ipq806x, x86 and ar71xx
Run tested: Tested on devices running on the above architectures.

Signed-off-by: Amol Bhave <ambhave@fb.com>
5 years agoariang: update to 1.1.0 8834/head
Deng Qingfang [Mon, 29 Apr 2019 05:34:46 +0000 (13:34 +0800)]
ariang: update to 1.1.0

Update AriaNg to latest release 1.1.0

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years agoMerge pull request #8847 from MikePetullo/gstreamer1
Rosen Penev [Mon, 29 Apr 2019 23:07:06 +0000 (16:07 -0700)]
Merge pull request #8847 from MikePetullo/gstreamer1

gstreamer1: revert addition of --disable-option-parsing

5 years agogstreamer1: revert addition of --disable-option-parsing 8847/head
W. Michael Petullo [Mon, 29 Apr 2019 22:09:38 +0000 (18:09 -0400)]
gstreamer1: revert addition of --disable-option-parsing

The --disable-option-parsing flag breaks applications (such as dmapd)
that assume gst_init_get_option_group() initializes GStreamer. The
gst_init_get_option_group() function returns NULL and does nothing to
initialize GStreamer in this case. The --disable-option-parsing is meant
only for very specialized instances.

See also https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/388.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years agogeth: Update to 1.8.27 8846/head
Rosen Penev [Mon, 29 Apr 2019 21:56:10 +0000 (14:56 -0700)]
geth: Update to 1.8.27

Updated Makefile for consistency between packages.

Updated Licensing information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agomsmtp: Update to 1.8.4 8845/head
Rosen Penev [Mon, 29 Apr 2019 21:26:13 +0000 (14:26 -0700)]
msmtp: Update to 1.8.4

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7098 from ammubhave/add_libgflags
Rosen Penev [Mon, 29 Apr 2019 20:21:43 +0000 (13:21 -0700)]
Merge pull request #7098 from ammubhave/add_libgflags

libgflags: add gflags package

5 years agoMerge pull request #8804 from neheb/cif
Rosen Penev [Mon, 29 Apr 2019 20:17:19 +0000 (13:17 -0700)]
Merge pull request #8804 from neheb/cif

cifs-utils: Update to 6.9

5 years agoMerge pull request #8813 from neheb/miniup
Rosen Penev [Mon, 29 Apr 2019 20:15:48 +0000 (13:15 -0700)]
Merge pull request #8813 from neheb/miniup

miniupnpd: Fix compilation under glibc

5 years agoMerge pull request #8818 from MikePetullo/gstreamer1
Rosen Penev [Mon, 29 Apr 2019 19:53:54 +0000 (12:53 -0700)]
Merge pull request #8818 from MikePetullo/gstreamer1

gstreamer1: update to 1.16.0

5 years agoMerge pull request #7102 from ammubhave/add_libre2
Rosen Penev [Mon, 29 Apr 2019 19:44:48 +0000 (12:44 -0700)]
Merge pull request #7102 from ammubhave/add_libre2

libre2: add re2 package

5 years agoMerge pull request #8841 from lnslbrty/update/ptunnel-ng
Hannu Nyman [Mon, 29 Apr 2019 19:23:51 +0000 (22:23 +0300)]
Merge pull request #8841 from lnslbrty/update/ptunnel-ng

ptunnel-ng: update to 1.42

5 years agoMerge pull request #8833 from lucize/doveup
Hannu Nyman [Mon, 29 Apr 2019 19:22:44 +0000 (22:22 +0300)]
Merge pull request #8833 from lucize/doveup

dovecot: update to 2.3.5.2

5 years agotransmission-web: set conflicts with transmission-web-control 8842/head
Richard Yu [Mon, 29 Apr 2019 18:30:30 +0000 (02:30 +0800)]
transmission-web: set conflicts with transmission-web-control

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
5 years agotransmission-web-control: add new package
Richard Yu [Mon, 29 Apr 2019 18:28:16 +0000 (02:28 +0800)]
transmission-web-control: add new package

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
5 years agoptunnel-ng: update to 1.42 8841/head
Toni Uhlig [Mon, 29 Apr 2019 18:12:56 +0000 (20:12 +0200)]
ptunnel-ng: update to 1.42

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
5 years agolibvpx: cleanup configure/make vars
Luiz Angelo Daros de Luca [Mon, 29 Apr 2019 18:05:18 +0000 (15:05 -0300)]
libvpx: cleanup configure/make vars

Instead of redefining LD (and duplicating it), it is better to
unset the existing value first.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
5 years agoMerge pull request #7641 from marcin1j/pr/20181211-owfs-remove-avahi-dependency
Rosen Penev [Mon, 29 Apr 2019 17:54:39 +0000 (10:54 -0700)]
Merge pull request #7641 from marcin1j/pr/20181211-owfs-remove-avahi-dependency

owfs: disable avahi dependency

5 years agoMerge pull request #8835 from dengqf6/ngx
Rosen Penev [Mon, 29 Apr 2019 16:24:15 +0000 (09:24 -0700)]
Merge pull request #8835 from dengqf6/ngx

nginx: update to 1.16.0