aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* shorewall-core: fix build on macosSergey V. Lobanov2022-02-23
| | | | | | | | | | | | shorewall-core macos build fails due to: 1. MacOS bash is too old (3.x), but shorewall-core requires bash>4 This patch uses OpenWrt tools/bash built for macos (bash 5.x) 2. install.sh detects Darwin using uname and changes install logic, but it fails in case of cross-platform build This patch uses fakeuname/host tool to avoid Darwin detection Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* shorewall: fix build on macosSergey V. Lobanov2022-02-23
| | | | | | | | | | | | shorewall macos build fails due to: 1. MacOS bash is too old (3.x), but shorewall requires bash>4 This patch uses OpenWrt tools/bash built for macos (bash 5.x) 2. install.sh detects Darwin using uname and changes install logic, but it fails in case of cross-platform build This patch uses fakeuname/host tool to avoid Darwin detection Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* shorewall6-lite: fix build on macosSergey V. Lobanov2022-02-23
| | | | | | | | | | | | | | | | shorewall6-lite macos build fails due to: 1. MacOS bash is too old (3.x), but shorewall6-lite requires bash>4 This patch uses OpenWrt tools/bash built for macos (bash 5.x) 2. install.sh detects Darwin using uname and changes install logic, but it fails in case of cross-platform build This patch uses fakeuname/host tool to avoid Darwin detection 3. fakeuname does not work in install.sh because install.sh redefines PATH. This patch removes PATH=... from install.sh on macos Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* shorewall6: fix build on macosSergey V. Lobanov2022-02-23
| | | | | | | | | | | | shorewall6 macos build fails due to: 1. MacOS bash is too old (3.x), but shorewall6 requires bash>4 This patch uses OpenWrt tools/bash built for macos (bash 5.x) 2. install.sh detects Darwin using uname and changes install logic, but it fails in case of cross-platform build This patch uses fakeuname/host tool to avoid Darwin detection Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* shorewall-lite: fix build on macosSergey V. Lobanov2022-02-23
| | | | | | | | | | | | | | | | | shorewall-lite macos build fails due to: 1. MacOS bash is too old (3.x), but shorewall-lite requires bash>4 This patch uses OpenWrt tools/bash built for macos (bash 5.x) 2. install.sh detects Darwin using uname and changes install logic, but it fails in case of cross-platform build This patch uses fakeuname/host tool to avoid Darwin detection 3. fakeuname does not work in install.sh because install.sh redefines PATH. This patch removes PATH=... from install.sh on macos Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* i2pd: Update packageR4SAS I2P2022-02-23
| | | | | | | * Update to 2.41.0 * Added use AUTORELEASE Signed-off-by: R4SAS I2P <r4sas@i2pmail.org>
* coreutils: update to 9.0John Audia2022-02-23
| | | | | | | | | | | | | | Removed unneed patch: 002-ls-restore-831-behavior-on-removed-directories.patch After updating ran `make package/coreutils/refresh` from $BUILDROOT to clean dirty patches. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* zsh: update to 5.8.1John Audia2022-02-23
| | | | | | | | Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* rsyslog: move configurables to Config.inMatthew Hagan2022-02-23
| | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* rsyslog: add omhttp libcurl dependancyMatthew Hagan2022-02-23
| | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* tinyionice: update to 1.0.1Michal Vasilek2022-02-23
| | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* yq: Update to 4.20.2Tianling Shen2022-02-23
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* tree: bump to 2.0.2John Audia2022-02-23
| | | | | | | | | | Update to latest upstream release. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* htpdate: drop www.freebsd.org from default server listJo-Philipp Wich2022-02-22
| | | | | | | | | | The FreeBSD project stopped publishing HTTP date headers and seeks to limit further resource taxing by distributed htpdate clients using the www.freebsd.org host as default time source. Fixes: #17924 Reported-by: Allan Jude <allanjude@freebsd.org> Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* nano: update to 6.2Hannu Nyman2022-02-22
| | | | | | | Update nano to 6.2. Remove inactive second maintainer. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* yggdrasil: bump to 0.4.3George Iv2022-02-21
| | | | Signed-off-by: George Iv <zhoreeq@users.noreply.github.com>
* gnunet: packaging fixesDaniel Golle2022-02-20
| | | | | | | * include gnunet-service-zonemaster-monitor in gnunet-gns package * rename namestore-heap back to namestore-flat Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ksmbd: removeRosen Penev2022-02-19
| | | | | | This was merged in base. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* usteer: update to latest git headDavid Bauer2022-02-19
| | | | | | | | | | | 98247d1 usteer: track RRM and BSS-TM support per connection 6ec60fc ubus: add BSS-transition-management support f462de0 local-node: fetch bss-transition-management support c5242dd ubus: add supported beacon-measurement modes 0dd47b1 local-node: convert kick-dely to absolute time 96976ba readme: add initial README Signed-off-by: David Bauer <mail@david-bauer.net>
* Merge pull request #17897 from mhei/php8-updateMichael Heimpold2022-02-19
|\ | | | | php8: update to 8.1.3
| * php8: update to 8.1.3Michael Heimpold2022-02-18
| | | | | | | | | | | | | | This fixes: - CVE-2021-21708 Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #17893 from BKPepe/shared-mimo-info-nLSJosef Schlehofer2022-02-19
|\ \ | | | | | | shared-mimo-info: fix compilation with BUILD_NLS
| * | shared-mimo-info: fix compilation with BUILD_NLSJosef Schlehofer2022-02-18
| |/ | | | | | | | | | | | | | | | | | | | | | | | | When you have enabled full Native Language Support, it could not be compiled due to this error: ccache_cc -o src/update-mime-database src/update-mime-database.p/update-mime-database.c.o -L/mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/usr/lib -L/mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib -Wl,--as-needed -Wl,--no-undefined -DPIC -fPIC -specs=/mox-master/build/include/hardened-ld-pie.specs -znow -zrelro -Wl,-rpath,/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -Wl,-rpath-link,/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -Wl,--start-group /mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libglib-2.0.so -L/mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib -lintl /mox-master/build/staging_dir/target-aarch64_cortex-a53_musl/usr/lib/libxml2.so -Wl,--end-group /mox-master/build/staging_dir/toolchain-aarch64_cortex-a53_gcc-11.2.0_musl/lib/gcc/aarch64-openwrt-linux-musl/11.2.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status It happens also on gcc Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* / pcapplusplus: Add new packageMichal Hrusecky2022-02-18
|/ | | | | | | | | PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* Merge pull request #17891 from jefferyto/slide-switch-0.9.7Josef Schlehofer2022-02-18
|\ | | | | slide-switch: Update to 0.9.7
| * slide-switch: Update to 0.9.7Jeffery To2022-02-18
|/ | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* haproxy: Update HAProxy to v2.4.13Christian Lachner2022-02-17
| | | | | | | - Update haproxy download URL and hash - Updated upstream patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
* uacme: proper ualpn integrationLucian Cristian2022-02-17
| | | | | | ualpn works only with openssl and gnutls, so default build will not have this included Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* telegraf: Update to version 1.21.4Jonathan Pagel2022-02-17
| | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* dnsproxy: Update to 0.41.2Tianling Shen2022-02-17
| | | | | | Fixed typo error: `AUTORELESE` -> `AUTORELEASE`. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* yq: Update to 4.20.1Tianling Shen2022-02-17
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* libdaq3: Enable NFQ DAQMichal Hrusecky2022-02-17
| | | | | | Enable support for DAQ module that uses NFQUEUE. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* uvol: clean up paths and fix delayed startupDaniel Golle2022-02-18
| | | | | | | | | | | | | | * Winchester discs can take a long time to spin up which results in blockd also taking a while to complete to start. * Make sure uvol only gets started once blockd is ready. * Clean up paths (use '/tmp/run/uvol' everywhere instead of relying on the '/var' -> '/tmp' symlink) * Create 'apk' folder when initializing .meta volume. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* uacme: pack ualpn.shLucian Cristian2022-02-16
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* frr: branch update, mips64 fixLucian Cristian2022-02-16
| | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* Merge pull request #17850 from BKPepe/unboundJosef Schlehofer2022-02-16
|\ | | | | unbound: update to version 1.15.0
| * unbound: update to version 1.15.0Josef Schlehofer2022-02-11
| | | | | | | | | | | | Refresh patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | CircleCI: Add 21.02 GPG and usign public keys and update to Debian 10Josef Schlehofer2022-02-15
| | | | | | | | | | | | | | Debian 9 (stretch) comes with Python 3.5 by default and End of Life is going to be on 30th June 2022, let's update it to Debian 10 (buster). Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | totem-pl-parser: new packageW. Michael Petullo2022-02-15
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | python-twisted: Update to 22.1.0, refresh patchesJeffery To2022-02-15
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | openvpn-easy-rsa: make it reproducibleLuiz Angelo Daros de Luca2022-02-15
| | | | | | | | | | | | | | | | | | The "build" script was replacing a ~DATE~ with current date. Now it uses $(SOURCE_DATE_EPOCH). Fixes #17848 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | btrfs-progs: update to 5.16.1Rosen Penev2022-02-15
| | | | | | | | | | | | | | | | Disable libudev to avoid dependency. Backport patch to fix 64-bit int types under ppc64 and mips64. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ksmbd-tools: update to 3.4.4Rosen Penev2022-02-14
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ksmbd: update to 3.4.4Rosen Penev2022-02-14
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | lua-cs-bouncer: initial packageKerma Gérald2022-02-14
| | | | | | | | | | | | | | | | | | | | Lua Crowdsec Bouncer module Lua module to allow ip (or not) from CrowdSec API. https://github.com/crowdsecurity/lua-cs-bouncer required for crowdsec-nginx-bouncer Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | cqueues: add cqueues(rel-20200726) to feedsSiger Yang2022-02-14
| | | | | | | | Signed-off-by: Siger Yang <siger.yang@outlook.com>
* | mandoc: fix build on macosSergey V. Lobanov2022-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ./configure scripts compiles&runs test so it detects darwin C-functions and defines that can not be used for Linux target. This patches expicitly specifies Linux-specific parameters that can not be detected correctly on Darwin. This patch removes 010-mandoc-1.14.5-fix-gnu-make.patch. mandoc provides its own way to redefine specific parameters (using configure.local file). Defines from this patch are moved to generated configure.local file. CONFIGURE_VARS are removed by this patch due to ./configure script does not use ENV vars specified by CONFIGURE_VARS This commit does not change compilation on Linux hosts (the resulted binary is exactly the same as before applying this commit). Binary compiled on MacOS host is exactly the same as compiled on Linux. Files generated by ./configure (config.h and Makefile.local) are exactly the same on Linux and MacOS build hosts Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | libwebsockets: fix compilation with newer GCCRosen Penev2022-02-14
| | | | | | | | | | | | Errors on uninitialized variable. No idea why only on powerpc64. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | mktorrent: fix bad format for 64bit platformsRosen Penev2022-02-14
| | | | | | | | | | | | | | The Makefile tries and fails to run a binary that sets it properly. Just hardcode it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | shared-mime-info: new packageW. Michael Petullo2022-02-14
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>