- Nov 02, 2023
-
-
Christian Marangi authored
Bump to release 4.8 to make it easier to backport PCRE2 support patch. Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 97a7165e7238f0966d6404faf775df8cf5f99a77)
-
Christian Marangi authored
Move to PCRE2 as PCRE is EOL and won't receive any more security update anymore. Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit f25f4d395d854b299a8bc81bb2834df7916b9153)
-
- Nov 01, 2023
-
-
Jeffery To authored
setuptools provides a local copy of distutils and when building a C extension, this distutils will add the target LIBDIR (/usr/lib) to the list of library paths. If the build system has a libpython3.11.so in /usr/lib, then the linker will try to link to this shared library and fail. This adapts 008-distutils-use-python-sysroot.patch for host setuptools to add the correct library directory. Fixes: https://github.com/openwrt/packages/issues/22330 Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from commit 624fb955619c0b4b368e2ac1880619f159e3b8d6)
-
Tianling Shen authored
[openwrt-23.05] rust: Fix compile error if build dir and DL_DIR on separate filesystems, compile error for mipsel_24kc+24kf
-
Tianling Shen authored
[openwrt-23.05] sing-box: update to v1.6.0
-
Anton Antonov authored
Signed-off-by:
Anton Antonov <Anton.Antonov@arm.com> (cherry picked from commit 3be58aa1d317877415c810bc8dc6a43030064a64)
-
Anton Antonov authored
Backport up-stream patch: https://github.com/rhboot/efivar/commit/ca48d3964d26f5e3b38d73655f19b1836b16bd2d Signed-off-by:
Anton Antonov <Anton.Antonov@arm.com> (cherry picked from commit c618100c8282867d8dc10a98472060c6b432dbc2)
-
Anton Antonov authored
Signed-off-by:
Anton Antonov <Anton.Antonov@arm.com> (cherry picked from commit ee47bf4a5202f610251c7192b219481ee2d84dfe)
-
- Oct 31, 2023
-
-
Moritz Warning authored
Signed-off-by:
Moritz Warning <moritzwarning@web.de> (cherry picked from commit 9e38e78000d93cd809427dd41d271c823d34dc3a)
-
Christian Marangi authored
Currently aircrack-ng try to link with libbsd if it does detect the library in staging_dir. This is the case with buildbot where every package is selected and compiled. Fix this by adding a pending patch that permits to disable libbsd inclusion even if detected and set the related config flag. aircrack-ng use 2 function of libbsd and it's not worth to include the entire library for 2 simple function for string manipulation. Also add an additional patch that permits to use musl or glibc version of these string functions. Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit bd21652b79175de0ec017761ff1e259a562104e9)
-
Glenn Strauss authored
* update to lighttpd 1.4.73 release hash * update maintainer Signed-off-by:
Glenn Strauss <gstrauss@gluelogic.com> (cherry picked from commit f3e26bef52ef4c401a3a582b839bc632376d4de7)
-
Leo Douglas authored
see changelog: https://github.com/SagerNet/sing-box/releases/tag/v1.6.0 Signed-off-by:
Leo Douglas <douglarek@gmail.com> (cherry picked from commit 84c431702e97ba70228ec45b60482163fc0d974d)
-
Rui Salvaterra authored
Bugfix release, see the changelog [1] for what's new. [1] https://gitlab.torproject.org/tpo/core/tor/-/raw/tor-0.4.8.7/ChangeLog Signed-off-by:
Rui Salvaterra <rsalvaterra@gmail.com> (cherry picked from commit 5cb304e2b3484691b9f60a3a47a707dfcf5fa34b)
-
Christian Marangi authored
Move to PCRE2 library as PCRE is not EOL and won't receive any security updates anymore. Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 3dfb00c6c6758524282c6fa4a1995280ea613e9c)
-
Christian Marangi authored
Move to PCRE2 library as PCRE is EOL and won't receive any security updates anymore. Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit f585559690e4d607f5fea5eeed4517d5c157098c)
-
Christian Marangi authored
Bump postfix to 3.8.2 release. Refresh patches and drop patch 502-detect-glibc.patch as it got merged upstream. Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 4b7d365b8644586029823f04c57a03a6f721e5ab)
-
Jan Hák authored
Signed-off-by:
Jan Hák <jan.hak@nic.cz> (cherry picked from commit 3efee178f23ef9bf78678369be48bcaa430456b2)
-
Jan Hák authored
Signed-off-by:
Jan Hák <jan.hak@nic.cz> (cherry picked from commit fbfa63a03be5916873e3b2d1d17d21d1742de7de)
-
Christian Marangi authored
Update to release 2.2 and switch to PCRE2. New release switched from PCRE to PCRE2 and is now required. Drop patch merged upstream and backport 2 additional patch that fix a user-after-free and a PCRE2 bug. Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 13982c13d09803b8979f7934c6048db9ad240338)
-
Christian Marangi authored
Drop support for PCRE as it's now EOL and won't receive any security updates anymore. Signed-off-by:
Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 9ea2ec7cd1d9902352a67d6152107e9c452d6dbb)
-
Marius Dinu authored
Gettext is a prerequisite to build OpenWrt according to: https://openwrt.org/docs/guide-developer/toolchain/install-buildsystem but github automated tests fail without this explicit dependency: 2023-06-19T08:02:45.1940511Z checking for py module gzip ... ok 2023-06-19T08:02:45.1968662Z checking for /builder/staging_dir/host/bin/pkg-config ...ok 2023-06-19T08:02:45.1998491Z ERROR: no gettext binaries found 2023-06-19T08:02:45.1999746Z checking for xgettext ... fail 2023-06-19T08:02:45.2008403Z make[2]: *** [Makefile:263: /builder/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/tvheadend-2023-06-05/.configured_a17fb5ef857664f03cd0ce37cc5ea591] Error 1 Signed-off-by:
Marius Dinu <m95d+git@psihoexpert.ro> (cherry picked from commit fb68d07bfae3d38691c87179e216207e4323a52b)
-
Marius Dinu authored
Update to git master 2023-06-05 and removed unneeded compatibility patch. Signed-off-by:
Marius Dinu <m95d+git@psihoexpert.ro> (cherry picked from commit dedf51702e098d042f5392de4d640b0d72825676)
-
Martin Strobel authored
use libpcre2 as dependency for freeradius3-common because PCRE is EOL with no further updates Compile & run tested on mediatek mt76 ubnt-ui6-lr-v1 with musl Signed-off-by:
Martin Strobel <arctus@crza.de> (cherry picked from commit 19ec30255f1379cb2d25f7ace22523039cc8aa67)
-
Jianhui Zhao authored
Signed-off-by:
Jianhui Zhao <zhaojh329@gmail.com> (cherry picked from commit dda8ba0ca732d613238db973f00e20dc83d8fc77)
-
Jeffery To authored
Currently, rust fails to build for mipsel_24kc+24kf with "opcode not supported on this processor: mips1 (mips1)" errors when building libunwind. Because mipsel_24kc+24kf is hard-float, a certain section of src/llvm-project/libunwind/src/UnwindRegistersRestore.S is selected to be compiled; the instructions in this section require MIPS II. mipsel_24kc+24kf is compiled for MIPS32 Release 2 (MIPS32 is based on MIPS II), but the C flags used to select this architecture were not passed to the rust bootstrap (to be passed back to gcc). This passes the C flags to rust bootstrap to fix this compile error. This also adds PKG_BUILD_FLAGS:=no-mips16 as attempting to generate MIPS16 code leads to a different compile error. Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from commit 54616e7049701996fab1dfb85ba0ebc3189b53ec)
-
Jeffery To authored
The rust bootstrap downloads files into a "tmp" directory then moves the files into the "cache" directory using std::fs::rename. There are no issues in the original/unpatched case as "tmp" and "cache" are subdirectories in the build directory ($(HOST_BUILD_DIR)/build) and so are nearly guaranteed to be on the same filesystem. 35768bf31e5867046874dc6fd0374ff8fe575da2 changed where files are saved/cached (in $(DL_DIR)/rustc). If HOST_BUILD_DIR and DL_DIR are on separate filesystems, then using std::fs::rename to move the files will fail.[1] This updates 0002-rustc-bootstrap-cache.patch to account for this case, i.e. if std::fs::rename fails, fall back to copying the file then removing the original. [1]: https://github.com/openwrt/packages/pull/22457 Fixes: 35768bf31e58 ("rust: Cache bootstrap downloads to $(DL_DIR)/rustc") Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from commit f9f1e0220f872263d8f12c38df9984a40625430f)
-
- Oct 30, 2023
-
-
Stan Grishin authored
[23.05] ngtcp2: update to 1.0.1
-
Dirk Brenken authored
* more small fixes & enhancements * cosmetics Signed-off-by:
Dirk Brenken <dev@brenken.org> (cherry picked from commit efe0cbcb7541eff4072fa5421a244ac05cab43e6)
-
Dirk Brenken authored
* various vpn/wireguard improvements & fixes * improved compatibility with new netifd * added open STA improvements by @brianjmurrell * closes #22227 #22288 #22357 Signed-off-by:
Dirk Brenken <dev@brenken.org> Signed-off-by:
Dirk Brenken <dev@brenken.org> (cherry picked from commit 81658c58236a050b22dbf08309b637576db1a5c9)
-
- Oct 29, 2023
-
-
Stan Grishin authored
* https://github.com/ngtcp2/ngtcp2/compare/v1.0.0...v1.0.1 Signed-off-by:
Stan Grishin <stangri@melmac.ca> (cherry picked from commit 9d194e834852143124df7aed12297e0f754e9ece)
-
- Oct 28, 2023
-
-
Tianling Shen authored
Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit ad8f2b5e8e4d7a84f034bf458221e6721c0efedb)
-
Tianling Shen authored
Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 0d6bbc3bddeb0a0c2b9daaff9d40e3e0361ee763)
-
Tianling Shen authored
Signed-off-by:
Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit 0449b530ba1d75911abf52c30d3cbee056b8f7b4)
-
- Oct 26, 2023
-
-
Stan Grishin authored
[23.05] https-dns-proxy: bugfix: crashes on logging from upstream
-
Stan Grishin authored
[23.05] curl: prepare for HTTP/3 support
-
Stan Grishin authored
[23.05] ngtcp2: add new package
-
Stan Grishin authored
[23.05] nghttp3: add new package
-
Stan Grishin authored
* update to 2023-10-25 upstream version which fixes the crashes on logging on ath79 * remove no longer needed 030-src-logging.c-fix-crash.patch * update 010-cmakelists-remove-cflags.patch to work with a new version * update 020-src-options.c-add-version.patch to work with a new version Signed-off-by:
Stan Grishin <stangri@melmac.ca> (cherry picked from commit 6b92b6c6d27a8ec67e63a5726dee0c9e8cc2b7ec)
-
Stan Grishin authored
* these changes along with 2 PRs below and using non-standard openssl library allow for building curl with HTTP/3 support * https://github.com/openwrt/packages/pull/22443 * https://github.com/openwrt/packages/pull/22444 Signed-off-by:
Stan Grishin <stangri@melmac.ca> (cherry picked from commit 6bd2b89d839026c3365da7205359b1568f955e6b)
-
Stan Grishin authored
* add new package to allow building of curl with HTTP/3 support * switch to using cmake Signed-off-by:
Stan Grishin <stangri@melmac.ca> (cherry picked from commit f6e57976402f51bd7b7bbe9dacad7153543b3002)
-