Daniel F. Dickinson
a5d06ce110
nut: Optionally set serial USB to NUT user
When using serial-port based UPSes with NUT, it is handy to be able to
configure a USB serial port to have be set tot the NUT runas user, so
that NUT can access the serial port automagically.
Closes #6997
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Hannu Nyman
18a10cec48
Merge pull request #7580 from cotequeiroz/pyjwt-1.7.0
pyjwt: Bump to version 1.7.0 -- python-requests-oauthlib: use PyPackage
6 years ago
Hannu Nyman
9c615edbd4
Merge pull request #7591 from cshoredaniel/pr-nut-upsd-root
nut: Fix upsd runs as root
6 years ago
Daniel F. Dickinson
f48b060fa7
nut: Fix upsd runs as root
Closes #6997 - Allows upsd to runas a non-privileged user.
If any driver is running as non-privileged user, the last driver's
user will be used as the server non-privileged user, otherwise the
user specified in config upsd, otherwise nut. Previously the
localisation of RUNAS variable was in the wrong locations.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Hannu Nyman
5dfd1bcd74
Merge pull request #7590 from cshoredaniel/pr-nut-driver-typo
nut: Fix a typo in setting a driver parameter
6 years ago
Hannu Nyman
2fafc4f67e
Merge pull request #7582 from cotequeiroz/python-requests_PyPackage
python-requests: use PyPackage to build
6 years ago
Hannu Nyman
ba75b83a5f
Merge pull request #7583 from cotequeiroz/python-certifi-2018.11.29
python-certifi: Update to 2018.11.29, add python3
6 years ago
Hannu Nyman
ac57e7b700
Merge pull request #7581 from cotequeiroz/python-oauthlib_python3
python-oauthlib: add python3 package
6 years ago
Hannu Nyman
c0d331f5c6
Merge pull request #7586 from cotequeiroz/pytz_hostdep
pytz: fix host-compile dependency
6 years ago
Daniel F. Dickinson
192b0f1646
nut: Fix a typo in setting a driver parameter
synchronous would not get set due to typo. Fixed.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Hannu Nyman
2e1aa5b265
Merge pull request #7575 from EricLuehrsen/unbound_182
unbound: update to 1.8.2
6 years ago
Eneas U de Queiroz
b01258e284
pytz: fix host-compile dependency
Add HOST_BUILD_DEPENDS=python/host
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
53dfce1b23
python-requests-oauthlib: use PyPackage to build
Updated Makefile to use PyPackage, added option to build source package,
updated PKG_SOURCE_URL, and adpated to python-pyjwt new package name.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
acca39d00e
pyjwt: Bump to version 1.7.0, add ptyhon3
Version 1.7.0 brings compatibility with python 3.7.
As a result of building a python3 version, the python2 package name was
changed from pyjwt to python-pyjwt.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
c22577e921
python-certifi: Update to 2018.11.29, add python3
Package was upgraded to current version, and the python3 variant was
added.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
b29881b853
python-requests: use PyPackage to build
Updated Makefile to use PyPackage, added option to build source package.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eneas U de Queiroz
f7ca9643a6
python-oauthlib: add python3 package
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
Eric Luehrsen
0b4da5d97d
unbound: update to 1.8.2
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
6 years ago
Hannu Nyman
ae102f4ef8
Merge pull request #7561 from neheb/neon
neon: Fix compilation without deprecated OpenSSL APIs
6 years ago
Hannu Nyman
6c348ceb80
Merge pull request #7560 from neheb/nop
libnopoll: Fix compilation without deprecated OpenSSL APIs
6 years ago
Hannu Nyman
8f745900df
Merge pull request #7558 from pprindeville/perl-update-5.28.1
perl: update to 5.28.1
6 years ago
Philip Prindeville
77c738c54f
perl: update to 5.28.1
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years ago
Peter Wagner
bcb6fb3b7c
libsndfile: add PKG_SOURCE_DATE
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Thorsten Glaser
fe2e874ddc
jupp: new package
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
6 years ago
Peter Wagner
1d8fd9d16e
wget: update to 1.20
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
John Crispin
b931383257
cryptodev: moved to trunk
Signed-off-by: John Crispin <john@phrozen.org>
6 years ago
Yousong Zhou
823a446a94
shadowsocks-libev: bump to version 3.2.3
A short while after 3.2.2 was tagged, it was superseded by 3.2.3 with a
minor fix for aligned memory allocation for 32-bit arch
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Rosen Penev
4d9f9e6a33
neon: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e8d6e9d647
libnopoll: Fix compilation without deprecated OpenSSL APIs
Switched to codeload for simplicity and consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
3fba9b0d5d
Merge pull request #7556 from MikePetullo/pigeonhole
pigeonhole: update to 0.5.4
6 years ago
W. Michael Petullo
3ae5619974
pigeonhole: update to 0.5.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Hannu Nyman
62b0c876bd
Merge pull request #6621 from neheb/coreu
coreutils: Update to 8.30
6 years ago
Peter Wagner
d2eaf4c3ca
libsndfile: switch to cmake
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Hannu Nyman
2b44a18df1
Merge pull request #7477 from neheb/poco
poco: Update to 1.9.0
6 years ago
Hannu Nyman
4c24a16d40
Merge pull request #7534 from neheb/patch-3
pytz: Add python/host to BUILD_DEPENDS
6 years ago
Hannu Nyman
c2c0799717
Merge pull request #7535 from BKPepe/git
git: remove the duplicate line and update URL to HTTPS
6 years ago
Hannu Nyman
0ad1d41ed6
Merge pull request #7551 from neheb/pyco
python-crypgoraphy: Update to 2.4.2
6 years ago
Rosen Penev
8e25b4b859
python-crypgoraphy: Update to 2.4.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Peter Wagner
37aeee740c
libsndfile: switch to git
Fixes CVEs:
CVE-2017-6892
CVE-2017-8361
CVE-2017-8362
CVE-2017-8363
CVE-2017-8365
CVE-2017-12562
CVE-2017-14245
CVE-2017-14246
CVE-2017-14634
CVE-2018-13139
CVE-2018-13419
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Dirk Brenken
2648fae120
Merge pull request #7544 from dibdot/travelmate
travelmate: update 1.3.1
6 years ago
Dirk Brenken
69c91f4a8d
Merge pull request #7543 from dibdot/adblock
adblock: update 3.5.5-4
6 years ago
Dirk Brenken
37ab0bde59
travelmate: update 1.3.1
* remove the "--spider" download option from captive portal
detection to make the heartbeat function more robust.
Keep the uplink connection 'alive' with all sorts of portals.
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Dirk Brenken
299b6c3928
adblock: update 3.5.5-4
* fix a cornercase suspend/resume issue
with empty/no blocklists
Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago
Hannu Nyman
07e17bfe4a
Merge pull request #7511 from neheb/grilo2
grilo: Disable debug and tests
6 years ago
Hannu Nyman
ebdd70f739
Merge pull request #7518 from neheb/ng
ngircd: Fix compilation without deprecated OpenSSL APIs
6 years ago
Hannu Nyman
72f0383d16
Merge pull request #7533 from neheb/ibr
ibrcommon: Backport patch fixing compilation without deprecated APIs
6 years ago
Hannu Nyman
b4343172cd
Merge pull request #7524 from neheb/sudo
sudo: Update to 1.8.26
6 years ago
Marko Ratkaj
4b576f2ddc
Merge pull request #7475 from miska/mozilla
node-mozilla-iot-gateway: Cleanup init script
6 years ago
Hannu Nyman
5147125784
Merge pull request #7412 from thess/libpsl-work
libpsl: Fix build errors when BUILD_NLS=y
6 years ago
Hannu Nyman
20fea29727
Merge pull request #7441 from neheb/ow
libowfat: Update to 0.32
6 years ago