Tell opensnitch daemon to not flush al TCP connections on restart.
Bug-Debian: https://bugs.debian.org/
1103496
Forwarded: not-needed
Last-update: 2025-05-26
This avoid killing connections like SSH and IRC when upgrading or restarting
the service. See discussion in https://github.com/evilsocket/opensnitch/issues/1329 .
Last-update: 2025-05-26
Gbp-Pq: Name 2010-no-tcp-flush-on-restart.patch
Added ebpf build rule mapping for s390x to s390.
Forwarded: https://github.com/evilsocket/opensnitch/pull/1333
Last-Update: 2025-04-25
This ensure the kernel headers are found during compilation.
Last-Update: 2025-04-25
Gbp-Pq: Name 1050-ebpf-s390x.patch
Start firewall rules before network is brought up.
Forwarded: https://github.com/evilsocket/opensnitch/pull/1019
Last-Update: 2025-04-20
Also protect the firewall daemon from the kernel OOM killer. Partly
based on proposal from
https://github.com/evilsocket/opensnitch/pull/1019/.
Gbp-Pq: Name 1030-systemd-service-earlier.patch
Added ebpf build rule mapping for armv8 to work with more armhf machines.
Forwarded: https://github.com/evilsocket/opensnitch/pull/1326
Last-Update: 2025-04-20
Last-Update: 2025-04-20
Gbp-Pq: Name 1020-ebpf-armv8l.patch
Changed how ebpf build find kernel headers from running to installed version.
Forwarded: https://github.com/evilsocket/opensnitch/pull/1327
Last-Update: 2025-04-20
The installed kernel do not match running kernel in chroots and containers.
Last-Update: 2025-04-20
Gbp-Pq: Name 1000-installed-kernel-headers.patch