aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | delve: Update to 1.7.0Niels Widger2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/go-delve/delve/blob/master/CHANGELOG.md#170-2021-07-19 for changes. Signed-off-by: Niels Widger <niels@qacafe.com>
* | | | | Merge pull request #16155 from 1715173329/yqRosen Penev2021-07-20
|\ \ \ \ \ | |_|/ / / |/| | | | yq: Update to 4.11.0
| * | | | yq: Update to 4.11.0Tianling Shen2021-07-19
| |/ / / | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | Merge pull request #16152 from BKPepe/miniupnpnd-remove-not-upstreamed-patchJosef Schlehofer2021-07-20
|\ \ \ \ | | | | | | | | | | Revert "net/miniupnpd: ext_ip_reserved_ignore support"
| * | | | Revert "net/miniupnpd: ext_ip_reserved_ignore support"Josef Schlehofer2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch is causing several issues [1], which then were reported to upstream [2] and it was not accepted by upstream [3]. This results that nobody maintain this custom patch and it is not useful as it is changing addr_is_reserved behavior. [1] https://github.com/openwrt/packages/issues/15258 [2] https://github.com/miniupnp/miniupnp/issues/542 [3] https://github.com/miniupnp/miniupnp/pull/511 This reverts commit b76aa9919489f49b472a8f939f6d46ca33d05f64. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | knot: update to version 3.0.8Jan Hak2021-07-20
| |/ / / |/| | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | ddns-scripts: use https for google ipv6 ddns urlScott Lamb2021-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This matches an ipv4 change in 21f5cdd2fa and has the same rationale. Google requires https for both ipv6 and ipv6. Signed-off-by: Scott Lamb <slamb@slamb.org>
* | | | Merge pull request #16070 from neheb/emailRosen Penev2021-07-19
|\ \ \ \ | | | | | | | | | | emailrelay: fix compilation with GCC11
| * | | | emailrelay: fix compilation with GCC11Rosen Penev2021-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #16067 from neheb/dnRosen Penev2021-07-19
|\ \ \ \ \ | | | | | | | | | | | | dnsdist: fix compilation with GCC11
| * | | | | dnsdist: fix compilation with GCC11Rosen Penev2021-07-07
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #16098 from neheb/erlaRosen Penev2021-07-19
|\ \ \ \ \ | | | | | | | | | | | | erlang: disable PIE
| * | | | | erlang: disable PIERosen Penev2021-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fails to compile with it on. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #16097 from neheb/telldusRosen Penev2021-07-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | telldus-core: fix compilation with GCC11
| * | | | | | telldus-core: fix compilation with GCC11Rosen Penev2021-07-11
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #15798 from siger-yeung/masterRosen Penev2021-07-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | luaossl: add luaossl(rel-20200709) to feeds
| * | | | | | luaossl: add luaossl(rel-20200709) to feedsSiger Yang2021-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Siger Yang <sigeryeung@gmail.com> luaossl: fix maintainer Signed-off-by: Siger Yang <sigeryeung@gmail.com>
* | | | | | | Merge pull request #16107 from Thermi/strongswan-update-5.9.3Rosen Penev2021-07-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | strongswan: update to version 5.9.3
| * | | | | | | strongswan: update to version 5.9.3Noel Kuntze2021-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noel Kuntze <noel.kuntze@thermi.consulting>
* | | | | | | | Merge pull request #16130 from 1715173329/dnsproxyRosen Penev2021-07-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | dnsproxy: add new package
| * | | | | | | | dnsproxy: add new packageTianling Shen2021-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple DNS proxy server that supports all existing DNS protocols including DNS-over-TLS, DNS-over-HTTPS, DNSCrypt, and DNS-over-QUIC. Moreover, it can work as a DNS-over-HTTPS, DNS-over-TLS or DNS-over-QUIC server. For documents, see https://github.com/AdguardTeam/dnsproxy. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | | Merge pull request #16131 from 1715173329/dnslookupRosen Penev2021-07-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | dnslookup: add new package
| * | | | | | | | | dnslookup: add new packageTianling Shen2021-07-15
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple command line utility to make DNS lookups. Supports all known DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt. For documents, see https://github.com/ameshkov/dnslookup. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | | Merge pull request #16139 from LGA1150/bondRosen Penev2021-07-19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | bonding: allow xmit_hash_policy in 802.3ad mode
| * | | | | | | | | bonding: allow xmit_hash_policy in 802.3ad modeDENG Qingfang2021-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow the transmit hash policy to be changed in 802.3ad mode. Signed-off-by: DENG Qingfang <dqfext@gmail.com>
* | | | | | | | | | Merge pull request #16149 from jefferyto/golang-1.16.6Rosen Penev2021-07-19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | golang: Update to 1.16.6
| * | | | | | | | | golang: Update to 1.16.6Jeffery To2021-07-19
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fix for CVE-2021-34558 (crypto/tls: clients can panic when provided a certificate of the wrong type for the negotiated parameters). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | Merge pull request #16074 from neheb/nss3Rosen Penev2021-07-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nss: disable parallel compilation
| * | | | | | | | | nss: update to 3.67Rosen Penev2021-07-11
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Disable parallel compilation as there's something wrong with NSS' build system. Reliably fails with make -j 12 on a ryzen 3600. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #16142 from micmac1/sane-usbidsLuiz Angelo Daros de Luca2021-07-18
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | sane-backends: fix usbid generation
| * | | | | | | | sane-backends: use macros (properly), remove chmodSebastian Kemper2021-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use $(INSTALL_DIR) instead of mkdir - using $(INSTALL_CONF) and then running chmod is pointless, use $(INSTALL_DATA) directly - /etc/xinetd.d/sane-port doesn't need read protection from non-root users, use $(INSTALL_DATA) as well Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
| * | | | | | | | sane-backends: fix usbid file generationSebastian Kemper2021-07-17
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some build systems (build bots, Debian Buster for example) the current mechanism in the Build/Install define doesn't run. Replace it with shell fu that works. Issue was reported, see [1]. [1] https://github.com/openwrt/packages/issues/16085 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | / / / / / / uvol: general clean upDaniel Golle2021-07-16
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * make sure new volumes are in state 'down' until explicitely requested to transition to 'up' state. Useful for additional verification steps after writing a read-only volume. * remove unused ubus events as blockd does that much better now Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #16118 from commodo/python-updates1Rosen Penev2021-07-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python-{simplejson,cffi,pillow}: update versions
| * | | | | | | pillow: bump to version 8.3.1Alexandru Ardelean2021-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | python-cffi: bump to version 1.14.6Alexandru Ardelean2021-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | python-simplejson: bump to version 3.17.3Alexandru Ardelean2021-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | Merge pull request #16134 from luizluca/ruby-3.0.2Rosen Penev2021-07-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ruby: update to 3.0.2
| * | | | | | | | ruby: update to 3.0.2Luiz Angelo Daros de Luca2021-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release fixes some bugs and these vulnerabilities: * CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP * CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP * CVE-2021-31799: A command injection vulnerability in RDoc Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | Merge pull request #16127 from 1715173329/yqRosen Penev2021-07-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | yq: Update to 4.9.8
| * | | | | | | | | yq: Update to 4.9.8Tianling Shen2021-07-15
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | | Merge pull request #16124 from neheb/spaRosen Penev2021-07-15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | boost: fix compilation error under SPARC
| * | | | | | | | boost: fix compilation error under SPARCRosen Penev2021-07-14
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing braces. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #15934 from lnslbrty/package/httptunnelRosen Penev2021-07-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | httptunnel: add new package
| * | | | | | | | httptunnel: add new packageToni Uhlig2021-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | | | | Merge pull request #15899 from jefferyto/addrwatch-fixesRosen Penev2021-07-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | addrwatch: Various fixes
| * | | | | | | | | addrwatch: Various fixesJeffery To2021-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile changes include: * Remove USE_UCLIBC, as uclibc is no longer supported * Package output modules * Move main binary (back) to /usr/sbin, as it is system administration related and requires superuser privileges New patches: * 003-add-space-for-null-byte.patch - from https://github.com/fln/addrwatch/commit/374cfd2cabe4db9882d8a210adff430cc579f859 * 004-more-specific-library-linking.patch - from https://github.com/fln/addrwatch/commit/27b57d9da322fc16c6904d8e35aae4557a3e517b * 005-use-c99-format-macro-constants.patch - from https://github.com/fln/addrwatch/pull/28 Init script changes include: * Change from explicit disable to explicit enable, so that the service is disabled by default and on first install * Set config option default values to default values of the main binary * Fix command-line option names and format (from https://forum.openwrt.org/t/cant-start-addrwatch-service/60499/3) * Always use the --quiet command-line option, as the procd instance is not configured to capture stdout/stderr * Change the syslog config option to start the syslog output module Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | Merge pull request #15702 from dangowrt/kplex-sierra-gps-startRosen Penev2021-07-14
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | kplex: add support for Sierra Wireless Gobi GPS
| * | | | | | | | | kplex: add support for Sierra Wireless Gobi GPSDaniel Golle2021-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sierra Wireless modems need the string '$GPS_START' to be sent to the GPS tty device as only then the modem firmware starts emitting NMEA-0183 sentences. Add an option 'sierragpsstart' to kplex' serial driver to support that quirk as kplex can be very useful to spread GPS data over the network while also supplying 'ugps' using a PTY, allowing for correct system time to be set automatically on boot up from GPS. This patch is also PR'ed at the upstream project: https://github.com/stripydog/kplex/pull/54 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | | Merge pull request #16120 from sartura/uci2-1.0-5606418Luka Perkov2021-07-14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | uci2: bump to git HEAD as of 2021-07-12