aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* openwisp-config: update to version 0.5.0Federico Capoano2021-01-17
| | | | | | Full changelog available at https://github.com/openwisp/openwisp-config/releases/tag/0.5.0 Signed-off-by: Federico Capoano <f.capoano@openwisp.io>
* Merge pull request #14493 from neheb/gpRosen Penev2021-01-17
|\ | | | | gptfdisk: update to 1.0.6
| * gptfdisk: update to 1.0.6Rosen Penev2021-01-17
| | | | | | | | | | | | | | | | Remove all uclibcxx support. It's buggy and fairly dead upstream. Remove libcxx linker hack attributed to glibc. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14495 from neheb/zRosen Penev2021-01-17
|\ \ | | | | | | zmq: update to 4.3.4
| * | zmq: update to 4.3.4Rosen Penev2021-01-17
| |/ | | | | | | | | | | Remove pointless uclibcxx patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #14498 from neheb/fRosen Penev2021-01-17
|\ \ | |/ |/| fuse3: update to 3.10.1
| * fuse3: update to 3.10.1Rosen Penev2021-01-17
|/ | | | | | Remove upstreamed patches. Meaningless as uClibc-ng is gone now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* haproxy: Update HAProxy to v2.2.8Christian Lachner2021-01-17
| | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* libevdev: update to version 1.10.1Daniel Golle2021-01-17
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* conmon: update to version 2.0.24Daniel Golle2021-01-17
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #14487 from tsl0922/ttyd-1.6.3Rosen Penev2021-01-17
|\ | | | | ttyd: update to 1.6.3
| * ttyd: update to 1.6.3Shuanglei Tao2021-01-16
| | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | php7: update to 7.4.14Michael Heimpold2021-01-16
| | | | | | | | | | | | | | This fixes: - CVE-2020-7071 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | php7: fix some whitespace nitpicksMichael Heimpold2021-01-16
|/ | | | | | Align some lines with the rest, no functional change. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* podman: fix build on MIPSDaniel Golle2021-01-15
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Rosen Penev <rosenp@gmail.com>
* nano: update to 5.5Hannu Nyman2021-01-15
| | | | | | Update nano editor to version 5.5 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* sane-backends: revert BUILDONLY flagLuiz Angelo Daros de Luca2021-01-15
| | | | | | | | BUILDONLY was disabling SANE backends (drivers) build. Closes #14484 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* libinput: update to version 1.16.4Daniel Golle2021-01-15
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* htop: update to 3.0.5-1John Audia2021-01-14
| | | | Signed-off-by: John Audia <graysky@archlinux.us>
* Merge pull request #14480 from OpenIoTHub/masterRosen Penev2021-01-14
|\ | | | | gateway-go: update to 0.1.95
| * gateway-go: update to 0.1.95Yu Fang2021-01-14
| | | | | | | | Signed-off-by: Yu Fang <yu@iotserv.com>
* | syncthing: bump to 1.12.1Paul Spooren2021-01-13
| | | | | | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* | Merge pull request #14240 from pprindeville/issue#14239Philip Prindeville2021-01-13
|\ \ | |/ |/| isc-dhcp: add dynamic dns integration for local bind server
| * isc-dhcp: add dynamic dns integration for local bind serverPhilip Prindeville2021-01-13
|/ | | | | | | | Start after named is running. Add support for "cname", "domain", "mxhost", and "srvhost" configs. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* syncthing: bump to 1.12.0Paul Spooren2021-01-12
| | | | Signed-off-by: Paul Spooren <mail@aparcar.org>
* Merge pull request #14366 from bmork/smartsnmpdHannu Nyman2021-01-12
|\ | | | | smartsnmpd: remove dysfunctional package
| * smartsnmpd: remove dysfunctional packageBjørn Mork2020-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package has been completely broken on several levels since commit eadd5abe40a0 ("smartsnmpd: Update to 2015-02-22 version") The update changed the configuration file syntax without fixing the scripts generating this file. The OpenWrt package would therefore fail to run. Worse than that, the last upstream version is completely broken is unable to generate proper snmp replies even if the configuration file is fixed, This has been tested and verified on both OpenWrt/realtek and Debian/amd64. I considered fixing the package, but dropped it for the following reasons 1) upstream has abandoned the project 2) the upstream fork "smithsnmp" continues to make aribitrary changes to configuration files and other packaging challenges 3) the package is tied to the lua5.1 C API, and further upgrades will be non-trivial 4) there are several other snmp daemons available in OpenWrt, without any of these issues 5) no one is interested in this package The last point is proven by the lack of testing and feedback. The last update was not even tested by the person preparing and commiting the update. Signed-off-by: Bjørn Mork <bjorn@mork.no>
* | ooniprobe: update to version 3.1.0Jan Pavlinec2021-01-12
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #14441 from flyn-org/clamavHannu Nyman2021-01-12
|\ \ | | | | | | clamav: allow configuring clamd to use TCP socket
| * | clamav: allow configuration to use TCP socketW. Michael Petullo2021-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Something having to do with passing a file descriptor over spamd's Unix socket causes the ClamAV milter to fail. The milter says "ERROR: Unknown reply from clamd," and running strace on spamd reveals "No file descriptor received. ERROR." Some work by others can be found on the Internet that suggests using a TCP socket for the communication between the milter and spamd fixes this. Lucian Cristian confirmed this on OpenWrt. I am not sure why the Unix socket does not work. I suspect it is something related to musl, but I have not yet found evidence of this. This merge request adds the option to configure spamd to use a TCP socket, and it uses this as the default. The merge request also adds an init script for clamav-milter. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #14470 from neheb/gRosen Penev2021-01-11
|\ \ \ | | | | | | | | gnunet: fix compilation with libdane
| * | | gnunet: fix compilation with libdaneRosen Penev2021-01-11
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14471 from peter-stadler/nginx-uciRosen Penev2021-01-11
|\ \ \ \ | | | | | | | | | | nginx: use UCI configuration provided by nginx-util
| * | | | nginx: use UCI configuration provided by nginx-utilPeter Stadler2021-01-11
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to version 1.19.6 * remove default configuration files and documentation as they are in the package `nginx-util`. * do not install a `/etc/nginx/nginx.conf` file. * use the dynamic `/etc/nginx/uci.conf` if the symlink (to `/var/lib/nginx/uci.conf`) is not dead after calling `nginx-util init_lan` (else try `/etc/nginx/nginx.conf`) * replace nginx package by a dummy depending on `nginx-ssl`; the dummies will be removed after a transition period. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | Merge pull request #14468 from neheb/madRosen Penev2021-01-11
|\ \ \ \ | | | | | | | | | | madplay: remove OSS variant
| * | | | madplay: remove OSS variantRosen Penev2021-01-11
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with the latest version, there's no OSS support. At least --without-oss does not work. Remove autoconf patches and add gettext-version fixup. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #14469 from neheb/exRosen Penev2021-01-11
|\ \ \ \ | |/ / / |/| | | exim: fix compilation with CentOS 7
| * | | exim: fix compilation with CentOS 7Rosen Penev2021-01-11
|/ / / | | | | | | | | | | | | | | | CentOS 7 has an old GCC that does not default to c11. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | python-docker: Update to 4.4.1Javier Marcet2021-01-11
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | samba4: add proper io_uring kernel detectionAndy Walsh2021-01-11
| | | | | | | | | | | | | | | | | | * add proper io_uring kernel detection Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | django-restframework: bump to version 3.12.2Alexandru Ardelean2021-01-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | pymysql: bump to version 1.0.2Alexandru Ardelean2021-01-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | django: bump to version 3.1.5Alexandru Ardelean2021-01-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | numpy: bump to version 1.19.5Alexandru Ardelean2021-01-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | libuhttpd: Update to 3.8.0Jianhui Zhao2021-01-11
| | | | | | | | | | | | Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
* | | Merge pull request #14460 from ja-pa/python-msgpack-updateJosef Schlehofer2021-01-11
|\ \ \ | | | | | | | | python-msgpack: update to version 1.0.2
| * | | python-msgpack: update to version 1.0.2Jan Pavlinec2021-01-11
| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | collectd: fix snmp6 collectorNick Hainke2021-01-11
|/ / / | | | | | | | | | | | | | | | We scraped multiple times the same interface in one run. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | Merge pull request #14455 from nxhack/node_14154Rosen Penev2021-01-10
|\ \ \ | | | | | | | | node: update to v14.15.4
| * | | node: update to v14.15.4Hirokazu MORIKAWA2021-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | January 2021 Security Releases: use-after-free in TLSWrap (High) (CVE-2020-8265) HTTP Request Smuggling in nodejs (Low) (CVE-2020-8287) Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>