From: Richard Kettlewell Date: Sun, 31 Jul 2011 16:10:15 +0000 (+0100) Subject: DisOrder 5.0.3 X-Git-Tag: 5.0.3^0 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/fe428f434e04bb4d97bd3652d6f4238db0d8afd0?ds=sidebyside DisOrder 5.0.3 --- diff --git a/configure.ac b/configure.ac index cef3de8..1e08101 100644 --- a/configure.ac +++ b/configure.ac @@ -18,9 +18,9 @@ # along with this program. If not, see . # -AC_INIT([disorder], [5.0.2], [richard+disorder@sfere.greenend.org.uk]) +AC_INIT([disorder], [5.0.3], [richard+disorder@sfere.greenend.org.uk]) AC_CONFIG_AUX_DIR([config.aux]) -AM_INIT_AUTOMAKE(disorder, [5.0.2]) +AM_INIT_AUTOMAKE(disorder, [5.0.3]) AC_CONFIG_SRCDIR([server/disorderd.c]) AM_CONFIG_HEADER([config.h]) diff --git a/debian/changelog b/debian/changelog index 9e7f42e..331ec12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +disorder (5.0.3) stable; urgency=emergency + + * Security: Local connections can no longer create and delete users + unless they are properly authorized. + + -- Richard Kettlewell Sun, 31 Jul 2011 17:07:59 +0100 + disorder (5.0.2) unstable; urgency=low * Mention login cookie.