Skip to content

Commit

Permalink
Prepare for v5.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
oxr463 committed Apr 24, 2022
1 parent dabcc6f commit 99a8417
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,26 @@ Unreleased

Please see `Unreleased Changes`_ for more information.

5.3.1 - 2022-04-24
------------------

Changed
~~~~~~~

- Error out when trying to set PTRACE_O_TRACESECCOMP under ptrace emulation.
- Set the restart_how field in a newly created child tracee.

Removed
~~~~~~~

- Unnecessary dependency of PRoot on libarchive.
- Changelog target from doc makefile.

Fixed
~~~~~

- Incorrect year for 5.3.0 release in changelog and manual.

5.3.0 - 2022-01-04
------------------

Expand Down Expand Up @@ -201,6 +221,6 @@ Fixed

- Non-executable stack for binaries.

.. _Unreleased Changes: https://github.com/proot-me/proot/compare/v5.3.0...master
.. _Unreleased Changes: https://github.com/proot-me/proot/compare/v5.3.1...master
.. _Keep a Changelog: https://keepachangelog.com/en/1.0.0
.. _Semantic Versioning: https://semver.org/spec/v2.0.0.html

0 comments on commit 99a8417

Please sign in to comment.