Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
reopenldap: fix typos in NEWS/ChangeLog.
Browse files Browse the repository at this point in the history
  • Loading branch information
erthink committed Dec 1, 2016
1 parent 8312be5 commit 4f35a56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Expand Up @@ -100,7 +100,7 @@ Major and Security Bugs
2016-08-23 slapd: fixed #103, stop glue-search on errors.
2016-08-07 libreldap: MozNSS fixed CVE-2015-3276 (RHEL#1238322).
2016-08-07 libreldap: TLS do not reuse tls_session if hostname check fails (RHEL#852476).
2016-08-07 slapd: Switch to lt_dlopenadvise() to get RTLD_GLOBAL set (RHEL#960048, Dedian#327585).
2016-08-07 slapd: Switch to lt_dlopenadvise() to get RTLD_GLOBAL set (RHEL#960048, Debian#327585).
2016-08-07 libreldap: reentrant gethostby() (RHEL#179730).
2016-08-07 libreldap: MozNSS ignore certdb database type prefix when checking existence of the directory (RHEL#857373).
2016-07-30 v1.1.2
Expand Down
4 changes: 2 additions & 2 deletions NEWS.md
Expand Up @@ -45,7 +45,7 @@ v1.1.3, 2016-08-30
==================

Briefly:
1. Imported all relevant patches from RedHat, ALT Linux and Dedian/Ubuntu.
1. Imported all relevant patches from RedHat, ALT Linux and Debian/Ubuntu.
2. More fixes especially for TLS and Mozilla NSS.
3. Checked with PVS-Studio static analyser (first 10 defects were shown and fixed).
Checking with Coverity static analyser also was started, but unfortunately it is
Expand Down Expand Up @@ -79,7 +79,7 @@ Major and Security bugs:
* slapd: fixed #103, stop glue-search on errors.
* libreldap: MozNSS fixed CVE-2015-3276 (RHEL#1238322).
* libreldap: TLS do not reuse tls_session if hostname check fails (RHEL#852476).
* slapd: Switch to lt_dlopenadvise() to get RTLD_GLOBAL set (RHEL#960048, Dedian#327585).
* slapd: Switch to lt_dlopenadvise() to get RTLD_GLOBAL set (RHEL#960048, Debian#327585).
* libreldap: reentrant gethostby() (RHEL#179730).
* libreldap: MozNSS ignore certdb database type prefix when checking existence of the directory (RHEL#857373).

Expand Down

2 comments on commit 4f35a56

@erthink
Copy link
Owner Author

@erthink erthink commented on 4f35a56 Dec 1, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity ReOpenLDAP :: master Build 72 is now running

@erthink
Copy link
Owner Author

@erthink erthink commented on 4f35a56 Dec 1, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TeamCity ReOpenLDAP :: master Build 72 outcome was SUCCESS
Summary: Tests passed Build time: 01:55:42

Please sign in to comment.