summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2012-06-28 11:32:29 -0400
committerRay Strode <rstrode@redhat.com>2012-06-28 11:32:29 -0400
commit27f3d93a82fde4f6c7ab54f3f008af04f93f9c69 (patch)
tree9485718b70e6533c6c721d63bee1a17bd5bcb1a0 /NEWS
parent4c5b12e363410e490e776e4b4a86dcce157a543d (diff)
NEWS: update for release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f64ebec..da87a98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Changes in 0.6.22
+=================
+
+* Correct CVE-2012-2737, local file disclosure
+
+* small memory leak fix
+
+* exclude system accounts from ListCachedUsers
+
+* make has-multiple-users properly only check non-system users
+
+* remove icon when deleting user
+
+* Revert usage of getpwent() as fallback for fgetpwent
+
+* support consolekit call cancellation to prevent crashes caused
+ by shortlived sessions
+
+* ignore built files in .gitignore
+* quiet down build goo nagging
+
Changes in 0.6.21
=================