Ngfw trixie rebase - #3
Open
singhrohit23 wants to merge 5 commits into
Open
Conversation
- debian/rules: updated for bookworm Python packaging - runtests/version.py: version update - setup.py: bookworm compatibility - build-order.txt: updated for bookworm
- .travis.yml: REPOSITORY=bookworm, amd64 only - docker-compose.build.yml: REPOSITORY and TRAVIS_BRANCH defaults to bookworm - docker-compose-dev.yml: new local dev build file with host networking
build-order.txt: . bookworm → . trixie (this branch is ngfw-trixie; bookworm version stays on its own branch). runtests/version.py: refresh embedded commit hash 45cc962 → 32f9801 to match the trixie HEAD reference. Per memory bookworm-migration.md, runtests is pure Python (pytest framework) with no native deps; trixie support needs only the build target flip.
- REPOSITORY: bookworm → trixie (matches build-order.txt on ngfw-trixie branch; the May 18 trixie CI flip didn't land on runtests). - NO_CLEAN: 1 to skip the fakeroot cleanup wedge that hangs Travis Docker container builds (same pattern as ngfw_pkgs / ngfw_hades-pkgs).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.