Rosen Penev [Thu, 8 Oct 2020 01:01:47 +0000 (18:01 -0700)]
dump1090: update to 4.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Oct 2020 23:00:44 +0000 (16:00 -0700)]
Merge pull request #13594 from micmac1/badgst
gst1-plugins-bad: add back mpegtsdemux & mpegtsmux
Rosen Penev [Wed, 7 Oct 2020 22:17:15 +0000 (15:17 -0700)]
Merge pull request #13544 from PolynomialDivision/feature/updatdawnexporter
prometheus-node-exporter-lua: update dawn exporter
Rosen Penev [Wed, 7 Oct 2020 22:16:20 +0000 (15:16 -0700)]
Merge pull request #13593 from jefferyto/packr
packr: New package
Sebastian Kemper [Wed, 7 Oct 2020 21:04:35 +0000 (23:04 +0200)]
gst1-plugins-bad: add back mpegtsdemux & mpegtsmux
These plugins were disabled in commit
e35d46b. Add them back. The
required libs are added, too.
Closes #13545
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Jeffery To [Wed, 7 Oct 2020 19:21:23 +0000 (03:21 +0800)]
packr: New package
From the README:
Packr is a simple solution for bundling static assets inside of Go
binaries. Most importantly it does it in a way that is friendly to
developers while they are developing.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Wed, 7 Oct 2020 15:22:50 +0000 (18:22 +0300)]
nano: update to 5.3
Update nano editor to version 5.3.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Nick Hainke [Thu, 1 Oct 2020 20:19:07 +0000 (22:19 +0200)]
prometheus-node-exporter-lua: update dawn exporter
Add dawn exporter to Makefile.
Add hostname to export.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Wed, 7 Oct 2020 10:46:31 +0000 (03:46 -0700)]
Merge pull request #13581 from neheb/sho
libshout: update to 2.4.4
Rosen Penev [Wed, 7 Oct 2020 10:09:43 +0000 (03:09 -0700)]
Merge pull request #13570 from jefferyto/golang-1.15
golang: Update to 1.15.2, update/enhance Makefiles
Rosen Penev [Mon, 5 Oct 2020 22:38:33 +0000 (15:38 -0700)]
libshout: update to 2.4.4
Small fix to nanosleep patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 7 Oct 2020 09:54:33 +0000 (02:54 -0700)]
Merge pull request #13582 from jan-kardell/TQ_fix_lighttpd_mod_auth
[lighttpd] Pull in mod-authn_file with mod-auth
Rosen Penev [Wed, 7 Oct 2020 09:53:30 +0000 (02:53 -0700)]
Merge pull request #13510 from zhoreeq/bump_0_3_15
yggdrasil: bump to 0.3.15
Rosen Penev [Wed, 7 Oct 2020 09:52:51 +0000 (02:52 -0700)]
Merge pull request #13528 from wevsty/patch-1
openssh: update to 8.4p1
Rosen Penev [Wed, 7 Oct 2020 09:51:37 +0000 (02:51 -0700)]
Merge pull request #13584 from ja-pa/python-zipp-3.3.0
python-zipp: update to version 3.3.0
Josef Schlehofer [Wed, 7 Oct 2020 08:18:49 +0000 (10:18 +0200)]
Merge pull request #13588 from BKPepe/btrfs-progs
btrfs-progs: update to version 5.7
Hannu Nyman [Wed, 7 Oct 2020 07:42:55 +0000 (10:42 +0300)]
Merge pull request #13583 from commodo/python-updates1
diango,django-restframework: bump versions
Hannu Nyman [Wed, 7 Oct 2020 07:42:34 +0000 (10:42 +0300)]
Merge pull request #13586 from jefferyto/python-zope-interface-5.1.2
python-zope-interface: Update to 5.1.2
Hannu Nyman [Wed, 7 Oct 2020 07:42:20 +0000 (10:42 +0300)]
Merge pull request #13590 from jefferyto/python-attrs-20.2.0
python-attrs: Update to 20.2.0
Jeffery To [Tue, 6 Oct 2020 15:15:12 +0000 (23:15 +0800)]
python-attrs: Update to 20.2.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Josef Schlehofer [Tue, 6 Oct 2020 14:09:35 +0000 (16:09 +0200)]
btrfs-progs: update to version 5.7
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Jeffery To [Tue, 6 Oct 2020 13:23:09 +0000 (21:23 +0800)]
python-zope-interface: Update to 5.1.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jan Pavlinec [Tue, 6 Oct 2020 11:10:27 +0000 (13:10 +0200)]
python-zipp: update to version 3.3.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Tue, 6 Oct 2020 10:17:02 +0000 (03:17 -0700)]
Merge pull request #13573 from ja-pa/ooniprobe-3.0.7
ooniprobe: update to version 3.0.7
Jan Kardell [Thu, 1 Oct 2020 14:40:56 +0000 (16:40 +0200)]
[lighttpd] Pull in mod-authn_file with mod-auth
If lighttpd loads mod-auth, it also automatically tries to load
mod-authn_file, and fails if it's not available. That is a compatibility
feature of lighttpd after the funtionality was split into modules.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
Jeffery To [Mon, 24 Aug 2020 17:01:52 +0000 (01:01 +0800)]
golang: Add option to enable Spectre mitigations
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Thu, 1 Oct 2020 22:13:28 +0000 (06:13 +0800)]
golang: Add golang-host-build.mk
This adds a Makefile for host builds of Go programs.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 26 Aug 2020 08:17:05 +0000 (16:17 +0800)]
golang: Move package scripts into golang-build.sh
This also adds GO_PKG_INSTALL_BIN_PATH which determines the path where
binaries are installed by GoPackage/Package/Install/Bin (this was
previously hard-coded to /usr/bin).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 28 Aug 2020 18:07:34 +0000 (02:07 +0800)]
golang: Quote variables passed to the shell
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 28 Aug 2020 08:45:02 +0000 (16:45 +0800)]
golang: Add more error handling for go-gcc-helper
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sat, 3 Oct 2020 11:12:11 +0000 (19:12 +0800)]
golang: Use external linking for target Go
In Go 1.15, the linker now defaults to internal linking mode for
-buildmode=pie on amd64 and arm64[1], however this results in go tool
binaries with the wrong dynamic linker/interpreter.
External linking is still used when PIE is enabled for other platforms,
whereas internal linking is used when PIE is not enabled.
This changes target Go to always use external linking, to fix PIE
binaries for amd64/arm64 and for consistency.
[1]: https://golang.org/doc/go1.15#linker
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 2 Sep 2020 13:22:15 +0000 (21:22 +0800)]
golang: Simplify target compile
* Reuse GO_PKG_ENABLE_PIE from golang-package.mk
* Replace $(if ...) with $(or ...) to get default values
* Refactor vars common to each compile stage into variable
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 15 Sep 2020 15:32:53 +0000 (23:32 +0800)]
golang: Use GO_LDFLAGS to set buildmode=pie for host Go
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 2 Sep 2020 13:07:17 +0000 (21:07 +0800)]
golang: Refactor vars common to each host compile stage into variable
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 2 Sep 2020 12:59:47 +0000 (20:59 +0800)]
golang: Simplify bootstrap stage
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Wed, 2 Sep 2020 12:43:25 +0000 (20:43 +0800)]
golang: Group variables by stage (bootstrap/host/target)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Sun, 23 Aug 2020 20:59:05 +0000 (04:59 +0800)]
golang: Share build cache across package builds
This also adds a config option GOLANG_BUILD_CACHE_DIR to customize the
location of the build cache directory.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 18 Aug 2020 21:39:41 +0000 (05:39 +0800)]
golang: Move module cache into DL_DIR
This also adds a config option GOLANG_MOD_CACHE_WORLD_READABLE; if
enabled, chmod is run after a Go package build to make all
files/directories in the module cache world-readable.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Mon, 5 Oct 2020 23:16:09 +0000 (16:16 -0700)]
Merge pull request #13579 from mmtj/pyroute2-0.5.14
python3-pyroute2: update to version 0.5.14
Martin Matějek [Fri, 2 Oct 2020 21:42:05 +0000 (23:42 +0200)]
python3-pyroute: update to version 0.5.14
Signed-off-by: Martin Matějek <martin.matejek@gmx.com>
Josef Schlehofer [Mon, 5 Oct 2020 15:55:23 +0000 (17:55 +0200)]
Merge pull request #13574 from ja-pa/dnstap-0.2.2
dnstap: update to version 0.2.2
Hannu Nyman [Mon, 5 Oct 2020 14:50:14 +0000 (17:50 +0300)]
Merge pull request #13575 from eglooca/master
netifyd: Updated to v3.05.
Johnathan Arsenault [Fri, 2 Oct 2020 22:56:05 +0000 (18:56 -0400)]
ddns-scripts: add ipv6 capability for no-ip.com
Signed-off-by: Johnathan Arsenault <johnathan.arsenault@gmail.com>
Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Darryl Sokoloski [Mon, 5 Oct 2020 13:30:56 +0000 (09:30 -0400)]
netifyd: Updated to v3.05.
Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
Jan Pavlinec [Mon, 5 Oct 2020 13:17:33 +0000 (15:17 +0200)]
dnstap: update to version 0.2.2
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Mon, 5 Oct 2020 11:22:05 +0000 (13:22 +0200)]
measurement-kit: remove package
Note:
measurement-kit is no longer needed for ooniprobe build
and was depredecated
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Mon, 5 Oct 2020 11:20:57 +0000 (13:20 +0200)]
ooniprobe: update to version 3.0.7
Remove measurement-kit dependency since it's
no longer needed.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Alexandru Ardelean [Mon, 5 Oct 2020 07:27:10 +0000 (10:27 +0300)]
django-restframework: bump to version 3.12.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 5 Oct 2020 07:23:39 +0000 (10:23 +0300)]
django: bump to version 3.1.2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Yuan Tao [Tue, 29 Sep 2020 16:51:00 +0000 (00:51 +0800)]
openssh: update to 8.4p1
Signed-off-by: Yuan Tao <ty@wevs.org>
Rosen Penev [Sun, 4 Oct 2020 21:08:40 +0000 (14:08 -0700)]
Revert "mpd: update to 0.22"
This reverts commit
9eb20588cc4d17405e823444193f1610ee72d786.
For some unexplained reason, this uses host tools to compile target
builds.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jeffery To [Wed, 2 Sep 2020 08:11:45 +0000 (16:11 +0800)]
golang: Move config option into separate file
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 17 Aug 2020 21:45:14 +0000 (05:45 +0800)]
golang: Update to 1.15.2
1.15.1 includes a fix for CVE-2020-24553:
net/http/cgi,net/http/fcgi: Cross-Site Scripting (XSS) when Content-Type
is not specified
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Sun, 4 Oct 2020 09:56:49 +0000 (02:56 -0700)]
Merge pull request #13567 from zhaojh329/libuhttpd
libuhttpd: Update to 3.3.1
Rosen Penev [Sun, 4 Oct 2020 09:56:23 +0000 (02:56 -0700)]
Merge pull request #13562 from antonlacon/rsync-options
rsync: disable option for bundled zlib, add option for zstd
Jianhui Zhao [Sun, 4 Oct 2020 05:29:43 +0000 (13:29 +0800)]
libuhttpd: Update to 3.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Rosen Penev [Sat, 3 Oct 2020 23:09:29 +0000 (16:09 -0700)]
Merge pull request #13546 from miska/maria-cleanup-update
MariaDB: cleanup & update
Michael Heimpold [Sat, 3 Oct 2020 21:18:16 +0000 (23:18 +0200)]
Merge pull request #13565 from mhei/php7-update-7.4.11
php7: update to 7.4.11
Michael Heimpold [Sat, 3 Oct 2020 20:09:51 +0000 (22:09 +0200)]
php7: update to 7.4.11
This fixes:
- CVE-2020-7069
- CVE-2020-7070
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Dirk Brenken [Sat, 3 Oct 2020 14:34:10 +0000 (16:34 +0200)]
Merge pull request #13563 from dibdot/trm-2.0.2
travelmate: update 2.0.2
Dirk Brenken [Sat, 3 Oct 2020 08:24:28 +0000 (10:24 +0200)]
travelmate: update 2.0.2
* fix a vpn/iptables race condition
* remove needless dnsmasq dependency
* synchronize code-base of all auto-login scripts, due to
COVID-19 restrictions all of them are still untested/WIP
* various small cleanups
Signed-off-by: Dirk Brenken <dev@brenken.org>
Josef Schlehofer [Sat, 3 Oct 2020 08:09:38 +0000 (10:09 +0200)]
Merge pull request #13556 from BKPepe/zeroconf
python-zeroconf: update to version 0.28.5
Josef Schlehofer [Sat, 3 Oct 2020 08:09:27 +0000 (10:09 +0200)]
Merge pull request #13559 from BKPepe/nnn
nnn: update to version 3.4
Josef Schlehofer [Sat, 3 Oct 2020 08:09:06 +0000 (10:09 +0200)]
Merge pull request #13551 from BKPepe/pythonsentrysdk
python-sentry-sdk: update to version 0.18.0
Rosen Penev [Sat, 3 Oct 2020 05:40:28 +0000 (22:40 -0700)]
Merge pull request #13547 from zpc0/beep-depends
beep: fix dependency to support non-x86 target and kmod-gpio-beeper
Yanase Yuki [Fri, 2 Oct 2020 08:06:25 +0000 (17:06 +0900)]
beep: fix dependency to support non-x86 target and kmod-gpio-beeper
Beep is a target-independent software that can handle buzzers controlled by kmod-gpio-beeper.
This change is useful for some non-x86 enterprise APs and development boards
that have a buzzer connected to GPIO.
Compile-tested: ath79, ELECOM WAB-I1750-PS,
3fab4ac + device support patch
Run-tested: ath79, ELECOM WAB-I1750-PS,
3fab4ac + device support patch
Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
Yanase Yuki [Sat, 3 Oct 2020 05:09:01 +0000 (14:09 +0900)]
beep: add missing PKG_MIRROR_HASH
Signed-off-by: Yanase Yuki <dev@zpc.sakura.ne.jp>
Ian Leonard [Fri, 14 Aug 2020 19:22:43 +0000 (12:22 -0700)]
rsync: add config option for zstd support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Ian Leonard [Sun, 26 Jul 2020 07:01:27 +0000 (00:01 -0700)]
rsync: drop option for included zlib
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Josef Schlehofer [Fri, 2 Oct 2020 21:12:14 +0000 (23:12 +0200)]
nnn: update to version 3.4
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Fri, 2 Oct 2020 20:58:18 +0000 (13:58 -0700)]
Merge pull request #13548 from gladiac1337/haproxy-2.2.4
haproxy: Update HAProxy to v2.2.4
Josef Schlehofer [Fri, 2 Oct 2020 16:20:05 +0000 (18:20 +0200)]
python-zeroconf: update to version 0.28.5
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Fri, 2 Oct 2020 11:57:53 +0000 (13:57 +0200)]
Merge pull request #13552 from BKPepe/syslog-ng-bump-config-version
syslog-ng: bump version in config file
Christian Lachner [Fri, 2 Oct 2020 07:06:26 +0000 (09:06 +0200)]
haproxy: Update HAProxy to v2.2.4
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Paul Spooren [Thu, 1 Oct 2020 18:58:29 +0000 (08:58 -1000)]
CI: use PKG_SOURCE instead of PKG_NAME
The PKG_NAME is the installable name of a package while PKG_SOURCE is
the folder containig both `Makefile` and possibliy `test.sh`
This approach previously worked for packages where both NAME and SOURCE
are the same, e.g. `vim`, however fore more complex packages like
`mariadb` (SOURCE) the NAMES are partly
*mariadb-server-plugin-handlersocket*, which is no existing folder.
With this commit the `PKG_SOURCE` is used to find the `test.sh` script.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Josef Schlehofer [Fri, 2 Oct 2020 09:28:34 +0000 (11:28 +0200)]
syslog-ng: bump version in config file
This fixes issues:
syslog-ng[3895]: WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.29 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.26'
Fixes: 06f3ac21b4d7be5a31f6739ab57e140260cdcd95 ("syslog-ng: update to
version 3.29.1")
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Josef Schlehofer [Fri, 2 Oct 2020 09:23:44 +0000 (11:23 +0200)]
python-sentry-sdk: update to version 0.18.0
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Michal Hrusecky [Fri, 2 Oct 2020 07:55:16 +0000 (09:55 +0200)]
mariadb: Update to version 10.4.14
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Michal Hrusecky [Fri, 2 Oct 2020 08:34:21 +0000 (10:34 +0200)]
mariadb: Add shellcheck disable into init script
On few places, shellcheck gets confused by how some OpenWrt functions
work - especially load ones. Also on few places there are $options
variables that need not to be globbed. Could be rewritten better not to
need them, but I'll do major rewrites later in separate pull request.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Michal Hrusecky [Thu, 1 Oct 2020 14:10:10 +0000 (16:10 +0200)]
mariadb: Use double quotes where possible
Just to make sure, add double quotes around strings and various
variables. In some cases it could prevent some issues, in other cases it
is just a good practice.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Rosen Penev [Thu, 1 Oct 2020 21:50:25 +0000 (14:50 -0700)]
Merge pull request #11353 from kvuorine/fwknop-fixes
fwknop: init script improvements
Rosen Penev [Thu, 1 Oct 2020 21:44:09 +0000 (14:44 -0700)]
Merge pull request #13541 from ja-pa/pytest-6.1.0
python-pytest: update to version 6.1.0
Rosen Penev [Thu, 1 Oct 2020 21:43:05 +0000 (14:43 -0700)]
Merge pull request #13467 from ja-pa/tor-update-0.4.4.5
tor: update to version 0.4.4.5
Michal Hrusecky [Thu, 1 Oct 2020 14:02:42 +0000 (16:02 +0200)]
mariadb: Handle non-existent logger in init
Make sure init script has a fallback when logger is not available.
Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
Florian Eckert [Thu, 1 Oct 2020 12:15:10 +0000 (14:15 +0200)]
Merge pull request #13509 from TDT-AG/pr/
20200928-ddns-scripts
ddns-scripts: fix regression added by version 2.8.0
Jan Pavlinec [Thu, 1 Oct 2020 09:46:17 +0000 (11:46 +0200)]
python-pytest: update to version 6.1.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Thu, 1 Oct 2020 07:06:15 +0000 (00:06 -0700)]
Merge pull request #13539 from nxhack/libuv_1400
libuv: update to 1.40.0
Rosen Penev [Thu, 1 Oct 2020 07:05:54 +0000 (00:05 -0700)]
Merge pull request #13515 from neheb/domo3
domoticz: fix compilation with full NLS
Hirokazu MORIKAWA [Thu, 1 Oct 2020 04:34:27 +0000 (13:34 +0900)]
libuv: update to 1.40.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Rosen Penev [Thu, 1 Oct 2020 02:09:24 +0000 (19:09 -0700)]
Merge pull request #13538 from neheb/glbbbb
glib2: remove static library hack
Rosen Penev [Tue, 29 Sep 2020 05:37:48 +0000 (22:37 -0700)]
glib2: remove static library hack
There's a better and faster way to do this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 1 Oct 2020 00:01:25 +0000 (17:01 -0700)]
Merge pull request #13536 from oleg-derevenetz/bwping-2.1
bwping: update to version 2.1
Oleg Derevenetz [Wed, 30 Sep 2020 21:40:59 +0000 (00:40 +0300)]
bwping: update to version 2.1
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
Rosen Penev [Wed, 30 Sep 2020 21:07:50 +0000 (14:07 -0700)]
Merge pull request #13517 from neheb/gamm
gammu: fix compilation with full NLS
Paul Spooren [Mon, 21 Sep 2020 05:36:02 +0000 (19:36 -1000)]
CONTRIBUTING: add CI information
Describe briefly the details on the new runtime CI.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Paul Spooren [Thu, 17 Sep 2020 19:53:37 +0000 (09:53 -1000)]
CONTRIBUTING: format Markdown and fix some typos
Also surround binaries and variable names with ticks so it's clearer
what they are.
Markdown formating via `remark-cli`.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Hannu Nyman [Wed, 30 Sep 2020 17:26:11 +0000 (20:26 +0300)]
Merge pull request #13524 from commodo/python-batch1
python-paho-mqtt,python-cryptography: bump versions
Jan Pavlinec [Tue, 22 Sep 2020 12:18:57 +0000 (14:18 +0200)]
tor: update to version 0.4.4.5
Changes:
-Fix PIC configuration to --enable-pic
-disable mallinfo
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Tue, 29 Sep 2020 04:20:20 +0000 (21:20 -0700)]
gammu: fix compilation with full NLS
Just disable NLS to fix it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 30 Sep 2020 08:58:55 +0000 (01:58 -0700)]
Merge pull request #13521 from neheb/gphoto
gphoto2: fix compilation with full NLS