Merge pull request #76 from edmorley/fix-changelog-dates

Correct wrong year in ChangeLog dates
This commit is contained in:
Serge Hallyn 2017-06-15 22:38:01 -05:00 committed by GitHub
commit 1f34221552

View File

@ -1,8 +1,8 @@
2016-05-17 Serge Hallyn <serge@hallyn.com> 2017-05-17 Serge Hallyn <serge@hallyn.com>
* Release 4.5 * Release 4.5
2016-05-17 Serge Hallyn <serge@hallyn.com> 2017-05-17 Serge Hallyn <serge@hallyn.com>
* Patch from Tobias Stoeckmann fixing regression in previous CVE fix * Patch from Tobias Stoeckmann fixing regression in previous CVE fix
preventing SIGTERM to su from being propagated to the job. preventing SIGTERM to su from being propagated to the job.
@ -10,18 +10,18 @@
* Merge Russian translation updates from Yuri Kozlov * Merge Russian translation updates from Yuri Kozlov
* Fix missing close of subuid file on error * Fix missing close of subuid file on error
2016-02-23 Serge Hallyn <serge@hallyn.com> 2017-02-23 Serge Hallyn <serge@hallyn.com>
* Merge patch by Tobias Stoeckmann <tobias@stoeckmann.org> to fix * Merge patch by Tobias Stoeckmann <tobias@stoeckmann.org> to fix
the equivalent of util-linux CVE-2017-2616. the equivalent of util-linux CVE-2017-2616.
2016-02-08 Serge Hallyn <serge@hallyn.com> 2017-02-08 Serge Hallyn <serge@hallyn.com>
* Update Kazakh translations * Update Kazakh translations
* Consult configuration before calculating subuids * Consult configuration before calculating subuids
* Remove misplaced semicolon * Remove misplaced semicolon
2016-01-29 Serge Hallyn <serge@hallyn.com> 2017-01-29 Serge Hallyn <serge@hallyn.com>
* Patch from Fedora to improve performance with SSSD, Winbind, * Patch from Fedora to improve performance with SSSD, Winbind,
or nss_ldap. (Tomas Mraz) or nss_ldap. (Tomas Mraz)