1.2.7.1 release - git tag 389-ds-base-1.2.7.1
- 1.2.7.1 release - git tag 389-ds-base-1.2.7.1 - Bug 656515 - Allow Name and Optional UID syntax for grouping attributes - Bug 656392 - Remove calls to ber_err_print() - Bug 625950 - hash nsslapd-rootpw changes in audit log
This commit is contained in:
parent
4e04d662f6
commit
c94fce6c66
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
*~
|
||||
389-ds-base-1.2.7.tar.bz2
|
||||
/389-ds-base-1.2.7.1.tar.bz2
|
||||
|
@ -12,7 +12,7 @@
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.2.7.1
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
Release: %{?relprefix}2%{?prerel}%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
URL: http://port389.org/
|
||||
Group: System Environment/Daemons
|
||||
@ -299,6 +299,9 @@ end
|
||||
%{_libdir}/%{pkgname}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Nov 23 2010 Rich Megginson <rmeggins@redhat.com> - 1.2.7.1-2
|
||||
- last commit had bogus commit log
|
||||
|
||||
* Tue Nov 23 2010 Rich Megginson <rmeggins@redhat.com> - 1.2.7.1-1
|
||||
- 1.2.7.1 release - git tag 389-ds-base-1.2.7.1
|
||||
- Bug 656515 - Allow Name and Optional UID syntax for grouping attributes
|
||||
|
Loading…
Reference in New Issue
Block a user