Bernd Kuhls [Sun, 28 Feb 2021 10:24:16 +0000 (11:24 +0100)]
libdrm: add option to build the nouveau and radeon driver
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Rosen Penev [Mon, 1 Mar 2021 04:47:50 +0000 (20:47 -0800)]
Merge pull request #14970 from neheb/ta
taskwarrior: update to 2.5.3
Rosen Penev [Mon, 1 Mar 2021 04:47:33 +0000 (20:47 -0800)]
Merge pull request #14974 from neheb/sys
sysstat: update to 12.4.3
Rosen Penev [Mon, 1 Mar 2021 04:47:17 +0000 (20:47 -0800)]
Merge pull request #14961 from farmergreg/patch-2
Correct Reference to IPKG_INSTROOT
Greg Dietsche [Sun, 28 Feb 2021 19:40:22 +0000 (13:40 -0600)]
Correct Reference to IPKG_INSTROOT
IPKG_INSTROOT was misspelled.
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
Rosen Penev [Mon, 1 Mar 2021 03:22:48 +0000 (19:22 -0800)]
sysstat: update to 12.4.3
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 02:46:20 +0000 (18:46 -0800)]
Merge pull request #14971 from neheb/tar
tar: update to 1.34
Rosen Penev [Mon, 1 Mar 2021 02:34:08 +0000 (18:34 -0800)]
tar: update to 1.34
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 1 Mar 2021 02:14:15 +0000 (18:14 -0800)]
taskwarrior: update to 2.5.3
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 28 Feb 2021 23:02:45 +0000 (15:02 -0800)]
Merge pull request #14932 from bkuhls/master-ffmpeg
ffmpeg: update to 4.3.2 / enable parallel build
Rosen Penev [Sun, 28 Feb 2021 19:33:46 +0000 (11:33 -0800)]
Merge pull request #14948 from lucize/frrup
frr: update to latest and backports
Rosen Penev [Sun, 28 Feb 2021 19:33:30 +0000 (11:33 -0800)]
Merge pull request #14949 from lucize/libreup
libreswan: update to 4.3
Lucian Cristian [Sun, 28 Feb 2021 12:59:08 +0000 (14:59 +0200)]
libreswan: update to 4.3
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Lucian Cristian [Sun, 28 Feb 2021 12:55:36 +0000 (14:55 +0200)]
frr: update to latest and backports
cherry-pick:
backport nhrpd support multicast
backport ospf updates
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
David Bauer [Sun, 28 Feb 2021 11:28:27 +0000 (12:28 +0100)]
Merge pull request #14934 from blocktrron/pr-static-neighbor-reports-lua
static-neighbor-reports: add missing Lua dependency
Rosen Penev [Sun, 28 Feb 2021 09:46:40 +0000 (01:46 -0800)]
Merge pull request #14931 from bkuhls/libdrm-includes
libdrm: install all headers
Bernd Kuhls [Sat, 27 Feb 2021 19:05:34 +0000 (20:05 +0100)]
ffmpeg: enable parallel build
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Bernd Kuhls [Sat, 27 Feb 2021 18:51:57 +0000 (19:51 +0100)]
ffmpeg: update to 4.3.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Rosen Penev [Sun, 28 Feb 2021 09:30:32 +0000 (01:30 -0800)]
Merge pull request #14927 from mkrkn/ovpn251
openvpn: update to 2.5.1
Rosen Penev [Sun, 28 Feb 2021 09:29:50 +0000 (01:29 -0800)]
Merge pull request #14938 from G-M0N3Y-2503/dockerd-ipv6-config-bridge
dockerd: ipv6 bridge config
David Bauer [Wed, 6 Jan 2021 01:19:57 +0000 (02:19 +0100)]
static-neighbor-reports: add missing Lua dependency
Add a missing dependency on Lua. Otherwise the script installing the
neighbor report can't be executed in case Lua is not installed on the
system.
Signed-off-by: David Bauer <mail@david-bauer.net>
Gerard Ryan [Sun, 28 Feb 2021 06:48:46 +0000 (16:48 +1000)]
dockerd: package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Mon, 25 Jan 2021 08:05:28 +0000 (18:05 +1000)]
dockerd: Added options to setup a dualstack default bridge
* Added IPv6 Support
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Rosen Penev [Sat, 27 Feb 2021 23:45:10 +0000 (15:45 -0800)]
Merge pull request #14915 from pprindeville/safe-search-fix-scripting-typos
safe-search: fix typos in package scripting
Rosen Penev [Sat, 27 Feb 2021 20:24:33 +0000 (12:24 -0800)]
Merge pull request #14905 from neheb/vim
vim: fix compile with BUILD_NLS
Bernd Kuhls [Sat, 27 Feb 2021 18:11:11 +0000 (19:11 +0100)]
libdrm: install all headers
include/libdrm/drm.h and others headers are needed to build libva.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Bernd Kuhls [Sat, 27 Feb 2021 13:04:21 +0000 (14:04 +0100)]
libdrm: add option to build the intel driver
libpciaccess is not needed for libdrm itself, only the intel driver
depends on it:
https://cgit.freedesktop.org/mesa/drm/tree/meson.build#n240
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Rosen Penev [Fri, 26 Feb 2021 03:47:00 +0000 (19:47 -0800)]
vim: fix compile with BUILD_NLS
Avoids having to use msgfmt, which happens to be broken with gettext-full.
msgfmt is used for the desktop gvim application, which is not used here.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 27 Feb 2021 09:36:02 +0000 (01:36 -0800)]
Merge pull request #14916 from bernhard-voelker/master
utils/findutils: update to 4.8.0
Rosen Penev [Sat, 27 Feb 2021 09:35:28 +0000 (01:35 -0800)]
Merge pull request #14907 from G-M0N3Y-2503/docker-20.10.3
docker,dockerd: Updated to 20.10.3
Rosen Penev [Sat, 27 Feb 2021 09:34:51 +0000 (01:34 -0800)]
Merge pull request #14926 from bkuhls/master-libdrm
libdrm: update to 2.4.104
Bernd Kuhls [Sat, 27 Feb 2021 07:36:01 +0000 (08:36 +0100)]
libdrm: update to 2.4.104
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Bernhard Voelker [Sat, 27 Feb 2021 07:02:57 +0000 (08:02 +0100)]
utils/findutils: update to 4.8.0
* utils/findutils/Makefile (PKG_VERSION): Update to latest.
(PKG_RELEASE): Reset to 1.
(PKG_HASH): Update.
Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
Dirk Brenken [Sat, 27 Feb 2021 05:20:38 +0000 (06:20 +0100)]
Merge pull request #14917 from stangri/master-vpn-policy-routing
vpn-policy-routing: bugfix: netflix user file missing redirect
Gerard Ryan [Thu, 25 Feb 2021 13:11:56 +0000 (23:11 +1000)]
docker,dockerd: Updated to 20.10.3
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Sun, 21 Feb 2021 12:44:23 +0000 (22:44 +1000)]
docker,dockerd: Added git-short-commit to verify short commit
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Philip Prindeville [Fri, 26 Feb 2021 22:39:01 +0000 (15:39 -0700)]
safe-search: fix typos in package scripting
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Jan Hoffmann [Thu, 4 Feb 2021 19:41:50 +0000 (20:41 +0100)]
sqlite3: add option for batch-atomic write support
This allows to build SQLite with support for the batch-atomic write
optimization. It makes use of atomic write support provided by the
underlying file system. Currently, this is only supported on F2FS. It
it does not work with overlayfs.
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
Stan Grishin [Fri, 26 Feb 2021 22:03:29 +0000 (22:03 +0000)]
vpn-policy-routing: bugfix: netflix user file missing redirect
Signed-off-by: Stan Grishin <stangri@melmac.net>
Dirk Brenken [Fri, 26 Feb 2021 21:50:26 +0000 (22:50 +0100)]
Merge pull request #14913 from dibdot/adblock
adblock: update 4.1.0
Dirk Brenken [Fri, 26 Feb 2021 21:23:42 +0000 (22:23 +0100)]
Merge pull request #14911 from dibdot/travelmate
travelmate: update to 2.0.3
Dirk Brenken [Fri, 26 Feb 2021 19:52:55 +0000 (20:52 +0100)]
adblock: update 4.1.0
* major source changes:
* split oisd.nl in basic and full variant
* add swedish regional list
* made archive categories for shallalist and utcapitole selectable
via LuCI
* made all list variants of energized and stevenblack selectable
via LuCI
* removed dns filereset mode
Signed-off-by: Dirk Brenken <dev@brenken.org>
Dirk Brenken [Fri, 26 Feb 2021 18:46:53 +0000 (19:46 +0100)]
travelmate: update to 2.0.3
* refine the wifi reconfigure logic
Signed-off-by: Dirk Brenken <dev@brenken.org>
Jianhui Zhao [Fri, 26 Feb 2021 16:40:47 +0000 (00:40 +0800)]
libuhttpd: Update to 3.10.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Eneas U de Queiroz [Fri, 26 Feb 2021 16:20:27 +0000 (13:20 -0300)]
Merge pull request #14894 from cotequeiroz/php7-pecl-imagik
php7: adjust build with QUILT
Eneas U de Queiroz [Thu, 25 Feb 2021 22:09:12 +0000 (19:09 -0300)]
php7: fix build with QUILT
When building with QUILT, unlike the regular build, Build/Prepare does
not apply the patches. So when buildconf is called with QUILT on, at
the end of Build/Prepare, it will not have the patched sources, and
build will fail.
To fix the problem, run buildconf in Build/Prepare only when QUILT is
off, and do it in Build/Configure otherwise.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Thu, 25 Feb 2021 15:58:36 +0000 (12:58 -0300)]
php7: fix pecl build with QUILT
Commit
d741a64b7 ("lang/php7: Don't run phpize7 with QUILT") changed
pecl.mk to not run phpize7 during Package/prepare if QUILT is set. The
intention was to allow prepare, refresh and update targets to run
without building dependencies.
As a side-effect, Package/configure and Package/compile fail when QUILT
is defined because they can't find ./configure or a Makefile. It also
impacts the github tests run with pull requests, because QUILT is
defined there.
To avoid that failure and still keep the prepare, refresh, and update
speedup, call phpize7 before Package/Configure if QUILT is defined.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Rosen Penev [Fri, 26 Feb 2021 07:15:36 +0000 (23:15 -0800)]
Merge pull request #14906 from nxhack/node_14160
node: bump to v14.16.0
Alexandru Ardelean [Thu, 25 Feb 2021 14:09:29 +0000 (16:09 +0200)]
mstpd: bump to version 0.0.9
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Rosen Penev [Fri, 26 Feb 2021 05:14:04 +0000 (21:14 -0800)]
Merge pull request #14901 from cotequeiroz/lxc
lxc: fix build without seccomp if libseccomp built
Rosen Penev [Fri, 26 Feb 2021 05:12:26 +0000 (21:12 -0800)]
Merge pull request #14902 from stangri/master-vpn-policy-routing
vpn-policy-routing: update user netflix file
Stan Grishin [Fri, 26 Feb 2021 02:16:24 +0000 (02:16 +0000)]
vpn-policy-routing: update user netflix file
Signed-off-by: Stan Grishin <stangri@melmac.net>
Eneas U de Queiroz [Tue, 19 Jan 2021 13:29:26 +0000 (10:29 -0300)]
lxc: fix build without seccomp if libseccomp built
This fixes compiling lxc without seccomp support if libseccomp is
already installed to the staging dir. Patches were applied upstream.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Hirokazu MORIKAWA [Fri, 26 Feb 2021 00:02:24 +0000 (09:02 +0900)]
node: bump to v14.16.0
Update to v14.16.0
February 2021 Security Releases
- HTTP2 'unknownProtocol' cause Denial of Service by resource exhaustion (Critical) (CVE-2021-22883)
- DNS rebinding in --inspect (CVE-2021-22884)
- OpenSSL - Integer overflow in CipherUpdate (CVE-2021-23840)
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Thu, 25 Feb 2021 14:15:12 +0000 (06:15 -0800)]
Merge pull request #14896 from rsalvaterra/torfix
tor: fix building without OpenSSL engine support
Florian Eckert [Thu, 25 Feb 2021 14:03:09 +0000 (15:03 +0100)]
Merge pull request #14807 from G-M0N3Y-2503/dockerd-use-host-dns
Dockerd: Added option to configrue docker to use host Dnsmasq for DNS
Rosen Penev [Thu, 25 Feb 2021 11:51:56 +0000 (03:51 -0800)]
Merge pull request #14752 from neheb/mc
mc: update to 4.8.26
Gerard Ryan [Sun, 21 Feb 2021 01:09:05 +0000 (11:09 +1000)]
dockerd: Package release bump
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Sat, 20 Feb 2021 07:59:58 +0000 (17:59 +1000)]
dockerd: set docker zone chain defaults to ACCEPT
* Since the docker0 is a private network by default we can be
more accepting like the LAN is by default
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Gerard Ryan [Mon, 25 Jan 2021 06:58:17 +0000 (16:58 +1000)]
dockerd: Added option to set dns servers
* The default server is the default switch so that
queries will go through the hosts dnsmasq by default
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Rui Salvaterra [Thu, 25 Feb 2021 08:19:22 +0000 (08:19 +0000)]
tor: fix building without OpenSSL engine support
Otherwise it would fail with linking errors.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Rosen Penev [Thu, 25 Feb 2021 04:08:15 +0000 (20:08 -0800)]
Merge pull request #14893 from cotequeiroz/setools
setools: Avoid using host libraries
Eneas U de Queiroz [Thu, 25 Feb 2021 01:10:06 +0000 (22:10 -0300)]
Merge pull request #14891 from cotequeiroz/snort-libdaq
snort[3],libdaq[3]: install/use libdaq 2&3 in their own dir
Rosen Penev [Thu, 25 Feb 2021 00:54:34 +0000 (16:54 -0800)]
Merge pull request #14886 from cotequeiroz/golang
treewide, affected packages: fix build with golang 1.16
Rosen Penev [Thu, 25 Feb 2021 00:53:58 +0000 (16:53 -0800)]
Merge pull request #14885 from commodo/django-bump
django: bump to version 3.1.7
Rosen Penev [Thu, 25 Feb 2021 00:53:38 +0000 (16:53 -0800)]
Merge pull request #14887 from stangri/master-vpn-policy-routing
vpn-policy-routing: custom user scripts improvements
Rosen Penev [Thu, 25 Feb 2021 00:53:22 +0000 (16:53 -0800)]
Merge pull request #14881 from nickberry17/mm_libqmi_libqrtr
Update libqmi, ModemManager and add libqrtr-glib
Rosen Penev [Thu, 25 Feb 2021 00:52:41 +0000 (16:52 -0800)]
Merge pull request #14892 from cotequeiroz/libupm_python2
libupm: enforce disabling python2
Eneas U de Queiroz [Wed, 20 Jan 2021 00:20:55 +0000 (21:20 -0300)]
setools: Avoid using host libraries
This adds $STAGING_DIR to library search paths in setup.py, to avoid
picking up host libraries when linking.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Wed, 20 Jan 2021 01:03:45 +0000 (22:03 -0300)]
libupm: enforce disabling python2
If there are more than two python3 interpreters, and no python2,
libupm thinks one of them is python2 and fails. Avoid that by
telling it that python2 was not found.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Wed, 20 Jan 2021 01:06:34 +0000 (22:06 -0300)]
libdaq3,snort3: install/use libdaq3 in its own dir
If used with default paths, libdaq 2.x and libdaq 3.x will overwrite
some of the other version's files. Install them in different places to
avoid trouble.
Snort is the only package that uses libdaq, so update it at the same
time to avoid creating a failing commit.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Wed, 20 Jan 2021 01:06:34 +0000 (22:06 -0300)]
libdaq,snort: install/use libdaq2 in its own dir
If used with default paths, libdaq 2.x and libdaq 3.x will overwrite
some of the other version's files. Install them in different places to
avoid trouble.
Snort is the only package that uses libdaq, so update it at the same
time to avoid creating a failing commit.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Eneas U de Queiroz [Wed, 24 Feb 2021 18:38:00 +0000 (15:38 -0300)]
oci-runtime-tools: 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>
Eneas U de Queiroz [Wed, 24 Feb 2021 18:38:00 +0000 (15:38 -0300)]
libnetwork: 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>
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:59 +0000 (15:37 -0300)]
dockerd: 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>
Stan Grishin [Wed, 24 Feb 2021 19:43:48 +0000 (19:43 +0000)]
vpn-policy-routing: custom user scripts improvements
Signed-off-by: Stan Grishin <stangri@melmac.net>
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:59 +0000 (15:37 -0300)]
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>
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:59 +0000 (15:37 -0300)]
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>
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:59 +0000 (15:37 -0300)]
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>
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:43 +0000 (15:37 -0300)]
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>
Eneas U de Queiroz [Wed, 24 Feb 2021 18:37:12 +0000 (15:37 -0300)]
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>
Alexandru Ardelean [Wed, 24 Feb 2021 18:09:57 +0000 (20:09 +0200)]
django: bump to version 3.1.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmai.com>
Magnus Kroken [Wed, 24 Feb 2021 18:00:23 +0000 (19:00 +0100)]
openvpn: update to 2.5.1
Set myself as maintainer.
Signed-off-by: Magnus Kroken <mkroken@gmail.com>
Eneas U de Queiroz [Wed, 24 Feb 2021 11:33:42 +0000 (08:33 -0300)]
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>
Hannu Nyman [Wed, 24 Feb 2021 15:48:34 +0000 (17:48 +0200)]
nano: update to version 5.6
Upgrade nano to version 5.6
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Yousong Zhou [Fri, 8 Jan 2021 07:18:43 +0000 (15:18 +0800)]
ovn: bump to version 20.12.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Sun, 21 Feb 2021 10:49:10 +0000 (18:49 +0800)]
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>
Ilya Lipnitskiy [Wed, 24 Feb 2021 05:06:21 +0000 (21:06 -0800)]
CI: enhance package detection logic
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Nicholas Smith [Wed, 24 Feb 2021 01:06:29 +0000 (11:06 +1000)]
modemmanager: bump to version 1.16.0
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Nicholas Smith [Wed, 24 Feb 2021 03:42:54 +0000 (13:42 +1000)]
libqmi: bump to 1.28.0
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Nicholas Smith [Wed, 24 Feb 2021 01:05:33 +0000 (11:05 +1000)]
libqrtr-glib: add libqrtr-glib
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
Rosen Penev [Wed, 24 Feb 2021 02:45:22 +0000 (18:45 -0800)]
Merge pull request #14860 from neheb/coov
coova-chilli: update to 1.6
Rosen Penev [Tue, 23 Feb 2021 23:39:11 +0000 (15:39 -0800)]
Merge pull request #14723 from svaaz/master
sysrepo: fix plugind option for verbosity
Rosen Penev [Tue, 23 Feb 2021 20:01:03 +0000 (12:01 -0800)]
Merge pull request #14862 from neheb/boi
boinc: update to 7.16.16
Rosen Penev [Tue, 23 Feb 2021 20:00:38 +0000 (12:00 -0800)]
Merge pull request #14782 from dddaniel/master
python-psycopg2: Add new package
Rosen Penev [Tue, 23 Feb 2021 19:59:36 +0000 (11:59 -0800)]
Merge pull request #14874 from neheb/jso
jsoncpp: disable exceptions
Daniel Danzberger [Sat, 6 Feb 2021 06:58:38 +0000 (07:58 +0100)]
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:
c37b15e1c49cf27de8f34f43e93a7a5c184be9e0
Version 2.8.6 used in this package now supports pyhton3
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
Rosen Penev [Tue, 23 Feb 2021 13:20:04 +0000 (05:20 -0800)]
Merge pull request #14696 from luizluca/ruby-3.0.0
ruby: update to 3.0.0
Rosen Penev [Tue, 23 Feb 2021 13:17:53 +0000 (05:17 -0800)]
Merge pull request #14850 from
1715173329/xr-mter
xray-core: remove myself from maintainters
Rosen Penev [Tue, 23 Feb 2021 13:14:55 +0000 (05:14 -0800)]
Merge pull request #13677 from ja-pa/knot-resolver-upstream
knot-resolver: add new package