mirror of
https://github.com/unman/shaker.git
synced 2025-02-22 15:50:03 -05:00
Mirage-firewall - update
This commit is contained in:
parent
8dba49428f
commit
f89ce1d5aa
@ -1,10 +1,10 @@
|
|||||||
Name: 3isec-qubes-mirage-firewall
|
Name: 3isec-qubes-mirage-firewall
|
||||||
Version: 0.8.4
|
Version: 0.8.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Create an Mirage firewall in Qubes
|
Summary: Create an Mirage firewall in Qubes
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
SOURCE0: mirage
|
SOURCE0: mirage
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package creates a mirage firewall for use in Qubes.
|
This package creates a mirage firewall for use in Qubes.
|
||||||
@ -45,5 +45,7 @@ if [ $1 -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 03 2024 unman <unman@thirdeyesecurity.org> - 0.8.6
|
||||||
|
- Packages qubes-mirage-firewall 0.8.6
|
||||||
* Mon Apr 17 2023 unman <unman@thirdeyesecurity.org> - 0.8.4
|
* Mon Apr 17 2023 unman <unman@thirdeyesecurity.org> - 0.8.4
|
||||||
- Packages qubes-mirage-firewall 0.8.4
|
- Packages qubes-mirage-firewall 0.8.4
|
||||||
|
@ -14,7 +14,7 @@ mirage_extracted:
|
|||||||
archive.extracted:
|
archive.extracted:
|
||||||
- name: /var/lib/qubes/vm-kernels/
|
- name: /var/lib/qubes/vm-kernels/
|
||||||
- source: salt://mirage/mirage-firewall.tar.bz2
|
- source: salt://mirage/mirage-firewall.tar.bz2
|
||||||
- source_hash: 2c985671a5620f395d1cc40f7f505660fd1e07bcaaaf77f698ce13f76f47cc20
|
- source_hash: b2a568dde165384cf041c577ffbfc4522a02115d95cc0830bff125ef1781a10c
|
||||||
- archive_format: tar
|
- archive_format: tar
|
||||||
- options: -j
|
- options: -j
|
||||||
|
|
||||||
@ -37,6 +37,7 @@ mirage-firewall-prefs:
|
|||||||
- provides-network: True
|
- provides-network: True
|
||||||
- netvm: sys-net
|
- netvm: sys-net
|
||||||
- default_dispvm: ''
|
- default_dispvm: ''
|
||||||
|
- kernelopts: ''
|
||||||
|
|
||||||
mirage-firewall-features:
|
mirage-firewall-features:
|
||||||
qvm.features:
|
qvm.features:
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user