feed/packages.git
5 years agoMerge pull request #7918 from LLE8/add-lynx-package
Hannu Nyman [Sun, 13 Jan 2019 19:25:59 +0000 (21:25 +0200)]
Merge pull request #7918 from LLE8/add-lynx-package

lynx: add package

5 years agolynx: defined package maintainer, added more download sites 7918/head
Leonid Esman [Sun, 13 Jan 2019 19:01:21 +0000 (22:01 +0300)]
lynx: defined package maintainer, added more download sites

Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
5 years agoMerge pull request #7871 from cshoredaniel/pr-add-radicale2
Hannu Nyman [Sun, 13 Jan 2019 11:20:04 +0000 (13:20 +0200)]
Merge pull request #7871 from cshoredaniel/pr-add-radicale2

Radicale 2.x as radicale2

5 years agoMerge pull request #7920 from daniel-santos/jamvm
Hannu Nyman [Sun, 13 Jan 2019 08:33:14 +0000 (10:33 +0200)]
Merge pull request #7920 from daniel-santos/jamvm

jamvm: Clarify and clean up package description

5 years agoMerge pull request #7944 from jefferyto/python-lib2to3-pyc-fix
Hannu Nyman [Sun, 13 Jan 2019 08:30:02 +0000 (10:30 +0200)]
Merge pull request #7944 from jefferyto/python-lib2to3-pyc-fix

python: Fix lib2to3 fixes search

5 years agoMerge pull request #7910 from cshoredaniel/pr-nut-fsd-bug
Hannu Nyman [Sun, 13 Jan 2019 07:45:43 +0000 (09:45 +0200)]
Merge pull request #7910 from cshoredaniel/pr-nut-fsd-bug

nut: Prevent FSD when not specifically requested

5 years agobind: update to 9.11.5-P1
Deng Qingfang [Tue, 1 Jan 2019 14:27:58 +0000 (22:27 +0800)]
bind: update to 9.11.5-P1

For changes in 9.11.5-P1 see https://ftp.isc.org/isc/bind9/9.11.5-P1/CHANGES

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years agopython: Fix lib2to3 fixes search 7944/head
Jeffery To [Sat, 12 Jan 2019 21:59:20 +0000 (05:59 +0800)]
python: Fix lib2to3 fixes search

This is the patch from c98b12d9a920ede376d1eaef0da0c0da9d26d6b3 (#7931),
applied for python 2.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
5 years agoMerge pull request #7900 from cshoredaniel/pr-add-vobject
Hannu Nyman [Sat, 12 Jan 2019 17:03:11 +0000 (19:03 +0200)]
Merge pull request #7900 from cshoredaniel/pr-add-vobject

vobject: Add python vCard/vCalendar Library

5 years agoMerge pull request #7931 from kidome/master
Hannu Nyman [Sat, 12 Jan 2019 16:28:34 +0000 (18:28 +0200)]
Merge pull request #7931 from kidome/master

python3: enable lib2to3 to also search .pyc files.

5 years agoRevert "libmicrohttpd: Update to 0.9.62"
Hannu Nyman [Sat, 12 Jan 2019 10:03:53 +0000 (12:03 +0200)]
Revert "libmicrohttpd: Update to 0.9.62"

Reverted at request by Daniel Engberg.
https://github.com/openwrt/packages/pull/7706#issuecomment-453734749

This reverts commit d4a62bbbca95fbe9a1dcde0203992d5dfdd0ee60.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years agoMerge pull request #7805 from iamperson347/patch-4
Hannu Nyman [Sat, 12 Jan 2019 09:48:40 +0000 (11:48 +0200)]
Merge pull request #7805 from iamperson347/patch-4

getdns: Remove iamperson347 from maintainer

5 years agoMerge pull request #7806 from iamperson347/patch-3
Hannu Nyman [Sat, 12 Jan 2019 09:48:20 +0000 (11:48 +0200)]
Merge pull request #7806 from iamperson347/patch-3

stubby: Remove iamperson347 from maintainer

5 years agoMerge pull request #7790 from micmac1/sqlite3-init
Hannu Nyman [Sat, 12 Jan 2019 09:34:24 +0000 (11:34 +0200)]
Merge pull request #7790 from micmac1/sqlite3-init

sqlite3: various improvements

5 years agoMerge pull request #7779 from neheb/patch-3
Hannu Nyman [Sat, 12 Jan 2019 09:33:50 +0000 (11:33 +0200)]
Merge pull request #7779 from neheb/patch-3

grep: Update to 3.3

5 years agoMerge pull request #7706 from neheb/patch-11
Hannu Nyman [Sat, 12 Jan 2019 09:32:09 +0000 (11:32 +0200)]
Merge pull request #7706 from neheb/patch-11

libmicrohttpd: Update to 0.9.62

5 years agocollectd: remove lm-sensors version upper limit
Hannu Nyman [Sat, 12 Jan 2019 08:39:24 +0000 (10:39 +0200)]
collectd: remove lm-sensors version upper limit

Backport an upstream patch to remove the upper limit of
lm-sensors version check, so that using lm-sensors 3.5.0
will work.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years agophp7: update to 7.2.14
Michael Heimpold [Fri, 11 Jan 2019 22:47:30 +0000 (23:47 +0100)]
php7: update to 7.2.14

While at, add --with-pic to configure arguments. This prevents the following
build errors spotted by the build bots for i386 targets:

-snip-
...
ext/openssl/.libs/openssl.o: direct GOT relocation R_386_GOT32X against
`X509_REQ_free' without base register can not be used when making a shared object
...
-snap-

This parameter seems to make no difference on other targets, nor
improve or make worse the package size.

Run tested for i386 in VirtualBox VM and on Duckbill for mxs platform.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years agoMerge pull request #7932 from val-kulkov/samba4-package
Hannu Nyman [Fri, 11 Jan 2019 20:47:21 +0000 (22:47 +0200)]
Merge pull request #7932 from val-kulkov/samba4-package

samba4: add mandatory option per CVE-2018-16853

5 years agoMerge pull request #7942 from val-kulkov/subversion-package
Hannu Nyman [Fri, 11 Jan 2019 20:46:18 +0000 (22:46 +0200)]
Merge pull request #7942 from val-kulkov/subversion-package

subversion: bump to the latest stable bugfix release

5 years agolibsndfile: update to 2019-01-10-58c64581
Peter Wagner [Fri, 11 Jan 2019 16:38:22 +0000 (17:38 +0100)]
libsndfile: update to 2019-01-10-58c64581

Signed-off-by: Peter Wagner <tripolar@gmx.at>
5 years agowget: Fix compilation without deprecated OpenSSL 1.1 APIs
Rosen Penev [Sun, 6 Jan 2019 06:45:32 +0000 (22:45 -0800)]
wget: Fix compilation without deprecated OpenSSL 1.1 APIs

The configure script uses a deprecated function to check for libssl. I tried patching configure.ac
and adding PKG_FIXUP:=autoreconf but that causes a different error. This is the simplest fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agosubversion: bump to the latest stable bugfix release 7942/head
Val Kulkov [Fri, 11 Jan 2019 16:14:46 +0000 (11:14 -0500)]
subversion: bump to the latest stable bugfix release

Update to Apache Subversion 1.11.1.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
5 years agoirssi: update to version 1.1.2
Jan Pavlinec [Thu, 10 Jan 2019 12:36:10 +0000 (13:36 +0100)]
irssi: update to version 1.1.2

Fixes
CVE-2019-5882 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5882

Changes
-add PKG_CPE_ID
-add license info

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years agoopenconnect: updated to 8.01
Nikos Mavrogiannopoulos [Thu, 10 Jan 2019 21:11:11 +0000 (22:11 +0100)]
openconnect: updated to 8.01

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
5 years agoocserv: updated to 0.12.2
Nikos Mavrogiannopoulos [Thu, 10 Jan 2019 20:30:50 +0000 (21:30 +0100)]
ocserv: updated to 0.12.2

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
5 years agosamba4: add mandatory option per CVE-2018-16853 7932/head
Val Kulkov [Wed, 9 Jan 2019 19:31:47 +0000 (14:31 -0500)]
samba4: add mandatory option per CVE-2018-16853

Since 4.9.3, Samba AD-DC with MIT Kerberos will refuse to build unless
--with-experimental-mit-ad-dc is provided to the configure command.

The mandatory requirement was introduced in response to a report that
a user in a Samba AD domain can crash the KDC when Samba is built in
the non-default MIT Kerberos configuration:
https://www.samba.org/samba/security/CVE-2018-16853.html

This requirement was introduced in Samba commit
c5370a4349d381ba3b64b063dc28a2c54cfacdfc.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
5 years agoMerge pull request #7936 from Andy2244/softethervpn5-fix1
Hannu Nyman [Thu, 10 Jan 2019 12:34:38 +0000 (14:34 +0200)]
Merge pull request #7936 from Andy2244/softethervpn5-fix1

softethervpn5: fix client, bridge pkg installation

5 years agosoftethervpn5: fix client, bridge pkg installation 7936/head
Andy Walsh [Thu, 10 Jan 2019 11:03:05 +0000 (12:03 +0100)]
softethervpn5: fix client, bridge pkg installation

* fix launcher.sh installation for client, bridge
* link libreadline as static for host helper (hamcorebuilder)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agoMerge pull request #7746 from cotequeiroz/softethervpn_rpath
Hannu Nyman [Wed, 9 Jan 2019 22:28:24 +0000 (00:28 +0200)]
Merge pull request #7746 from cotequeiroz/softethervpn_rpath

softethervpn:  use hostpkg-installed libreadline, add name to build_dir

5 years agoMerge pull request #7835 from neheb/tv2
Hannu Nyman [Wed, 9 Jan 2019 21:26:35 +0000 (23:26 +0200)]
Merge pull request #7835 from neheb/tv2

tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs

5 years agoMerge pull request #7843 from neheb/pos
Hannu Nyman [Wed, 9 Jan 2019 21:25:29 +0000 (23:25 +0200)]
Merge pull request #7843 from neheb/pos

postfix: Fix compilation without OpenSSL ENGINE

5 years agoMerge pull request #7841 from neheb/dovo
Hannu Nyman [Wed, 9 Jan 2019 21:25:02 +0000 (23:25 +0200)]
Merge pull request #7841 from neheb/dovo

dovecot: Make OpenSSL ENGINE support optional

5 years agoMerge pull request #7855 from BKPepe/youtube-dl
Hannu Nyman [Wed, 9 Jan 2019 21:23:58 +0000 (23:23 +0200)]
Merge pull request #7855 from BKPepe/youtube-dl

youtube-dl: update to version 2019.01.02

5 years agoMerge pull request #7895 from neheb/clam
Hannu Nyman [Wed, 9 Jan 2019 19:16:04 +0000 (21:16 +0200)]
Merge pull request #7895 from neheb/clam

clamav: Fix compilation without deprecated OpenSSL APIs

5 years agoMerge pull request #7926 from gladiac1337/feature-haproxy-v1.8.17
Hannu Nyman [Wed, 9 Jan 2019 19:06:10 +0000 (21:06 +0200)]
Merge pull request #7926 from gladiac1337/feature-haproxy-v1.8.17

haproxy: Update HAProxy to v1.8.17

5 years agoMerge pull request #7913 from commodo/python-readme
Hannu Nyman [Wed, 9 Jan 2019 19:05:42 +0000 (21:05 +0200)]
Merge pull request #7913 from commodo/python-readme

lang/python/README.md: add doc describing the lang/python subtree

5 years agoMerge pull request #7911 from br101/bluez-util
Hannu Nyman [Wed, 9 Jan 2019 19:04:59 +0000 (21:04 +0200)]
Merge pull request #7911 from br101/bluez-util

bluez: Add bdaddr tool

5 years agoMerge pull request #7923 from zhaojh329/rtty
Hannu Nyman [Wed, 9 Jan 2019 19:04:21 +0000 (21:04 +0200)]
Merge pull request #7923 from zhaojh329/rtty

rtty: Update to 6.5.0

5 years agoMerge pull request #7930 from dibdot/adblock
Dirk Brenken [Wed, 9 Jan 2019 15:19:28 +0000 (16:19 +0100)]
Merge pull request #7930 from dibdot/adblock

adblock: update 3.6.2

5 years agopython3: enable lib2to3 to also search and fix .pyc files. 7931/head
Nj Hsiong [Wed, 9 Jan 2019 11:43:22 +0000 (19:43 +0800)]
python3: enable lib2to3 to also search and fix .pyc files.

python3's lib2to3 would fail in silence if python3 and its packages are installed as compiled .pyc files. Root cause is, in Lib/lib2to3/refactor.py, the function get_all_fix_names only searches '.py' fix names.

Signed-off-by: Nj Hsiong <nj.hsiong@gmail.com>
5 years agoadblock: update 3.6.2 7930/head
Dirk Brenken [Wed, 9 Jan 2019 10:52:19 +0000 (11:52 +0100)]
adblock: update 3.6.2

* enhance the query function to search in adblock backups as well,
  to get back the set of blocking lists sources for a certain domain
* add "Latest DNS Queries" report to commandline version as well
  (already in LuCI)
* made the tld compression (the error handling) more robust,
  remove the needless 'adb_forcesrt' option
* removed abandoned 'feodo' list source
* updated readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoexfat-nofuse: fix compilation during kernel time64 transition
Yousong Zhou [Tue, 8 Jan 2019 16:09:04 +0000 (16:09 +0000)]
exfat-nofuse: fix compilation during kernel time64 transition

The change has been compile-tested against the following vanilla kernels

 - linux-3.18.130.tar.xz
 - linux-4.14.90.tar.xz
 - linux-4.19.9.tar.xz
 - linux-4.9.146.tar.xz

Run tested with QEMU malta/be with kernel 4.9.146

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agohaproxy: Update HAProxy to v1.8.17 7926/head
Christian Lachner [Wed, 9 Jan 2019 07:48:04 +0000 (08:48 +0100)]
haproxy: Update HAProxy to v1.8.17
- Update haproxy download URL and hash
- This fixes CVE-2018-20615

Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years agoradicale2: Update CalDAV/CardDAV server to v2.x 7871/head
Daniel F. Dickinson [Tue, 1 Jan 2019 08:19:23 +0000 (03:19 -0500)]
radicale2: Update CalDAV/CardDAV server to v2.x

Radicale 2.x adds support for many new clients,
bug-fixes, etc so add v2 of this application.

We do it as a separate package for those not
ready to switch (it's not an straight inplace
upgrade from 1.x).

We do however CONFLICT with 1.x as they can't
be run side-by-side on the same host (without
containers for somesuch).

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agortty: Update to 6.5.0 7923/head
Jianhui Zhao [Wed, 9 Jan 2019 03:12:43 +0000 (11:12 +0800)]
rtty: Update to 6.5.0

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
5 years agojamvm: Clarify and clean up package description 7920/head
Daniel Santos [Tue, 8 Jan 2019 12:49:26 +0000 (06:49 -0600)]
jamvm: Clarify and clean up package description

Clean up white space and properly clarify the Java version implemented.

Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
5 years agoser2net: update to 3.5.1 7924/head
Michael Heimpold [Tue, 8 Jan 2019 22:13:08 +0000 (23:13 +0100)]
ser2net: update to 3.5.1

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
5 years agolynx: initial commit
Leonid Esman [Tue, 8 Jan 2019 21:02:18 +0000 (00:02 +0300)]
lynx: initial commit

Based on https://github.com/kyak/openwrt-packages/tree/master/lynx
Tested on TP-Link TL-MR3020 v3

Signed-off-by: Leonid Esman <leonid.esman@gmail.com>
5 years agotor: update to version 0.3.4.10
Jan Pavlinec [Tue, 8 Jan 2019 16:03:37 +0000 (17:03 +0100)]
tor: update to version 0.3.4.10

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years agoMerge pull request #6577 from Andy2244/softethervpn-server
Hannu Nyman [Tue, 8 Jan 2019 17:44:18 +0000 (19:44 +0200)]
Merge pull request #6577 from Andy2244/softethervpn-server

softethervpn5: add new package softethervpn5

5 years agosoftethervpn5: add new package softethervpn5 6577/head
Andy Walsh [Wed, 25 Jul 2018 20:40:59 +0000 (22:40 +0200)]
softethervpn5: add new package softethervpn5

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
5 years agolang/python/README.md: add doc describing the lang/python subtree 7913/head
Alexandru Ardelean [Tue, 8 Jan 2019 13:42:21 +0000 (15:42 +0200)]
lang/python/README.md: add doc describing the lang/python subtree

It was a semi-popular request a while back that I put off for a while.
Here's a quick doc.
I'll update it later as things change and I don't forget.
It also lets other people update if something is wrong.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agobluez: Add bdaddr tool 7911/head
Bruno Randolf [Tue, 8 Jan 2019 14:33:49 +0000 (14:33 +0000)]
bluez: Add bdaddr tool

Let't add the bdaddr tool, it's handy to change the BT address.

Signed-off-by: Bruno Randolf <br1@einfach.org>
5 years agoMerge pull request #7899 from cshoredaniel/pr-update-dateutil
Hannu Nyman [Tue, 8 Jan 2019 14:48:51 +0000 (16:48 +0200)]
Merge pull request #7899 from cshoredaniel/pr-update-dateutil

python-dateutil: update dateutil packaging

5 years agoradsecproxy: Fix compilation without deprecated OpenSSL 1.0.2 APIs
Rosen Penev [Wed, 2 Jan 2019 07:52:00 +0000 (23:52 -0800)]
radsecproxy: Fix compilation without deprecated OpenSSL 1.0.2 APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7908 from cshoredaniel/pr-add-passlib
Hannu Nyman [Tue, 8 Jan 2019 13:14:01 +0000 (15:14 +0200)]
Merge pull request #7908 from cshoredaniel/pr-add-passlib

passlib: Add python library

5 years agoMerge pull request #7863 from cshoredaniel/pr-nut-fix-slow-interfaces
Hannu Nyman [Tue, 8 Jan 2019 13:08:06 +0000 (15:08 +0200)]
Merge pull request #7863 from cshoredaniel/pr-nut-fix-slow-interfaces

nut: Fix procd crashloop no interfaces

5 years agoMerge pull request #7896 from neheb/lf
Hannu Nyman [Tue, 8 Jan 2019 13:07:28 +0000 (15:07 +0200)]
Merge pull request #7896 from neheb/lf

lftp: Fix compilation without deprecated OpenSSL APIs

5 years agoMerge pull request #7903 from commodo/pyasn1-modules
Hannu Nyman [Tue, 8 Jan 2019 13:06:20 +0000 (15:06 +0200)]
Merge pull request #7903 from commodo/pyasn1-modules

python-pyasn1-modules: bump to version 0.2.3

5 years agoMerge pull request #7902 from commodo/lxml-upgrade
Hannu Nyman [Tue, 8 Jan 2019 13:06:06 +0000 (15:06 +0200)]
Merge pull request #7902 from commodo/lxml-upgrade

python-lxml: bump to version 4.3.0

5 years agoMerge pull request #7892 from neheb/sstp
Hannu Nyman [Tue, 8 Jan 2019 13:05:29 +0000 (15:05 +0200)]
Merge pull request #7892 from neheb/sstp

sstp-client: Fix compilation without deprecated OpenSSL APIs

5 years agoacme: Remove 8192 bits certificate option
Toke Høiland-Jørgensen [Tue, 8 Jan 2019 12:07:06 +0000 (13:07 +0100)]
acme: Remove 8192 bits certificate option

This is not supported by letsencrypt, so issuing the certificate will fail.
Instead, add 3072 bits as an intermediate option.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
5 years agoacme: Support selecting ECC certificates from Luci
Toke Høiland-Jørgensen [Tue, 8 Jan 2019 10:27:12 +0000 (11:27 +0100)]
acme: Support selecting ECC certificates from Luci

As pointed out by @andersk, acme.sh already supports ECC certificates, and
they can be set manually in the uci file, just not in Luci. Fix this by
changing the key size selector into a listbox, and adding ECC certs as
options.

Fixes #7825.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
5 years agoMerge pull request #7887 from neheb/patch-8
Saverio Proto [Tue, 8 Jan 2019 10:10:35 +0000 (11:10 +0100)]
Merge pull request #7887 from neheb/patch-8

tinc: Fix to actually build without deprecated APIs

5 years agonut: Prevent FSD when not specifically requested 7910/head
Daniel F. Dickinson [Sun, 6 Jan 2019 23:32:52 +0000 (18:32 -0500)]
nut: Prevent FSD when not specifically requested

Under certain circumstances nutshutdown was causing a forced
shutdown of the UPS even though killpower was not indicated.
Prevent that.  Also clarify the logic for powering off server
by avoiding && || chains.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agopasslib: Add python library 7908/head
Daniel F. Dickinson [Tue, 1 Jan 2019 08:15:32 +0000 (03:15 -0500)]
passlib: Add python library

passlib is extremely useful for more secure Radicale
authentication so add it.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoMerge pull request #7874 from Ansuel/softup
Hannu Nyman [Mon, 7 Jan 2019 17:48:00 +0000 (19:48 +0200)]
Merge pull request #7874 from Ansuel/softup

softethervpn: update to latest release and rework makefile

5 years agopython-dateutil: Update packaging and add Python3 version 7899/head
Daniel F. Dickinson [Tue, 1 Jan 2019 07:53:52 +0000 (02:53 -0500)]
python-dateutil: Update packaging and add Python3 version

Update the packaging to use the generic bits by @commodo.
Radicale 2.x requires Python3 and python-dateutils, so
build for Python3 as well.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agopython-pyasn1-modules: bump to version 0.2.3 7903/head
Alexandru Ardelean [Mon, 7 Jan 2019 12:45:28 +0000 (14:45 +0200)]
python-pyasn1-modules: bump to version 0.2.3

This change upgrades the version of pyasn1-modules to version 0.2.3.
Run-tested on an x86 VM.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agopython-lxml: bump to version 4.3.0 7902/head
Alexandru Ardelean [Mon, 7 Jan 2019 12:36:01 +0000 (14:36 +0200)]
python-lxml: bump to version 4.3.0

This change upgrades the version of lxml to 4.3.0.
Run-tested on an x86 VM.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
5 years agovobject: Add python library 7900/head
Daniel F. Dickinson [Tue, 1 Jan 2019 08:14:48 +0000 (03:14 -0500)]
vobject: Add python library

Lbrary for vCard and vCalendar support for Python{3}.
vobject is used by Radicale2 so add it.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agonut: Fix procd crashloop no interfaces 7863/head
Daniel F. Dickinson [Tue, 1 Jan 2019 08:12:29 +0000 (03:12 -0500)]
nut: Fix procd crashloop no interfaces

Fix a crashloop under procd when attempting to bind
to any address when no interfaces are yet available.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agolftp: Fix compilation without deprecated OpenSSL APIs 7896/head
Rosen Penev [Mon, 7 Jan 2019 05:12:45 +0000 (21:12 -0800)]
lftp: Fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoclamav: Fix compilation without deprecated OpenSSL APIs 7895/head
Rosen Penev [Mon, 7 Jan 2019 05:09:23 +0000 (21:09 -0800)]
clamav: Fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoshadowsocks-client: remove
Deng Qingfang [Thu, 3 Jan 2019 16:01:35 +0000 (00:01 +0800)]
shadowsocks-client: remove

It hasn't been maintained for years and doesn't have recent features such as AEAD crypto and IPv6.
(The "recent" update is fix compilation without deprecated OpenSSL APIs, which is made by Rosen Penev)
It has been superseded by shadowsocks-libev, which is recently maintained by community and has LuCI frontend.
Despite its smaller size, it depends on OpenSSL, which is way larger than MbedTLS, the one shadowsocks-libev used. Thus, it doesn't really fit in space-constrained devices.

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years agosstp-client: Fix compilation without deprecated OpenSSL APIs 7892/head
Rosen Penev [Mon, 7 Jan 2019 05:00:47 +0000 (21:00 -0800)]
sstp-client: Fix compilation without deprecated OpenSSL APIs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7889 from cshoredaniel/pr-gitolite-remove-extra-vars
Hannu Nyman [Sun, 6 Jan 2019 12:07:20 +0000 (14:07 +0200)]
Merge pull request #7889 from cshoredaniel/pr-gitolite-remove-extra-vars

gitolite: Remove unecessary Makefile variables

5 years agoMerge pull request #7650 from mhei/open-plc-utils-missing-tools
Michael Heimpold [Sun, 6 Jan 2019 07:45:07 +0000 (08:45 +0100)]
Merge pull request #7650 from mhei/open-plc-utils-missing-tools

open-plc-utils: package missing tools amprule, pev and evse

5 years agotinc: Fix to actually build without deprecated APIs 7887/head
Rosen Penev [Sun, 6 Jan 2019 07:31:25 +0000 (23:31 -0800)]
tinc: Fix to actually build without deprecated APIs

The configure script checks for the existence of OpenSSL by checking a
deprecated function. This works around it. The other changes have been done
previously

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7882 from dibdot/travelmate
Dirk Brenken [Sun, 6 Jan 2019 05:44:37 +0000 (06:44 +0100)]
Merge pull request #7882 from dibdot/travelmate

travelmate: update 1.3.2

5 years agofwknop: ensure default ifname matches default network
Terry Stockert [Tue, 24 Oct 2017 00:10:37 +0000 (19:10 -0500)]
fwknop: ensure default ifname matches default network

Signed-off-by: Terry Stockert <stockert@inkblotadmirer.me>
5 years agotravelmate: update 1.3.2 7882/head
Dirk Brenken [Sat, 5 Jan 2019 22:21:20 +0000 (23:21 +0100)]
travelmate: update 1.3.2

- support named 'wifi-iface' sections correctly

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoMerge pull request #7880 from dibdot/banip
Dirk Brenken [Sat, 5 Jan 2019 21:22:00 +0000 (22:22 +0100)]
Merge pull request #7880 from dibdot/banip

banIP: release 0.1.0

5 years agoMerge pull request #7777 from neheb/patch-9
Hannu Nyman [Sat, 5 Jan 2019 18:17:09 +0000 (20:17 +0200)]
Merge pull request #7777 from neheb/patch-9

libpng: Update to 1.6.36

5 years agoMerge pull request #7857 from dhewg/pull/prometheus-statsd-exporter
Hannu Nyman [Sat, 5 Jan 2019 18:12:53 +0000 (20:12 +0200)]
Merge pull request #7857 from dhewg/pull/prometheus-statsd-exporter

prometheus-statsd-exporter: fix compilation with go 1.11.4

5 years agoMerge pull request #7854 from commodo/python-pip-setuptools-ver
Hannu Nyman [Sat, 5 Jan 2019 18:11:28 +0000 (20:11 +0200)]
Merge pull request #7854 from commodo/python-pip-setuptools-ver

python,python3: use setuptools & pip versions from python{3}-version.mk

5 years agoMerge pull request #7862 from cshoredaniel/pr-findutils-alternatives
Hannu Nyman [Sat, 5 Jan 2019 18:07:50 +0000 (20:07 +0200)]
Merge pull request #7862 from cshoredaniel/pr-findutils-alternatives

findutils: Fix conflict with busybox find/xargs

5 years agoMerge pull request #7454 from neheb/qac
Hannu Nyman [Sat, 5 Jan 2019 18:05:15 +0000 (20:05 +0200)]
Merge pull request #7454 from neheb/qac

quasselc: Update to latest commit

5 years agobanIP: release 0.1.0 7880/head
Dirk Brenken [Sat, 5 Jan 2019 15:28:44 +0000 (16:28 +0100)]
banIP: release 0.1.0

* add automatic blocklist backup & restore, they will be used
  in case of download errors or during startup in backup mode
* add a 'backup mode' to re-use blocklist backups during startup,
  get fresh lists via reload or restart action
* procd interface trigger now supports multiple WAN interfaces
* change URL for abuse.ch/feodo list source in default config
* small fixes
* update readme

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoquasselc: Update to latest commit 7454/head
Rosen Penev [Sat, 5 Jan 2019 00:48:20 +0000 (16:48 -0800)]
quasselc: Update to latest commit

Switched to codeload for simpler Makefile.

Several adjustments for consistency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years agoMerge pull request #7861 from dengqf6/nginx
Hannu Nyman [Fri, 4 Jan 2019 18:42:22 +0000 (20:42 +0200)]
Merge pull request #7861 from dengqf6/nginx

nginx: update to 1.15.8 and other

5 years agosoftethervpn: update to latest release and rework makefile 7874/head
Ansuel Smith [Fri, 4 Jan 2019 18:26:29 +0000 (19:26 +0100)]
softethervpn: update to latest release and rework makefile

This package install both server client and bridge app... This is useless if someone needs to run only the server on the device. Split the package in 3 subpackage and a base package that contains file needed by all 3. This also upgrade the package to latest release to fix some bug and memory leak.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
5 years agoMerge pull request #7872 from Wedmer/zoneinfo_2018i
Ted Hess [Fri, 4 Jan 2019 16:20:03 +0000 (11:20 -0500)]
Merge pull request #7872 from Wedmer/zoneinfo_2018i

zoneinfo: Updated to the latest release.

5 years agozoneinfo: Updated to the latest release. 7872/head
Vladimir Ulrich [Fri, 4 Jan 2019 15:20:23 +0000 (18:20 +0300)]
zoneinfo: Updated to the latest release.

Signed-off-by: Vladimir Ulrich <admin@evl.su>
5 years agonginx: update to 1.15.8 and remove PKG_VERSION from modules tarball filename 7861/head
Deng Qingfang [Tue, 1 Jan 2019 13:52:14 +0000 (21:52 +0800)]
nginx: update to 1.15.8 and remove PKG_VERSION from modules tarball filename

Update to 1.15.8. Also use HTTPS
PKG_VERSION (nginx version) in 3rd-party modules tarball filename is dispensable and can be dropped to avoid unnecessary downloading

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years agoprometheus-statsd-exporter: fix compilation with go 1.11.4 7857/head
Andre Heider [Thu, 3 Jan 2019 07:18:04 +0000 (08:18 +0100)]
prometheus-statsd-exporter: fix compilation with go 1.11.4

This fixes the exact same build error reported at [0].
Upstream fixed it too, see [1], but I decided to use the minimal patch
until a new version is released instead.

[0] https://github.com/golang/go/issues/29281
[1] https://github.com/prometheus/statsd_exporter/pull/171

Signed-off-by: Andre Heider <a.heider@gmail.com>
5 years agoprometheus-statsd-exporter: add myself as maintainer
Andre Heider [Fri, 4 Jan 2019 06:30:57 +0000 (07:30 +0100)]
prometheus-statsd-exporter: add myself as maintainer

Signed-off-by: Andre Heider <a.heider@gmail.com>
5 years agoMerge pull request #7864 from dibdot/mc
Hannu Nyman [Thu, 3 Jan 2019 20:35:03 +0000 (22:35 +0200)]
Merge pull request #7864 from dibdot/mc

mc: midnight commander 4.8.22

5 years agolibxml2: update to 2.9.9
Michael Heimpold [Thu, 3 Jan 2019 20:06:30 +0000 (21:06 +0100)]
libxml2: update to 2.9.9

Also drop the CVE patches which are already covered by this new release.

Compile tested for and run tested on mxs platform.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>