Jeffery To [Tue, 12 Feb 2019 06:11:06 +0000 (14:11 +0800)]
rtl-ais: 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 space-indented lines to use tabs.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Tue, 12 Feb 2019 17:32:41 +0000 (19:32 +0200)]
Merge pull request #8196 from commodo/python-batch-updates
python,python3: batch updates
Hannu Nyman [Tue, 12 Feb 2019 17:31:33 +0000 (19:31 +0200)]
Merge pull request #8185 from micmac1/maria-10222
mariadb: update to 10.2.22 + clean up shared lib deps
Hannu Nyman [Tue, 12 Feb 2019 17:30:06 +0000 (19:30 +0200)]
Merge pull request #8192 from gladiac1337/feature-haproxy-v1.8.19
haproxy: Update HAProxy to v1.8.19
Ted Hess [Tue, 12 Feb 2019 15:52:32 +0000 (10:52 -0500)]
Merge pull request #8159 from neheb/xz
xz: Compile with PIC to fix linking errors
Yousong Zhou [Tue, 12 Feb 2019 11:52:17 +0000 (11:52 +0000)]
shadowsocks-libev: ss-rules: fix flushing ipv6 rules
"-6" has to be the first argument
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Tue, 12 Feb 2019 08:04:51 +0000 (08:04 +0000)]
shadowsocks-libev: ss-rules: tweak for readability
- quash errors on detection of ipv6 nat
- remove unnecessary rule args "--comment ..." and "-p ..."
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Alexandru Ardelean [Tue, 12 Feb 2019 09:51:04 +0000 (11:51 +0200)]
python-pyopenssl: bump to version 19.0.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 12 Feb 2019 09:49:54 +0000 (11:49 +0200)]
python-lxml: bump to version 4.3.1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 12 Feb 2019 09:48:48 +0000 (11:48 +0200)]
python-cryptography: bump to version 2.5
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 12 Feb 2019 09:47:11 +0000 (11:47 +0200)]
python-pyasn1-modules: bump to version 0.2.4
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 4 Feb 2019 09:28:00 +0000 (11:28 +0200)]
python,python3: fix CVE-2019-5010 - Denial of Service
This patch addresses issue:
[ssl][CVE-2019-5010] TALOS-2018-0758 Denial of Service
Link to Python issue:
https://bugs.python.org/issue35746
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 4 Feb 2019 14:36:25 +0000 (16:36 +0200)]
python,python3: move shebang handle in install script
This extends the Python[3] shebang fixup to all packages.
Only Python scripts in `/usr/bin` will be handled at the moment. Later it
may make sense to also cover executables in `/bin`, though typically Python
executables shouldn't be placed there.
Previously the shebang handling was only done for python[3]-pip &
python[3]-setuptools.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 5 Feb 2019 10:04:43 +0000 (12:04 +0200)]
python,python3: make deletion tolerant for paths with spaces
Piping to xargs does not handle spaces in paths too well, because it splits
up the paths.
For deleting empty dirs, we also need to do several retries, otherwise
`find` will try to go through the directories after they're deleted.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Christian Lachner [Tue, 12 Feb 2019 07:56:12 +0000 (08:56 +0100)]
haproxy: Update HAProxy to v1.8.19
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Luiz Angelo Daros de Luca [Fri, 8 Feb 2019 03:38:33 +0000 (01:38 -0200)]
ruby: fix build for uclibc
Backporting upstream fix. Closes #8051.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Peter Wagner [Mon, 11 Feb 2019 23:48:34 +0000 (00:48 +0100)]
irssi: update to 1.2.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Sebastian Kemper [Mon, 11 Feb 2019 20:49:20 +0000 (21:49 +0100)]
mariadb: bump to 10.2.22
From upstream release notes:
- Backport Information Schema CHECK_CONSTRAINTS Table.
- MDEV-17475: Maximum value of table_definition_cache is now
2097152.
- InnoDB ALTER TABLE fixes: MDEV-16499, MDEV-18186, MDEV-18237, MDEV-18222,
MDEV-18256, MDEV-18016, MDEV-16849
- Mariabackup fixes: MDEV-18185, MDEV-18201, MDEV-18194
- Galera crash recovery fix: MDEV-15740
- Encryption fixes: MDEV-18129, MDEV-18183, MDEV-18279
- Fixes for the following security vulnerabilities:
- CVE-2019-2510
- CVE-2019-2537
OpenWrt notes:
- OpenSSL patch dropped as issue fixed upstream
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Mon, 11 Feb 2019 20:44:36 +0000 (21:44 +0100)]
mariadb: fix libmariadb depends
The shared library does not depend on libatomic nor libstdcpp anymore.
This is very good news for the users of said lib.
This commit updates the depends accordingly.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Hannu Nyman [Mon, 11 Feb 2019 19:53:37 +0000 (21:53 +0200)]
Merge pull request #8135 from ja-pa/unbound-update
unbound: update to version 1.9.0 and remove old patch
Yousong Zhou [Mon, 11 Feb 2019 13:21:04 +0000 (13:21 +0000)]
shadowsocks-libev: flush ss rules on entry
Fixes issue reported in openwrt/luci#2527
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Jan Pavlinec [Tue, 5 Feb 2019 16:26:42 +0000 (17:26 +0100)]
unbound: update to version 1.9.0
Changes:
-remove old dns64 patch
-refresh openssl deprecated patch
-add DoT error log patch https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=4206
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Michael Heimpold [Sun, 10 Feb 2019 20:45:16 +0000 (21:45 +0100)]
php7: fix cross compiling patch (fixes #8166)
Fixes: e148924a4 ("php7: update to 7.2.15")
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Jan Pavlinec [Sun, 10 Feb 2019 11:56:53 +0000 (12:56 +0100)]
openssh: patch scp security issues
Fixes
CVE-2019-6109
CVE-2019-6111
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hannu Nyman [Sun, 10 Feb 2019 12:42:24 +0000 (14:42 +0200)]
Merge pull request #8164 from diizzyy/patch-6
bluez: Cosmetic fixes
Hannu Nyman [Sun, 10 Feb 2019 12:41:31 +0000 (14:41 +0200)]
Merge pull request #8169 from dengqf6/uwsgi
uwsgi-cgi: update to 2.0.18 and use official tarball
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>
Daniel Engberg [Sat, 9 Feb 2019 12:01:56 +0000 (13:01 +0100)]
bluez: Cosmetic fixes
Use $(INSTALL_BIN) instead of $(CP) when installing binaries
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Rosen Penev [Sat, 9 Feb 2019 03:54:53 +0000 (19:54 -0800)]
xz: Compile with PIC to fix linking errors
While researching CircleCI build failures, I came across a linking error
relating to liblzma, where ld instructs to recompile with fPIC.
Unfortunately, this increases filesize. Added some configure flags to try
to mitigate is somewhat.
Removed maintainer as he is no longer active.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
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>
Alexandru Ardelean [Mon, 4 Feb 2019 14:10:08 +0000 (16:10 +0200)]
python,python3: move .exe removal in `python-package-install.sh` script
It's a common operation for both Python & Python3, so move it to the
script `python-package-install.sh` script.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
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