Deng Qingfang [Sun, 10 Feb 2019 12:25:10 +0000 (20:25 +0800)]
uwsgi-cgi: update to 2.0.18 and use official tarball
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Hannu Nyman [Sat, 9 Feb 2019 22:00:25 +0000 (00:00 +0200)]
Merge pull request #8162 from neheb/key
keyutils: Make reproducible
Daniel Golle [Fri, 8 Feb 2019 20:59:50 +0000 (21:59 +0100)]
libudev-fbsd: update to git source as of 2017-12-16
Remove patches 001-fix-unused.patch and 002-replace-nitems.patch,
similar fixes to make libudev-fbsd compile were applied upstream.
Refresh remaining patches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Sat, 9 Feb 2019 12:41:20 +0000 (14:41 +0200)]
Merge pull request #7823 from BKPepe/owfs3.2p3
owfs: update to version v3.2p3
Michael Heimpold [Sat, 9 Feb 2019 12:35:53 +0000 (13:35 +0100)]
php7: update to 7.2.15
Also refresh patch which does not apply cleanly anymore.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Sat, 9 Feb 2019 04:45:00 +0000 (20:45 -0800)]
keyutils: Make reproducible
Based on debian patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Fri, 8 Feb 2019 17:31:13 +0000 (19:31 +0200)]
Merge pull request #8111 from neheb/ng
ngircd: Update to 25
Hannu Nyman [Fri, 8 Feb 2019 17:30:40 +0000 (19:30 +0200)]
Merge pull request #8126 from jefferyto/tgt-init
tgt: Update init script
Hannu Nyman [Fri, 8 Feb 2019 17:29:56 +0000 (19:29 +0200)]
Merge pull request #8156 from BKPepe/youtube-dl-2019.02.08
youtube-dl: update to version 2019.02.08
Toke Høiland-Jørgensen [Fri, 8 Feb 2019 16:18:24 +0000 (17:18 +0100)]
Merge ACME fixes
Closes #8149
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Toke Høiland-Jørgensen [Fri, 8 Feb 2019 16:17:37 +0000 (17:17 +0100)]
acme: Bump package revision
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Adrien DAURIAT [Wed, 30 Jan 2019 22:32:51 +0000 (23:32 +0100)]
acme: Fix loading credentials
Move loading credential function before cert renewal call as credentials might be needed for some renewal operations ( ex: DNS )
Signed-off-by: Adrien DAURIAT <16813527+dauriata@users.noreply.github.com>
[toke@toke.dk: Port to master branch]
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Josef Schlehofer [Thu, 7 Feb 2019 22:58:44 +0000 (23:58 +0100)]
youtube-dl: update to version 2019.02.08
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Daniel Golle [Fri, 8 Feb 2019 13:12:00 +0000 (14:12 +0100)]
Merge pull request #7631 from neheb/patch-1
cryptsetup: replace libgcrypt with AFALG and remove OpenSSL variant
Karl Palsson [Thu, 7 Feb 2019 14:02:27 +0000 (14:02 +0000)]
mosquitto: bump to 1.5.6
This is a bugfix and security release.
CVE-2018-12551: If Mosquitto is configured to use a password file for
authentication, any malformed data in the password file will be
treated as valid. This typically means that the malformed data becomes
a username and no password. If this occurs, clients can circumvent
authentication and get access to the broker by using the malformed
username. In particular, a blank line will be treated as a valid empty
username. Other security measures are unaffected.
=> Users who have only used the mosquitto_passwd utility to create and
modify their password files are unaffected by this vulnerability.
CVE-2018-12550: If an ACL file is empty, or has only blank lines or
comments, then mosquitto treats the ACL file as not being defined,
which means that no topic access is denied. Although denying access to
all topics is not a useful configuration, this behaviour is unexpected
and could lead to access being incorrectly granted in some
circumstances.
CVE-2018-12546. If a client publishes a retained message to a topic
that they have access to, and then their access to that topic is
revoked, the retained message will still be delivered to future
subscribers. This behaviour may be undesirable in some applications,
so a configuration option `check_retain_source` has been introduced to
enforce checking of the retained message source on publish.
Plus the following bugfixes:
* wills not sent to websocket clients
* spaces now allowed in bridge usernames
* durable clients not receiving offline messages with
per_listener_settings==true
* compilation with openssl without deprecated apis
* TLS working over SOCKS
* better comment handling in config files
Full changelog available at: https://github.com/eclipse/mosquitto/blob/fixes/ChangeLog.txt#L1
Signed-off-by: Karl Palsson <karlp@etactica.com>
Jeffery To [Mon, 4 Feb 2019 12:02:28 +0000 (20:02 +0800)]
tgt: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.
This also adds a service_triggers() function, removes a duplicate
option, and removes some unnecessary curly brackets.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 7 Feb 2019 18:52:37 +0000 (20:52 +0200)]
Merge pull request #8114 from neheb/av
davfs2: Update to 1.5.5
Hannu Nyman [Thu, 7 Feb 2019 18:50:17 +0000 (20:50 +0200)]
Merge pull request #8124 from aparcar/prometheus-2.7.1
prometheus: update to 2.7.1
Alexey I. Froloff [Thu, 7 Feb 2019 12:22:56 +0000 (15:22 +0300)]
net/acme: commit uhttpd configuration if update_httpd set
uhttpd configuration should be commited when update_uhttpd set.
Signed-off-by: Alexey I. Froloff <raorn@raorn.name>
Alexey I. Froloff [Thu, 7 Feb 2019 12:16:10 +0000 (15:16 +0300)]
net/acme: issue_cert should always call post_checks on exit
issue_cert fuction may return without calling post_checks, which leaves
port 80 open and uhttpd configuration is not restored is listen_http was
set.
Always call post_checks when returning from issue_cert.
Signed-off-by: Alexey I. Froloff <raorn@raorn.name>
Jonas Gorski [Wed, 6 Feb 2019 19:06:41 +0000 (20:06 +0100)]
znc: fix patches applying
git is hard. :-(
Reported-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Fixes: 4629f043e08e ("znc: update to 1.7.2")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Hannu Nyman [Wed, 6 Feb 2019 17:35:09 +0000 (19:35 +0200)]
Merge pull request #8130 from lucize/freetype-host
freetype: add host config flags
Hannu Nyman [Wed, 6 Feb 2019 17:34:37 +0000 (19:34 +0200)]
Merge pull request #8136 from ja-pa/dovecot-security-fix
dovecot: update to version 2.3.4.1 (security fix)
Jonas Gorski [Wed, 6 Feb 2019 11:51:58 +0000 (12:51 +0100)]
znc: update to 1.7.2
Includes minor bugfixes, translation updates and most of the OpenSSL
compilation patch.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Jan Pavlinec [Tue, 5 Feb 2019 20:30:55 +0000 (21:30 +0100)]
dovecot: update to version 2.3.4.1 (security fix)
Fixes CVE-2019-3814
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hannu Nyman [Tue, 5 Feb 2019 15:22:44 +0000 (17:22 +0200)]
Merge pull request #8102 from jefferyto/clamav-init
clamav: Update init scripts
Ted Hess [Tue, 5 Feb 2019 12:02:46 +0000 (07:02 -0500)]
Merge pull request #8112 from neheb/sha
shairplay: Update to 2018-08-24
Lucian Cristian [Tue, 5 Feb 2019 02:06:18 +0000 (04:06 +0200)]
freetype: add host config flags
this fixes static linking with mkfontscale/host xorg app
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Rosen Penev [Sat, 2 Feb 2019 19:45:07 +0000 (11:45 -0800)]
shairplay: Update to 2018-08-24
Switched to codeload for easier package bumping.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Michael Heimpold [Mon, 4 Feb 2019 21:30:45 +0000 (22:30 +0100)]
php7-pecl-http: give hint about zlib staging dir
Buildbots currently fail to find zlib souces, so try to give
this hint with configure parameters.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Paul Spooren [Mon, 4 Feb 2019 09:11:14 +0000 (10:11 +0100)]
prometheus: update to 2.7.1
Signed-off-by: Paul Spooren <mail@aparcar.org>
Jeffery To [Mon, 4 Feb 2019 07:50:26 +0000 (15:50 +0800)]
sshtunnel: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.
This also fixes some validation, makes variable declarations local,
removes unnecessary curly brackets.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Sat, 2 Feb 2019 19:31:52 +0000 (11:31 -0800)]
ngircd: Update to 25
Remove upstreamed patch.
Switch to .xz archives for smaller size.
Add PKG_BUILD_PARALLEL to speed up compilation.
Remove maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Deng Qingfang [Wed, 23 Jan 2019 16:21:10 +0000 (00:21 +0800)]
bind: update to 9.12.3-P1 and other
Refresh patches
Remove --enable-static and --enable-dynamic because they're enabled by default
Enable parallel compilation
Fix compile without IPv6
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Dave Taht [Sat, 19 Jan 2019 16:51:40 +0000 (16:51 +0000)]
bcp38: Allow class-e through bcp38
It is increasingly likely 240/4 and 0/8 netblocks will be allocated as
unicast globally rout-able and reachable address space
240/4 is already enabled throughout linux and openwrt.
Permit these address blocks under bcp38 address validation, ie. remove
those ranges from the block list:
list match '0.0.0.0/8' # RFC 1700
list match '240.0.0.0/4' # RFC 5745
Signed-off-by: Dave Taht <dave.taht@gmail.com>
[bump package - minor tweaks to commit message - remove commented lines]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Ted Hess [Sun, 3 Feb 2019 14:13:23 +0000 (09:13 -0500)]
Merge pull request #8120 from jefferyto/socat-init
socat: Update init script
Ted Hess [Sun, 3 Feb 2019 14:11:03 +0000 (09:11 -0500)]
Merge pull request #8113 from neheb/ava
libavahi-compat-libdnssd: Fix compilation
Jeffery To [Sun, 3 Feb 2019 11:59:43 +0000 (19:59 +0800)]
socat: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.
This also adds a service_triggers() function and removes some
unnecessary curly brackets.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Sat, 2 Feb 2019 22:10:27 +0000 (14:10 -0800)]
davfs2: Update to 1.5.5
Switched URL to @SAVANNAH for more mirrors.
Added PKG_BUILD_PARALLEL for faster compilation.
Added PKG_LICENSE info.
Minor reorganization for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 2 Feb 2019 21:37:09 +0000 (13:37 -0800)]
libavahi-compat-libdnssd: Fix compilation
The inline if statement does not work correctly. Moved it to a more proper place.
Also changed the install to install the symlinks as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Hannu Nyman [Sat, 2 Feb 2019 18:06:48 +0000 (20:06 +0200)]
Merge pull request #8100 from yangfl/lighttpd
lighttpd: Fix mod_auth
Dirk Brenken [Sat, 2 Feb 2019 17:02:15 +0000 (18:02 +0100)]
Merge pull request #8107 from dibdot/adblock
adblock: update 3.6.5
Hannu Nyman [Sat, 2 Feb 2019 09:07:04 +0000 (11:07 +0200)]
Merge pull request #8071 from jefferyto/addrwatch-init
addrwatch: Update init script
Hannu Nyman [Sat, 2 Feb 2019 09:04:37 +0000 (11:04 +0200)]
Merge pull request #8104 from jefferyto/htpdate-init
htpdate: Update init script
Dirk Brenken [Sat, 2 Feb 2019 07:38:56 +0000 (08:38 +0100)]
adblock: update 3.6.5
- fix reporting for bogus hostnames with underscores
- no longer accidently overwrite existing 'serversfile' entries in dhcp
config which reference to the adblock jail list
- remove needless 'no_mail' flag
- refined log message regarding tcpdump requirement for reporting
Signed-off-by: Dirk Brenken <dev@brenken.org>
Daniel F. Dickinson [Mon, 21 Jan 2019 11:31:56 +0000 (06:31 -0500)]
git: Fix gitweb missing dependencies
gitweb is missing a dependencies on perlbase-filetest and
perlbase-storable. It fails to start without these packages.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Hannu Nyman [Fri, 1 Feb 2019 16:48:06 +0000 (18:48 +0200)]
Merge pull request #4474 from ecsv/ratechecker
net/ratechecker: Add new package
Hannu Nyman [Fri, 1 Feb 2019 14:38:23 +0000 (16:38 +0200)]
Merge pull request #8090 from rosysong/nft-qos
nft-qos: fix useless log in syslog
Jeffery To [Fri, 1 Feb 2019 09:21:17 +0000 (17:21 +0800)]
htpdate: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.
This also corrects a variable name typo ("proxy" instead of
"proxy_host").
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Fri, 1 Feb 2019 08:39:34 +0000 (16:39 +0800)]
clamav: Update init scripts
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.
This also removes some unnecessary curly brackets.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
David Yang [Fri, 1 Feb 2019 07:13:54 +0000 (15:13 +0800)]
lighttpd: Add missing 'server.modules' in some config files
e.g. 20-auth.conf
Signed-off-by: David Yang <mmyangfl@gmail.com>
David Yang [Fri, 1 Feb 2019 07:12:20 +0000 (15:12 +0800)]
lighttpd: Remove recursive dependency in #7737
Signed-off-by: David Yang <mmyangfl@gmail.com>
David Yang [Fri, 1 Feb 2019 07:11:26 +0000 (15:11 +0800)]
lighttpd: Disable auto loading mod_authn_file
which never works on OpenWrt
Signed-off-by: David Yang <mmyangfl@gmail.com>
Rosen Penev [Thu, 10 Jan 2019 03:23:30 +0000 (19:23 -0800)]
cryptsetup: Remove OpenSSL variant
OpenSSL is only used for hashing while being a huge dependency (689.4KB
for mips_24kc.
Cryptsetup also supports and recommends argon2 for hashing, which is not
provided by OpenSSL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 11 Dec 2018 00:14:58 +0000 (16:14 -0800)]
cryptsetup: Replace libgcrypt with AFALG
Add several configure arguments to speed up build time.
Switch from using libgcrypt to using the kernel directly.
This has a number of benefits including smaller size and faster speed. It
also allows selection of desired crypto primatives instead of having all
of them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosy Song [Thu, 31 Jan 2019 12:34:17 +0000 (20:34 +0800)]
nft-qos: fix useless log in syslog
Since the functions in procd.sh invoke "initscript" variable which is
not defined when imported procd.sh from hotplug scripts. And this
results in error when calling basename utility.
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
Sun Jan 20 12:34:50 2019 user.notice nft-qos-monitor: ACTION=update, MACADDR=xxxxxx, IPADDR=192.168.11.109, HOSTNAME=Honor_Play
Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 250 192.168.11.109/60566 reply www.google.com is 216.58.215.68
Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 251 192.168.11.109/43456 reply mtalk.google.com is <CNAME>
Sun Jan 20 12:34:50 2019 daemon.info dnsmasq[15340]: 251 192.168.11.109/43456 reply mobile-gtalk.l.google.com is 173.194.222.188
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:50 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: BusyBox v1.28.4 () multi-call binary.
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Usage: basename FILE [SUFFIX]
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]:
Sun Jan 20 12:34:51 2019 daemon.debug dnsmasq-script[15340]: Strip directory path and .SUFFIX from FILE
Sun Jan 20 12:34:51 2019 user.notice nft-qos-dynamic: ACTION=update, MACADDR=xxxxxx, IPADDR=192.168.11.109, HOSTNAME=Honor_Play
Signed-off-by: Rosy Song <rosysong@rosinson.com>
Hannu Nyman [Thu, 31 Jan 2019 17:58:18 +0000 (19:58 +0200)]
Merge pull request #8091 from gladiac1337/feature-haproxy-v1.8.17-updates
haproxy: Update all patches for HAProxy v1.8.17
Daniel Golle [Thu, 31 Jan 2019 13:25:30 +0000 (14:25 +0100)]
gnunet: fix PKG_MIRROR_HASH
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Christian Lachner [Thu, 31 Jan 2019 12:59:35 +0000 (13:59 +0100)]
haproxy: Update all patches for HAProxy v1.8.17
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.17.html)
- Raise PKG_RELEASE to 2
- Prefix patches with 3-digit numbers instead of 4-digit numbers
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Josef Schlehofer [Thu, 11 Oct 2018 12:59:12 +0000 (14:59 +0200)]
owfs: update to version v3.2p3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Daniel Golle [Thu, 31 Jan 2019 03:19:06 +0000 (04:19 +0100)]
libextractor: fix PKG_HASH
Instead of libextractor-1.8.tar.gz, the SHA-256 sum of
libextractor-1.8.tar.gz.sig was entered by accident.
Fix that.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Hannu Nyman [Wed, 30 Jan 2019 21:11:59 +0000 (23:11 +0200)]
Merge pull request #8070 from jefferyto/stunnel-init
stunnel: Update init script
Hannu Nyman [Wed, 30 Jan 2019 21:08:40 +0000 (23:08 +0200)]
Merge pull request #8076 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.30.1
Hannu Nyman [Wed, 30 Jan 2019 20:36:26 +0000 (22:36 +0200)]
Merge pull request #8075 from diizzyy/patch-5
libs/libmicrohttpd: Fix for install sections
Josef Schlehofer [Wed, 30 Jan 2019 12:30:47 +0000 (13:30 +0100)]
youtube-dl: update to version 2019.01.30.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Daniel Engberg [Wed, 30 Jan 2019 09:13:34 +0000 (10:13 +0100)]
libs/libmicrohttpd: Fix for install sections
Install libs for -ssl variant
Be a bit more specific about what we're installing...
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Tue, 29 Jan 2019 21:09:29 +0000 (23:09 +0200)]
Merge pull request #8072 from BKPepe/syslog-ng
syslog-ng: remove psmisc dependency
Josef Schlehofer [Tue, 29 Jan 2019 21:01:54 +0000 (22:01 +0100)]
syslog-ng: remove psmisc dependency
Because it's not in OpenWrt since 2014.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Hannu Nyman [Tue, 29 Jan 2019 20:11:29 +0000 (22:11 +0200)]
Merge pull request #8068 from mwarning/change_dependency
device-observatory: Specify libmicrohttpd dependency
Hannu Nyman [Tue, 29 Jan 2019 20:11:05 +0000 (22:11 +0200)]
Merge pull request #8059 from diizzyy/net-gnunet
gnunet: Specify libmicrohttpd-ssl dependency
Hannu Nyman [Tue, 29 Jan 2019 20:10:40 +0000 (22:10 +0200)]
Merge pull request #8058 from diizzyy/patch-4
motion: Specify libmicrohttpd-ssl dependency
Hannu Nyman [Tue, 29 Jan 2019 20:10:25 +0000 (22:10 +0200)]
Merge pull request #8047 from diizzyy/libs-libmicrohttpd
libmicrohttpd: Update to 0.9.62 and rework Makefile
Daniel Engberg [Mon, 28 Jan 2019 21:00:31 +0000 (22:00 +0100)]
gnunet: Specify libmicrohttpd-ssl dependency
Specify libmicrohttpd-ssl dependency
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Tue, 29 Jan 2019 19:11:21 +0000 (21:11 +0200)]
Merge pull request #8069 from sartura/libyang_v0.16-r3_bugfix
libyang: add patch for lyb bugfix
Hannu Nyman [Tue, 29 Jan 2019 16:16:47 +0000 (18:16 +0200)]
Merge pull request #7976 from BKPepe/syslog-ng
syslog-ng: update to version 3.19.1
Jeffery To [Tue, 29 Jan 2019 14:50:36 +0000 (22:50 +0800)]
addrwatch: Update init script
This replaces the use of uci_validate_section() with
uci_load_validate(), which removes the need to declare local variables
for every config option.
This also lets procd trigger the validation function directly, and
removes some unnecessary curly brackets.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 29 Jan 2019 13:21:20 +0000 (21:21 +0800)]
stunnel: Update init script
The reworked init script:
* Loads and validates options using uci_validate_section() (through
uci_load_validate())
* Allows service options be specified in the globals section
* Hard-codes less global options (debug, syslog), as their default
values already work
* Adds support for almost all options (up to the current package
version, 5.49)
* Moves the pid file into a subdirectory (/var/run/stunnel) so that it
can be created successfully when setuid is used
Certain options are omitted:
* chroot - requires more setup than the init script can manage
* fips, libwrap - disabled at compile-time
* iconActive, iconError, iconIdle, taskbar - gui/win32 only
* verify - obsolete, verifyChain and/or verifyPeer should be used
instead
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Moritz Warning [Tue, 29 Jan 2019 11:45:46 +0000 (12:45 +0100)]
device-observatory: Specify libmicrohttpd dependency
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Mislav Novakovic [Mon, 28 Jan 2019 13:05:43 +0000 (14:05 +0100)]
libyang: add patch for lyb bugfix
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Daniel Golle [Tue, 29 Jan 2019 06:38:31 +0000 (07:38 +0100)]
gnunet: update to source to
20190128
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 29 Jan 2019 05:58:06 +0000 (06:58 +0100)]
opentracker: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 29 Jan 2019 05:57:25 +0000 (06:57 +0100)]
cryptsetup: update to version 2.0.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 23 Jan 2019 20:20:01 +0000 (21:20 +0100)]
debootstrap: update to version 1.0.110~bpo9+1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 23 Jan 2019 14:34:38 +0000 (15:34 +0100)]
libextractor: update to version 1.8
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 23 Jan 2019 14:27:51 +0000 (15:27 +0100)]
gnurl: update to version 7.63.0
Move back to use release tarball.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Ted Hess [Tue, 29 Jan 2019 02:19:28 +0000 (21:19 -0500)]
Merge pull request #7678 from neheb/v4l2
v4l2rtspserver: Update to 0.1.1
Ted Hess [Tue, 29 Jan 2019 02:17:59 +0000 (21:17 -0500)]
Merge pull request #8061 from neheb/mad
libmad: Some patch renaming for consistency
Rosen Penev [Mon, 28 Jan 2019 23:18:45 +0000 (15:18 -0800)]
libmad: Some patch renaming for consistency
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ted Hess [Mon, 28 Jan 2019 22:07:30 +0000 (17:07 -0500)]
Merge pull request #8046 from diizzyy/sound-upmpdcli
sound/upmpdcli: Update to 1.4.0
Dirk Brenken [Sun, 27 Jan 2019 22:38:16 +0000 (23:38 +0100)]
syslog-ng: add logread wrapper
Many (LuCI) packages require logread. Otherwise, for example, System Log tab in LuCI is empty
Signed-off-by: Dirk Brenken <dev@brenken.org>
Daniel Engberg [Sun, 30 Dec 2018 12:52:10 +0000 (13:52 +0100)]
sound/upmpdcli: Update to 1.4.0
Update upmpdcli to 1.4.0
Backport commit https://opensourceprojects.eu/p/upmpdcli/code/ci/
256394399f57ba6e3057ee2c981127a14e4623f8/tree/
Drop icon patch
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Daniel Engberg [Mon, 28 Jan 2019 20:18:47 +0000 (21:18 +0100)]
motion: Specify libmicrohttpd-ssl dependency
Specify libmicrohttpd-ssl dependency
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Daniel Engberg [Thu, 27 Dec 2018 22:40:03 +0000 (23:40 +0100)]
libmicrohttpd: Update to 0.9.62 and rework Makefile
Update to 0.9.62
Various cosmetic changes to Makefile
Fix variants and default to no ssl variant
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Mon, 28 Jan 2019 18:06:10 +0000 (20:06 +0200)]
Merge pull request #8053 from neheb/patch-2
btrfs-progs: Update to 4.20.1
Hannu Nyman [Mon, 28 Jan 2019 18:05:46 +0000 (20:05 +0200)]
Merge pull request #8052 from BKPepe/youtube-dl
youtube-dl: update to version 2019.01.27
Peter Wagner [Mon, 28 Jan 2019 16:54:37 +0000 (17:54 +0100)]
glib2: update to 2.58.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Ted Hess [Mon, 28 Jan 2019 14:36:53 +0000 (09:36 -0500)]
Merge pull request #7998 from neheb/patch-20
libsodium: Update to 1.0.17
Ted Hess [Mon, 28 Jan 2019 14:23:23 +0000 (09:23 -0500)]
Merge pull request #8044 from diizzyy/libs-jsoncpp
jsoncpp: Add to repo
Ted Hess [Mon, 28 Jan 2019 14:22:06 +0000 (09:22 -0500)]
Merge pull request #8045 from diizzyy/libs-libupnpp
libs/libupnpp: Update to 0.17.0
Ted Hess [Mon, 28 Jan 2019 14:21:05 +0000 (09:21 -0500)]
Merge pull request #8043 from diizzyy/libs-libupnp
libs/libupnp: Update to 1.8.4