Skip to content

Commit

Permalink
Add changelog entries
Browse files Browse the repository at this point in the history
(cherry picked from commit 217b1ed)
  • Loading branch information
bjoernricks authored and mergify-bot committed Jun 30, 2021
1 parent 7dfe6c3 commit 9abb4df
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Added
### Changed
- Changed defaults for installation locations [#3045](https://github.com/greenbone/gsa/pull/3045)
- LOCALSTATEDIR is /var by default now
- SYSCONFDIR is /etc by default now
- GVM_RUN_DIR and GSAD_PID_DIR are /run/gvm by default now
- SYSTEMD_SERVICE_DIR is /lib/systemd/system by default now

### Deprecated
### Removed
- Removed gsad.default file and adjusted gsad.service file accordingly.
Packagers should patch gsad.service file to adjust it on their requirements or
just ship their own [#3045](https://github.com/greenbone/gsa/pull/3045)

### Fixed
- Initialize severity value with 0 in powerfilter SeverityValuesGroup [#3031](https://github.com/greenbone/gsa/pull/3031)

Expand Down

0 comments on commit 9abb4df

Please sign in to comment.