2021-03-12 08:59:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 9 09:20:47 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 3.2
|
2021-03-15 08:36:27 +01:00
|
|
|
* Fix a double-close of a file descriptor
|
2021-03-12 08:59:18 +01:00
|
|
|
|
2020-07-16 08:40:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 15 14:27:05 UTC 2020 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
|
|
|
|
- Use proper macros for SYSTEMDSYSTEMUNITDIR and SYSTEMDUSERUNITDIR
|
|
|
|
|
2020-07-14 16:13:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 14 08:32:09 UTC 2020 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 3.1
|
|
|
|
* `restorecond_user.service` - new systemd user service which runs
|
|
|
|
`restorecond -u`
|
|
|
|
|
2020-05-12 08:52:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 12 06:50:33 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
|
|
|
|
|
|
|
|
- Use %{_unitdir} for the location of the .service file
|
|
|
|
|
2020-05-11 16:47:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 7 08:44:43 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- %{_libexecdir} now expands to /usr/libexec, so do not use it
|
2020-05-12 08:52:37 +02:00
|
|
|
where /usr/lib was intended
|
2020-05-11 16:47:27 +02:00
|
|
|
|
2020-03-05 11:13:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 3 12:28:15 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
|
|
|
|
|
|
|
|
- Update to version 3.0
|
|
|
|
* Do not link against libpcre
|
|
|
|
* Fix redundant console log output error
|
|
|
|
* Use /run instead of /var/run
|
|
|
|
Dropped r_opts_global.patch
|
|
|
|
|
2020-01-15 14:35:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 15 10:11:33 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
|
|
|
|
|
|
|
|
- Added r_opts_global.patch to fix build problems with gcc due to
|
|
|
|
multiple definitions for global symbols (bsc#1160290)
|
|
|
|
|
2019-12-05 16:31:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 5 10:06:43 UTC 2019 - Martin Liška <mliska@suse.cz>
|
|
|
|
|
|
|
|
- Use %make_build and respect %optflags.
|
|
|
|
|
2019-03-21 10:41:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 20 15:22:48 UTC 2019 - jsegitz@suse.com
|
|
|
|
|
|
|
|
- Update to version 2.9
|
|
|
|
* Do not ignore the -f option
|
|
|
|
* close the PID file if writing to it failed
|
|
|
|
|
2019-01-15 16:17:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 15 15:16:00 UTC 2019 - jsegitz@suse.com
|
|
|
|
|
|
|
|
- Package creation (already 2018-11-23, didn't include a .changes
|
|
|
|
file then)
|