Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
roehling committed Jan 6, 2023
1 parent a6b3fc7 commit bcc4d5e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog
#########

2.0.2
=====

Fixed
-----

* Improved detection logic for systemd system unit directory
(`#132 <https://github.com/roehling/postsrsd/issues/132>`_)
* Drop supplementary groups when relinquishing root privileges
(`#133 <https://github.com/roehling/postsrsd/issues/133>`_)


2.0.1
=====

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
cmake_minimum_required(VERSION 3.14...3.25)
project(
postsrsd
VERSION 2.0.1
VERSION 2.0.2
LANGUAGES C
)

Expand Down

0 comments on commit bcc4d5e

Please sign in to comment.