aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* v0.24.19v0.24.19Jani Välimaa2020-10-041-0/+1
|
* Clean NEWS a bitJani Välimaa2020-10-041-2/+2
|
* create-ssl-certificate: default to 4096 bit SSL certificates (mga#27359)Jani Välimaa2020-10-041-0/+2
|
* New version: 0.24.18v0.24.18Olav Vitters2020-07-251-0/+5
|
* New version: 0.24.17v0.24.17Colin Guthrie2015-04-011-0/+1
|
* ssl: Change default key length to 2048.David Walser2015-04-011-0/+2
| | | | | | | Various browsers and other clients are dropping support for 1024-SSL certificates so we should not generate them by default. mga#15576
* New version: 0.24.16v0.24.16Colin Guthrie2014-10-281-0/+1
|
* Deal with xinetd.d services properly (e.g. sane mga#14397)Colin Guthrie2014-10-281-0/+2
|
* New version: 0.24.15v0.24.15Colin Guthrie2014-10-271-0/+1
|
* Don't leak failure exit code from del-service when no sysvinit script exists.Colin Guthrie2014-10-271-0/+1
|
* Be quieter when disabling services on uninstall too.Colin Guthrie2014-10-091-0/+2
| | | | | | | | We don't really care about leaving left over cruft here as the package is getting removed. Dangling symlinks and such like can just be left there without getting in the way too much. (and this should be rare anyway)
* New version: 0.24.14v0.24.14Colin Guthrie2014-10-091-0/+1
|
* Be quieter when enabling services, but tell the user when it goes wrongColin Guthrie2014-10-091-0/+2
|
* New version: 0.24.13v0.24.13Colin Guthrie2014-10-081-0/+1
|
* Use systemctl enable if preset fails (which it will for sysvinit)Colin Guthrie2014-10-081-0/+2
|
* New version: 0.24.12v0.24.12Colin Guthrie2014-07-271-0/+1
|
* Use systemctl preset rather than enable.Colin Guthrie2014-07-271-0/+1
| | | | | | | | | | | This will use the package preset rules rather than hardcoding enabling which allows use to separate policy from action. We should really update msec to write out /etc/systemd/system-preset/*.preset file according to the current system level. This would replace our parsing of /etc/security/msec/server file (which is a symlink) in these scripts and would allow administrators (or just the security level itself) to dictate whether newly installed services are enabled or not when installed.
* Drop hacky workaround for systemd reload on sysv initscript package removalColin Guthrie2014-07-271-0/+2
| | | | | | | | | | | | | | Due to the fact that systemd is reload by chkconfig, it will still think the service exists. A hacky patch was included which rm'ed the sysvinit script and then reloaded systemd again, which worked but caused errors from rpm when removing packages complaining that a file it controlled did not exist (which was correct). It's actually much better to fix this with a filetrigger. We actually already ship a filetrigger that performs appropriate daemon-reloads, but it only matched on native units. Simply changing the regexp to include sysvinit script paths too should fix the problem equally well, but in a much less hacky way.
* Drop systemd migration scripts we never used.Colin Guthrie2014-07-271-0/+2
|
* New release: 0.24.11v0.24.11Colin Guthrie2012-09-301-0/+1
|
* Fix NEWS (my editor was somehow scrolled down past the first line and I ↵Colin Guthrie2012-09-301-3/+4
| | | | didn't see the release marker (*sigh*)
* Make the code a little more compact + deal slightly better with ↵Colin Guthrie2012-09-301-0/+1
| | | | non-releative symlinks in chroots
* Mark a fresh install of a systemd service as 'migrated' to avoid subsequent ↵Colin Guthrie2012-09-301-0/+2
| | | | checks on upgrade.
* Update NEWSColin Guthrie2012-09-301-0/+1
|
* *sigh* Forgot NEWS in last commit/version bump :(Colin Guthrie2012-04-301-0/+4
| | | | | | One more change before final release likely still needed to deal with package renames gracefully (httpd, mariadb being prime examples) so there will likely still be one more release.
* Fix handling of masked and symlinked unit namesColin Guthrie2012-04-291-0/+3
|
* bump vesionv0.24.8Colin Guthrie2012-04-031-0/+1
|
* add-service: on package upgrade, restart all instances of template units.Colin Guthrie2012-04-031-0/+2
|
* add-service: attempt to migrate template systemd units (foo@.service) ↵Colin Guthrie2012-04-031-0/+3
| | | | somewhat gracefully.
* add-service: Change the systemd unitdir search order to match upstream.Colin Guthrie2012-04-031-1/+2
|
* Fix NEWS (forgot to press ctrl+s before commit... sigh)Colin Guthrie2012-03-191-1/+1
|
* Always reload systemd unit cache before attempting to restart unitsColin Guthrie2012-03-191-0/+2
|
* bump releasev0.24.7Guillaume Rousse2012-03-121-0/+4
|
* 0.25.6Colin Guthrie2012-02-161-0/+1
|
* Tiny tidy-up of NEWS fileColin Guthrie2012-02-161-6/+5
|
* Migrate service enabled/disabled status from sysvinit to systemd on upgradeColin Guthrie2012-02-161-2/+4
|
* Silent enable/disable servicesDexter Morgan2012-01-191-0/+3
|
* Add support for systemd .path filesv0.24.5Dexter Morgan2011-12-131-0/+2
|
* Brown-paper-bag: Add missing script to Makefile.v0.24.4Colin Guthrie2011-11-031-0/+3
|
* Add a new service helper for postun.Colin Guthrie2011-11-031-0/+1
| | | | At the moment this is only used to reload systemd if it's running.
* Update NEWSColin Guthrie2011-11-031-0/+11
|
* Add systemd support ( mdv )Dexter Morgan2011-10-271-0/+19
|
* bump releasev0.23.1Guillaume Rousse2010-05-291-0/+4
|
* document changesv0.23.0Guillaume Rousse2010-02-041-0/+8
|
* update NEWSOlivier Blin2009-10-301-0/+2
|
* 0.22.2Olivier Blin2009-10-301-0/+3
|
* bump releasev0.22.1Guillaume Rousse2009-03-301-0/+3
|
* bump versionGuillaume Rousse2009-03-291-0/+6
|
* 0.21.4v0.21.4Pascal Rigaux2008-04-021-0/+2
|
* * workaround services "disabled" (butchered?) by default getting disabled onPascal Rigaux2008-04-021-0/+3
| | | | | upgrade (#39720)