Convert to %autorelease and %autochangelog
[skip changelog]
This commit is contained in:
parent
e829a73160
commit
e0cfdfb80e
235
changelog
Normal file
235
changelog
Normal file
@ -0,0 +1,235 @@
|
||||
* Wed Jul 26 2023 Lukáš Zaoral <lzaoral@redhat.com> - 33-3
|
||||
- migrate to SPDX license format
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 33-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Mon Feb 6 2023 David Rheinsberg <david@readahead.eu> - 33-1
|
||||
- Update to upstream v33.
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 32-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Fri Aug 5 2022 David Rheinsberg <david.rheinsberg@gmail.com> - 32-1
|
||||
- Update to upstream v32.
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 31-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon May 16 2022 David Rheinsberg <david.rheinsberg@gmail.com> - 31-1
|
||||
- Update to upstream v31.
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 29-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Oct 01 2021 Kalev Lember <klember@redhat.com> - 29-4
|
||||
- Avoid systemd_requires as per updated packaging guidelines
|
||||
|
||||
* Thu Jul 29 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 29-3
|
||||
- Drop the ordering on sysinit.target (#1976653)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 29-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Thu Jun 24 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 29-1
|
||||
- Update to upstream v29 with additional fixes.
|
||||
|
||||
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-3
|
||||
- Apply another fix for incorrect at_console range assertion.
|
||||
|
||||
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-2
|
||||
- Apply fix for incorrect at_console range assertion.
|
||||
|
||||
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-1
|
||||
- Update to upstream v28.
|
||||
- Drop unused c-util based bundling annotations.
|
||||
|
||||
* Wed Feb 17 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 27-2
|
||||
- Apply activation-tracking bugfixes from upstream.
|
||||
|
||||
* Mon Feb 15 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 27-1
|
||||
- Update to upstream v27.
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 26-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jan 20 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 26-1
|
||||
- Update to upstream v26.
|
||||
|
||||
* Wed Jan 6 2021 Jeff Law <law@redhat.com> - 24-2
|
||||
- Bump NVR to force rebuild with gcc-11
|
||||
|
||||
* Fri Sep 4 2020 David Rheinsberg <david.rheinsberg@gmail.com> - 24-1
|
||||
- Update to upstream v24. Only minor changes to the diagnostic messages as
|
||||
well as audit-events.
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 23-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Mon May 11 2020 Adam Williamson <awilliam@redhat.com> - 23-2
|
||||
- Fix missing % in macro invocations in %post
|
||||
|
||||
* Mon May 11 2020 David Rheinsberg <david.rheinsberg@gmail.com> - 23-1
|
||||
- Update to upstream v23.
|
||||
|
||||
* Mon May 4 2020 David Rheinsberg <david.rheinsberg@gmail.com> - 22-3
|
||||
- Drop dbus-daemon -> dbus-broker live system conversion. New setups will
|
||||
automatically pick up dbus-broker as default implementation. If you upgrade
|
||||
from pre-F30, you will not get any auto upgrade anymore. Deinstalling the
|
||||
dbus-daemon package will, however, automatically pick up dbus-broker.
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 21-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 21-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Sun Jul 14 2019 Neal Gompa <ngompa13@gmail.com> - 21-5
|
||||
- Fix reference to dbus_user_id macro in scriptlet
|
||||
|
||||
* Wed Jul 10 2019 Jonathan Brielmaier <jbrielmaier@suse.de> - 21-4
|
||||
- Make creation of dbus user/group more robust, fixes #1717925
|
||||
|
||||
* Thu May 9 2019 Tom Gundersen <teg@jklm.no> - 21-2
|
||||
- Gracefully handle missing FDs in received messages, #1706883
|
||||
- Minor bugfixes
|
||||
|
||||
* Fri May 3 2019 Tom Gundersen <teg@jklm.no> - 21-1
|
||||
- Don't fail on EACCESS when reading config, fixes #1704920
|
||||
|
||||
* Thu May 2 2019 Tom Gundersen <teg@jklm.no> - 21-1
|
||||
- Minor bugfixes related to config reload for #1704488
|
||||
|
||||
* Wed Apr 17 2019 Tom Gundersen <teg@jklm.no> - 20-4
|
||||
- Fix assert due to failing reload #1700514
|
||||
|
||||
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 20-3
|
||||
- Rebuild with Meson fix for #1699099
|
||||
|
||||
* Thu Apr 11 2019 Tom Gundersen <teg@jklm.no> - 20-2
|
||||
- Fix the c_assert macro
|
||||
|
||||
* Wed Apr 10 2019 Tom Gundersen <teg@jklm.no> - 20-1
|
||||
- Improve handling of broken or deprecated configuration
|
||||
- Avoid at_console workaround if possible
|
||||
|
||||
* Tue Apr 9 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 19-2
|
||||
- Add a temporary generator to fix switching from dbus-daemon to
|
||||
dbus-broker (#1674045)
|
||||
|
||||
* Thu Mar 28 2019 Tom Gundersen <teg@jklm.no> - 19-1
|
||||
- Minor bug fixes
|
||||
|
||||
* Thu Feb 21 2019 Tom Gundersen <teg@jklm.no> - 18-1
|
||||
- Minor bug fixes
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 17-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Mon Jan 14 2019 Tom Gundersen <teg@jklm.no> - 17-3
|
||||
- run in the root network namespace
|
||||
|
||||
* Sat Jan 12 2019 Tom Gundersen <teg@jklm.no> - 17-2
|
||||
- ignore config files that cannot be opened (fix rhbz #1665450)
|
||||
|
||||
* Wed Jan 2 2019 Tom Gundersen <teg@jklm.no> - 17-1
|
||||
- apply more sandboxing through systemd
|
||||
- improve logging on disconnect
|
||||
- don't send FDs to clients who don't declare support
|
||||
|
||||
* Wed Nov 28 2018 Tom Gundersen <teg@jklm.no> - 16-8
|
||||
- don't apply presets on updates to dbus-daemon
|
||||
|
||||
* Mon Nov 26 2018 Tom Gundersen <teg@jklm.no> - 16-7
|
||||
- enable service file correctly at install
|
||||
|
||||
* Mon Nov 26 2018 Tom Gundersen <teg@jklm.no> - 16-5
|
||||
- use full paths when calling binaries from rpm scripts
|
||||
|
||||
* Sun Nov 25 2018 Tom Gundersen <teg@jklm.no> - 16-4
|
||||
- fix SELinux bug
|
||||
|
||||
* Tue Oct 30 2018 Tom Gundersen <teg@jklm.no> - 16-3
|
||||
- add explicit systemctl dependency
|
||||
|
||||
* Tue Oct 23 2018 David Herrmann <dh.herrmann@gmail.com> - 16-2
|
||||
- create dbus user and group if non-existant
|
||||
- add explicit %%postlets to switch over to the broker as default
|
||||
|
||||
* Fri Oct 12 2018 Tom Gundersen <teg@jklm.no> - 16-1
|
||||
- make resource limits configurable
|
||||
- rerun presets in case dbus-daemon is disabled
|
||||
|
||||
* Thu Aug 30 2018 Tom Gundersen <teg@jklm.no> - 15-4
|
||||
- depend on dbus-common rather than dbus
|
||||
|
||||
* Wed Aug 29 2018 Tom Gundersen <teg@jklm.no> - 15-3
|
||||
- run %%systemd_user rpm macros
|
||||
|
||||
* Mon Aug 27 2018 Tom Gundersen <teg@jklm.no> - 15-2
|
||||
- add back --verbose switch for backwards compatibility
|
||||
|
||||
* Wed Aug 08 2018 Tom Gundersen <teg@jklm.no> - 15-1
|
||||
- fix audit support
|
||||
- make logging about invalid config less verbose
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Tue Jul 03 2018 Tom Gundersen <teg@jklm.no> - 14-1
|
||||
- use inotify to reload config automatically
|
||||
- run as the right user
|
||||
- new compatibility features, bugfixes and performance enhancements
|
||||
|
||||
* Mon Apr 23 2018 Tom Gundersen <teg@jklm.no> - 13-1
|
||||
- Namespace transient systemd units per launcher instance
|
||||
- Reduce reliance on NSS
|
||||
- Fix deadlock with nss-systemd
|
||||
|
||||
* Wed Feb 21 2018 Tom Gundersen <teg@jklm.no> - 11-1
|
||||
- The 'gdm' user is now considered at_console=true
|
||||
- Bugfixes and performance enhancements
|
||||
|
||||
* Wed Feb 07 2018 Tom Gundersen <teg@jklm.no> - 10-1
|
||||
- Bugfixes and performance enhancements
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Thu Nov 30 2017 Tom Gundersen <teg@jklm.no> - 9-1
|
||||
- Avoid nss deadlock at start-up
|
||||
- Support ExecReload
|
||||
- Respect User= in service files
|
||||
|
||||
* Tue Oct 17 2017 Tom Gundersen <teg@jklm.no> - 8-1
|
||||
- Dont clean-up children of activated services by default
|
||||
- Dont use audit from the user instance
|
||||
- Support the ReloadConfig() API
|
||||
|
||||
* Tue Oct 17 2017 Tom Gundersen <teg@jklm.no> - 7-1
|
||||
- Upstream bugfix release
|
||||
|
||||
* Mon Oct 16 2017 Tom Gundersen <teg@jklm.no> - 6-1
|
||||
- Upstream bugfix release
|
||||
|
||||
* Tue Oct 10 2017 Tom Gundersen <teg@jklm.no> - 5-1
|
||||
- Drop downstream SELinux module
|
||||
- Support (in a limited way) at_console= policies
|
||||
- Order dbus-broker before basic.target
|
||||
|
||||
* Fri Sep 08 2017 Tom Gundersen <teg@jklm.no> - 4-1
|
||||
- Use audit for SELinux logging
|
||||
- Support full search-paths for service files
|
||||
- Log policy failures
|
||||
|
||||
* Fri Aug 18 2017 Tom Gundersen <teg@jklm.no> - 3-1
|
||||
- Add manpages
|
||||
|
||||
* Wed Aug 16 2017 Tom Gundersen <teg@jklm.no> - 2-2
|
||||
- Add license to package
|
||||
|
||||
* Wed Aug 16 2017 Tom Gundersen <teg@jklm.no> - 2-1
|
||||
- Add SELinux support
|
||||
|
||||
* Sun Aug 13 2017 Tom Gundersen <teg@jklm.no> - 1-1
|
||||
- Initial RPM release
|
||||
239
dbus-broker.spec
239
dbus-broker.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: dbus-broker
|
||||
Version: 33
|
||||
Release: 3%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: Linux D-Bus Message Broker
|
||||
License: Apache-2.0 AND LGPL-2.0-or-later and LGPL-2.1-or-later AND (Apache-2.0 OR LGPL-2.1-or-later)
|
||||
URL: https://github.com/bus1/dbus-broker
|
||||
@ -89,239 +89,4 @@ fi
|
||||
%{_userunitdir}/dbus-broker.service
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2023 Lukáš Zaoral <lzaoral@redhat.com> - 33-3
|
||||
- migrate to SPDX license format
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 33-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Mon Feb 6 2023 David Rheinsberg <david@readahead.eu> - 33-1
|
||||
- Update to upstream v33.
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 32-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Fri Aug 5 2022 David Rheinsberg <david.rheinsberg@gmail.com> - 32-1
|
||||
- Update to upstream v32.
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 31-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon May 16 2022 David Rheinsberg <david.rheinsberg@gmail.com> - 31-1
|
||||
- Update to upstream v31.
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 29-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Oct 01 2021 Kalev Lember <klember@redhat.com> - 29-4
|
||||
- Avoid systemd_requires as per updated packaging guidelines
|
||||
|
||||
* Thu Jul 29 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 29-3
|
||||
- Drop the ordering on sysinit.target (#1976653)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 29-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Thu Jun 24 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 29-1
|
||||
- Update to upstream v29 with additional fixes.
|
||||
|
||||
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-3
|
||||
- Apply another fix for incorrect at_console range assertion.
|
||||
|
||||
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-2
|
||||
- Apply fix for incorrect at_console range assertion.
|
||||
|
||||
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-1
|
||||
- Update to upstream v28.
|
||||
- Drop unused c-util based bundling annotations.
|
||||
|
||||
* Wed Feb 17 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 27-2
|
||||
- Apply activation-tracking bugfixes from upstream.
|
||||
|
||||
* Mon Feb 15 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 27-1
|
||||
- Update to upstream v27.
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 26-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jan 20 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 26-1
|
||||
- Update to upstream v26.
|
||||
|
||||
* Wed Jan 6 2021 Jeff Law <law@redhat.com> - 24-2
|
||||
- Bump NVR to force rebuild with gcc-11
|
||||
|
||||
* Fri Sep 4 2020 David Rheinsberg <david.rheinsberg@gmail.com> - 24-1
|
||||
- Update to upstream v24. Only minor changes to the diagnostic messages as
|
||||
well as audit-events.
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 23-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Mon May 11 2020 Adam Williamson <awilliam@redhat.com> - 23-2
|
||||
- Fix missing % in macro invocations in %post
|
||||
|
||||
* Mon May 11 2020 David Rheinsberg <david.rheinsberg@gmail.com> - 23-1
|
||||
- Update to upstream v23.
|
||||
|
||||
* Mon May 4 2020 David Rheinsberg <david.rheinsberg@gmail.com> - 22-3
|
||||
- Drop dbus-daemon -> dbus-broker live system conversion. New setups will
|
||||
automatically pick up dbus-broker as default implementation. If you upgrade
|
||||
from pre-F30, you will not get any auto upgrade anymore. Deinstalling the
|
||||
dbus-daemon package will, however, automatically pick up dbus-broker.
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 21-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 21-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Sun Jul 14 2019 Neal Gompa <ngompa13@gmail.com> - 21-5
|
||||
- Fix reference to dbus_user_id macro in scriptlet
|
||||
|
||||
* Wed Jul 10 2019 Jonathan Brielmaier <jbrielmaier@suse.de> - 21-4
|
||||
- Make creation of dbus user/group more robust, fixes #1717925
|
||||
|
||||
* Thu May 9 2019 Tom Gundersen <teg@jklm.no> - 21-2
|
||||
- Gracefully handle missing FDs in received messages, #1706883
|
||||
- Minor bugfixes
|
||||
|
||||
* Fri May 3 2019 Tom Gundersen <teg@jklm.no> - 21-1
|
||||
- Don't fail on EACCESS when reading config, fixes #1704920
|
||||
|
||||
* Thu May 2 2019 Tom Gundersen <teg@jklm.no> - 21-1
|
||||
- Minor bugfixes related to config reload for #1704488
|
||||
|
||||
* Wed Apr 17 2019 Tom Gundersen <teg@jklm.no> - 20-4
|
||||
- Fix assert due to failing reload #1700514
|
||||
|
||||
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 20-3
|
||||
- Rebuild with Meson fix for #1699099
|
||||
|
||||
* Thu Apr 11 2019 Tom Gundersen <teg@jklm.no> - 20-2
|
||||
- Fix the c_assert macro
|
||||
|
||||
* Wed Apr 10 2019 Tom Gundersen <teg@jklm.no> - 20-1
|
||||
- Improve handling of broken or deprecated configuration
|
||||
- Avoid at_console workaround if possible
|
||||
|
||||
* Tue Apr 9 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 19-2
|
||||
- Add a temporary generator to fix switching from dbus-daemon to
|
||||
dbus-broker (#1674045)
|
||||
|
||||
* Thu Mar 28 2019 Tom Gundersen <teg@jklm.no> - 19-1
|
||||
- Minor bug fixes
|
||||
|
||||
* Thu Feb 21 2019 Tom Gundersen <teg@jklm.no> - 18-1
|
||||
- Minor bug fixes
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 17-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Mon Jan 14 2019 Tom Gundersen <teg@jklm.no> - 17-3
|
||||
- run in the root network namespace
|
||||
|
||||
* Sat Jan 12 2019 Tom Gundersen <teg@jklm.no> - 17-2
|
||||
- ignore config files that cannot be opened (fix rhbz #1665450)
|
||||
|
||||
* Wed Jan 2 2019 Tom Gundersen <teg@jklm.no> - 17-1
|
||||
- apply more sandboxing through systemd
|
||||
- improve logging on disconnect
|
||||
- don't send FDs to clients who don't declare support
|
||||
|
||||
* Wed Nov 28 2018 Tom Gundersen <teg@jklm.no> - 16-8
|
||||
- don't apply presets on updates to dbus-daemon
|
||||
|
||||
* Mon Nov 26 2018 Tom Gundersen <teg@jklm.no> - 16-7
|
||||
- enable service file correctly at install
|
||||
|
||||
* Mon Nov 26 2018 Tom Gundersen <teg@jklm.no> - 16-5
|
||||
- use full paths when calling binaries from rpm scripts
|
||||
|
||||
* Sun Nov 25 2018 Tom Gundersen <teg@jklm.no> - 16-4
|
||||
- fix SELinux bug
|
||||
|
||||
* Tue Oct 30 2018 Tom Gundersen <teg@jklm.no> - 16-3
|
||||
- add explicit systemctl dependency
|
||||
|
||||
* Tue Oct 23 2018 David Herrmann <dh.herrmann@gmail.com> - 16-2
|
||||
- create dbus user and group if non-existant
|
||||
- add explicit %%postlets to switch over to the broker as default
|
||||
|
||||
* Fri Oct 12 2018 Tom Gundersen <teg@jklm.no> - 16-1
|
||||
- make resource limits configurable
|
||||
- rerun presets in case dbus-daemon is disabled
|
||||
|
||||
* Thu Aug 30 2018 Tom Gundersen <teg@jklm.no> - 15-4
|
||||
- depend on dbus-common rather than dbus
|
||||
|
||||
* Wed Aug 29 2018 Tom Gundersen <teg@jklm.no> - 15-3
|
||||
- run %%systemd_user rpm macros
|
||||
|
||||
* Mon Aug 27 2018 Tom Gundersen <teg@jklm.no> - 15-2
|
||||
- add back --verbose switch for backwards compatibility
|
||||
|
||||
* Wed Aug 08 2018 Tom Gundersen <teg@jklm.no> - 15-1
|
||||
- fix audit support
|
||||
- make logging about invalid config less verbose
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Tue Jul 03 2018 Tom Gundersen <teg@jklm.no> - 14-1
|
||||
- use inotify to reload config automatically
|
||||
- run as the right user
|
||||
- new compatibility features, bugfixes and performance enhancements
|
||||
|
||||
* Mon Apr 23 2018 Tom Gundersen <teg@jklm.no> - 13-1
|
||||
- Namespace transient systemd units per launcher instance
|
||||
- Reduce reliance on NSS
|
||||
- Fix deadlock with nss-systemd
|
||||
|
||||
* Wed Feb 21 2018 Tom Gundersen <teg@jklm.no> - 11-1
|
||||
- The 'gdm' user is now considered at_console=true
|
||||
- Bugfixes and performance enhancements
|
||||
|
||||
* Wed Feb 07 2018 Tom Gundersen <teg@jklm.no> - 10-1
|
||||
- Bugfixes and performance enhancements
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Thu Nov 30 2017 Tom Gundersen <teg@jklm.no> - 9-1
|
||||
- Avoid nss deadlock at start-up
|
||||
- Support ExecReload
|
||||
- Respect User= in service files
|
||||
|
||||
* Tue Oct 17 2017 Tom Gundersen <teg@jklm.no> - 8-1
|
||||
- Dont clean-up children of activated services by default
|
||||
- Dont use audit from the user instance
|
||||
- Support the ReloadConfig() API
|
||||
|
||||
* Tue Oct 17 2017 Tom Gundersen <teg@jklm.no> - 7-1
|
||||
- Upstream bugfix release
|
||||
|
||||
* Mon Oct 16 2017 Tom Gundersen <teg@jklm.no> - 6-1
|
||||
- Upstream bugfix release
|
||||
|
||||
* Tue Oct 10 2017 Tom Gundersen <teg@jklm.no> - 5-1
|
||||
- Drop downstream SELinux module
|
||||
- Support (in a limited way) at_console= policies
|
||||
- Order dbus-broker before basic.target
|
||||
|
||||
* Fri Sep 08 2017 Tom Gundersen <teg@jklm.no> - 4-1
|
||||
- Use audit for SELinux logging
|
||||
- Support full search-paths for service files
|
||||
- Log policy failures
|
||||
|
||||
* Fri Aug 18 2017 Tom Gundersen <teg@jklm.no> - 3-1
|
||||
- Add manpages
|
||||
|
||||
* Wed Aug 16 2017 Tom Gundersen <teg@jklm.no> - 2-2
|
||||
- Add license to package
|
||||
|
||||
* Wed Aug 16 2017 Tom Gundersen <teg@jklm.no> - 2-1
|
||||
- Add SELinux support
|
||||
|
||||
* Sun Aug 13 2017 Tom Gundersen <teg@jklm.no> - 1-1
|
||||
- Initial RPM release
|
||||
|
||||
%autochangelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user