restorecond/restorecond.changes
Johannes Segitz ec3c895512 Accepting request 1134074 from home:cahu:branches:security:SELinux
- Update to version 3.6
  https://github.com/SELinuxProject/selinux/releases/tag/3.6
  * Add notself support for neverallow rules
  * Improve man pages
  * man pages: Remove the Russian translations
  * Add notself and other support to CIL
  * Add support for deny rules
  * Translations updated from
    https://translate.fedoraproject.org/projects/selinux/
  * Bug fixes
- Remove keys from keyring since they expired:
  - E853C1848B0185CF42864DF363A8AD4B982C4373
    Petr Lautrbach <plautrba@redhat.com>
  - 63191CE94183098689CAB8DB7EF137EC935B0EAF
    Jason Zaman <jasonzaman@gmail.com>
- Add key to keyring:  
  - B8682847764DF60DF52D992CBC3905F235179CF1  
    Petr Lautrbach <lautrbach@redhat.com>

OBS-URL: https://build.opensuse.org/request/show/1134074
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/restorecond?expand=0&rev=31
2024-01-05 15:36:31 +00:00

120 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 19 12:37:32 UTC 2023 - Cathy Hu <cathy.hu@suse.com>
- Update to version 3.6
https://github.com/SELinuxProject/selinux/releases/tag/3.6
* Add notself support for neverallow rules
* Improve man pages
* man pages: Remove the Russian translations
* Add notself and other support to CIL
* Add support for deny rules
* Translations updated from
https://translate.fedoraproject.org/projects/selinux/
* Bug fixes
- Remove keys from keyring since they expired:
- E853C1848B0185CF42864DF363A8AD4B982C4373
Petr Lautrbach <plautrba@redhat.com>
- 63191CE94183098689CAB8DB7EF137EC935B0EAF
Jason Zaman <jasonzaman@gmail.com>
- Add key to keyring:
- B8682847764DF60DF52D992CBC3905F235179CF1
Petr Lautrbach <lautrbach@redhat.com>
-------------------------------------------------------------------
Mon Nov 27 10:34:58 UTC 2023 - Hu <cathy.hu@suse.com>
- Change deprecated `%patch1 -p1` syntax to supported `%patch -P1 -p1`
(bsc#1216669)
-------------------------------------------------------------------
Fri Feb 24 07:56:23 UTC 2023 - Johannes Segitz <jsegitz@suse.com>
- Update to version 3.5
* Code improvements, no user visible changes
- Added additional developer key (Jason Zaman)
-------------------------------------------------------------------
Mon May 9 10:50:59 UTC 2022 - Johannes Segitz <jsegitz@suse.com>
- Update to version 3.4
* Support parallel relabeling
-------------------------------------------------------------------
Thu Dec 2 12:10:11 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Claim ownership for %{_sysconfdir}/selinux
-------------------------------------------------------------------
Mon Nov 15 15:48:12 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_restorecond.service.patch
-------------------------------------------------------------------
Thu Nov 11 14:17:58 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Update to version 3.3
* No user visible changes
-------------------------------------------------------------------
Tue Mar 9 09:20:47 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Update to version 3.2
* Fix a double-close of a file descriptor
-------------------------------------------------------------------
Wed Jul 15 14:27:05 UTC 2020 - Johannes Segitz <jsegitz@suse.com>
- Use proper macros for SYSTEMDSYSTEMUNITDIR and SYSTEMDUSERUNITDIR
-------------------------------------------------------------------
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`
-------------------------------------------------------------------
Tue May 12 06:50:33 UTC 2020 - Johannes Segitz <jsegitz@suse.de>
- Use %{_unitdir} for the location of the .service file
-------------------------------------------------------------------
Thu May 7 08:44:43 UTC 2020 - pgajdos@suse.com
- %{_libexecdir} now expands to /usr/libexec, so do not use it
where /usr/lib was intended
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
Thu Dec 5 10:06:43 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use %make_build and respect %optflags.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Jan 15 15:16:00 UTC 2019 - jsegitz@suse.com
- Package creation (already 2018-11-23, didn't include a .changes
file then)