From 1a23456530afd930f8d5b5a42c5a5fd8d6a36fd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 20 Jan 2018 23:07:22 +0100 Subject: [PATCH] Rebuilt for switch to libxcrypt --- openldap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openldap.spec b/openldap.spec index d4cddc5..fc87060 100644 --- a/openldap.spec +++ b/openldap.spec @@ -5,7 +5,7 @@ Name: openldap Version: 2.4.45 -Release: 5%{?dist} +Release: 6%{?dist} Summary: LDAP support libraries Group: System Environment/Daemons License: OpenLDAP @@ -516,6 +516,9 @@ exit 0 %{_mandir}/man3/* %changelog +* Sat Jan 20 2018 Björn Esser - 2.4.45-6 +- Rebuilt for switch to libxcrypt + * Wed Dec 6 2017 Matus Honek - 2.4.45-5 - Fix issues in MozNSS compatibility layer (#1400570) + Force write file with fsync to avoid race conditions