aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | 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>
| * | | | | | keepalived: add missing CONFIG_ prefix to PKG_CONFIG_DEPENDS elementsFlorian Eckert2022-04-06
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | xfrpc: fast reverve proxy client in c languageDengfeng Liu2022-04-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | | | | domoticz: update to 2022.1Lucian Cristian2022-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change to codeload fix python 3.10 plugin loading and usage Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | docker-compose: Update to version 2.4.1Javier Marcet2022-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's Changed: - now we use directly the Docker CLI to run autoremove flag should be p… by @glours - use ssh config when building from compose up by @glours - get Tty from container to know adequate way to attach to by @ndeloof Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | django: bump to version 4.0.3Alexandru Ardelean2022-04-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | squashfs-tools: bump to version 4.5.1Alexandru Ardelean2022-04-07
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #18266 from 1715173329/cfJosef Schlehofer2022-04-07
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | cloudflared: Update to 2022.4.0
| * | | | | cloudflared: Update to 2022.4.0Tianling Shen2022-04-07
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | tvheadend: add noacl config option for serverAlexander Egorenkov2022-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for --noacl option to disable all access control checks. Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
* | | | | Merge pull request #18228 from jamesmacwhite/adguardhome-v0.107.5-go-1.18-fixJeffery To2022-04-08
|\ \ \ \ \ | | | | | | | | | | | | [master] adguardhome: Patch quic-go to fix compilation on Go 1.18
| * | | | | adguardhome: Patch quic-go to fix compilation on Go 1.18James White2022-04-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James White <james@jmwhite.co.uk>
* | | | | | Merge pull request #18246 from 1715173329/dlJeffery To2022-04-08
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | dnslookup: Update to 1.6.0
| * | | | | dnslookup: Update to 1.6.0Tianling Shen2022-04-06
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo error: `AUTORELESE` > `AUTORELEASE`. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Merge pull request #18244 from liudf0716/apfree-wifidogAlexandru Ardelean2022-04-06
|\ \ \ \ \ | | | | | | | | | | | | apfree-wifidog: fix compile error
| * | | | | apfree-wifidog: fix compile errorDengfeng Liu2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which requires libiptext library from iptables Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | | | | Merge pull request #18200 from neheb/8Alexandru Ardelean2022-04-06
|\ \ \ \ \ \ | | | | | | | | | | | | | | ptunnel-ng: fix compilation with kernel 5.15
| * | | | | | ptunnel-ng: fix compilation with kernel 5.15Rosen Penev2022-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some header change requires to include musl's headers first. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #18217 from rsalvaterra/tor-bumpAlexandru Ardelean2022-04-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tor: bump to 0.4.6.10 stable
| * | | | | | | tor: bump to 0.4.6.10 stableRui Salvaterra2022-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | | | | | | Merge pull request #18224 from rs/nextdns-1.37.11-masterAlexandru Ardelean2022-04-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nextdns: Update to version 1.37.11
| * | | | | | | | nextdns: Update to version 1.37.11Olivier Poitrey2022-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | | | | Merge pull request #18245 from 1715173329/dpAlexandru Ardelean2022-04-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | dnsproxy: Update to 0.42.1
| * | | | | | | | | dnsproxy: Update to 0.42.1Tianling Shen2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | | | | | xtables-addons: fix various warning in lua patchRosen Penev2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These will become errors in the next LTS kernel. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | xtables-addons: update to 3.19Rosen Penev2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with kernel 5.15. Fixed changed binary name. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | wifi-presence: add new packageAdam Williams2022-04-05
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/awilliams/wifi-presence for details. Signed-off-by: Adam Williams <pwnfactory@gmail.com>
* | | | | | | | | python-websocket-client: update to 1.3.2Javier Marcet2022-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for pre-initialized stream socket in new WebSocketApp - Remove rel.saferead() in examples (f0bf03d) - Increase scope of linting checks (dca4022) - Start adding type hints (a8a4099) Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | | prometheus-node-exporter-lua: fix ubnt-manager collectorNick Hainke2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the version and add ubnt-manager to the build section. Fixes: 76f27975a9eb (" prometheus-node-exporter-lua: add ubnt-manager collector ") Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | | | prometheus-node-exporter-lua: add ubnt-manager collectorNick Hainke2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ubnt-manager-collector collects statistics from airos devices configured in ubnt-manager. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | | | ubnt-manager: add ubnt-managerNick Hainke2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This app makes it easier to work with AirOS devices. So far, only monitoring is implemented. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | | | uvol: yet another small compatibility hackDaniel Golle2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shift ARGV until actual parameters start to compensate for older versions of ucode passing the complete cmdline. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | uvol: fixes and adapt to in-tree ucodeDaniel Golle2022-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't use features which are not yet present in the version of ucode currently shipped with OpenWrt (such as `fs.access()` or assuming raw mode by default). Fix syntax error in main executable. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | Merge pull request #18143 from mhei/php8-pecl-redis-updateMichael Heimpold2022-04-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | php8-pecl-redis: update to 5.3.7
| * | | | | | | | | php8-pecl-redis: update to 5.3.7Michael Heimpold2022-04-03
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | Merge pull request #18144 from mhei/php8-pecl-imagick-updateMichael Heimpold2022-04-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | php8-pecl-imagick: update to 3.7.0