Skip to content

opensnitch: 1.7.0.0 -> 1.7.1#421999

Merged
symphorien merged 1 commit intoNixOS:masterfrom
LordGrimmauld:opensnitch_1_7_1
Jul 9, 2025
Merged

opensnitch: 1.7.0.0 -> 1.7.1#421999
symphorien merged 1 commit intoNixOS:masterfrom
LordGrimmauld:opensnitch_1_7_1

Conversation

@LordGrimmauld
Copy link
Contributor

@LordGrimmauld LordGrimmauld commented Jul 3, 2025

Release notes: https://github.com/evilsocket/opensnitch/releases/tag/v1.7.1

Closes #418773 (version is 3 digits again)

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Jul 3, 2025
@nix-owners nix-owners bot requested a review from onny July 3, 2025 08:02
@LordGrimmauld
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 421999
Commit: 9aa1a0a1ededd2ea8b990bfc794dff0f900cd874


x86_64-linux

✅ 24 packages built:
  • linuxKernel.packages.linux_5_10.opensnitch-ebpf
  • linuxPackages_5_10_hardened.opensnitch-ebpf (linuxKernel.packages.linux_5_10_hardened.opensnitch-ebpf)
  • linuxKernel.packages.linux_5_15.opensnitch-ebpf
  • linuxPackages_5_15_hardened.opensnitch-ebpf (linuxKernel.packages.linux_5_15_hardened.opensnitch-ebpf)
  • linuxKernel.packages.linux_6_1.opensnitch-ebpf
  • linuxPackages.opensnitch-ebpf (linuxKernel.packages.linux_6_12.opensnitch-ebpf)
  • linuxPackages_hardened.opensnitch-ebpf (linuxPackages_6_12_hardened.opensnitch-ebpf)
  • linuxKernel.packages.linux_6_13.opensnitch-ebpf
  • linuxPackages_6_13_hardened.opensnitch-ebpf (linuxKernel.packages.linux_6_13_hardened.opensnitch-ebpf)
  • linuxKernel.packages.linux_6_14.opensnitch-ebpf
  • linuxPackages_6_14_hardened.opensnitch-ebpf (linuxKernel.packages.linux_6_14_hardened.opensnitch-ebpf)
  • linuxPackages_latest.opensnitch-ebpf (linuxKernel.packages.linux_6_15.opensnitch-ebpf)
  • linuxPackages_6_1_hardened.opensnitch-ebpf (linuxKernel.packages.linux_6_1_hardened.opensnitch-ebpf)
  • linuxKernel.packages.linux_6_6.opensnitch-ebpf
  • linuxPackages_6_6_hardened.opensnitch-ebpf (linuxKernel.packages.linux_6_6_hardened.opensnitch-ebpf)
  • linuxPackages_latest-libre.opensnitch-ebpf (linuxKernel.packages.linux_latest_libre.opensnitch-ebpf)
  • linuxPackages-libre.opensnitch-ebpf (linuxKernel.packages.linux_libre.opensnitch-ebpf)
  • linuxPackages_lqx.opensnitch-ebpf (linuxKernel.packages.linux_lqx.opensnitch-ebpf)
  • linuxPackages_xanmod.opensnitch-ebpf (linuxKernel.packages.linux_xanmod.opensnitch-ebpf)
  • linuxPackages_xanmod_latest.opensnitch-ebpf (linuxKernel.packages.linux_xanmod_latest.opensnitch-ebpf, linuxPackages_xanmod_stable.opensnitch-ebpf)
  • linuxPackages_zen.opensnitch-ebpf (linuxKernel.packages.linux_zen.opensnitch-ebpf)
  • opensnitch
  • opensnitch-ui
  • opensnitch-ui.dist

@symphorien symphorien merged commit 614b661 into NixOS:master Jul 9, 2025
34 of 35 checks passed
@rhendric
Copy link
Member

@LordGrimmauld, think this could be backported to 25.05?

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jul 19, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opensnitch: 4 digit version breaks opensnitch-ui connection

3 participants