1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 03:43:53 +02:00
Commit Graph

23749 Commits

Author SHA1 Message Date
Stan Grishin
7f9cb97854 vpn-policy-routing: custom user scripts improvements
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-24 19:43:48 +00:00
Eneas U de Queiroz
5b2d0609c7
docker: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 16:12:59 -03:00
Eneas U de Queiroz
2d48a7b6e0
containerd: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 16:12:58 -03:00
Eneas U de Queiroz
619270da0e
cni: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 16:12:58 -03:00
Eneas U de Queiroz
cffae02037
tor-fw-helper: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 16:12:58 -03:00
Eneas U de Queiroz
b732157dec
restic-rest-server: fix build with golang 1.16
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 16:12:55 -03:00
Alexandru Ardelean
dd58d24699 django: bump to version 3.1.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmai.com>
2021-02-24 20:09:57 +02:00
Magnus Kroken
204c0901b8 openvpn: update to 2.5.1
Set myself as maintainer.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
2021-02-24 19:00:23 +01:00
Eneas U de Queiroz
d8203191cc gost_engine: remove OPENSSL_WITH_GOST restraint
OpenSSL now is always built with GOST support, and OPENSSL_WITH_GOST
symbol was removed.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-02-24 13:54:31 -03:00
Hannu Nyman
dffdfe4ac8 nano: update to version 5.6
Upgrade nano to version 5.6

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-02-24 17:48:34 +02:00
Yousong Zhou
5fb4fc1fd7 ovn: bump to version 20.12.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2021-02-24 20:36:27 +08:00
Yousong Zhou
f4f1a25e80 openvswitch: bump to version 2.15.0
Quote NEWS item

>   - Building the Linux kernel module from the OVS source tree is
>     deprecated
>     * Support for the Linux kernel is capped at version 5.8
>     * Only bug fixes for the Linux OOT kernel module will be accepted.
>     * The Linux kernel module will be fully removed from the OVS source
>       tree
>       in OVS branch 2.18

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2021-02-24 20:36:27 +08:00
Nicholas Smith
399279b363 watchcat: update to support procd
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-02-24 20:50:09 +10:00
Ilya Lipnitskiy
a2b08b5cbf CI: enhance package detection logic
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-23 20:17:30 -10:00
Nicholas Smith
54a9b58ffd modemmanager: bump to version 1.16.0
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-02-24 13:43:52 +10:00
Nicholas Smith
c9709a3c82 libqmi: bump to 1.28.0
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-02-24 13:42:54 +10:00
Nicholas Smith
cfe24305de libqrtr-glib: add libqrtr-glib
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2021-02-24 13:38:17 +10:00
Rosen Penev
9737c89ce7
Merge pull request #14860 from neheb/coov
coova-chilli: update to 1.6
2021-02-23 18:45:22 -08:00
Rosen Penev
1e736d5b03
Merge pull request #14723 from svaaz/master
sysrepo: fix plugind option for verbosity
2021-02-23 15:39:11 -08:00
Rosen Penev
43d21e650d
Merge pull request #14862 from neheb/boi
boinc: update to 7.16.16
2021-02-23 12:01:03 -08:00
Rosen Penev
6420152225
Merge pull request #14782 from dddaniel/master
python-psycopg2: Add new package
2021-02-23 12:00:38 -08:00
Rosen Penev
476c7d1b95
Merge pull request #14874 from neheb/jso
jsoncpp: disable exceptions
2021-02-23 11:59:36 -08:00
Daniel Danzberger
7cfb9a04af python-psycopg2: Add new package
Psycopg is the most popular PostgreSQL adapter for the Python programming language
It's used by the python-sqlalchemy for postgresql

This package was removed by this commit for lacking python3 support:
c37b15e1c4

Version 2.8.6 used in this package now supports pyhton3

Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
2021-02-23 16:03:51 +01:00
Rosen Penev
51e5519784
Merge pull request #14696 from luizluca/ruby-3.0.0
ruby: update to 3.0.0
2021-02-23 05:20:04 -08:00
Rosen Penev
f0ea281357
Merge pull request #14850 from 1715173329/xr-mter
xray-core: remove myself from maintainters
2021-02-23 05:17:53 -08:00
Rosen Penev
53210dd91f
Merge pull request #13677 from ja-pa/knot-resolver-upstream
knot-resolver: add new package
2021-02-23 05:14:55 -08:00
Rosen Penev
c7b0f0b720
Merge pull request #14838 from ja-pa/python-packaging-20.9
python-packaging: update to version 20.9
2021-02-23 05:13:20 -08:00
Rosen Penev
85b2a43b6b
Merge pull request #14859 from neheb/cu
curl: update to 7.75.0
2021-02-23 05:12:20 -08:00
Rosen Penev
eed4820efc
Merge pull request #14864 from neheb/sh
libshout: update to 2.4.5
2021-02-23 05:11:43 -08:00
Rosen Penev
ea931ee4c5
Merge pull request #14867 from stangri/master-vpn-policy-routing
vpn-policy-routing: update config file, support PROCD_RELOAD_DELAY
2021-02-23 05:10:38 -08:00
Rosen Penev
4facaab318
Merge pull request #14841 from ja-pa/python-py-1.10.0-up
python-py: update to version 1.10.0
2021-02-23 05:10:06 -08:00
Rosen Penev
8fd9239c67
Merge pull request #14846 from ja-pa/pytho-pytest-xdist-2.2.1
python-pytest-xdist: update to version 2.2.1
2021-02-23 05:09:45 -08:00
Rosen Penev
732e90dd9f
Merge pull request #14836 from Payne-X6/liburcu
liburcu: update to version 0.12.2
2021-02-23 05:08:54 -08:00
Rosen Penev
eb142cdced
Merge pull request #14835 from Payne-X6/master
libedit: update to version 20210216-3.1
2021-02-23 05:08:27 -08:00
Rosen Penev
8fe0fd23ac
Merge pull request #14861 from neheb/canuti
canutils: update to 2020.12.0
2021-02-23 05:07:41 -08:00
Jan Pavlinec
bb1f6174fa
knot-resolver: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-02-23 12:41:48 +01:00
Etienne Champetier
e568e99db9
Merge pull request #14876 from BKPepe/screen-CVE-2021-26937
screen: backport fix for CVE-2021-26937
2021-02-23 06:07:14 -05:00
Florian Eckert
f0e9d0fb92
Merge pull request #14816 from G-M0N3Y-2503/dockerd-maintainence
dockerd: misc maintainence
2021-02-23 11:27:26 +01:00
Rosen Penev
62150e9043
Merge pull request #14878 from br101/pingcheck-update
pingcheck: Update (resolve bugfix)
2021-02-23 02:25:59 -08:00
Bruno Randolf
4df0adaa5e pingcheck: Update (resolve bugfix)
Signed-off-by: Bruno Randolf <br1@einfach.org>
2021-02-23 09:47:35 +00:00
Jan Pavlinec
ca15ab33cf
python-py: update to version 1.10.0
Fixes CVE-2020-29651

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2021-02-23 10:17:09 +01:00
Josef Schlehofer
c250298fa3
screen: backport fix for CVE-2021-26937
Security reports:
- https://lists.gnu.org/archive/html/screen-devel/2021-02/msg00000.html
This issue can be reproduced even on OpenWrt
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982435

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-02-23 08:09:05 +01:00
Rosen Penev
64e69a590c
Merge pull request #14858 from neheb/dove
dovecot: update to 2.3.13
2021-02-22 22:53:58 -08:00
Rosen Penev
1329b9fe2e
gitlab-runner: update to 13.9.0
Remove no MIPS depends as it supports MIPS now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 22:26:15 -08:00
Rosen Penev
55cec11ad8
jsoncpp: disable exceptions
Reduces size: 59724 to 44439

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 22:06:16 -08:00
Rosen Penev
d3a7eebb11
Merge pull request #14872 from neheb/bon
bonnie++: update to 2.00a
2021-02-22 20:45:23 -08:00
Rosen Penev
500bed5935
libshout: update to 2.4.5
Remove upstreamed patch.

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 20:43:43 -08:00
Rosen Penev
107a9921b8
Merge pull request #14871 from luizluca/sane-backends-1.0.32
sane-backends: update to 1.0.32
2021-02-22 20:38:40 -08:00
Rosen Penev
5ff177bd40
bonnie++: update to 2.00a
Add custom meson build since the Makefile requires too much patching
anyway.

Stop using uClibc++. It will be removed in the near future.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-02-22 20:32:58 -08:00
Rosen Penev
93d268b413
Merge pull request #14854 from luizluca/hplip-3.21.2
hplip: bump to 3.21.2
2021-02-22 19:41:22 -08:00