feed/packages.git
3 years agoMerge pull request #14191 from luizluca/easy-rsa-3.0.8
Rosen Penev [Thu, 10 Dec 2020 22:56:16 +0000 (14:56 -0800)]
Merge pull request #14191 from luizluca/easy-rsa-3.0.8

openvpn-easy-rsa: bump to 3.0.8

3 years agoMerge pull request #14135 from simm42/master
Rosen Penev [Thu, 10 Dec 2020 22:55:35 +0000 (14:55 -0800)]
Merge pull request #14135 from simm42/master

Add support to darkstat to allow multiple local networks to be specified for montioring

3 years agoopenvpn-easy-rsa: bump to 3.0.8 14191/head
Luiz Angelo Daros de Luca [Mon, 7 Dec 2020 21:00:37 +0000 (18:00 -0300)]
openvpn-easy-rsa: bump to 3.0.8

New easyrsa will look for missing vars and x509-types where easyrsa
is located (following symlink). /usr/bin/easyrsa is now a link
to /usr/lib/easyrsa/easyrsa and /usr/lib/easyrsa/{vars,x509-types} a
link to /etc/easyrsa/{vars,x509-types}. This keeps the same previous
OpenWrt easyrsa behavior which tries to use $PWD/pki and
/etc/easyrsa/{vars,x509-types}, but without patching it.

Easyrsa can also use env vars to set pki root path (instead of
/usr/lib/easyrsa), pki path (instead of $PWD/pki) and vars path.
Those variables are commented in /etc/profile.d/50-openvpn-easy-rsa.sh
as an example of how to make easyrsa run independent of $PWD. That
scriptlet also sets $EASYRSA_TEMP_DIR from $EASYRSA_PKI/tmp to /tmp
in order to avoid writing to persistent media (normally flash). However,
as a profile scriptlet, it will only be used after session is restarted.

The "build" tgz was replaced by the "source" tar. "build" version has a
different file structure, making any patch backports too complex.

I'm also putting myself as maintainer.

Closes openwrt/openwrt#2926, since it moved to openwrt/packages.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
3 years agoMerge pull request #13628 from mhei/php7-test
Michael Heimpold [Thu, 10 Dec 2020 14:14:56 +0000 (15:14 +0100)]
Merge pull request #13628 from mhei/php7-test

php7: add CI test script

3 years agolibpng: fix paths in config files
Rosen Penev [Thu, 10 Dec 2020 09:41:23 +0000 (01:41 -0800)]
libpng: fix paths in config files

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoxmlrpc-c: fix config file prefix path
Rosen Penev [Thu, 10 Dec 2020 09:47:49 +0000 (01:47 -0800)]
xmlrpc-c: fix config file prefix path

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agocurl: fix host config file
Rosen Penev [Tue, 8 Dec 2020 05:48:21 +0000 (21:48 -0800)]
curl: fix host config file

Fix the prefix instead.

Replace custom Compile section with PKG_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agognurl: fix host config file
Rosen Penev [Tue, 8 Dec 2020 05:52:20 +0000 (21:52 -0800)]
gnurl: fix host config file

Fix the prefix instead.

Replace custom Compile section with PKG_INSTALL.

Minor cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibgcrypt: fix config file
Rosen Penev [Tue, 8 Dec 2020 05:55:33 +0000 (21:55 -0800)]
libgcrypt: fix config file

Change the prefix instead of each path.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agokmod: fix wrong paths in pkgconfig files
Rosen Penev [Wed, 9 Dec 2020 10:53:22 +0000 (02:53 -0800)]
kmod: fix wrong paths in pkgconfig files

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibuv: fix pkgconfig paths for libuv-static.pc as well
Rosen Penev [Wed, 9 Dec 2020 10:57:02 +0000 (02:57 -0800)]
libuv: fix pkgconfig paths for libuv-static.pc as well

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoiftop: fix compilation with GCC 10
Rosen Penev [Tue, 1 Sep 2020 21:45:54 +0000 (14:45 -0700)]
iftop: fix compilation with GCC 10

GCC 10 defaults to fno-common, which demands unique defenitions.

Patch taken from buildroot.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoiftop: add package
Paul Spooren [Wed, 9 Dec 2020 21:46:51 +0000 (11:46 -1000)]
iftop: add package

Moved over from openwrt.git

Signed-off-by: Paul Spooren <mail@aparcar.org>
3 years agohttps-dns-proxy: update binary to 2020-08-21
Stan Grishin [Mon, 28 Sep 2020 20:10:30 +0000 (20:10 +0000)]
https-dns-proxy: update binary to 2020-08-21

Signed-off-by: Stan Grishin <stangri@melmac.net>
3 years agoMerge pull request #14177 from neheb/bash
Rosen Penev [Thu, 10 Dec 2020 09:30:09 +0000 (01:30 -0800)]
Merge pull request #14177 from neheb/bash

bash: update to 5.1

3 years agoMerge pull request #14189 from nxhack/mg_681
Rosen Penev [Thu, 10 Dec 2020 09:29:41 +0000 (01:29 -0800)]
Merge pull request #14189 from nxhack/mg_681

mg: update to 6.8.1

3 years agomg: update to 6.8.1 14189/head
Hirokazu MORIKAWA [Thu, 10 Dec 2020 00:13:35 +0000 (09:13 +0900)]
mg: update to 6.8.1

update to 6.8.1

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
3 years agomodemmanager: bump release
Rosen Penev [Wed, 9 Dec 2020 09:40:11 +0000 (01:40 -0800)]
modemmanager: bump release

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #13009 from valexi7/master
Rosen Penev [Wed, 9 Dec 2020 08:55:54 +0000 (00:55 -0800)]
Merge pull request #13009 from valexi7/master

modemmanager: Added options

3 years agoMerge pull request #14159 from ja-pa/git-2.29.2
Rosen Penev [Wed, 9 Dec 2020 01:19:14 +0000 (17:19 -0800)]
Merge pull request #14159 from ja-pa/git-2.29.2

git: update to version 2.29.2

3 years agobash: update to 5.1 14177/head
Rosen Penev [Tue, 8 Dec 2020 09:21:07 +0000 (01:21 -0800)]
bash: update to 5.1

Remove upstreamed patches.

Refresh others.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoapr-util: fix config file and install to proper location
Rosen Penev [Tue, 8 Dec 2020 08:47:34 +0000 (00:47 -0800)]
apr-util: fix config file and install to proper location

This allows subversion to find it properly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #14176 from zhanhb/less
Rosen Penev [Wed, 9 Dec 2020 00:54:04 +0000 (16:54 -0800)]
Merge pull request #14176 from zhanhb/less

less: update to 563, move binary to /usr/libexec

3 years agoMerge pull request #14175 from Andy2244/samba-4.13.2
Rosen Penev [Wed, 9 Dec 2020 00:52:23 +0000 (16:52 -0800)]
Merge pull request #14175 from Andy2244/samba-4.13.2

samba4: update to 4.13.2

3 years agoMerge pull request #14174 from Andy2244/libtirpc-1.3.1
Rosen Penev [Wed, 9 Dec 2020 00:50:57 +0000 (16:50 -0800)]
Merge pull request #14174 from Andy2244/libtirpc-1.3.1

libtirpc: update to 1.3.1

3 years agoMerge pull request #14173 from Andy2244/wsdd2-19-11-2020
Rosen Penev [Wed, 9 Dec 2020 00:50:35 +0000 (16:50 -0800)]
Merge pull request #14173 from Andy2244/wsdd2-19-11-2020

wsdd2: update to git (2020-11-19)

3 years agoless: update to general release version 563 14176/head
Huangbin Zhan [Tue, 8 Dec 2020 22:31:05 +0000 (06:31 +0800)]
less: update to general release version 563

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
3 years agoless: move binary of alternatives to /usr/libexec
Huangbin Zhan [Tue, 8 Dec 2020 22:30:54 +0000 (06:30 +0800)]
less: move binary of alternatives to /usr/libexec

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
3 years agowsdd2: update to git (2020-11-19) 14173/head
Andy Walsh [Tue, 8 Dec 2020 18:49:35 +0000 (19:49 +0100)]
wsdd2: update to git (2020-11-19)

* update to git (2020-11-19)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agosamba4: update to 4.13.2 14175/head
Andy Walsh [Tue, 8 Dec 2020 18:48:00 +0000 (19:48 +0100)]
samba4: update to 4.13.2

* update to 4.13.2
* remove outdated option "write cache size"

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agolibtirpc: update to 1.3.1 14174/head
Andy Walsh [Tue, 8 Dec 2020 18:44:58 +0000 (19:44 +0100)]
libtirpc: update to 1.3.1

* update to 1.3.1

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
3 years agoMosquitto: major update to version 2.0
Karl Palsson [Fri, 4 Dec 2020 11:11:04 +0000 (11:11 +0000)]
Mosquitto: major update to version 2.0

Major release, full release notes available at:
https://mosquitto.org/blog/2020/12/version-2-0-0-released/

Tested on ath79, ssl full, ssl trimmed and non-ssl builds, and also all
at the same time.
Users may/will run into some of the changes in default
authentication.  Note
https://mosquitto.org/documentation/migrating-to-2-0/ for tips on
migrating.

Patch included has already merged upstream, but didn't make the release:
https://github.com/eclipse/mosquitto/pull/1930

Signed-off-by: Karl Palsson <karlp@etactica.com>
3 years agolibs: add cJSON
Karl Palsson [Fri, 4 Dec 2020 11:51:48 +0000 (11:51 +0000)]
libs: add cJSON

New package, new dependency of mosquitto v2.0

Signed-off-by: Karl Palsson <karlp@etactica.com>
3 years agosubversion: update to 1.14.0
Rosen Penev [Tue, 8 Dec 2020 08:50:44 +0000 (00:50 -0800)]
subversion: update to 1.14.0

Remove several configure options. apr-(utils) has been fixed, which
makes them useless. Also removed PKG_BUILD_DEPENDS for that reason.

Simplify NLS with autoreconf_bool.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #14166 from neheb/neonn
Rosen Penev [Tue, 8 Dec 2020 08:55:32 +0000 (00:55 -0800)]
Merge pull request #14166 from neheb/neonn

neon: install neon-config to host path

3 years agoMerge pull request #12913 from ja-pa/augeas-new-package
Rosen Penev [Tue, 8 Dec 2020 07:48:03 +0000 (23:48 -0800)]
Merge pull request #12913 from ja-pa/augeas-new-package

augeas & python-augeas: add new package

3 years agoMerge pull request #14172 from neheb/apr
Rosen Penev [Tue, 8 Dec 2020 05:56:32 +0000 (21:56 -0800)]
Merge pull request #14172 from neheb/apr

apr: install apr-1-config to host

3 years agoMerge pull request #14171 from neheb/ftdione
Rosen Penev [Tue, 8 Dec 2020 05:24:41 +0000 (21:24 -0800)]
Merge pull request #14171 from neheb/ftdione

libftdi: install libftdi-config to host

3 years agoapr: install apr-1-config to host 14172/head
Rosen Penev [Tue, 8 Dec 2020 02:55:08 +0000 (18:55 -0800)]
apr: install apr-1-config to host

Helps old packages that don't use pkgconfig.

Fix some extra paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibftdi: install libftdi-config to host 14171/head
Rosen Penev [Tue, 8 Dec 2020 02:41:23 +0000 (18:41 -0800)]
libftdi: install libftdi-config to host

Helps old packages that don't use pkgconfig.

Fix wrong paths in config.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #14169 from neheb/daq
Rosen Penev [Tue, 8 Dec 2020 05:09:33 +0000 (21:09 -0800)]
Merge pull request #14169 from neheb/daq

libdaq: fix config file

3 years agoMerge pull request #14167 from neheb/ftdi11
Rosen Penev [Tue, 8 Dec 2020 05:09:07 +0000 (21:09 -0800)]
Merge pull request #14167 from neheb/ftdi11

libftdi: install libftdi1-config to host

3 years agoMerge pull request #14161 from graysky2/htop
Rosen Penev [Tue, 8 Dec 2020 05:07:41 +0000 (21:07 -0800)]
Merge pull request #14161 from graysky2/htop

htop: update to 3.0.3-1

3 years agoMerge pull request #14170 from neheb/pcre222
Rosen Penev [Tue, 8 Dec 2020 05:04:07 +0000 (21:04 -0800)]
Merge pull request #14170 from neheb/pcre222

pcre2: install pcre2-config to host path

3 years agoMerge pull request #14164 from neheb/gphotoo
Rosen Penev [Tue, 8 Dec 2020 05:02:08 +0000 (21:02 -0800)]
Merge pull request #14164 from neheb/gphotoo

libgphoto2: install config files to host

3 years agoMerge pull request #14168 from neheb/tagg
Rosen Penev [Tue, 8 Dec 2020 05:01:47 +0000 (21:01 -0800)]
Merge pull request #14168 from neheb/tagg

taglib: install taglib-config to host path

3 years agoMerge pull request #14163 from neheb/krb
Rosen Penev [Tue, 8 Dec 2020 04:58:52 +0000 (20:58 -0800)]
Merge pull request #14163 from neheb/krb

krb5: install krb5-config to host

3 years agoMerge pull request #14165 from neheb/mc
Rosen Penev [Tue, 8 Dec 2020 04:57:38 +0000 (20:57 -0800)]
Merge pull request #14165 from neheb/mc

libmcrypt: install libmcrypt-config to host

3 years agolibftdi: install libftdi1-config to host 14167/head
Rosen Penev [Tue, 8 Dec 2020 02:45:10 +0000 (18:45 -0800)]
libftdi: install libftdi1-config to host

Helps old packages that don't use pkgconfig.

Fix prefix paths as well.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agopcre2: install pcre2-config to host path 14170/head
Rosen Penev [Tue, 8 Dec 2020 02:28:39 +0000 (18:28 -0800)]
pcre2: install pcre2-config to host path

Helps old packages that do not use pkgconfig.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibdaq: fix config file 14169/head
Rosen Penev [Tue, 8 Dec 2020 02:59:29 +0000 (18:59 -0800)]
libdaq: fix config file

Install to host to fix compilation with depending packages.

Fix paths to point to OpenWrt and not OS.

Don't install to device. This is strictly an InstallDev thing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agotaglib: install taglib-config to host path 14168/head
Rosen Penev [Tue, 8 Dec 2020 02:23:12 +0000 (18:23 -0800)]
taglib: install taglib-config to host path

Helps old packages that do not use pkgconfig.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoneon: install neon-config to host path 14166/head
Rosen Penev [Tue, 8 Dec 2020 02:30:49 +0000 (18:30 -0800)]
neon: install neon-config to host path

Helps old packages that do not use pkgconfig.

Fixed paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibmcrypt: install libmcrypt-config to host 14165/head
Rosen Penev [Tue, 8 Dec 2020 02:34:17 +0000 (18:34 -0800)]
libmcrypt: install libmcrypt-config to host

Helps to fix old packages that don't use pkgconfig.

Cleaned up Makefile:

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Some minor cleanups for consistency between packages.

Fixed host paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agolibgphoto2: install config files to host 14164/head
Rosen Penev [Tue, 8 Dec 2020 02:51:00 +0000 (18:51 -0800)]
libgphoto2: install config files to host

Helps old packages that don't use pkgconfig.

Remove old entries for previous versions of libgphoto2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agokrb5: install krb5-config to host 14163/head
Rosen Penev [Tue, 8 Dec 2020 02:47:49 +0000 (18:47 -0800)]
krb5: install krb5-config to host

Helps old packages that don't use pkgconfig.

Fix prefix paths.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #12049 from pprindeville/xtables-addons-preserve-database
Rosen Penev [Mon, 7 Dec 2020 23:38:36 +0000 (15:38 -0800)]
Merge pull request #12049 from pprindeville/xtables-addons-preserve-database

xtables-addons: iptgeoip: preserve database across sysupgrade

3 years agoMerge pull request #13919 from ja-pa/gitlab-runner
Rosen Penev [Mon, 7 Dec 2020 23:35:34 +0000 (15:35 -0800)]
Merge pull request #13919 from ja-pa/gitlab-runner

gitlab-runner: add new package

3 years agoMerge pull request #14141 from zpc0/beep-fix2
Rosen Penev [Mon, 7 Dec 2020 23:33:00 +0000 (15:33 -0800)]
Merge pull request #14141 from zpc0/beep-fix2

beep: restore a dependency definition to the previous one on x86 target

3 years agoMerge pull request #14151 from BKPepe/youtubedl
Josef Schlehofer [Mon, 7 Dec 2020 23:31:44 +0000 (00:31 +0100)]
Merge pull request #14151 from BKPepe/youtubedl

youtube-dl: update to version 2020.12.7

3 years agoMerge pull request #14146 from neheb/summ
Rosen Penev [Mon, 7 Dec 2020 23:20:58 +0000 (15:20 -0800)]
Merge pull request #14146 from neheb/summ

sumo: fix compilation with ccache

3 years agoMerge pull request #14038 from TDT-AG/pr/20201127-ddns-scripts
Rosen Penev [Mon, 7 Dec 2020 23:20:23 +0000 (15:20 -0800)]
Merge pull request #14038 from TDT-AG/pr/20201127-ddns-scripts

ddns-scripts: add gandi.net provider

3 years agoMerge pull request #14086 from zhanhb/frp
Rosen Penev [Mon, 7 Dec 2020 23:18:25 +0000 (15:18 -0800)]
Merge pull request #14086 from zhanhb/frp

frp: update to 0.34.3

3 years agoMerge pull request #14127 from xdarklight/ksmbd-3.3.1
Rosen Penev [Mon, 7 Dec 2020 23:15:43 +0000 (15:15 -0800)]
Merge pull request #14127 from xdarklight/ksmbd-3.3.1

ksmbd and ksmbd-tools 3.3.1

3 years agoMerge pull request #14105 from neheb/tcl
Rosen Penev [Mon, 7 Dec 2020 23:14:29 +0000 (15:14 -0800)]
Merge pull request #14105 from neheb/tcl

tcl: update to 8.6.10

3 years agoMerge pull request #14157 from commodo/python-updates1
Rosen Penev [Mon, 7 Dec 2020 23:14:11 +0000 (15:14 -0800)]
Merge pull request #14157 from commodo/python-updates1

django,python-lxml: bump versions

3 years agoMerge pull request #14148 from neheb/nin
Rosen Penev [Mon, 7 Dec 2020 23:12:59 +0000 (15:12 -0800)]
Merge pull request #14148 from neheb/nin

ninja: update to 1.10.2

3 years agoMerge pull request #14156 from commodo/stress-ng
Rosen Penev [Mon, 7 Dec 2020 23:12:26 +0000 (15:12 -0800)]
Merge pull request #14156 from commodo/stress-ng

stress-ng: bump to version 0.12.00

3 years agoMerge pull request #14153 from gstrauss/lighttpd-1.4.56-5
Rosen Penev [Mon, 7 Dec 2020 23:11:43 +0000 (15:11 -0800)]
Merge pull request #14153 from gstrauss/lighttpd-1.4.56-5

lighttpd: wolfssl complex preproc logic for SNI

3 years agoMerge pull request #14160 from ja-pa/dnstap-0.3.0
Rosen Penev [Mon, 7 Dec 2020 23:08:18 +0000 (15:08 -0800)]
Merge pull request #14160 from ja-pa/dnstap-0.3.0

dnstap: update to version 0.3.0

3 years agoMerge pull request #14155 from neheb/zero
Rosen Penev [Mon, 7 Dec 2020 21:33:22 +0000 (13:33 -0800)]
Merge pull request #14155 from neheb/zero

zerotier: add patch to avoid including sys/auxv.h

3 years agodarkstat: bump package version 14135/head
Simon Day [Mon, 7 Dec 2020 17:02:45 +0000 (17:02 +0000)]
darkstat: bump package version

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved

Signed-off-by: Simon Day <email@simonday.info>
3 years agopython-augeas: add new package 12913/head
Jan Pavlinec [Thu, 14 Nov 2019 11:48:05 +0000 (12:48 +0100)]
python-augeas: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Co-authored-by: Jeffery To <jeffery.to@gmail.com>
3 years agoaugeas: add new package
Jan Pavlinec [Thu, 14 Nov 2019 10:27:36 +0000 (11:27 +0100)]
augeas: add new package

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Co-authored-by: Jeffery To <jeffery.to@gmail.com>
3 years agodnstap: update to version 0.3.0 14160/head
Jan Pavlinec [Mon, 7 Dec 2020 14:46:31 +0000 (15:46 +0100)]
dnstap: update to version 0.3.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agohtop: update to 3.0.3-1 14161/head
John Audia [Mon, 7 Dec 2020 14:11:10 +0000 (09:11 -0500)]
htop: update to 3.0.3-1

Build-tested: x86/64
Run-tested: ipq806x (R7800)

Signed-off-by: John Audia <graysky@archlinux.us>
3 years agogit: update to version 2.29.2 14159/head
Jan Pavlinec [Mon, 7 Dec 2020 13:36:30 +0000 (14:36 +0100)]
git: update to version 2.29.2

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
3 years agodjango: bump to version 3.1.4 14157/head
Alexandru Ardelean [Mon, 7 Dec 2020 09:02:47 +0000 (11:02 +0200)]
django: bump to version 3.1.4

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agopython-lxml: bump to version 4.6.2
Alexandru Ardelean [Mon, 7 Dec 2020 09:01:45 +0000 (11:01 +0200)]
python-lxml: bump to version 4.6.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agozerotier: add patch to avoid including sys/auxv.h 14155/head
Rosen Penev [Mon, 7 Dec 2020 07:53:45 +0000 (23:53 -0800)]
zerotier: add patch to avoid including sys/auxv.h

It seems it's not needed and not supported under uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agostress-ng: bump to version 0.12.00 14156/head
Alexandru Ardelean [Mon, 7 Dec 2020 07:30:12 +0000 (09:30 +0200)]
stress-ng: bump to version 0.12.00

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
3 years agoMerge pull request #14152 from dianlujitao/master
Rosen Penev [Mon, 7 Dec 2020 06:39:37 +0000 (22:39 -0800)]
Merge pull request #14152 from dianlujitao/master

miniupnpd: Don't override ipv6_listening_ip

3 years agolighttpd: wolfssl complex preproc logic for SNI 14153/head
Glenn Strauss [Mon, 7 Dec 2020 04:06:42 +0000 (23:06 -0500)]
lighttpd: wolfssl complex preproc logic for SNI

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
3 years agominiupnpd: Don't override ipv6_listening_ip 14152/head
Jitao Lu [Mon, 7 Dec 2020 03:52:17 +0000 (11:52 +0800)]
miniupnpd: Don't override ipv6_listening_ip

Fixes: https://github.com/openwrt/packages/issues/14145
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
3 years agoyoutube-dl: update to version 2020.12.7 14151/head
Josef Schlehofer [Mon, 7 Dec 2020 02:32:29 +0000 (03:32 +0100)]
youtube-dl: update to version 2020.12.7

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
3 years agoMerge pull request #14150 from jefferyto/golang-1.15.6
Rosen Penev [Sun, 6 Dec 2020 22:16:30 +0000 (14:16 -0800)]
Merge pull request #14150 from jefferyto/golang-1.15.6

golang: Update to 1.15.6

3 years agogolang: Update to 1.15.6 14150/head
Jeffery To [Sun, 6 Dec 2020 21:30:32 +0000 (05:30 +0800)]
golang: Update to 1.15.6

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years agoocserv: updated to 1.1.2
Nikos Mavrogiannopoulos [Sun, 6 Dec 2020 13:28:13 +0000 (14:28 +0100)]
ocserv: updated to 1.1.2

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
3 years agoMerge pull request #14147 from neheb/squi
Rosen Penev [Sun, 6 Dec 2020 09:01:54 +0000 (01:01 -0800)]
Merge pull request #14147 from neheb/squi

squid: fix compilation with ccache

3 years agoninja: update to 1.10.2 14148/head
Rosen Penev [Thu, 3 Dec 2020 00:32:59 +0000 (16:32 -0800)]
ninja: update to 1.10.2

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agosquid: fix compilation with ccache 14147/head
Rosen Penev [Sun, 6 Dec 2020 04:38:43 +0000 (20:38 -0800)]
squid: fix compilation with ccache

Added a patch to remove BUILDCXXFLAGS. For some reason, TARGET_CXXFLAGS
are leaking.

Removed custom Build/Compile section. There's already PKG_INSTALL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agosumo: fix compilation with ccache 14146/head
Rosen Penev [Sun, 6 Dec 2020 04:54:53 +0000 (20:54 -0800)]
sumo: fix compilation with ccache

sumo's builtin support for ccache doesn't work well with the one in
base. Remove it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years agoMerge pull request #14138 from neheb/lzo
Rosen Penev [Sun, 6 Dec 2020 00:09:55 +0000 (16:09 -0800)]
Merge pull request #14138 from neheb/lzo

lzo: import from base

3 years agoMerge pull request #14143 from gstrauss/lighttpd-1.4.56-4
Rosen Penev [Sun, 6 Dec 2020 00:00:50 +0000 (16:00 -0800)]
Merge pull request #14143 from gstrauss/lighttpd-1.4.56-4

lighttpd: wolfssl TLS compat module detection

3 years agoMerge pull request #14140 from yangfl/master
Rosen Penev [Sat, 5 Dec 2020 23:55:00 +0000 (15:55 -0800)]
Merge pull request #14140 from yangfl/master

i2pd: Update to 2.35.0

3 years agoxtables-addons: iptgeoip: preserve database across sysupgrade 12049/head
Philip Prindeville [Fri, 1 May 2020 17:45:25 +0000 (11:45 -0600)]
xtables-addons: iptgeoip: preserve database across sysupgrade

Updating the system image or the package should not obliterate
the downloaded/unpacked geolocation database. If you use xt_geoip
in /etc/firewall.user you don't want the database disappearing
when sysupgrade runs and then reboots your system as you'll be
left exposed.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
3 years agolighttpd: wolfssl TLS compat module detection 14143/head
Glenn Strauss [Sat, 5 Dec 2020 16:29:15 +0000 (11:29 -0500)]
lighttpd: wolfssl TLS compat module detection

x-ref:
  "[lighttpd] -mod-wolfssl fails (requires dependency on -mod-openssl?)"
  https://github.com/openwrt/packages/issues/14139

github: closes #14139

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
3 years agobeep: restore a dependency definition to the previous one on x86 target 14141/head
Yanase Yuki [Thu, 3 Dec 2020 12:50:16 +0000 (21:50 +0900)]
beep: restore a dependency definition to the previous one on x86 target

Commit 9bcea2de2cf552d544786d1e4b82f55cda7015b1 causes a dependency
problem with some out-of-tree packages which expect "DEPENDS:=+kmod-pcspkr".

To fix this problem, this commit restores a dependency definition to
the previous one on x86 target.

Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
3 years agoi2pd: Update to 2.35.0 14140/head
David Yang [Sat, 5 Dec 2020 08:57:53 +0000 (16:57 +0800)]
i2pd: Update to 2.35.0

Signed-off-by: David Yang <mmyangfl@gmail.com>
3 years agoMerge pull request #14136 from EricLuehrsen/unbound_011300
Rosen Penev [Sat, 5 Dec 2020 04:50:56 +0000 (20:50 -0800)]
Merge pull request #14136 from EricLuehrsen/unbound_011300

unbound: update to 1.13.0