Commit graph

17302 commits

Author SHA1 Message Date
Michael Heimpold
2065eb8147 libgd: fix version in generated pkg-config .pc file
With the previous change to cmake, the generated pkg-config .pc
file does not contain the library version anymore. This breaks
programs which checks for a specific version, e.g. upcoming PHP 7.4.

The version is not filled because of a variable misnaming,
which was not covered by the imported upstream patch.

To not mangle the upstream patch, add an additional patch to
fix things up.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-03 21:39:33 +01:00
Rosen Penev
87b21390ba
Merge pull request #10701 from Andy2244/samba4-fix-krb5-compile_et
samba4: make host-buildtools private/add suffix
2019-12-03 11:15:23 -08:00
Andy Walsh
1298a4ceda samba4: make host-buildtools private/add suffix
* fix openwrt/packages#10700
* add suffix to asn1_compile, compile_et to avoid krb5 conflicts
* bundle samba's com_err

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-12-03 16:06:07 +01:00
Karl Palsson
5da8ae16b2 mosquitto: bump to version 1.6.8
This is a bugfix release.
Full changelog available at:
https://mosquitto.org/blog/2019/11/version-1-6-8-released/

Many smaller fixes in various areas, nothing particularly standout as of
special interest to OpenWrt.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2019-12-03 13:14:16 +00:00
Richard Yu
7331df7bac
ttyd: add reload trigger
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-12-03 09:17:12 +08:00
Rosen Penev
8dd0aa83fc
Merge pull request #10690 from lucize/nssup
nss: update to 3.47.1 and fix xscale
2019-12-02 16:56:52 -08:00
Rosen Penev
392a8f4d52
Merge pull request #10696 from jefferyto/byobu-1.130
byobu: Update to 5.130
2019-12-02 13:29:07 -08:00
Rosen Penev
ca2449bda9
Merge pull request #10677 from ja-pa/measurement-kit-update
measurement-kit: add InstallDev section
2019-12-02 13:27:59 -08:00
Nikos Mavrogiannopoulos
2dd76ae765 gnutls: fixed pkg-hash to the right one
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-12-02 17:42:23 +01:00
Nikos Mavrogiannopoulos
9bd1b0d4f2 libtasn1: updated to 4.15.0
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-12-02 17:22:14 +01:00
Nikos Mavrogiannopoulos
b36825be75 gnutls: updated to 3.6.11
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
2019-12-02 17:14:48 +01:00
Jan Pavlinec
df853b2d20
measurement-kit: update package
Changes:
-add InstallDev section
-remove uclibc patch (issue fixed in upstream)

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-12-02 15:00:21 +01:00
Jeffery To
51a047b96f byobu: Update to 5.130
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-12-02 21:15:41 +08:00
Florian Eckert
e8d34f8640
Merge pull request #10695 from urusha/master
arp-scan: update to 1.9.7
2019-12-02 13:30:28 +01:00
Dirk Brenken
63c000a31a
Merge pull request #10624 from G-M0N3Y-2503/feature_cache_domains_order_fix
cache-domains: Changed to hotplug script
2019-12-02 13:12:32 +01:00
Gerard Ryan
124deec9ae cache-domains: Changed to hotplug script
Since we have to restart dnsmasq to reload the config anyway, this
package doesn't need to run before anything. We do however need to
wait for the network so I've changed this service to be a hotplug
script and utility script.

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2019-12-02 19:16:42 +10:00
Sergey Urushkin
569e06c82f arp-scan: update to 1.9.7
Signed-off-by: Sergey Urushkin <urusha.v1.0@gmail.com>
2019-12-02 09:51:19 +03:00
Rosen Penev
54266c99b2
zstd: Fix compilation with uClibc-ng
Upstream backports.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-12-01 20:52:04 -08:00
Rosen Penev
1d434b00e7
Merge pull request #10688 from neheb/ope
openconnect: Switch to HTTPS for the source URL
2019-12-01 16:51:29 -08:00
Rosen Penev
70e4d5e627
Merge pull request #10656 from neheb/lcd
lcd4linux: Add limits header for PATH_MAX
2019-12-01 16:51:06 -08:00
Stijn Tintel
34718f5c1d motion: fix streaming
Streaming was broken since version 4.2. Backport upstream fix.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2019-12-02 01:20:24 +02:00
Stijn Tintel
eaa1d5aa18 motion: add basic procd init script
Disable the init script by default to avoid log pollution; motion is
very verbose when it cannot open the configured camera.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2019-12-02 00:10:04 +02:00
Hannu Nyman
421dae85a3 nano: update to 4.6
Update nano editor to version 4.6

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-12-01 14:18:08 +02:00
Lucian Cristian
3bacf6e9cb nss: update to 3.47.1 and fix xscale
also refresh patches

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-12-01 12:48:18 +02:00
Rosen Penev
13513957f8
Merge pull request #10681 from gram25gwh/ddns-scripts-https-afraid-org
ddns-scripts: Change protocols of afraid.org urls to HTTPS.
2019-11-30 23:51:37 -08:00
Kwonjin Jeong
e25b558999 ddns-scripts: Change protocols of afraid.org urls to HTTPS.
- Use HTTPS protocol for updating urls for afraid.org to protect the password.
- Bump/align package version number.

Signed-off-by: Kwonjin Jeong <gram25gwh@gmail.com>
2019-12-01 15:24:38 +09:00
Rosen Penev
a8c2180b8e perl-www: Update to 6.43
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-30 21:15:19 -08:00
Rosen Penev
5e4d40adc1
minidlna: Fix URL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-30 21:05:47 -08:00
Rosen Penev
32539ed310
Merge pull request #10658 from neheb/evt
evtest: Fix compilation with musl
2019-11-30 18:36:54 -08:00
Rosen Penev
3b31e4e13b
Merge pull request #10668 from Andy2244/samba4_4.9.16_cleanup
samba4: update to 4.9.16, remove AD-DC/Winbind options
2019-11-30 18:34:55 -08:00
Rosen Penev
4d7c5af6e1 openconnect: Switch to HTTPS for the source URL
Goes through firewalls easier.

Switched to xz tarball, which is both implicit and smaller.

Rearranged some stuff for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-30 18:30:35 -08:00
Rosen Penev
bc283e6899 minidlna: Switch to cloning from HTTPS
Goes through firewalls more easily.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-30 18:19:28 -08:00
Rosen Penev
3106c76aa6
Merge pull request #10686 from mhei/fix-pecl-krb5
php7-pecl-krb5: fix build error and runtime loading
2019-11-30 17:28:35 -08:00
Michael Heimpold
dc137819de php7-pecl-krb5: fix build error and runtime loading
The build throws several (non-fatal) build errors:
-snip-
...
checking for kerberos support... yes, shared
checking path to krb5config tool... no
checking for kerberos KADM5 support... no
checking whether we have krb5config...
./configure: line 3974: --libs: command not found
./configure: line 3975: --cflags: command not found
checking for required linker flags...
checking for required compiler flags...
./configure: line 3988: --version: command not found
checking for kerberos library version...
checking for krb5_free_string... no
checking for krb5_chpw_message... no
checking for krb5_principal_get_realm... no
checking how to print strings... printf
...
-snap-

To fix this give configure the path to krb5-config tool.

The runtime error which is fixed by the change is:
PHP Warning:  PHP Startup: Unable to load dynamic library 'krb5.so'
 (tried: /usr/lib/php/krb5.so (Error relocating
 /usr/lib/php/krb5.so: krb5_get_init_creds_opt_free: symbol not found),
 ...

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:04:41 +01:00
Michael Heimpold
a0d0ea5339 php7-pecl-redis: update to 5.1.1
Enable JSON and disable msgpack serialization.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Michael Heimpold
d24014f27e php7-pecl-raphf: update to 2.0.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Michael Heimpold
b0eb6de54e php7-pecl-http: update to 3.2.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Michael Heimpold
c75440fe41 libugpio: update to 0.0.7
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Michael Heimpold
10e867d026 libxml2: update to 2.9.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-11-30 22:01:54 +01:00
Rosen Penev
9e03ab7d88
Merge pull request #10685 from mpromonet/master
v4l2rtspserver: upgrade to release 0.1.9 and fill the VERSION
2019-11-30 12:32:34 -08:00
Dirk Brenken
72a7e5debc
Merge pull request #10680 from dibdot/banip
banip: update 0.3.11
2019-11-30 21:20:30 +01:00
Michel Promonet
93e3ba2f8d v4l2rtspserver: upgrade to release 0.1.9 and fill the VERSION
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
2019-11-30 20:57:22 +01:00
Dirk Brenken
e97f350a00
banip: update 0.3.11
* fix ssh daemon autodetection
* fix 'sshd' logfile parsing

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-11-30 19:31:14 +01:00
Hannu Nyman
3ca455e79e
Merge pull request #10667 from ysc3839/ttyd
ttyd: log to syslog
2019-11-30 14:10:14 +02:00
Hannu Nyman
52e6151d11
Merge pull request #10655 from gladiac1337/haproxy-2.0.10
haproxy: Update HAProxy to v2.0.10
2019-11-29 17:28:55 +02:00
Christian Lachner
19623a4ef9 haproxy: Update HAProxy to v2.0.10
- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.10.html)
- This fixes CVE-2019-19330 (See: https://nvd.nist.gov/vuln/detail/CVE-2019-19330)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-11-29 12:25:21 +01:00
Rosen Penev
47772cc9c6
Merge pull request #10657 from neheb/addr
addrwatch: Add missing limits header for PATH_MAX
2019-11-29 02:12:07 -08:00
Rosen Penev
4dfb2a7946
Merge pull request #10673 from flyn-org/postfix
postfix: remove 100-fsstat.patch
2019-11-28 22:26:21 -08:00
W. Michael Petullo
d87f61a1f1 postfix: remove 100-fsstat.patch
Resolves #9970.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-11-28 23:42:55 -05:00
Rosen Penev
5b3a1591bc
Merge pull request #10654 from leonghui/wiki-link-update
treewide: replace old wiki links
2019-11-28 20:21:31 -08:00