Commit Graph

17227 Commits

Author SHA1 Message Date
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
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 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
Leong Hui Wong a6f1ff5a85 treewide: update wiki links
Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
2019-11-29 09:16:02 +08:00
Michael Heimpold ac99609341
Merge pull request #10639 from neheb/php
php7: Properly fix compilation without deprecated APIs
2019-11-28 22:50:52 +01:00
Sebastian Kemper 18335dc424 ntpd: create config_file directory
ntpd's configuration is stored in /var/etc, but the init script doesn't
create this directory. To be fair this folder is used by other packages
as well, for instance dnsmasq. Still, it's better not to rely on other
packages to create it.

Fixes: #10636

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-11-28 22:27:03 +01:00
Richard Yu 50751d675a
ttyd: log to syslog
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-11-29 02:38:13 +08:00
Andy Walsh 226e0c6497 samba4: update to 4.9.16, remove AD-DC/Winbind options
* update to 4.9.16
* cherry-pick some musl alpine/openembedded patches
* cleanup/remove AD-DC/Winbind options and related code
* build the compile_et via samba4/host

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-28 17:11:55 +01:00
Rosen Penev 68e4f49373
Merge pull request #10659 from commodo/simplejson-update
python-simplejson: bump to version 3.17.0
2019-11-28 07:46:51 -08:00
Rosen Penev 1be86b1e3b
Merge pull request #10662 from TDT-AG/pr/20191128-stunnel
stunnel: update to version 5.56
2019-11-28 07:46:29 -08:00
Rosen Penev ffa33d5afd
Merge pull request #10660 from commodo/python-mysqlclient-update
python-mysqlclient: bump to version 1.4.6
2019-11-28 07:45:42 -08:00
Florian Eckert 32efe3609d stunnel: update to version 5.56
Update to version 5.56

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-11-28 12:09:52 +01:00
Alexandru Ardelean 4e6d16a221 python-simplejson: bump to version 3.17.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-11-28 10:53:07 +02:00
Josef Schlehofer f39cdba7c0
Merge pull request #10511 from SibrenVasse/openssh8.1
openssh: update to 8.1p1
2019-11-28 09:27:58 +01:00
Rosen Penev 062cf276a2
libusbmuxd: Update to 2.0.1
The release of checkra1n necessitated a new release.

Removed inactive maintainer.

Fixed license info.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:42:13 -08:00
Rosen Penev a856d6604b
libplist: Update to 2.1.0
The release of checkra1n necessitated a new release.

Removed inactive maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:42:08 -08:00
Rosen Penev 9059e586d7
evtest: Fix compilation with musl
Backported upstream patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:40:40 -08:00
Rosen Penev 8003eea2b9
addrwatch: Add missing limits header for PATH_MAX
Fixes compilation on musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:38:35 -08:00
Rosen Penev 5256c104e8
pciutils: Fix pkgconfig file
It's pointing to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:30:09 -08:00
Rosen Penev 1b2e94e537
tcl: Fix pkgconfig file
It's pointing to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:29:54 -08:00
Rosen Penev 04e94b44b5
lxc: Fix pkgconfig file
It's pointing to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:28:24 -08:00
Alexandru Ardelean a54f2f63cd python-mysqlclient: bump to version 1.4.6
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-11-28 08:51:20 +02:00
Rosen Penev f0eb182472
Merge pull request #10611 from ldir-EDB0/bumpdns
net/https-dns-proxy: Update to 2019-10-09
2019-11-27 13:50:22 -08:00
Rosen Penev 05626fc721
Merge pull request #10440 from neheb/aac
fdk-aac: Update to 2.0.1 and add free version
2019-11-27 13:48:59 -08:00
Rosen Penev e359ae57d4
Merge pull request #10653 from Andy2244/cifsd_fix-reload
cifsd: update to git (2019-11-27), fix reload/restart not applying smb.conf changes
2019-11-27 13:44:20 -08:00
Andy Walsh b85a124ff6 cifsd: update to git (2019-11-27), fix reload/restart not applying smb.conf changes
* fix reload/restart not applying luci/smb.conf changes
* remove hotfix for 'read only = no' (fixed by upstream)
* update documentation, example
*cifsd: fix the lost of dos file attributes
*cifsd: store FILE_ATTRIBUTE_SPARSE into xattr
*cifsd: release v2.0.2
*cifsd-tools: add smb.conf.list file to show supported parameters list
*cifsd-tools: set CIFSD_SHARE_FLAG_WRITEABLE flags if read only = no
*cifsd-tools: release cifsd-tools v2.0.2

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-27 22:11:16 +01:00