aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #10703 from mhei/libsasl2-improvementsRosen Penev2019-12-03
|\ | | | | cyrus-sasl: install pkg-config file and fine-tune installed files
| * cyrus-sasl: install pkg-config file and fine-tune installed filesMichael Heimpold2019-12-03
|/ | | | | | | | | | Installing the .pc files helps other programs to detect the presence of libsasl2. While at, reduce the glob pattern a little bit to not include unneeded symlinks. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* Merge pull request #10701 from Andy2244/samba4-fix-krb5-compile_etRosen Penev2019-12-03
|\ | | | | samba4: make host-buildtools private/add suffix
| * samba4: make host-buildtools private/add suffixAndy Walsh2019-12-03
|/ | | | | | | | * 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>
* mosquitto: bump to version 1.6.8Karl Palsson2019-12-03
| | | | | | | | | | | 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>
* Merge pull request #10690 from lucize/nssupRosen Penev2019-12-02
|\ | | | | nss: update to 3.47.1 and fix xscale
| * nss: update to 3.47.1 and fix xscaleLucian Cristian2019-12-01
| | | | | | | | | | | | also refresh patches Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #10696 from jefferyto/byobu-1.130Rosen Penev2019-12-02
|\ \ | | | | | | byobu: Update to 5.130
| * | byobu: Update to 5.130Jeffery To2019-12-02
| | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #10677 from ja-pa/measurement-kit-updateRosen Penev2019-12-02
|\ \ \ | | | | | | | | measurement-kit: add InstallDev section
| * | | measurement-kit: update packageJan Pavlinec2019-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: -add InstallDev section -remove uclibc patch (issue fixed in upstream) Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | gnutls: fixed pkg-hash to the right oneNikos Mavrogiannopoulos2019-12-02
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | libtasn1: updated to 4.15.0Nikos Mavrogiannopoulos2019-12-02
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | gnutls: updated to 3.6.11Nikos Mavrogiannopoulos2019-12-02
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | Merge pull request #10695 from urusha/masterFlorian Eckert2019-12-02
|\ \ \ \ | | | | | | | | | | arp-scan: update to 1.9.7
| * | | | arp-scan: update to 1.9.7Sergey Urushkin2019-12-02
| | |/ / | |/| | | | | | | | | | Signed-off-by: Sergey Urushkin <urusha.v1.0@gmail.com>
* | | | Merge pull request #10624 from G-M0N3Y-2503/feature_cache_domains_order_fixDirk Brenken2019-12-02
|\ \ \ \ | |/ / / |/| | | cache-domains: Changed to hotplug script
| * | | cache-domains: Changed to hotplug scriptGerard Ryan2019-12-02
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | zstd: Fix compilation with uClibc-ngRosen Penev2019-12-01
| | | | | | | | | | | | | | | | | | Upstream backports. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #10688 from neheb/opeRosen Penev2019-12-01
|\ \ \ | | | | | | | | openconnect: Switch to HTTPS for the source URL
| * | | openconnect: Switch to HTTPS for the source URLRosen Penev2019-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #10656 from neheb/lcdRosen Penev2019-12-01
|\ \ \ \ | | | | | | | | | | lcd4linux: Add limits header for PATH_MAX
| * | | | lcd4linux: Add limits header for PATH_MAXRosen Penev2019-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation on musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | nano: update to 4.6Hannu Nyman2019-12-01
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | Update nano editor to version 4.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | Merge pull request #10681 from gram25gwh/ddns-scripts-https-afraid-orgRosen Penev2019-11-30
|\ \ \ \ | | | | | | | | | | ddns-scripts: Change protocols of afraid.org urls to HTTPS.
| * | | | ddns-scripts: Change protocols of afraid.org urls to HTTPS.Kwonjin Jeong2019-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | | perl-www: Update to 6.43Rosen Penev2019-11-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | minidlna: Fix URLRosen Penev2019-11-30
| | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #10658 from neheb/evtRosen Penev2019-11-30
|\ \ \ \ \ | | | | | | | | | | | | evtest: Fix compilation with musl
| * | | | | evtest: Fix compilation with muslRosen Penev2019-11-27
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Backported upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #10668 from Andy2244/samba4_4.9.16_cleanupRosen Penev2019-11-30
|\ \ \ \ \ | |_|_|/ / |/| | | | samba4: update to 4.9.16, remove AD-DC/Winbind options
| * | | | samba4: update to 4.9.16, remove AD-DC/Winbind optionsAndy Walsh2019-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | minidlna: Switch to cloning from HTTPSRosen Penev2019-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Goes through firewalls more easily. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #10686 from mhei/fix-pecl-krb5Rosen Penev2019-11-30
|\ \ \ \ \ | | | | | | | | | | | | php7-pecl-krb5: fix build error and runtime loading
| * | | | | php7-pecl-krb5: fix build error and runtime loadingMichael Heimpold2019-11-30
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | php7-pecl-redis: update to 5.1.1Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable JSON and disable msgpack serialization. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | php7-pecl-raphf: update to 2.0.1Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | php7-pecl-http: update to 3.2.3Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | libugpio: update to 0.0.7Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | libxml2: update to 2.9.10Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | Merge pull request #10685 from mpromonet/masterRosen Penev2019-11-30
|\ \ \ \ \ | | | | | | | | | | | | v4l2rtspserver: upgrade to release 0.1.9 and fill the VERSION
| * | | | | v4l2rtspserver: upgrade to release 0.1.9 and fill the VERSIONMichel Promonet2019-11-30
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>
* | | | | Merge pull request #10680 from dibdot/banipDirk Brenken2019-11-30
|\ \ \ \ \ | |/ / / / |/| | | | banip: update 0.3.11
| * | | | banip: update 0.3.11Dirk Brenken2019-11-30
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | * fix ssh daemon autodetection * fix 'sshd' logfile parsing Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #10667 from ysc3839/ttydHannu Nyman2019-11-30
|\ \ \ \ | | | | | | | | | | ttyd: log to syslog
| * | | | ttyd: log to syslogRichard Yu2019-11-29
| |/ / / | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | Merge pull request #10655 from gladiac1337/haproxy-2.0.10Hannu Nyman2019-11-29
|\ \ \ \ | |_|_|/ |/| | | haproxy: Update HAProxy to v2.0.10
| * | | haproxy: Update HAProxy to v2.0.10Christian Lachner2019-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
* | | | Merge pull request #10657 from neheb/addrRosen Penev2019-11-29
|\ \ \ \ | | | | | | | | | | addrwatch: Add missing limits header for PATH_MAX
| * | | | addrwatch: Add missing limits header for PATH_MAXRosen Penev2019-11-27
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Fixes compilation on musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>