Sebastian Kemper [Sun, 12 Jan 2020 20:34:49 +0000 (21:34 +0100)]
apr/apr-util: add myself as maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Mon, 30 Dec 2019 18:12:52 +0000 (19:12 +0100)]
apr-util: add drivers
This adds the following drivers as extra packages:
- openssl
- mysql
- odbc
- pgsql
- sqlite3
- gdbm (dbm)
- ldap
This also removes the gratuitous dependency on libsqlite3 from
libaprutil (dbd_sqlite3 was nevery packaged before, after all).
With this ldap and session-crypto support can be enabled in apache.
The mysql driver is currently marked BROKEN, because apr-util still uses
mysql server headers, which aren't part of mariadb-connector-c. But
there's work underway at apr-util upstream to fix that so that BROKEN
can be removed during a feature version bump.
The gdbm dbm driver got added together with a patch that fixes the error
handling. Patch is from Debian.
Resolves #10886
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Mon, 30 Dec 2019 18:06:34 +0000 (19:06 +0100)]
apr-util: allow iconv-stub use
Allow iconv-stub use when NLS support is disabled.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Mon, 30 Dec 2019 18:02:16 +0000 (19:02 +0100)]
apr-util: clean up the package
- removes extra flags '$(FPIC)' etc., there is no good reason for them
being used
- stops removing aclocal.m4 and build/ltmain.sh (reason of removal of
these files is not apparent anymore)
- adds PKG_BUILD_PARALLEL:=1
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Sebastian Kemper [Mon, 30 Dec 2019 17:52:50 +0000 (18:52 +0100)]
apr: clean up the package
- removes '$(FPIC)' and '--without-pic', there is no good reason for
them being used (also @minfrin mentioned memory footprint implications
when '--without-pic' is used)
- stops removing aclocal.m4 and build/ltmain.sh (reason of removal of
these files is not apparent anymore)
- adds PKG_BUILD_PARALLEL:=1
Resolves #10884
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Rosen Penev [Mon, 30 Dec 2019 17:45:36 +0000 (09:45 -0800)]
Merge pull request #10905 from Andy2244/libtirpc-1.2.5
libtirpc: update to 1.2.5
Rosen Penev [Mon, 30 Dec 2019 17:44:44 +0000 (09:44 -0800)]
Merge pull request #10895 from neheb/h
gst1-plugins-bad: Make HLS crypto explicit
Andy Walsh [Mon, 30 Dec 2019 16:31:57 +0000 (17:31 +0100)]
libtirpc: update to 1.2.5
* update to 1.2.5
* remove upstream merged patches
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
tripolar [Mon, 30 Dec 2019 13:05:10 +0000 (14:05 +0100)]
Merge pull request #10816 from Cynerd/wget-no-self-provide
wget: do not provide itself
tripolar [Mon, 30 Dec 2019 13:01:47 +0000 (14:01 +0100)]
Merge pull request #10901 from ja-pa/tor-respawn
tor: add respawn to init script
Jan Pavlinec [Mon, 30 Dec 2019 12:23:05 +0000 (13:23 +0100)]
tor: add respawn to init script
Note:
In some cases when tor daemon starts before
than the router is connected to the Internet.
Tor will exit and you have to run it manually.
This should fix this case.
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Tue, 17 Dec 2019 12:44:29 +0000 (13:44 +0100)]
tor: update to version 0.4.2.5
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Hannu Nyman [Sun, 29 Dec 2019 13:18:27 +0000 (15:18 +0200)]
nano: update to 4.7
Update nano to version 4.7
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Rosen Penev [Sun, 29 Dec 2019 12:36:02 +0000 (04:36 -0800)]
Merge pull request #10896 from jefferyto/golang-format-ldflags
golang: Format TARGET_LDFLAGS for gcc
Stijn Tintel [Sun, 29 Dec 2019 12:24:49 +0000 (13:24 +0100)]
Merge pull request #10871 from neheb/frfgeg
domoticz: Fix compilation with uClibc-ng
Daniel Golle [Sun, 29 Dec 2019 11:28:34 +0000 (13:28 +0200)]
gnunet: update to version 0.12.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Jeffery To [Sun, 29 Dec 2019 10:43:01 +0000 (18:43 +0800)]
golang: Format TARGET_LDFLAGS for gcc
go invokes the external linker by calling gcc, so -zxxx options in
TARGET_LDFLAGS (in golang-package.mk) need to be formatted as -Wl,z,xxx.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Sun, 29 Dec 2019 09:42:17 +0000 (11:42 +0200)]
Merge pull request #10784 from antonlacon/ffmpeg-3
ffmpeg: update to 3.4.7
Hannu Nyman [Sun, 29 Dec 2019 08:52:40 +0000 (10:52 +0200)]
Merge pull request #10894 from Ansuel/nginx
nginx: fix missing cgi-exec definition
Rosen Penev [Sun, 29 Dec 2019 03:22:53 +0000 (19:22 -0800)]
gst1-plugins-bad: Make HLS crypto explicit
It's normally set to auto. When nettle is missing, it tries to use the
other libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Ansuel Smith [Sun, 29 Dec 2019 00:09:21 +0000 (01:09 +0100)]
nginx: fix missing cgi-exec definition
Add missing cgi-io exec definition to fix broken
luci webui as now it does actually use it.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Hannu Nyman [Sat, 28 Dec 2019 21:52:13 +0000 (23:52 +0200)]
Merge pull request #10891 from cshoredaniel/pr-radicale2-doc-passlib-bcrypt
radicale2: Document suggested use of passlib and bcrypt
Hannu Nyman [Sat, 28 Dec 2019 21:21:07 +0000 (23:21 +0200)]
Merge pull request #10890 from cshoredaniel/pr-update-passlib-1-7-2
passlib: Update passlib to 1.7.2
Daniel F. Dickinson [Fri, 27 Dec 2019 20:00:06 +0000 (15:00 -0500)]
radicale2: Document suggested use of passlib and bcrypt
PKG_RELEASE not bumped because this only affects package description.
We document that passlib and bcrypt are needed if one wishes to use
bcrypt encryption of passwords. These have not been added as dependencies
as Radicale2 can have a frontend webserver authenticate users rather than
radicale itself.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson [Fri, 27 Dec 2019 19:06:30 +0000 (14:06 -0500)]
passlib: Update passlib to 1.7.2
Relevant bits of upstream changelog
New Features
argon2: Support more hashes
scrypt: Now uses python 3.6 stdlib’s hashlib.scrypt() as backend, if present (issue 86).
Bugfixes
Python 3.8 compatibility fixes
passlib.apache.HtpasswdFile: improve compatibility with Apache 2.4's htpasswd
passlib.totp: fix some compatibility issues with older TOTP clients (issue 92)
Fixed error in argon2.parsehash() (issue 97)
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Hannu Nyman [Fri, 27 Dec 2019 15:43:20 +0000 (17:43 +0200)]
Merge pull request #10648 from micmac1/gdnut
nut: fix cgi/gd setup
Rosen Penev [Fri, 27 Dec 2019 15:00:22 +0000 (07:00 -0800)]
Merge pull request #10877 from neheb/dov
dovecot: Disable libunwind support
Rosen Penev [Fri, 27 Dec 2019 00:59:36 +0000 (16:59 -0800)]
dovecot: Disable libunwind support
Fixes missing dependency error.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 26 Dec 2019 21:52:59 +0000 (13:52 -0800)]
Merge pull request #10874 from jefferyto/golang-ldflags-fix
golang: Fix ldflags when GO_PKG_LDFLAGS is set
Luiz Angelo Daros de Luca [Thu, 26 Dec 2019 20:27:57 +0000 (17:27 -0300)]
Merge pull request #10817 from Cynerd/ruby-enable-some-extensions
ruby: activate some of the extensions
Jeffery To [Thu, 26 Dec 2019 12:53:40 +0000 (20:53 +0800)]
golang: Fix ldflags when GO_PKG_LDFLAGS is set
go build/install supports multiple -ldflags arguments, but they are not
combined; for each package, the latest match on the command line is
used.[1]
Previously, the main executable would not be affected by the default
ldflags if GO_PKG_LDFLAGS or GO_PKG_LDFLAGS_X were set. (The default
ldflags instructs go to use the external linker.)
This fixes golang-package.mk so that the default ldflags take effect in
all cases.
[1]: https://golang.org/cmd/go/#hdr-Compile_packages_and_dependencies
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Rosen Penev [Wed, 25 Dec 2019 18:28:21 +0000 (10:28 -0800)]
Merge pull request #10872 from neheb/rp
rpcsvc-proto: Fix compilation with uClibc-ng
Yousong Zhou [Wed, 25 Dec 2019 10:58:59 +0000 (18:58 +0800)]
spice: fix building against arc770-uclibc toolchain
Supersedes openwrt/packages#10873
Ref: https://github.com/openwrt/packages/pull/10873
Reported-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Rosen Penev [Wed, 25 Dec 2019 01:56:10 +0000 (17:56 -0800)]
rpcsvc-proto: Fix compilation with uClibc-ng
Also fixed compilation with full iconv.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Wed, 25 Dec 2019 00:51:09 +0000 (16:51 -0800)]
domoticz: Fix compilation with uClibc-ng
Added upstream patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Engberg [Tue, 24 Dec 2019 22:26:40 +0000 (23:26 +0100)]
Merge pull request #10869 from BKPepe/youtubedl
youtube-dl: Update to version 2019.12.25
Josef Schlehofer [Tue, 24 Dec 2019 20:21:58 +0000 (21:21 +0100)]
youtube-dl: Update to version 2019.12.25
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Rosen Penev [Tue, 24 Dec 2019 03:07:46 +0000 (19:07 -0800)]
Merge pull request #10868 from neheb/ar
aria2: Build with MIPS16
Rosen Penev [Tue, 24 Dec 2019 02:42:30 +0000 (18:42 -0800)]
aria2: Build with MIPS16
All the computationally expensive stuff is in the libraries, not the
package itself.
Saves several kilobytes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Mon, 23 Dec 2019 23:42:05 +0000 (15:42 -0800)]
Merge pull request #10849 from neheb/nss
nss: Fix compilation with uClibc-ng
Rosen Penev [Mon, 23 Dec 2019 15:57:46 +0000 (07:57 -0800)]
Merge pull request #10745 from mstorchak/stubby
stubby: switch to ca-bundle
Maxim Storchak [Tue, 10 Dec 2019 12:39:20 +0000 (14:39 +0200)]
stubby: switch to ca-bundle
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Rosen Penev [Mon, 23 Dec 2019 05:42:11 +0000 (21:42 -0800)]
Merge pull request #10796 from G-M0N3Y-2503/feature_https_dns_proxy_logging
https_dns_proxy: Added optional ipv4 resolvers
Rosen Penev [Mon, 23 Dec 2019 05:41:41 +0000 (21:41 -0800)]
Merge pull request #10759 from ynezz/upstream/uledd-1.0.1
uledd: bump to 1.0.1
Rosen Penev [Mon, 23 Dec 2019 05:39:45 +0000 (21:39 -0800)]
Merge pull request #10788 from neheb/znc
znc: Update to 1.7.5
Rosen Penev [Mon, 23 Dec 2019 05:39:18 +0000 (21:39 -0800)]
Merge pull request #10815 from Cynerd/zsh-invalid-postrm
zsh: fix invalid postrm script and little refactor of scripts
Rosen Penev [Sun, 22 Dec 2019 23:34:26 +0000 (15:34 -0800)]
Merge pull request #10863 from nickberry17/bump_libmbim
libmbim: bump libmbim to 1.20.4
Nicholas Smith [Sun, 22 Dec 2019 21:15:35 +0000 (07:15 +1000)]
libmbim: bump libmbim to 1.20.4
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Hannu Nyman [Sun, 22 Dec 2019 12:18:16 +0000 (14:18 +0200)]
Merge pull request #10861 from gladiac1337/haproxy-2.0.12
haproxy: Update HAProxy to v2.0.12
Christian Lachner [Sun, 22 Dec 2019 09:18:07 +0000 (10:18 +0100)]
haproxy: Update HAProxy to v2.0.12
- Update haproxy download URL and hash
- Remove @neheb's obsolete-ssl patch as it was upstreamed, see:
(http://git.haproxy.org/?p=haproxy-2.0.git;a=commit;h=
6445d988ec8def9d0f80de0eda9c5763d39facc1)
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Rosen Penev [Sun, 22 Dec 2019 07:27:16 +0000 (23:27 -0800)]
Merge pull request #10850 from neheb/kc
kcptun: Fix GO_ARCH_DEPENDS
Rosen Penev [Sun, 22 Dec 2019 01:39:19 +0000 (17:39 -0800)]
boost: Fix embarassing ARC typo
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Luiz Angelo Daros de Luca [Thu, 19 Dec 2019 05:38:07 +0000 (02:38 -0300)]
hplip: bump to 3.19.12
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Rosen Penev [Sat, 21 Dec 2019 23:42:22 +0000 (15:42 -0800)]
Merge pull request #10843 from ClaymorePT/boost_1.72.0
boost: Package Version Update (1.72.0)
Daniel Engberg [Sat, 21 Dec 2019 22:53:24 +0000 (23:53 +0100)]
Merge pull request #10860 from mhei/take-maintainership-open-plc-utils
open-plc-utils: take maintainership
Michael Heimpold [Sat, 21 Dec 2019 22:31:47 +0000 (23:31 +0100)]
open-plc-utils: take maintainership
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Carlos Miguel Ferreira [Thu, 19 Dec 2019 22:16:04 +0000 (22:16 +0000)]
boost: Package Version Update (1.72.0)
This commit updates Boost to version 1.72.0
There are no new libraries in this release.
Note:
- This commit also adds a post-release patch to fix an issue
with Boost.Coroutine
More info about Boost 1.72.0 can be found at the usual place [1].
[1]: https://www.boost.org/users/history/version_1_72_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Daniel Golle [Sat, 21 Dec 2019 21:58:19 +0000 (23:58 +0200)]
gnunet: remove patches now apparently part of the release
That could explain why the hash of the released tarball changed after
the release announcement...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Sat, 21 Dec 2019 21:20:52 +0000 (23:20 +0200)]
gnunet: fix source hash
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Florian Fainelli [Sat, 21 Dec 2019 20:52:41 +0000 (12:52 -0800)]
treewide: Remove self from PKG_MAINTAINER
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Josef Schlehofer [Sat, 21 Dec 2019 18:07:34 +0000 (19:07 +0100)]
python3: Updated to version 3.8.1
Removed upstream patch: 002-fix-blake2-detection.patch
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Michael Heimpold [Sat, 14 Dec 2019 22:32:55 +0000 (23:32 +0100)]
php7-pecl-redis: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 14 Dec 2019 22:32:42 +0000 (23:32 +0100)]
php7-pecl-raphf: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 14 Dec 2019 22:32:25 +0000 (23:32 +0100)]
php7-pecl-propro: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 14 Dec 2019 22:32:13 +0000 (23:32 +0100)]
php7-pecl-mcrypt: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 14 Dec 2019 22:31:30 +0000 (23:31 +0100)]
php7-pecl-libevent: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 14 Dec 2019 22:31:19 +0000 (23:31 +0100)]
php7-pecl-krb5: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 14 Dec 2019 22:31:08 +0000 (23:31 +0100)]
php7-pecl-http: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 14 Dec 2019 22:30:54 +0000 (23:30 +0100)]
php7-pecl-dio: adapt to PHP 7.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 2 Dec 2019 23:08:21 +0000 (00:08 +0100)]
php7: major upgrade to 7.4.1
- remove obsolete patches and update other ones
- filter support is now available as an extension module
- php7-mod-hash: this extension is now part of the core binary
and cannot be built as an extension module anymore
- php7-mod-gd:
- do not use bundled libgd, but rely on external one
- this also obsoletes dependencies and configuration options
- php7-mod-zip: requires external libzip now
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Rosen Penev [Fri, 20 Dec 2019 21:36:49 +0000 (13:36 -0800)]
kcptun: Fix GO_ARCH_DEPENDS
Right now, the buildbots are trying to build this on ARC, which is totally
unsupported.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 20 Dec 2019 21:10:43 +0000 (13:10 -0800)]
nss: Fix compilation with uClibc-ng
_GNU_SOURCE is needed for fdopen, sigaction, and probably more.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Daniel Golle [Fri, 20 Dec 2019 20:27:38 +0000 (22:27 +0200)]
gnunet-fuse: update to version 0.12.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Fri, 20 Dec 2019 11:24:51 +0000 (13:24 +0200)]
gnunet: update to version 0.12.0
Also include a bunch of upstream patches to make things build.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Fri, 20 Dec 2019 00:25:17 +0000 (16:25 -0800)]
Merge pull request #10839 from neheb/pig
pigeonhole: Update to 0.5.9
Rosen Penev [Fri, 20 Dec 2019 00:25:03 +0000 (16:25 -0800)]
Merge pull request #10842 from neheb/icu
icu: Backport C++11 math patch
Rosen Penev [Fri, 20 Dec 2019 00:24:45 +0000 (16:24 -0800)]
Merge pull request #10845 from James-TR/h2o/backtrace-detection
h2o: backport backtrace detection
James Taylor [Thu, 19 Dec 2019 23:57:10 +0000 (10:57 +1100)]
h2o: backport backtrace detection
backport patch for backtrace detection in h2o.
This patch solves the issue of uclibc pretending to be glibc
Signed-off-by: James Taylor <james@jtaylor.id.au>
Rosen Penev [Thu, 19 Dec 2019 21:29:41 +0000 (13:29 -0800)]
icu: Backport C++11 math patch
Fixes compilation with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 20 Dec 2019 00:01:55 +0000 (16:01 -0800)]
Merge pull request #10844 from Andy2244/samba4-pam-fix
samba4: fix libpam deps
Andy Walsh [Thu, 19 Dec 2019 23:20:23 +0000 (00:20 +0100)]
samba4: fix libpam deps
* use old workaround for broken unbundle pam patch
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
Rosen Penev [Thu, 19 Dec 2019 21:00:39 +0000 (13:00 -0800)]
pigeonhole: Update to 0.5.9
Dovecot was updated but not pigeonhole. This is important as the API broke
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Thu, 19 Dec 2019 20:46:12 +0000 (12:46 -0800)]
Merge pull request #10786 from neheb/fis
fish: Fix compilation with libcxx
Rosen Penev [Thu, 19 Dec 2019 20:44:50 +0000 (12:44 -0800)]
Merge pull request #10824 from gekmihesg/restic-rest-server
restic-rest-server: add package
Rosen Penev [Thu, 19 Dec 2019 20:44:43 +0000 (12:44 -0800)]
Merge pull request #10823 from gekmihesg/restic
restic: add package
Rosen Penev [Thu, 19 Dec 2019 20:42:05 +0000 (12:42 -0800)]
Merge pull request #10836 from aleksander0m/aleksander/modemmanager-ppp
modemmanager: depend on ppp explicitly
Daniel Engberg [Thu, 19 Dec 2019 19:24:42 +0000 (20:24 +0100)]
Merge pull request #10828 from BKPepe/netdata
netdata: Update to version 1.19.0
Rosen Penev [Thu, 19 Dec 2019 18:33:33 +0000 (10:33 -0800)]
Merge pull request #10825 from BKPepe/meson-update
meson: Update to version 0.52.1
Rosen Penev [Thu, 19 Dec 2019 18:31:59 +0000 (10:31 -0800)]
Merge pull request #10818 from Cynerd/shadow-default-encryption-method
shadow: change default encryption method from DES to SHA512
Markus Weippert [Wed, 18 Dec 2019 17:42:56 +0000 (18:42 +0100)]
restic-rest-server: add package
Signed-off-by: Markus Weippert <markus@gekmihesg.de>
Markus Weippert [Wed, 18 Dec 2019 17:43:35 +0000 (18:43 +0100)]
restic: add package
Signed-off-by: Markus Weippert <markus@gekmihesg.de>
Stijn Tintel [Thu, 19 Dec 2019 18:04:38 +0000 (20:04 +0200)]
net-snmp: do not exit if files cannot be opened
If snmpd fails to open files, like /dev/kmem or /dev/mem, it exits.
Avoid this by adding the -r argument.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Josef Schlehofer [Wed, 18 Dec 2019 21:46:02 +0000 (22:46 +0100)]
btrfs-progs: Update to version 5.4
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Karel Kočí [Thu, 19 Dec 2019 09:32:25 +0000 (10:32 +0100)]
zsh: drop bash syntax in postinst
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
Karel Kočí [Wed, 31 Jul 2019 16:18:04 +0000 (18:18 +0200)]
ruby: activate some of the extensions
This activates following extensions:
* io/nonblock
* io/wait
* openssl
* pathname
* ipper
* socket
* zlib
zlib and socket are required for gem so they should be just enabled
because otherwise it does not make sense to provide host gem at all.
The rest of extensions are activated to support compass.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
Aleksander Morgado [Thu, 19 Dec 2019 08:41:40 +0000 (09:41 +0100)]
modemmanager: depend on ppp explicitly
The ModemManager protocol handler checks for the pppd daemon during
the initialization, and if it doesn't exist, the protocol handler is
not even loaded by netifd.
This is because the IP method to use on the connection of a given
modem is not known until ModemManager reports via its interfaces how
the modem should be connected (either using PPP, with DHCP, or with
explicit IP settings).
Fixes https://github.com/openwrt/packages/issues/10802
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Luiz Angelo Daros de Luca [Thu, 19 Dec 2019 05:09:39 +0000 (02:09 -0300)]
ruby: openssl requires digest
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Rosen Penev [Thu, 19 Dec 2019 00:18:45 +0000 (16:18 -0800)]
Merge pull request #10061 from ynezz/upstream/service-status-fix
treewide: fix service status
Rosen Penev [Thu, 19 Dec 2019 00:10:33 +0000 (16:10 -0800)]
Merge pull request #10781 from Andy2244/samba-4.11-python3-new
samba4: update to 4.11.4 (python3 version), add rpcsvc-proto, add libasn1 host build
Rosen Penev [Thu, 19 Dec 2019 00:09:35 +0000 (16:09 -0800)]
Merge pull request #10813 from EricLuehrsen/unbound_196
unbound: update to 1.9.6