mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
47cfdd293ee997fa878f695e1a5dc3bad2861b54
- Updated from version 1.2.0 to 1.5.2 - Update of rootfile - Changelog v1.5.2 Fixed Fix regression in dylib build artifacts not being found since 1.5.0. #290 Fix regression in sdist missing examples and other supplementary files since 1.5.0. #291 v1.5.1 Fixed Fix regression in get_lib_name crashing since 1.5.0. #280 Fix regression in Binding.Exec builds with multiple executables not finding built executables since 1.5.0. #283 v1.5.0 Added Add support for extension modules built for wasm32-unknown-emscripten with Pyodide. #244 Changed Locate cdylib artifacts by handling messages from cargo instead of searching target dir (fixes build on MSYS2). #267 No longer guess cross-compile environment using HOST_GNU_TYPE / BUILD_GNU_TYPE sysconfig variables. #269 Fixed Fix RustBin build without wheel. #273 Fix RustBin setuptools install. #275 v1.4.1 Fixed Fix crash when checking Rust version. #263 v1.4.0 Packaging Increase minimum setuptools version to 62.4. #222 Added Add cargo_manifest_args to support locked, frozen and offline builds. #234 Add RustBin for packaging binaries in scripts data directory. #248 Changed Exec binding RustExtension with script=True is deprecated in favor of RustBin. #248 Errors while calling cargo metadata are now reported back to the user #254 quiet option will now suppress output of cargo metadata. #256 setuptools-rust will now match cargo behavior of not setting --target when the selected target is the rust host. #258 Deprecate native option of RustExtension. #258 Fixed If the sysconfig for BLDSHARED has no flags, setuptools-rust won't crash anymore. #241 v1.3.0 Packaging Increase minimum setuptools version to 58. #222 Fixed Fix crash when python-distutils-extra linux package is installed. #222 Fix sdist built with vendored dependencies on Windows having incorrect cargo config. #223 Tested-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
IPFire 2.x - The Open Source Firewall
What is IPFire?
IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. For a full list of features have a look here.
This repository contains the source code of IPFire 2.x which is used to build the whole distribution from scratch, since IPFire is not based on any other distribution.
Where can I get IPFire?
Just head over to https://www.ipfire.org/download
How do I use this software?
We have a long and detailed wiki located here which should answers most of your questions.
But I have some questions left. Where can I get support?
You can ask your question at our community located here. A complete list of our support channels can be found here.
How can I contribute?
We have another document for this. Please look here.
Description
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%