Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 2.39 KB

CHANGELOG.md

File metadata and controls

79 lines (61 loc) · 2.39 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Github Action

Changed

  • lint
  • test/default: use lief 0.10.1 instead of recent 0.11 - bionic only
  • system and pip packages dependencies update
  • misp-add-users permissions review

Removed

  • Travis-ci

[1.1.0] - 2020-07-19

Added

  • Ubuntu 20.04

[1.0.0] - 2020-02-23

Added

  • add test/support for RedHat/Centos 8

Changed

  • Travis: force test-kitchen 0.1.25 to keep compatibility with kitchen-lxd_cli
  • Travis: dist from trusty to xenial + lxd3 https://blog.travis-ci.com/2018-11-08-xenial-release
  • Travis: rvm 2.6
  • Travis: remove testing of Ubuntu 16.04 as recent MISP/PyMISP/misp-modules updates requires python 3.6. Only 3.5 available in normal distribution.
  • Github: rename tags to match semantic versioning: 0.7.0, 0.8.0
  • misp-modules dependencies update
  • update patch to support php strict
  • more linting
  • handlers to manage services inside docker
  • lief with python3

[0.9.0] - 2019-02-17

Added

  • Gitignore
  • test/default+nginx: include juju4.harden-apache or juju4.harden-nginx
  • packer: Azure configuration

Changed

[v0.8] - 2018-06-17

Added

  • LIEF support: https://github.com/lief-project/LIEF.git
  • Centos/RHEL: selinux support, php-opcache
  • PyMISP verifycert option
  • git signed commit retrieve support (not enforced as not all commits are signed)
  • Jenkinsfile: extra testing with zap, arachni...

Changed

[v0.7] - 2017-01-30

Added

  • Initial commit on Github, include simple travis, kitchen and vagrant tests
  • Jenkinsfile
  • packer: Virtualbox, Vmware configurations