On Mon, Oct 15, 2012 at 10:38:41AM +0200, Petr Spacek wrote:
> Hello,
> 
>       Update NEWS file for 2.0 release

Hi Peter,

are you OK with this version of NEWS? (patch attached)

A

-- 
Adam Tkac, Red Hat, Inc.
>From bcd017c75978e2f78976bb8a2b6d47af26df429a Mon Sep 17 00:00:00 2001
From: Petr Spacek <pspa...@redhat.com>
Date: Mon, 15 Oct 2012 10:37:01 +0200
Subject: [PATCH] Update NEWS file for 2.0 release.

Signed-off-by: Petr Spacek <pspa...@redhat.com>
Signed-off-by: Adam Tkac <at...@redhat.com>
---
 NEWS | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/NEWS b/NEWS
index 02e4845..4312741 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+2.0
+======
+[1] SOA serial number can be incremented automatically after each change
+    in LDAP database. (Configuration option "serial_autoincrement".)
+
+[2] It was possible to DoS named service via quiery which contained
+    $ character. CVE-2012-3429 was fixed.
+
+[3] DNS Dynamic Update returns codes NOTAUTH and REFUSED properly.
+
+[4] BIND doesn't refuse to start if initial connection times out.
+
+[5] Object renaming (LDAP moddn) in persistent mode is handled properly.
+
+[6] Internal record cache is flushed properly after reconnection
+    to the LDAP server (in configurations with persistent search).
+
+[7] Simple time-based deadlock detection code was added. Error message
+    is printed after 10*(timeout) seconds.
+    Some deadlocks in various situations with low connection count were fixed.
+
+[8] Libdns interface version >= 90 is supported properly.
+
+[9] Zone transfers were fixed. Records with non-FQDNs are handled properly.
+
+[10] Logging was improved.
+
+[11] Memory leaks in dynamic update, persistent search, ldap_query
+     and configurations with multiple plugin instances were fixed.
+
+[12] Version numbering format changed to: [features].[bugfixes]
+
+[13] Many other bugfixes
+
 1.1.0rc1
 ======
 
-- 
1.7.11.7

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to