This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
Releases: pojntfx/gon2n
Releases · pojntfx/gon2n
v0.2.1
Bug Fixes
- Don't do a shallow clone (Felix Pojtinger)
- Patch fauly
autogen.sh
script from n2n (Felix Pojtinger) - Support BSD sed (Felix Pojtinger)
Builds
- Backport build system changes from go-isc-dhcp (Felix Pojtinger)
- Fix cross-compilation (Felix Pojtinger)
- Support BSD
ar
(Felix Pojtinger) - Use bagccgop-provided
HOST
env variable for GCC host triplet (Felix Pojtinger)
unstable
build: Use bagccgop-provided `HOST` env variable for GCC host triplet
v0.2.0
Features
- Re-add dibs configuration (Felix Pojtinger)
- Add proper dibs workflow (Felix Pojtinger)
- Add macOS & Windows targets (Felix Pojtinger)
- Add basic Hydrunfile #11 (Felix Pojtinger)
- Add basic README #11 (Felix Pojtinger)
- Add PowerPC support (Felix Pojtinger)
- Add research results on gccgo Debian ports compatibility (Felix Pojtinger)
Bug Fixes
- Correct typo (Felix Pojtinger)
- Use correct binary source for ghr on macOS (Felix Pojtinger)
- Allow compilation with gccgo on
amd64
(Felix Pojtinger)
Documentation
- Add installation instructions and reference (Felix Pojtinger)
- Add better usage instructions with a short tutorial (Felix Pojtinger)
Code Refactoring
- Start using a standard build system #11 (Felix Pojtinger)
Builds
- Improve step naming scheme (Felix Pojtinger)
- Use dibs from source (Felix Pojtinger)
- Generate sources for macOS target (Felix Pojtinger)
- Include automake and openssl for macOS build (Felix Pojtinger)
- Disable macOS build until ntop/n2n#385 is out (Felix Pojtinger)
- Add CGO-less client build support with
bagop
(Felix Pojtinger) - Add
bagop
andbagccgop
builds (Felix Pojtinger) - Use
sid
instead ofbullseye
to get Go 1.17 (Felix Pojtinger)
Development Build
Builds
- Disable macOS build until ntop/n2n#385 is out (Felix Pojtinger)
v0.1.0
Features
- Add cross-compilation support (Felix Pojtinger)
- Add publish configuration (Felix Pojtinger)
- Port to n2n 2.8.0-stable (Felix Pojtinger)
Bug Fixes
- Use wine-development for Windows tests (Felix Pojtinger)
- Use protoc from source (Felix Pojtinger)
Builds
- Remove dependency on dibs (Felix Pojtinger)
- Install protoc and it's Go plugins (Felix Pojtinger)
- GitHub actions is not root by default (Felix Pojtinger)
Chores
- Bump dependencies (Felix Pojtinger)