bump version to 1.3.3.8
- Ticket 48001 - ns-activate.pl fails to activate account if it was disabled on AD - Ticket 47963 - memberof skip nested groups breaks the plugin
This commit is contained in:
parent
0041227bff
commit
ca094d38b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@
|
||||
/389-ds-base-1.3.3.5.tar.bz2
|
||||
/389-ds-base-1.3.3.6.tar.bz2
|
||||
/389-ds-base-1.3.3.7.tar.bz2
|
||||
/389-ds-base-1.3.3.8.tar.bz2
|
||||
|
@ -24,8 +24,8 @@
|
||||
|
||||
Summary: 389 Directory Server (base)
|
||||
Name: 389-ds-base
|
||||
Version: 1.3.3.7
|
||||
Release: %{?relprefix}2%{?prerel}%{?dist}.1
|
||||
Version: 1.3.3.8
|
||||
Release: %{?relprefix}1%{?prerel}%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
URL: http://port389.org/
|
||||
Group: System Environment/Daemons
|
||||
@ -305,6 +305,11 @@ fi
|
||||
%{_libdir}/%{pkgname}/libns-dshttpd.so*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 04 2015 Noriko Hosoi <nhosoi@redhat.com> - 1.3.3.8-1
|
||||
- bump version to 1.3.3.8
|
||||
- Ticket 48001 - ns-activate.pl fails to activate account if it was disabled on AD
|
||||
- Ticket 47963 - memberof skip nested groups breaks the plugin
|
||||
|
||||
* Wed Feb 04 2015 Petr Machata <pmachata@redhat.com> - 1.3.3.7-2.1
|
||||
- Bump for rebuild.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user