aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | Merge pull request #10699 from ysc3839/ttydHannu Nyman2019-12-05
|\ \ \ | | | | | | | | ttyd: add reload trigger
| * | | ttyd: add reload triggerRichard Yu2019-12-03
| | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | Merge pull request #10672 from stintel/motionRosen Penev2019-12-05
|\ \ \ \ | | | | | | | | | | motion: add basic procd init script and fix streaming
| * | | | motion: fix streamingStijn Tintel2019-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Streaming was broken since version 4.2. Backport upstream fix. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * | | | motion: add basic procd init scriptStijn Tintel2019-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | Merge pull request #10702 from mhei/fix-gdlib-pkgconfigRosen Penev2019-12-05
|\ \ \ \ \ | | | | | | | | | | | | libgd: fix version in generated pkg-config .pc file
| * | | | | libgd: fix version in generated pkg-config .pc fileMichael Heimpold2019-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #10708 from PolynomialDivision/libuwifinewRosen Penev2019-12-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | libuwifi: update to latest version
| * | | | | | libuwifi: update to latest versionNick Hainke2019-12-05
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | Merge pull request #10610 from paulfertser/strongswan-set-reqidStijn Tintel2019-12-05
|\ \ \ \ \ \ | |/ / / / / |/| | | | | strongswan: allow to specify per-connection reqid with UCI
| * | | | | strongswan: allow to specify per-connection reqid with UCIPaul Fertser2019-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is useful to assign all traffic to a fw3 zone, e.g.: /etc/config/ipsec: config remote 'test' list tunnel 'dev' ... config 'tunnel' 'dev' option reqid '33' ... /etc/config/firewall: config zone option name wan option extra_src "-m policy --pol none --dir in" option extra_dest "-m policy --pol none --dir out" ... config zone option name vpn # subnet needed for firewall3 before 22 Nov 2019, 8174814a list subnet '0.0.0.0/0' option extra_src "-m policy --pol ipsec --dir in --reqid 33" option extra_dest "-m policy --pol ipsec --dir out --reqid 33" ... Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | | unrar: Update to 5.8.4Rosen Penev2019-12-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #10705 from neheb/bkRosen Penev2019-12-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | keyutils: Update to 1.6.1
| * | | | | | keyutils: Update to 1.6.1Rosen Penev2019-12-03
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | 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>