]> git.99rst.org Git - openwrt-packages.git/log
openwrt-packages.git
7 years agogolang: Fix handling of filenames with spaces
Jeffery To [Sat, 9 Feb 2019 11:42:06 +0000 (19:42 +0800)]
golang: Fix handling of filenames with spaces

Closes #7127.

Signed-off-by: Jeffery To <redacted>
7 years agojq: compile with _GNU_SOURCE (fixes #7785)
W. Michael Petullo [Mon, 11 Feb 2019 00:31:53 +0000 (19:31 -0500)]
jq: compile with _GNU_SOURCE (fixes #7785)

Signed-off-by: W. Michael Petullo <redacted>
7 years agounbound: update to version 1.9.0
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 <redacted>
7 years agophp7: fix cross compiling patch (fixes #8166)
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 <redacted>
7 years agographicsmagick: optimize compilation
Val Kulkov [Sun, 10 Feb 2019 19:29:59 +0000 (14:29 -0500)]
graphicsmagick: optimize compilation

Use 'flto' compiler option to slightly reduce the installation
footprint.

Signed-off-by: Val Kulkov <redacted>
7 years agoopenssh: patch scp security issues
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 <redacted>
7 years agoMerge pull request #8164 from diizzyy/patch-6
Hannu Nyman [Sun, 10 Feb 2019 12:42:24 +0000 (14:42 +0200)]
Merge pull request #8164 from diizzyy/patch-6

bluez: Cosmetic fixes

7 years agoMerge pull request #8169 from dengqf6/uwsgi
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

7 years agouwsgi-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 <redacted>
7 years agolibtasn1: Optimize compilation for size
Rosen Penev [Sun, 10 Feb 2019 07:27:17 +0000 (23:27 -0800)]
libtasn1: Optimize compilation for size

Disabled doc and valgrind tests to speed up compilation.

Added --disable-ld-version-script to reduce compiled size.

Added -Wl,--gc-sections to reduce compiled size.

From 28339 to 27700 bytes.

Signed-off-by: Rosen Penev <redacted>
7 years agop11-kit: Update to 0.23.15
Rosen Penev [Sun, 10 Feb 2019 06:41:32 +0000 (22:41 -0800)]
p11-kit: Update to 0.23.15

Disable debug to save some space: 163689 vs. 155034 bytes.

Add -Wl,--gc-sections. Down to 138627 bytes.

Miscellaneous cleanups.

Signed-off-by: Rosen Penev <redacted>
7 years agoobfs4proxy: update to version 0.0.9
Jan Pavlinec [Fri, 1 Feb 2019 20:56:35 +0000 (21:56 +0100)]
obfs4proxy: update to version 0.0.9

Changes:
-remove old patch(part of 0.0.9 release)
-change the canonical upstream repo location to gitlab
-change source to gitlab
-change source package to golang-gitlab-yawning-obfs4-dev

Signed-off-by: Jan Pavlinec <redacted>
7 years agoMerge pull request #8162 from neheb/key
Hannu Nyman [Sat, 9 Feb 2019 22:00:25 +0000 (00:00 +0200)]
Merge pull request #8162 from neheb/key

keyutils: Make reproducible

7 years agotaskwarrior: Update to 2.5.1
Rosen Penev [Sat, 15 Dec 2018 19:11:17 +0000 (11:11 -0800)]
taskwarrior: Update to 2.5.1

Makefile adjustments for consistency.

Signed-off-by: Rosen Penev <redacted>
7 years agolibudev-fbsd: update to git source as of 2017-12-16
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 <redacted>
7 years agoutils/bash: Import upstream patches for 5.0
Daniel Engberg [Sat, 9 Feb 2019 13:41:35 +0000 (13:41 +0000)]
utils/bash: Import upstream patches for 5.0

Source:
ftp://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-001
ftp://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-002

Signed-off-by: Daniel Engberg <redacted>
7 years agoMerge pull request #7823 from BKPepe/owfs3.2p3
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

7 years agophp7: update to 7.2.15
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 <redacted>
7 years agobluez: Cosmetic fixes
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 <redacted>
7 years agoxz: Compile with PIC to fix linking errors
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 <redacted>
7 years agokeyutils: Make reproducible
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 <redacted>
7 years agoMerge pull request #8111 from neheb/ng
Hannu Nyman [Fri, 8 Feb 2019 17:31:13 +0000 (19:31 +0200)]
Merge pull request #8111 from neheb/ng

ngircd: Update to 25

7 years agoMerge pull request #8126 from jefferyto/tgt-init
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

7 years agoMerge pull request #8156 from BKPepe/youtube-dl-2019.02.08
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

7 years agoMerge ACME fixes
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 <redacted>
7 years agoacme: Bump package revision
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 <redacted>
7 years agoacme: Fix loading credentials
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 <redacted>
[toke@toke.dk: Port to master branch]
Signed-off-by: Toke Høiland-Jørgensen <redacted>
7 years agoyoutube-dl: update to version 2019.02.08
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 <redacted>
7 years agoMerge pull request #7631 from neheb/patch-1
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

7 years agomosquitto: bump to 1.5.6
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 <redacted>
7 years agowifidog-ng: Update init script
Jeffery To [Mon, 4 Feb 2019 14:06:26 +0000 (22:06 +0800)]
wifidog-ng: 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 updates the timeout
value to the new max timeout in ipset 7.0.

Signed-off-by: Jeffery To <redacted>
7 years agotgt: Update init script
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 <redacted>
7 years agosound/fdk-aac: Update to 2.0.0
Daniel Engberg [Fri, 8 Feb 2019 06:27:40 +0000 (07:27 +0100)]
sound/fdk-aac: Update to 2.0.0

Update fdk-aac to 2.0.0

Signed-off-by: Daniel Engberg <redacted>
7 years agoffmpeg: build fix for fdk-aac 2.0
Ian Leonard [Fri, 8 Feb 2019 01:40:45 +0000 (17:40 -0800)]
ffmpeg: build fix for fdk-aac 2.0

Signed-off-by: Ian Leonard <redacted>
7 years agoffmpeg: disable assembly on MIPS
Ian Leonard [Sun, 3 Feb 2019 23:30:45 +0000 (15:30 -0800)]
ffmpeg: disable assembly on MIPS

Disable use of assembly on MIPS to allow it to build. MIPS is not
expected to be high performance in OpenWrt, and this allows it to still
be used for media identification as updated versions of ffmpeg are
brought in.

The error is in

libavcodec/mips/aacdec_mips.c: In function 'imdct_and_windowing_mips'

regarding: 'asm' has impossible constraints in multiple locations.

Signed-off-by: Ian Leonard <redacted>
7 years agoffmpeg: update to 3.4.5
Ian Leonard [Sat, 10 Nov 2018 07:49:22 +0000 (23:49 -0800)]
ffmpeg: update to 3.4.5

Signed-off-by: Ian Leonard <redacted>
7 years agoMerge pull request #8114 from neheb/av
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

7 years agoMerge pull request #8124 from aparcar/prometheus-2.7.1
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

7 years agonet/acme: commit uhttpd configuration if update_httpd set
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 <redacted>
7 years agonet/acme: issue_cert should always call post_checks on exit
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 <redacted>
7 years agoi2pd: Update to 2.23.0, fix #7845 and #8088
David Yang [Thu, 31 Jan 2019 14:57:05 +0000 (22:57 +0800)]
i2pd: Update to 2.23.0, fix #7845 and #8088

Signed-off-by: David Yang <redacted>
7 years agoznc: fix patches applying
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 <redacted>
Fixes: 4629f043e08e ("znc: update to 1.7.2")
Signed-off-by: Jonas Gorski <redacted>
7 years agoMerge pull request #8130 from lucize/freetype-host
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

7 years agoMerge pull request #8136 from ja-pa/dovecot-security-fix
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)

7 years agoznc: update to 1.7.2
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 <redacted>
7 years agonode-homebridge: add new package / Node.js HomeKit Server
Hirokazu MORIKAWA [Tue, 21 Nov 2017 02:53:03 +0000 (11:53 +0900)]
node-homebridge: add new package / Node.js HomeKit Server

Homebridge is a lightweight Node.js server you can run on your home network that emulates the iOS HomeKit API

Signed-off-by: Hirokazu MORIKAWA <redacted>
7 years agodovecot: update to version 2.3.4.1 (security fix)
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 <redacted>
7 years agoMerge pull request #8102 from jefferyto/clamav-init
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

7 years agoMerge pull request #8112 from neheb/sha
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

7 years agofreetype: add host config flags
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 <redacted>
7 years agoshairplay: Update to 2018-08-24
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 <redacted>
7 years agophp7-pecl-http: give hint about zlib staging dir
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 <redacted>
7 years agopython,python3: move .exe removal in `python-package-install.sh` script
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 <redacted>
7 years agowifidog-ng: Convert init script indentation to tabs
Jeffery To [Mon, 4 Feb 2019 12:36:01 +0000 (20:36 +0800)]
wifidog-ng: Convert init script indentation to tabs

This is done to minimize disk space used. This also removes some
trailing spaces.

Signed-off-by: Jeffery To <redacted>
7 years agoprometheus: update to 2.7.1
Paul Spooren [Mon, 4 Feb 2019 09:11:14 +0000 (10:11 +0100)]
prometheus: update to 2.7.1

Signed-off-by: Paul Spooren <redacted>
7 years agosshtunnel: Update init script
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 <redacted>
7 years agosquid: Update init script
Jeffery To [Mon, 4 Feb 2019 06:30:36 +0000 (14:30 +0800)]
squid: 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 removes some unnecessary curly brackets.

Signed-off-by: Jeffery To <redacted>
7 years agongircd: Update to 25
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 <redacted>
7 years agobind: update to 9.12.3-P1 and other
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 <redacted>
7 years agobcp38: Allow class-e through bcp38
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 <redacted>
[bump package - minor tweaks to commit message - remove commented lines]
Signed-off-by: Kevin Darbyshire-Bryant <redacted>
7 years agoMerge pull request #8120 from jefferyto/socat-init
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

7 years agoMerge pull request #8113 from neheb/ava
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

7 years agosocat: Update init script
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 <redacted>
7 years agosnort: Update init script
Jeffery To [Sun, 3 Feb 2019 11:20:44 +0000 (19:20 +0800)]
snort: 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 a variable name typo ("CONFIGFILE" instead of
"config_file").

Signed-off-by: Jeffery To <redacted>
7 years agopptpd: Update init script
Jeffery To [Sun, 3 Feb 2019 11:10:10 +0000 (19:10 +0800)]
pptpd: 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 <redacted>
7 years agodavfs2: Update to 1.5.5
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 <redacted>
7 years agolibavahi-compat-libdnssd: Fix compilation
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 <redacted>
7 years agomoreutils: Update to 0.63
Rosen Penev [Sat, 2 Feb 2019 19:19:50 +0000 (11:19 -0800)]
moreutils: Update to 0.63

Signed-off-by: Rosen Penev <redacted>
7 years agoMerge pull request #8100 from yangfl/lighttpd
Hannu Nyman [Sat, 2 Feb 2019 18:06:48 +0000 (20:06 +0200)]
Merge pull request #8100 from yangfl/lighttpd

lighttpd: Fix mod_auth

7 years agoMerge pull request #8107 from dibdot/adblock
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

7 years agoMerge pull request #8071 from jefferyto/addrwatch-init
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

7 years agoMerge pull request #8104 from jefferyto/htpdate-init
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

7 years agoadblock: update 3.6.5
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 <redacted>
7 years agogit: Fix gitweb missing dependencies
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 <redacted>
7 years agoMerge pull request #4474 from ecsv/ratechecker
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

7 years agoMerge pull request #8090 from rosysong/nft-qos
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

7 years agohtpdate: Update init script
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 <redacted>
7 years agoe2guardian: Update init script
Jeffery To [Fri, 1 Feb 2019 08:55:13 +0000 (16:55 +0800)]
e2guardian: 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.

Signed-off-by: Jeffery To <redacted>
7 years agoclamav: Update init scripts
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 <redacted>
7 years agolighttpd: Add missing 'server.modules' in some config files
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 <redacted>
7 years agolighttpd: Remove recursive dependency in #7737
David Yang [Fri, 1 Feb 2019 07:12:20 +0000 (15:12 +0800)]
lighttpd: Remove recursive dependency in #7737

Signed-off-by: David Yang <redacted>
7 years agolighttpd: Disable auto loading mod_authn_file
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 <redacted>
7 years agoaria2: Add new options and fix typos
Ahmar Aftab [Thu, 31 Jan 2019 18:15:16 +0000 (23:15 +0500)]
aria2: Add new options and fix typos

Added new options for aria2 config and fixed some typos within aria2 init file.

Signed-off-by: Ahmar Aftab <redacted>
7 years agocryptsetup: Remove OpenSSL variant
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 <redacted>
7 years agocryptsetup: Replace libgcrypt with AFALG
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 <redacted>
7 years agonft-qos: fix useless log in syslog
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 <redacted>
7 years agoMerge pull request #8091 from gladiac1337/feature-haproxy-v1.8.17-updates
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

7 years agomeasurement-kit: add new package
Jan Pavlinec [Mon, 14 Jan 2019 12:37:01 +0000 (13:37 +0100)]
measurement-kit: add new package

Signed-off-by: Jan Pavlinec <redacted>
7 years agognunet: fix PKG_MIRROR_HASH
Daniel Golle [Thu, 31 Jan 2019 13:25:30 +0000 (14:25 +0100)]
gnunet: fix PKG_MIRROR_HASH

Signed-off-by: Daniel Golle <redacted>
7 years agohaproxy: Update all patches for HAProxy v1.8.17
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 <redacted>
7 years agoowfs: update to version v3.2p3
Josef Schlehofer [Thu, 11 Oct 2018 12:59:12 +0000 (14:59 +0200)]
owfs: update to version v3.2p3

Signed-off-by: Josef Schlehofer <redacted>
7 years agolibextractor: fix PKG_HASH
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 <redacted>
7 years agossdeep: add new package
Jan Pavlinec [Fri, 18 Jan 2019 16:16:59 +0000 (17:16 +0100)]
ssdeep: add new package

Signed-off-by: Jan Pavlinec <redacted>
7 years agoMerge pull request #8070 from jefferyto/stunnel-init
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

7 years agoMerge pull request #8076 from BKPepe/youtube-dl
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

7 years agoMerge pull request #8075 from diizzyy/patch-5
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

7 years agoczmq: add new package
Jan Pavlinec [Tue, 22 Jan 2019 13:28:22 +0000 (14:28 +0100)]
czmq: add new package

Signed-off-by: Jan Pavlinec <redacted>
7 years agoyoutube-dl: update to version 2019.01.30.1
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 <redacted>
7 years agolibs/libmicrohttpd: Fix for install sections
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 <redacted>
7 years agoMerge pull request #8072 from BKPepe/syslog-ng
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

git clone https://git.99rst.org/PROJECT