Compare commits

...
This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.

2 commits

Author SHA1 Message Date
Noriko Hosoi
f027a86b89 bump version to 1.1.42
- Ticket 47548 - register-ds-admin - silent file incorrectly processed
- Ticket 47493 - Configuration Tab does not work with FIPS mode enabled
- Ticket 48186 - register-ds-admin.pl script prints clear text password in the terminal
- Ticket 47548 - register-ds-admin.pl fails to set local bind DN and password
- Ticket 47467 - Improve Add CRL/CKL dialog and errors
- Ticket 48171 - remove-ds-admin.pl removes files in the rpm
- Ticket 48153 - [adminserver] support NSS 3.18
2015-06-10 15:30:14 -07:00
Noriko Hosoi
1bd8f50f62 bump version to 1.1.38
- Ticket 48024 - repl-monitor invoked from adminserver cgi fails
- Ticket 47995 - Admin Server: source code cleaning
- Ticket 47891 - Admin Server reconfig breaks SSL config
- Ticket 47929 - Admin Server - disable SSLv3 by default
- Ticket 201   - nCipher HSM cannot be configured via the console
- Ticket 47493 - Configuration Tab does not work with FIPS mode enabled
- Ticket 47697 - Resource leak in lib/libdsa/dsalib_updown.c
- Ticket 47860 - register-ds-admin.pl problem when following steps to replicate o=netscaperoot
- Ticket 47548 - register-ds-admin does not register into remote config ds
- Ticket 47893 - Admin Server should use Sys::Hostname instead Net::Domain
- Ticket 47891 - Admin Server reconfig breaks SSL config
- Ticket 47300 - Update man page for remove-ds-admin.pl
- Ticket 47850 - "nsslapd-allow-anonymous-access: rootdse" makes login as "admin" fail at the first time
- Ticket 47497 - Admin Express - remove "Security Level"
- Ticket 47495 - admin express: wrong instance creation time
- Ticket 47665 - Create new instance results in setting wrong ACI for the "cn=config" entry
- Ticket 47478 - No groups file? error restarting Admin server
- Ticket 47300 - [RFE] remove-ds-admin.pl: redesign the behaviour
- Ticket 434   - admin-serv logs filling with "admserv_host_ip_check: ap_get_remote_host could not resolve <ip address>"
- Ticket 47563 - cannot restart directory server from console
- Ticket 222   - Admin Express issues "Internal Server Error" when the Config DS is down.
- Ticket 418   - Error with register-ds-admin.pl
- Ticket 377   - Unchecked use of SELinux command Reviewed by: rmeggins
- Ticket 47498 - Error Message for Failed to create the configuration directory server

(cherry picked from commit 6ad760c92d)

Conflicts:
	389-admin.spec
2015-02-03 15:08:58 -08:00
3 changed files with 43 additions and 4 deletions

2
.gitignore vendored
View file

@ -19,3 +19,5 @@
/389-admin-1.1.30.tar.bz2
/389-admin-1.1.31.tar.bz2
/389-admin-1.1.35.tar.bz2
/389-admin-1.1.38.tar.bz2
/389-admin-1.1.42.tar.bz2

View file

@ -12,8 +12,8 @@
Summary: 389 Administration Server (admin)
Name: 389-admin
Version: 1.1.35
Release: %{?relprefix}2%{?prerel}%{?dist}.2
Version: 1.1.42
Release: %{?relprefix}1%{?prerel}%{?dist}
License: GPLv2 and ASL 2.0
URL: http://port389.org/
Group: System Environment/Daemons
@ -131,6 +131,43 @@ end
%{_mandir}/man8/*
%changelog
* Wed Jun 10 2015 Noriko Hosoi <nhosoi@redhat.com> - 1.1.42-1
- bump version to 1.1.42
- Ticket 47548 - register-ds-admin - silent file incorrectly processed
- Ticket 47493 - Configuration Tab does not work with FIPS mode enabled
- Ticket 48186 - register-ds-admin.pl script prints clear text password in the terminal
- Ticket 47548 - register-ds-admin.pl fails to set local bind DN and password
- Ticket 47467 - Improve Add CRL/CKL dialog and errors
- Ticket 48171 - remove-ds-admin.pl removes files in the rpm
- Ticket 48153 - [adminserver] support NSS 3.18
* Tue Feb 3 2015 Noriko Hosoi <nhosoi@redhat.com> - 1.1.38-1
- bump version to 1.1.38
- Ticket 48024 - repl-monitor invoked from adminserver cgi fails
- Ticket 47995 - Admin Server: source code cleaning
- Ticket 47891 - Admin Server reconfig breaks SSL config
- Ticket 47929 - Admin Server - disable SSLv3 by default
- Ticket 201 - nCipher HSM cannot be configured via the console
- Ticket 47493 - Configuration Tab does not work with FIPS mode enabled
- Ticket 47697 - Resource leak in lib/libdsa/dsalib_updown.c
- Ticket 47860 - register-ds-admin.pl problem when following steps to replicate o=netscaperoot
- Ticket 47548 - register-ds-admin does not register into remote config ds
- Ticket 47893 - Admin Server should use Sys::Hostname instead Net::Domain
- Ticket 47891 - Admin Server reconfig breaks SSL config
- Ticket 47300 - Update man page for remove-ds-admin.pl
- Ticket 47850 - "nsslapd-allow-anonymous-access: rootdse" makes login as "admin" fail at the first time
- Ticket 47497 - Admin Express - remove "Security Level"
- Ticket 47495 - admin express: wrong instance creation time
- Ticket 47665 - Create new instance results in setting wrong ACI for the "cn=config" entry
- Ticket 47478 - No groups file? error restarting Admin server
- Ticket 47300 - [RFE] remove-ds-admin.pl: redesign the behaviour
- Ticket 434 - admin-serv logs filling with "admserv_host_ip_check: ap_get_remote_host could not resolve <ip address>"
- Ticket 47563 - cannot restart directory server from console
- Ticket 222 - Admin Express issues "Internal Server Error" when the Config DS is down.
- Ticket 418 - Error with register-ds-admin.pl
- Ticket 377 - Unchecked use of SELinux command Reviewed by: rmeggins
- Ticket 47498 - Error Message for Failed to create the configuration directory server
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.35-2.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
@ -311,7 +348,7 @@ required
* Wed May 26 2010 Rich Megginson <rmeggins@redhat.com> - 1.1.11-0.5.a4
- 1.1.11.a4 release
* Tue Apr 7 2010 Nathan Kinder <nkinder@redhat.com> - 1.1.11-0.4.a3
* Wed Apr 7 2010 Nathan Kinder <nkinder@redhat.com> - 1.1.11-0.4.a3
- 1.1.11.a3 release
- Bug 570912 - dirsrv-admin SELinux module fails to install
- Change parsing of start-slapd for instance name

View file

@ -1 +1 @@
e35a453e92648b1ca980bb0abe1904e4 389-admin-1.1.35.tar.bz2
34f1d1a227d327adb9febb516f92ac9c 389-admin-1.1.42.tar.bz2