Releases: extra2000/saferwall-box
Releases · extra2000/saferwall-box
v1.1.0
v1.0.0
1.0.0 (2020-12-01)
Features
- nginx: Add
dhparam
options for SSL (078f83a) - pillar.saferwall: Update keys and values (b3abb70)
- podman-formula: Update to v2.1.0-alpha.1 (2513fcb)
- podman-formula: Update to v2.2.0 (b778dbd)
- podman-formula: Update to v2.0.2-alpha.1 (cb95fab)
- saferwall-formula: New commits (98dc2ab)
- saferwall-formula: Update to v1.0.0-alpha.1 (7b28eef)
- saferwall-formula: Update to v1.0.0-alpha.2 (a236ebc)
- saferwall-formula: Update to v1.0.0-alpha.3 (997d475)
- saferwall-formula: Update to v1.0.0-alpha.6 (9138098)
- saferwall-formula: Update to v1.0.0 (f8896e3)
- salt: Add
swapoff
to disable swap (2f3aca5) - salt: Add Cockpit with addons (cd25fde)
- salt: Add NGINX with self-signed SSL (28a9dac)
- salt.bridgenet: Add support for Debian, Ubuntu, and SUSE families (132ce84)
- vagrant: Add Debian 10 x86_64 box (1505895)
- vagrant: Add openSUSE Leap 15.2
aarch64
KVM box (4eee235) - vagrant: Add openSUSE Leap 15.2 aarch64 box (cbc78e2)
- vagrant: Add openSUSE Leap 15.2 x86_64 box (968a0cc)
- vagrant: Add openSUSE Tumbleweed
aarch64
KVM box (9b66f9d) - vagrant: Add openSUSE Tumbleweed aarch64 box (299853c)
- vagrant: Add openSUSE Tumbleweed x86_64 box (90c74e9)
- vagrant: Add Ubuntu 20.04 x86_64 box (f8a993b)
- vagrant: Change CentOS 7 to Fedora 32 which brings Podman version 2.x (285d94d)
- Add intial commit of saferwall-formula (2635bfb)
- Add podman formula (7b81b75)
- Add Vagrant (f288765)
- Initial salt/ implementations (26ef1ad)
Performance Improvements
- vagrant: Reduce RAM from 8GB to 4GB (24d0ffb)
- vagrant: Reduce vCPUs from 4 cores to 2 cores (d9fb145)
Styles
- Add .gitignore (93264ca)
Code Refactoring
- pillar: Add NGINX and Saferwall pillars into
.gitignore
which requires user to rename example pillars (d4faae5) - vagrant: Add main box into
.gitignore
which require user have to rename any Vagrant examples to the main box's name (c7c93fd) - vagrant: Disable VirtualBox Guest Additions auto-install (f07e2a4)
- vagrant: Postfix openSUSE
aarch64
QEMU file name with.qemu
(4766c1e) - vagrant: Rename
amd64
tox86_64
(0797eac) - vagrant: Rename generic-box to saferwall-box (c8177af)
- vagrant, readme: Move Vagrant files into
vagrant/examples/
(6e08cfc) - vagrant.fedora-32.amd64: Remove
box_version
(9c521e8)
Continuous Integrations
- semantic-release: Write version to
VERSION.txt
file (ebb61c3) - Remove Travis CI because it is no longer free (29091a5)
- AppVeyor: Add
semantic-release
(a7c0929) - AppVeyor: Update instruction for copying Vagrant example file (39ac70f)
- Add Travis CI, AppVeyor, and semantic-release (a5a4c95)
- Copy
vagrant/Vagrantfile.saferwall-box.fedora-32.amd64.example
tovagrant/Vagrantfile.saferwall-box
(e943223)
Documentations
- creating-saferwall-box: Add port-forwarding to external devices via host
firewalld
(f5c1675) - README: Add a list of supported CPU architectures (65d186a)
- README: Add badges (af83e2c)
- README: Add Cockpit known issues when login after
vagrant destroy
(2224b4d) - README: Add deployment diagram (a723f2d)
- README: Add example login credentials (5c16bc6)
- README: Add instruction to use Cockpit terminal instead of
vagrant ssh
(4451ee7) - README: Add instructions to create persistent volumes for containers (bd7f5e1)
- README: Add link to MalwareBazaar for resources on testing Saferwall (647b060)
- README: Change
vagrant up
default to virtualbox provider (991c754) - README: Change multiav deployment to Podman Pod YAML file (41fc97a)
- README: Fix Section URLs (08faea3)
- README: Initial documentations (0a255ca)
- README: Re-organize into Chapters and add more explanation (101c9f5)
- README: Remove instruction to ...
v1.0.0-alpha.8
v1.0.0-alpha.7
1.0.0-alpha.7 (2020-11-30)
Features
- podman-formula: Update to v2.2.0 (b778dbd)
- saferwall-formula: Update to v1.0.0-alpha.6 (9138098)
- vagrant: Add openSUSE Leap 15.2
aarch64
KVM box (4eee235) - vagrant: Add openSUSE Tumbleweed
aarch64
KVM box (9b66f9d)
Fixes
- salt.bridgenet: Fix networking issues after reboot on SUSE family (e21f7f1)
- salt.bridgenet: Fix NetworkManager not properly restarted on Ubuntu (0395045)
- vagrant: Fix vagrant boxes unable to communicate with other nodes (4ca5556)
Code Refactoring
- vagrant: Postfix openSUSE
aarch64
QEMU file name with.qemu
(4766c1e) - vagrant: Rename generic-box to saferwall-box (c8177af)
- vagrant, readme: Move Vagrant files into
vagrant/examples/
(6e08cfc)
Continuous Integrations
- semantic-release: Write version to
VERSION.txt
file (ebb61c3) - Remove Travis CI because it is no longer free (29091a5)
- AppVeyor: Add
semantic-release
(a7c0929) - AppVeyor: Update instruction for copying Vagrant example file (39ac70f)
Documentations
v1.0.0-alpha.6
v1.0.0-alpha.5
1.0.0-alpha.5 (2020-11-04)
Documentations
v1.0.0-alpha.4
1.0.0-alpha.4 (2020-11-04)
Features
- podman-formula: Update to v2.1.0-alpha.1 (2513fcb)
- saferwall-formula: Update to v1.0.0-alpha.2 (a236ebc)
- saferwall-formula: Update to v1.0.0-alpha.3 (997d475)
- salt: Add
swapoff
to disable swap (2f3aca5) - salt.bridgenet: Add support for Debian, Ubuntu, and SUSE families (132ce84)
- vagrant: Add Debian 10 x86_64 box (1505895)
- vagrant: Add openSUSE Leap 15.2 x86_64 box (968a0cc)
- vagrant: Add openSUSE Tumbleweed aarch64 box (299853c)
- vagrant: Add openSUSE Tumbleweed x86_64 box (90c74e9)
- vagrant: Add Ubuntu 20.04 x86_64 box (f8a993b)
Code Refactoring
Fixes
- cockpit: Restrict Cockpit to RedHat families only, due to bad support on other distros (c91484b)
- salt.nginx: Fix NGINX failed on distro other than Fedora 32 (aa271c4)
Documentations
v1.0.0-alpha.3
1.0.0-alpha.3 (2020-11-01)
Features
- saferwall-formula: Update to v1.0.0-alpha.1 (7b28eef)
- salt: Add Cockpit with addons (cd25fde)
Documentations
v1.0.0-alpha.2
1.0.0-alpha.2 (2020-10-29)
Fixes
- saferwall-formula: Fix BASH scripts CRLF issues on Windows (095adc7)
Documentations
- README: Change
vagrant up
default to virtualbox provider (991c754)
v1.0.0-alpha.1
1.0.0-alpha.1 (2020-10-28)
Features
- nginx: Add
dhparam
options for SSL (078f83a) - pillar.saferwall: Update keys and values (b3abb70)
- podman-formula: Update to v2.0.2-alpha.1 (cb95fab)
- saferwall-formula: New commits (98dc2ab)
- salt: Add NGINX with self-signed SSL (28a9dac)
- vagrant: Change CentOS 7 to Fedora 32 which brings Podman version 2.x (285d94d)
- Add intial commit of saferwall-formula (2635bfb)
- Add podman formula (7b81b75)
- Add Vagrant (f288765)
- Initial salt/ implementations (26ef1ad)
Performance Improvements
- vagrant: Reduce RAM from 8GB to 4GB (24d0ffb)
- vagrant: Reduce vCPUs from 4 cores to 2 cores (d9fb145)
Styles
- Add .gitignore (93264ca)
Continuous Integrations
- Add Travis CI, AppVeyor, and semantic-release (a5a4c95)
- Copy
vagrant/Vagrantfile.saferwall-box.fedora-32.amd64.example
tovagrant/Vagrantfile.saferwall-box
(e943223)
Fixes
- bridgenet: Fix bridge network not working on Fedora 32 (159f33e)
- nginx: Fix client max body size for large file uploads (be2cf78)
- nginx: Fix SELinux problem (b63a3ca)
- vagrant: Fix CPU topology does not match VCPU count (22444bd)
Code Refactoring
- pillar: Add NGINX and Saferwall pillars into
.gitignore
which requires user to rename example pillars (d4faae5) - vagrant: Add main box into
.gitignore
which require user have to rename any Vagrant examples to the main box's name (c7c93fd) - vagrant: Disable VirtualBox Guest Additions auto-install (f07e2a4)