feed/packages.git
4 years agoocserv: updated to 0.12.4
Nikos Mavrogiannopoulos [Wed, 3 Jul 2019 19:32:35 +0000 (21:32 +0200)]
ocserv: updated to 0.12.4

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
4 years agopdns: correct incomplete fix for build failure
James Taylor [Wed, 3 Jul 2019 10:23:45 +0000 (20:23 +1000)]
pdns: correct incomplete fix for build failure

Maintainer: me

This commit addresses a build failure around guards on execinfo.h usage to
prevent uclibc from pulling it in, as it defines both  __GLIBC__ and __UCLIBC__.
The original patch had invalid syntax which this corrects.

Signed-off-by: James Taylor <james@jtaylor.id.au>
4 years agoMerge pull request #9372 from neheb/pyt
Rosen Penev [Wed, 3 Jul 2019 14:42:15 +0000 (07:42 -0700)]
Merge pull request #9372 from neheb/pyt

python-cryptography: Remove NPN

4 years agoMerge pull request #9367 from gladiac1337/haproxy-2.0.1-master
Rosen Penev [Wed, 3 Jul 2019 05:34:34 +0000 (22:34 -0700)]
Merge pull request #9367 from gladiac1337/haproxy-2.0.1-master

haproxy: Update HAProxy to v2.0.1

4 years agohaproxy: Change DEPENDS from libncursesw to libncurses 9367/head
Christian Lachner [Wed, 3 Jul 2019 05:12:32 +0000 (07:12 +0200)]
haproxy: Change DEPENDS from libncursesw to libncurses

- Change DEPENDS from libncrusesw to libncurses

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agoMerge pull request #9368 from neheb/torr
Rosen Penev [Wed, 3 Jul 2019 04:50:04 +0000 (21:50 -0700)]
Merge pull request #9368 from neheb/torr

RTorrent updates

4 years agoMerge pull request #9337 from neheb/nod
Rosen Penev [Wed, 3 Jul 2019 04:13:36 +0000 (21:13 -0700)]
Merge pull request #9337 from neheb/nod

noddos: Fix compilation without deprecated OpenSSL APIs

4 years agoMerge pull request #9334 from neheb/net1
Rosen Penev [Wed, 3 Jul 2019 04:12:59 +0000 (21:12 -0700)]
Merge pull request #9334 from neheb/net1

Netopeer2: Fix compilation without deprecated OpenSSL APIs

4 years agoMerge pull request #9335 from neheb/libn
Rosen Penev [Wed, 3 Jul 2019 04:12:48 +0000 (21:12 -0700)]
Merge pull request #9335 from neheb/libn

libnetconf2: Fix compilation without deprecated OpenSSL APIs

4 years agonet: seafile-seahub: update maintainer & license file
Alexandru Ardelean [Mon, 1 Jul 2019 06:34:57 +0000 (09:34 +0300)]
net: seafile-seahub: update maintainer & license file

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-restframework: update packaging format + add python3 variant
Alexandru Ardelean [Tue, 25 Jun 2019 07:17:10 +0000 (10:17 +0300)]
django-restframework: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-postoffice: update packaging format + add python3 variant
Alexandru Ardelean [Tue, 25 Jun 2019 07:14:54 +0000 (10:14 +0300)]
django-postoffice: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-picklefield: update packaging format + add python3 variant
Alexandru Ardelean [Tue, 25 Jun 2019 07:04:01 +0000 (10:04 +0300)]
django-picklefield: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-jsonfield: update packaging format + add python3 variant
Alexandru Ardelean [Tue, 25 Jun 2019 07:00:06 +0000 (10:00 +0300)]
django-jsonfield: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-formtools: update packaging format + add python3 variant
Alexandru Ardelean [Tue, 25 Jun 2019 06:52:17 +0000 (09:52 +0300)]
django-formtools: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-compressor: update packaging format + add python3 variant
Alexandru Ardelean [Tue, 25 Jun 2019 06:47:32 +0000 (09:47 +0300)]
django-compressor: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agodjango-appconf: update packaging format + add python3 variant
Alexandru Ardelean [Tue, 25 Jun 2019 06:39:54 +0000 (09:39 +0300)]
django-appconf: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
4 years agopython-curl: add ssl locking support to wolfssl
Eneas U de Queiroz [Fri, 28 Jun 2019 14:00:06 +0000 (11:00 -0300)]
python-curl: add ssl locking support to wolfssl

Patch was merged upstream.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agopython-curl: fix compilation with libcurl-wolfssl
Eneas U de Queiroz [Wed, 26 Jun 2019 18:08:11 +0000 (15:08 -0300)]
python-curl: fix compilation with libcurl-wolfssl

This allows compilation when libcurl is build with wolfssl as its SSL
backend.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agopython-cryptography: Remove NPN 9372/head
Rosen Penev [Tue, 2 Jul 2019 18:13:32 +0000 (11:13 -0700)]
python-cryptography: Remove NPN

Upstream backport. It seems the holdup is on python-twisted.

Without this, it fails with
SSL_get0_next_proto_negotiated: symbol not found

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agopython-schedule: Add a new package 9316/head
Josef Schlehofer [Tue, 25 Jun 2019 05:48:43 +0000 (07:48 +0200)]
python-schedule: Add a new package

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #9289 from neheb/dns
Rosen Penev [Tue, 2 Jul 2019 16:51:36 +0000 (09:51 -0700)]
Merge pull request #9289 from neheb/dns

dnscrypt-proxy: Update to latest git revision

4 years agoMerge pull request #9369 from val-kulkov/freetype-package
Rosen Penev [Tue, 2 Jul 2019 15:27:22 +0000 (08:27 -0700)]
Merge pull request #9369 from val-kulkov/freetype-package

libfreetype: update to the latest release

4 years agolibfreetype: update to the latest release 9369/head
Val Kulkov [Tue, 2 Jul 2019 03:52:40 +0000 (23:52 -0400)]
libfreetype: update to the latest release

Update to FreeType 2.10.1. Update PKG_LICENSE information.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
4 years agontpdate: use uci configured servers instead of static list
Karl Palsson [Tue, 18 Dec 2018 14:49:13 +0000 (14:49 +0000)]
ntpdate: use uci configured servers instead of static list

If we're going to have a list of ntp servers, we should at least respect
them.  Fallback to the original static list if no configured servers are
found.

Signed-off-by: Karl Palsson <karlp@etactica.com>
4 years agoMerge pull request #9364 from neheb/p11k
Nikos Mavrogiannopoulos [Tue, 2 Jul 2019 06:29:13 +0000 (08:29 +0200)]
Merge pull request #9364 from neheb/p11k

p11-kit: Fix compilation with uClibc-ng

4 years agortorrent: Enable IPv6 support 9368/head
Rosen Penev [Mon, 1 Jul 2019 23:57:31 +0000 (16:57 -0700)]
rtorrent: Enable IPv6 support

Other Makefile cleanups as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibtorrent: Enable IPv6 and clean up Makefile
Rosen Penev [Mon, 1 Jul 2019 23:42:22 +0000 (16:42 -0700)]
libtorrent: Enable IPv6 and clean up Makefile

This was not touched since I took maintainership.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9108 from nijel/patch-1
Rosen Penev [Tue, 2 Jul 2019 01:11:26 +0000 (18:11 -0700)]
Merge pull request #9108 from nijel/patch-1

mpd: enable pulseaudio in full package

4 years agoMerge pull request #9343 from philenotfound/mutt-bump
Rosen Penev [Tue, 2 Jul 2019 01:07:37 +0000 (18:07 -0700)]
Merge pull request #9343 from philenotfound/mutt-bump

mutt: bump to 1.12.1

4 years agoMerge pull request #9350 from neheb/api
Rosen Penev [Mon, 1 Jul 2019 22:13:16 +0000 (15:13 -0700)]
Merge pull request #9350 from neheb/api

apinger: Update to latest git revision

4 years agoMerge pull request #9365 from neheb/pth
Rosen Penev [Mon, 1 Jul 2019 20:10:40 +0000 (13:10 -0700)]
Merge pull request #9365 from neheb/pth

pthsem: Fix compilation with uClibc-ng

4 years agoMerge pull request #9353 from BKPepe/yt
Josef Schlehofer [Mon, 1 Jul 2019 19:31:52 +0000 (21:31 +0200)]
Merge pull request #9353 from BKPepe/yt

youtube-dl: update to version 2019.6.27

4 years agohaproxy: Update HAProxy to v2.0.1
Christian Lachner [Mon, 1 Jul 2019 18:45:28 +0000 (20:45 +0200)]
haproxy: Update HAProxy to v2.0.1

- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
4 years agopthsem: Fix compilation with uClibc-ng 9365/head
Rosen Penev [Mon, 1 Jul 2019 18:19:50 +0000 (11:19 -0700)]
pthsem: Fix compilation with uClibc-ng

Makefile cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agop11-kit: Fix compilation with uClibc-ng 9364/head
Rosen Penev [Mon, 1 Jul 2019 18:13:31 +0000 (11:13 -0700)]
p11-kit: Fix compilation with uClibc-ng

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomutt: bump to 1.12.1 9343/head
Phil Eichinger [Thu, 27 Jun 2019 17:19:45 +0000 (19:19 +0200)]
mutt: bump to 1.12.1

Signed-off-by: Phil Eichinger <phil@zankapfel.net>
4 years agoopenvswitch: conditionally depends on nf_conncount.ko
Yousong Zhou [Mon, 1 Jul 2019 10:37:36 +0000 (10:37 +0000)]
openvswitch: conditionally depends on nf_conncount.ko

This is required for conntrack zone limit support.  Linux upstream
commit is 11efd5cb ("openvswitch: Support conntrack zone limit")

Ref: https://github.com/openwrt/packages/issues/9274#issuecomment-507181166
Reported-by: Lech Perczak <lech.perczak@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
4 years agoMerge pull request #9339 from TDT-AG/pr/20190627-libgpiod-dependency
Michael Heimpold [Sun, 30 Jun 2019 21:05:03 +0000 (23:05 +0200)]
Merge pull request #9339 from TDT-AG/pr/20190627-libgpiod-dependency

libgpiod: remove dependency to kernel version

4 years agoMerge pull request #9262 from BKPepe/unidecode_update
Josef Schlehofer [Sun, 30 Jun 2019 12:54:17 +0000 (14:54 +0200)]
Merge pull request #9262 from BKPepe/unidecode_update

python3-unidecode: Update to version 1.1.0

4 years agoMerge pull request #9161 from BKPepe/click
Josef Schlehofer [Sun, 30 Jun 2019 12:53:19 +0000 (14:53 +0200)]
Merge pull request #9161 from BKPepe/click

click: update to version 7.0

4 years agonfs-kernel-server: update to 2.4.1
Peter Wagner [Sun, 30 Jun 2019 11:10:35 +0000 (13:10 +0200)]
nfs-kernel-server: update to 2.4.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
4 years agoMerge pull request #9354 from jefferyto/obfs4proxy-0.0.11
Rosen Penev [Sat, 29 Jun 2019 21:24:47 +0000 (14:24 -0700)]
Merge pull request #9354 from jefferyto/obfs4proxy-0.0.11

obfs4proxy: Update to 0.0.11

4 years agoobfs4proxy: Update to 0.0.11 9354/head
Jeffery To [Sat, 29 Jun 2019 19:15:35 +0000 (03:15 +0800)]
obfs4proxy: Update to 0.0.11

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
4 years agoyoutube-dl: update to version 2019.6.27 9353/head
Josef Schlehofer [Sat, 29 Jun 2019 15:21:27 +0000 (17:21 +0200)]
youtube-dl: update to version 2019.6.27

Add python3-setuptools as dependency

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agoMerge pull request #9351 from neheb/3tr435
Rosen Penev [Sat, 29 Jun 2019 05:44:49 +0000 (22:44 -0700)]
Merge pull request #9351 from neheb/3tr435

linknx: Update iconv patch to work with libiconv-full

4 years agoMerge pull request #9321 from ysc3839/frp
Hannu Nyman [Sat, 29 Jun 2019 05:00:59 +0000 (08:00 +0300)]
Merge pull request #9321 from ysc3839/frp

frp: add uci config integration

4 years agoMerge pull request #9336 from neheb/coov
Rosen Penev [Sat, 29 Jun 2019 02:08:21 +0000 (19:08 -0700)]
Merge pull request #9336 from neheb/coov

coova-chili: Fix compilation with newer GCC

4 years agoMerge pull request #9280 from neheb/log
Rosen Penev [Sat, 29 Jun 2019 02:07:55 +0000 (19:07 -0700)]
Merge pull request #9280 from neheb/log

kea: Don't install to STAGING_DIR_HOST

4 years agolinknx: Update iconv patch to work with libiconv-full 9351/head
Rosen Penev [Fri, 28 Jun 2019 23:01:04 +0000 (16:01 -0700)]
linknx: Update iconv patch to work with libiconv-full

libiconv-full requires a const char for its second parameter. Otherwise
-fpermissive error is thrown.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolog4cplus: Build in parallel 9280/head
Rosen Penev [Fri, 28 Jun 2019 20:13:03 +0000 (13:13 -0700)]
log4cplus: Build in parallel

Added PKG/HOST_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agokea: Don't install to STAGING_DIR_HOST
Rosen Penev [Thu, 20 Jun 2019 18:50:06 +0000 (11:50 -0700)]
kea: Don't install to STAGING_DIR_HOST

STAGING_DIR_HOST is for packages under tools/ , not host packages.

Reorganized Makefile for consistency between packages.

Added PKG/HOST_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoapinger: Update to latest git revision 9350/head
Rosen Penev [Fri, 28 Jun 2019 17:53:53 +0000 (10:53 -0700)]
apinger: Update to latest git revision

This project seems abandoned. Updated to latest version.

Also cleaned up the Makefile quite a bit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agonfs-kernel-server: Fix compile with uClibc-ng
Rosen Penev [Tue, 25 Jun 2019 17:45:58 +0000 (10:45 -0700)]
nfs-kernel-server: Fix compile with uClibc-ng

NS_MAXMSG is not defined.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agocoova-chili: Fix compilation with newer GCC 9336/head
Rosen Penev [Thu, 27 Jun 2019 07:07:24 +0000 (00:07 -0700)]
coova-chili: Fix compilation with newer GCC

Added -Wno-error to fix.

Also added patch to fix compilation without deprecated OpenSSL APIs.

Added PKG_BUILD_PARALLEL for faster compilation.

Switched libcyassl to libwolfssl.

Reorganized makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9333 from neheb/hap
Rosen Penev [Thu, 27 Jun 2019 20:00:38 +0000 (13:00 -0700)]
Merge pull request #9333 from neheb/hap

haproxy: Fix compilation without deprecated OpenSSL APIs

4 years agoMerge pull request #9341 from lucize/nssup
Rosen Penev [Thu, 27 Jun 2019 15:20:06 +0000 (08:20 -0700)]
Merge pull request #9341 from lucize/nssup

nss: update to 3.44.1

4 years agonss: update to 3.44.1 9341/head
Lucian Cristian [Thu, 27 Jun 2019 14:20:57 +0000 (17:20 +0300)]
nss: update to 3.44.1

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
4 years agolibgpiod: remove dependency to kernel version 9339/head
Martin Schiller [Thu, 27 Jun 2019 11:41:49 +0000 (13:41 +0200)]
libgpiod: remove dependency to kernel version

Now that we only use kernel versions that support libgpiod,
we can remove the dependency on the kernel version.

This enables libgpiod to be used with linux 4.19.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
4 years agonoddos: Fix compilation without deprecated OpenSSL APIs 9337/head
Rosen Penev [Thu, 27 Jun 2019 06:59:39 +0000 (23:59 -0700)]
noddos: Fix compilation without deprecated OpenSSL APIs

Rearranged Makefile for consistency between packages.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed ca-certificates dependency. ca-bundle is enough.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agolibnetconf2: Fix compilation without deprecated OpenSSL APIs 9335/head
Rosen Penev [Thu, 27 Jun 2019 07:12:30 +0000 (00:12 -0700)]
libnetconf2: Fix compilation without deprecated OpenSSL APIs

Reorganized Makefile for consistency between packages.

Removed InstallDev section. It is already implied by CMAKE_INSTALL

Added PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoNetopeer2: Fix compilation without deprecated OpenSSL APIs 9334/head
Rosen Penev [Thu, 27 Jun 2019 07:16:57 +0000 (00:16 -0700)]
Netopeer2: Fix compilation without deprecated OpenSSL APIs

Reorganized Makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agohaproxy: Fix compilation without deprecated OpenSSL APIs 9333/head
Rosen Penev [Thu, 27 Jun 2019 07:25:13 +0000 (00:25 -0700)]
haproxy: Fix compilation without deprecated OpenSSL APIs

It seems there is a mistake in the version I sent upstream.

Cleaned up Makefile for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9331 from dibdot/travelmate
Dirk Brenken [Thu, 27 Jun 2019 06:17:19 +0000 (08:17 +0200)]
Merge pull request #9331 from dibdot/travelmate

travelmate: update 1.4.8

4 years agoMerge pull request #9328 from cotequeiroz/seahub-flup
Josef Schlehofer [Thu, 27 Jun 2019 03:33:42 +0000 (05:33 +0200)]
Merge pull request #9328 from cotequeiroz/seahub-flup

seafile-seahub: adjust to flup rename

4 years agobind: update to 9.14.3
Deng Qingfang [Wed, 26 Jun 2019 10:14:19 +0000 (18:14 +0800)]
bind: update to 9.14.3

Fixed CVE-2019-6471

ChangeLog: https://ftp.isc.org/isc/bind9/9.14.3/CHANGES

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
4 years agopython3: use _python_sysroot for cross-compilation
Eneas U de Queiroz [Fri, 21 Jun 2019 20:53:15 +0000 (17:53 -0300)]
python3: use _python_sysroot for cross-compilation

This patch, taken from buildroot, avoids the use of host paths when
compiling third-party extensions.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agotravelmate: update 1.4.8 9331/head
Dirk Brenken [Wed, 26 Jun 2019 20:30:36 +0000 (22:30 +0200)]
travelmate: update 1.4.8

* optimize the main scan/iwinfo call (performance & system load):
  - remove a needless f_trim function call
  - remove a redundant awk call
  - reduce the scan buffer size and
    make it configurable (trm_scanbuffer, default 1024 bytes)
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoMerge pull request #9312 from neheb/lnk
Rosen Penev [Wed, 26 Jun 2019 19:32:53 +0000 (12:32 -0700)]
Merge pull request #9312 from neheb/lnk

linknx: Fix compilation with libiconv

4 years agoseafile-seahub: adjust to flup rename 9328/head
Eneas U de Queiroz [Wed, 26 Jun 2019 17:12:24 +0000 (14:12 -0300)]
seafile-seahub: adjust to flup rename

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
4 years agoMerge pull request #9324 from sotux/master-ddns-scripts
Rosen Penev [Wed, 26 Jun 2019 16:42:58 +0000 (09:42 -0700)]
Merge pull request #9324 from sotux/master-ddns-scripts

ddns-scripts: modify deSEC update url

4 years agoMerge pull request #9285 from neheb/ele2
Rosen Penev [Wed, 26 Jun 2019 16:31:05 +0000 (09:31 -0700)]
Merge pull request #9285 from neheb/ele2

elektra: Fix compilation with uClibc-ng

4 years agoMerge pull request #9261 from BKPepe/flup
Josef Schlehofer [Wed, 26 Jun 2019 12:50:24 +0000 (14:50 +0200)]
Merge pull request #9261 from BKPepe/flup

flup: migrate to Python3 and add src package

4 years agofrp: add uci config integration 9321/head
Richard Yu [Tue, 25 Jun 2019 13:29:46 +0000 (21:29 +0800)]
frp: add uci config integration

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
4 years agoddns-scripts: modify deSEC update url 9324/head
James Qian [Wed, 26 Jun 2019 08:41:42 +0000 (16:41 +0800)]
ddns-scripts: modify deSEC update url

the latest update url format for deSEC is
http(s)://update.dedyn.io/update?username=[USERNAME]&password=[PWD]

Signed-off-by: James Qian <sotux82@gmail.com>
4 years agoMerge pull request #9323 from luizluca/hplip-nopython
Rosen Penev [Wed, 26 Jun 2019 05:17:35 +0000 (22:17 -0700)]
Merge pull request #9323 from luizluca/hplip-nopython

hplip: python is not needed even for build

4 years agoMerge pull request #9082 from jefferyto/radicale-py2-removal
Rosen Penev [Wed, 26 Jun 2019 02:07:21 +0000 (19:07 -0700)]
Merge pull request #9082 from jefferyto/radicale-py2-removal

radicale: Remove Py2 variant, rename Py3 variant

4 years agoMerge pull request #9223 from BKPepe/itsdangerous
Rosen Penev [Wed, 26 Jun 2019 02:00:41 +0000 (19:00 -0700)]
Merge pull request #9223 from BKPepe/itsdangerous

itsdangerous: Makefile polishing

4 years agoMerge pull request #9222 from ekinzie/luajit-64
Rosen Penev [Wed, 26 Jun 2019 01:23:38 +0000 (18:23 -0700)]
Merge pull request #9222 from ekinzie/luajit-64

luajit: fix building for 64-bit targets

4 years agoflup: add Python3 variant and src package 9261/head
Josef Schlehofer [Tue, 18 Jun 2019 12:23:10 +0000 (14:23 +0200)]
flup: add Python3 variant and src package

- Add PKG_LICENSE_FILES
- Reorder things in Makefile
- Add dependency python3-logging otherwise I cannot import
flup.server.ajp
flup.server.scgi

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
4 years agolinknx: Fix compilation with libiconv 9312/head
Rosen Penev [Mon, 24 Jun 2019 20:46:05 +0000 (13:46 -0700)]
linknx: Fix compilation with libiconv

This applies to uClibc-ng and libiconv-full

Switched to building with uClibc++.

Fixed license information.

Fixed BUILD_DEPENDS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9304 from James-TR/update/pdns-auth
Rosen Penev [Tue, 25 Jun 2019 15:45:37 +0000 (08:45 -0700)]
Merge pull request #9304 from James-TR/update/pdns-auth

pdns-auth: Bump version to 4.1.10

4 years agoMerge pull request #9309 from neheb/openc
Nikos Mavrogiannopoulos [Tue, 25 Jun 2019 13:07:15 +0000 (15:07 +0200)]
Merge pull request #9309 from neheb/openc

openconnect: Fix DTLS with OpenSSL

4 years agoMerge pull request #9320 from James-TR/dnsdist-cpe-id
Florian Eckert [Tue, 25 Jun 2019 11:46:57 +0000 (13:46 +0200)]
Merge pull request #9320 from James-TR/dnsdist-cpe-id

dnsdist: Add PKG_CPE_ID field to Makefile

4 years agodnsdist: Add PKG_CPE_ID field to Makefile 9320/head
James Taylor [Tue, 25 Jun 2019 10:59:32 +0000 (20:59 +1000)]
dnsdist: Add PKG_CPE_ID field to Makefile

Adding the PKG_CPE_ID field to the Makefile for dnsdist

Signed-off-by: James Taylor <james@jtaylor.id.au>
4 years agopdns-auth: Bump version to 4.1.10 9304/head
James Taylor [Mon, 24 Jun 2019 10:03:04 +0000 (20:03 +1000)]
pdns-auth: Bump version to 4.1.10

PowerDNS released two new versions which together add some features and address security issues.
Changelog: https://doc.powerdns.com/authoritative/changelog/4.1.html

This release and 4.1.9 together fix the following security advisories:

PowerDNS Security Advisory 2019-04 (CVE-2019-10162)
PowerDNS Security Advisory 2019-05 (CVE-2019-10163)

Signed-off-by: James Taylor <james@jtaylor.id.au>
4 years agohplip: python is not needed for build 9323/head
Luiz Angelo Daros de Luca [Tue, 25 Jun 2019 07:21:00 +0000 (04:21 -0300)]
hplip: python is not needed for build

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years agoMerge pull request #9305 from dibdot/mc
Dirk Brenken [Tue, 25 Jun 2019 05:46:02 +0000 (07:46 +0200)]
Merge pull request #9305 from dibdot/mc

mc: update to 4.8.23

4 years agoMerge pull request #9267 from ysc3839/frp
Rosen Penev [Mon, 24 Jun 2019 18:06:06 +0000 (11:06 -0700)]
Merge pull request #9267 from ysc3839/frp

frp: add new package

4 years agoopenconnect: Fix DTLS with OpenSSL 9309/head
Rosen Penev [Mon, 24 Jun 2019 17:42:33 +0000 (10:42 -0700)]
openconnect: Fix DTLS with OpenSSL

Backported upstream patches that fix this.

Removed local patch that fixes libp11 with version 0.4.7, which is not
used anymore. Upstream has a different solution.

License fixes and Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agomc: update to 4.8.23 9305/head
Dirk Brenken [Mon, 24 Jun 2019 13:47:06 +0000 (15:47 +0200)]
mc: update to 4.8.23

* bump to release 4.8.23, see
https://midnight-commander.org/wiki/NEWS-4.8.23
* (re-)enable VFS support by default

Signed-off-by: Dirk Brenken <dev@brenken.org>
4 years agoMerge pull request #9302 from micmac1/mariadb-arc-aio
Rosen Penev [Mon, 24 Jun 2019 14:19:25 +0000 (07:19 -0700)]
Merge pull request #9302 from micmac1/mariadb-arc-aio

mariadb: add dependency on libaio for arc as well

4 years agoznc: update to 1.7.4
Jonas Gorski [Mon, 24 Jun 2019 12:46:39 +0000 (14:46 +0200)]
znc: update to 1.7.4

Fixes CVE-2019-12816.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
4 years agomariadb: add dependency on libaio for arc as well 9302/head
Sebastian Kemper [Mon, 24 Jun 2019 08:36:20 +0000 (10:36 +0200)]
mariadb: add dependency on libaio for arc as well

Now that libaio compiles on arc targets we need to add the dependency to
libaio on these targets as well.

resolves #9298

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
4 years agoMerge pull request #9301 from neheb/n4342
Rosen Penev [Mon, 24 Jun 2019 02:16:24 +0000 (19:16 -0700)]
Merge pull request #9301 from neheb/n4342

pfring: Update to 7.4.0

4 years agopfring: Update to 7.4.0 9301/head
Rosen Penev [Mon, 24 Jun 2019 01:27:35 +0000 (18:27 -0700)]
pfring: Update to 7.4.0

Fixes compilation with kernel 4.19.

Added PKG_BUILD_PARALLEL for faster compilation.

Some small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years agoMerge pull request #9295 from neheb/gam
Rosen Penev [Sun, 23 Jun 2019 15:12:22 +0000 (08:12 -0700)]
Merge pull request #9295 from neheb/gam

gammu: Update to 1.40.0

4 years agoMerge pull request #9183 from James-TR/pdns-auth
Rosen Penev [Sun, 23 Jun 2019 14:51:18 +0000 (07:51 -0700)]
Merge pull request #9183 from James-TR/pdns-auth

pdns: add package

4 years agoMerge pull request #9293 from BKPepe/boost
Rosen Penev [Sun, 23 Jun 2019 14:47:31 +0000 (07:47 -0700)]
Merge pull request #9293 from BKPepe/boost

boost: Makefile polishing and fix raw kconfig syntax

4 years agoMerge pull request #9296 from gladiac1337/haproxy-v2.0.0-fix
Rosen Penev [Sun, 23 Jun 2019 14:45:12 +0000 (07:45 -0700)]
Merge pull request #9296 from gladiac1337/haproxy-v2.0.0-fix

haproxy: Fix issue #9294 & update patches