eb7fe3305f
- Update to version 4.0.5 * Add ENABLE_SECCOMP build option, to allow building seccomp support conditionally * Use ${CMAKE_INSTALL_BINDIR} instead of hardcoding 'bin' OBS-URL: https://build.opensuse.org/request/show/749694 OBS-URL: https://build.opensuse.org/package/show/graphics/ansilove?expand=0&rev=2
26 lines
959 B
Plaintext
26 lines
959 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 19 18:16:58 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 4.0.5
|
|
* Add ENABLE_SECCOMP build option, to allow building seccomp
|
|
support conditionally
|
|
* Use ${CMAKE_INSTALL_BINDIR} instead of hardcoding 'bin'
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 3 19:07:40 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Shorten the description
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 21:07:42 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 4.0.4
|
|
* Add initial seccomp support to Ansilove
|
|
* Move pledge and seccomp initialization before ansilove_init()
|
|
* Move conditional includes for 'pledge' and 'strtonum' in compat.h
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 27 12:33:52 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 4.0.3
|