aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | libpqxx: update to version 7.7.3Igor Bezzubchenko2022-04-21
|/ / / / | | | | | | | | | | | | Signed-off-by: Igor Bezzubchenko <garikello@gmail.com>
* | | | rsync: bump to 3.2.4John Audia2022-04-20
| | | | | | | | | | | | | | | | | | | | | | | | Bump to latest upstream release. Signed-off-by: John Audia <graysky@archlinux.us>
* | | | pillow: bump to version 9.1.0Alexandru Ardelean2022-04-19
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #18326 from jefferyto/python-twisted-22.4.0Josef Schlehofer2022-04-18
|\ \ \ \ | |_|_|/ |/| | | python-twisted: Update to 22.4.0, refresh patches
| * | | python-twisted: Update to 22.4.0, refresh patchesJeffery To2022-04-18
|/ / / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | passh: an sshpass alternativeClark Wang2022-04-18
| | | | | | | | | | | | | | | | | | | | | Sshpass does not work well in a few scenarios. Passh is an sshpass alternative which tries to fix the issues. Signed-off-by: Clark Wang <dearvoid@gmail.com>
* | | flex: use PKG_FIXUP:=autoreconf gettext-versionW. Michael Petullo2022-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change aims to fix build problems that produce the error "gettext infrastructure mismatch". References: - See the commit comments at: https://github.com/openwrt/packages/commit/baaf7f95cb5259724e28158510d9bcd152d4f693 Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | sexpect: Expect for ShellsClark Wang2022-04-16
| | | | | | | | | | | | | | | | | | | | | | | | Sexpect is another implementation of Expect which is specifically designed for shells. It's lightweight and has no dependency on other packages. Signed-off-by: Clark Wang <dearvoid@gmail.com>
* | | node-serialport-bindings: Support for npm@8Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | With the upgrade of node.js to version 16, the npm version will also change to version 8. This fix is to support npm@8. npm@6 can also build without problems. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | node-arduino-firmata: Support for npm@8Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | With the upgrade of node.js to version 16, the npm version will also change to version 8. This fix is to support npm@8. npm@6 can also build without problems. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | node-cylon: Support for npm@8Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | With the upgrade of node.js to version 16, the npm version will also change to version 8. This fix is to support npm@8. npm@6 can also build without problems. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | node-serialport: Support for npm@8Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | With the upgrade of node.js to version 16, the npm version will also change to version 8. This fix is to support npm@8. npm@6 can also build without problems. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | node-javascript-obfuscator: Support for npm@8Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the upgrade of node.js to version 16, the npm version will also change to version 8. This fix is to support npm@8. npm@6 can also build without problems. The modification method is different from other node modules. The reason is due to the npm@8 issue. https://github.com/npm/cli/issues/4027 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | node-hid: Support for npm@8Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | With the upgrade of node.js to version 16, the npm version will also change to version 8. This fix is to support npm@8. npm@6 can also build without problems. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | node-yarn: Support for npm@8Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | With the upgrade of node.js to version 16, the npm version will also change to version 8. This fix is to support npm@8. npm@6 can also build without problems. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | node-homebridge: Support for npm@8Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | With the upgrade of node.js to version 16, the npm version will also change to version 8. This fix is to support npm@8. npm@6 can also build without problems. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | node: Major update from v14 to v16Hirokazu MORIKAWA2022-04-16
| | | | | | | | | | | | | | | | | | | | | | | | This update also changes npm from v6 to v8. This change also requires node module packages to be modified. Each package will be updated later. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | Merge pull request #17303 from CarlosDerSeher/feature_bt_agentFlorian Eckert2022-04-16
|\ \ \ | | | | | | | | bt-agent: add new package
| * | | bluez-tools: Add package bluezetoolsKarl Osterseher2022-04-14
| | | | | | | | | | | | | | | | Signed-off-by: Karl Osterseher <karli_o@gmx.at>
* | | | ola: fix compilation with musl 1.2.3Rosen Penev2022-04-15
| | | | | | | | | | | | | | | | | | | | | | | | Upstream sent patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | golang: Fix conditionals not strippedJeffery To2022-04-15
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | golang: Update to 1.18.1Jeffery To2022-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fixes for: * CVE-2022-24675 - encoding/pem: stack overflow * CVE-2022-28327 - crypto/elliptic: generic P-256 panic when scalar has too many leading zeroes This also adds -buildvcs=false to omit VCS information in Go programs. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | yq: Update to 4.24.5Tianling Shen2022-04-15
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | uvol: update to version 0.8Daniel Golle2022-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump version to reset PKG_RELEASE counter. Add missing dependency on ucode-mod-math which is needed for the mkdtemp() implementation used to format UBI volumes. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | adguardhome: Update v0.107.6James White2022-04-15
| | | | | | | | | | | | | | | | | | | | | | | | Remove Go 1.18 patch as upstream source has updated go dependencies Signed-off-by: James White <james@jmwhite.co.uk>
* | | | miniupnpd: bump to latest git sourceZiMing Mo2022-04-14
| | | | | | | | | | | | | | | | Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
* | | | kitty-terminfo: Terminfo for kitty, an OpenGL-based terminal emulatorJitao Lu2022-04-14
| | | | | | | | | | | | | | | | Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
* | | | bison: new packageW. Michael Petullo2022-04-14
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | flex: new packageW. Michael Petullo2022-04-14
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | zlog: update PKG_SOURCE to avoid dl clashesMarko Ratkaj2022-04-13
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | | zlog: add new packageMarko Ratkaj2022-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | zlog is a reliable, high-performance, thread safe, flexible, clear-model, pure C logging library. Signed-off-by: Marko Ratkaj <markoratkaj@gmail.com>
* | | | pdns: update to 4.6.2Peter van Dijk2022-04-13
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | pdns-recursor: update to 4.6.2Peter van Dijk2022-04-13
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | openssh: update to 9.0p1Sibren Vasse2022-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* | | | yq: Update to 4.24.4Tianling Shen2022-04-13
| | | | | | | | | | | | | | | | | | | | | | | | Updated GO_PKG due to upstream changes. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | cloudflared: Update to 2022.4.1Tianling Shen2022-04-13
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | uvol: unbreak if LVM is installed but unusedDaniel Golle2022-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix and simplify console output, make sure uvol doesn't break in case of LVM being installed but not used. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | transmission: add 'incomplete' and 'watch' dirs to ujail mountsAlexander Egorenkov2022-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To fix the errors: Sun Apr 10 14:19:41 2022 daemon.err transmission-daemon[29831]: [2022-04-10 14:19:41.098] watchdir Failed to open directory "/mnt/sda1/openwrt/transmission/watch" (2): No such file or directory (watchdir.c:358) and Sun Apr 10 14:20:18 2022 daemon.err transmission-daemon[30175]: [2022-04-10 14:20:18.641] Couldn't create "/mnt/sda1/openwrt/transmission/incomplete": Permission denied (file-posix.c:243) References: - https://github.com/openwrt/packages/issues/17674 Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
* | | | Merge pull request #18268 from jamesmacwhite/ooniprobe-v3.14.1Jeffery To2022-04-13
|\ \ \ \ | | | | | | | | | | ooniprobe: Update to v3.14.2
| * | | | ooniprobe: Update 3.14.2James White2022-04-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: James White <james@jmwhite.co.uk>
* | | | | adblock: 4.1.3-8Dirk Brenken2022-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new 'hblock' compilation source (XL, see https://hblock.molinero.dev for reference) * print runtime/date information in ISO-8601 standard format * minor cleanups Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | haveged: update to 1.9.18Hannu Nyman2022-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update haveged to version 1.9.18 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | syncthing: Update to 1.19.2Jeffery To2022-04-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes patch based on upstream change[1] to fix compilation with Go 1.18. Fixes https://github.com/openwrt/packages/issues/18267. [1]: https://github.com/syncthing/syncthing/commit/e30898ddb3e51225d4bda8661a1510c5cc9afe08 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | open-vm-tools: update to 12.0.0Rosen Penev2022-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update patches with the Alpine Linux ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | uacme: add libev dependency to uacme-ualpnEneas U de Queiroz2022-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dependency has a PACKAGE_uacme-ualpn condition so that libev won't be unnecessarily built if uacme-ualpn is not selected. Remove PKG_USE_MIPS16:=0, as it is not necessary when not using the libev that is bundled with uacme. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | Merge pull request #18273 from cotequeiroz/openscMichael Heimpold2022-04-09
|\ \ \ \ \ | | | | | | | | | | | | opensc: do not build man pages
| * | | | | opensc: do not build man pagesEneas U de Queiroz2022-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add --disable-man to configure flags to skip building man pages. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | | telegraf: Update to version 1.22.1Jonathan Pagel2022-04-09
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | | | Merge pull request #18263 from TDT-AG/pr/20220406-keepalivedFlorian Eckert2022-04-08
|\ \ \ \ \ | | | | | | | | | | | | keepalived: fix makfile
| * | | | | keepalived: fix libip6tc dependencyFlorian Eckert2022-04-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>