summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-09-28 13:49:14 +0200
committerKarolin Seeger <kseeger@samba.org>2009-10-01 14:25:59 +0200
commit9f8352264abca4e3a659a911c091a15b590b020f (patch)
treef702fd3f963068fdaed00003e0c715ffcb8fc631
parent46195a158ed6f79bb11d92b276a6ae041023fca9 (diff)
downloadsamba-9f8352264abca4e3a659a911c091a15b590b020f.tar.gz
samba-9f8352264abca4e3a659a911c091a15b590b020f.tar.xz
samba-9f8352264abca4e3a659a911c091a15b590b020f.zip
WHATSNEW: Prepare release notes for 3.2.15.
Karolin (cherry picked from commit fb513bdacaeaef7e3edb49d5b77661adf3a912bb)
-rw-r--r--WHATSNEW.txt64
1 files changed, 62 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 631e1d62f87..4fee0cf7273 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,64 @@
==============================
+ Release Notes for Samba 3.2.15
+ September 29, 2009
+ ==============================
+
+
+s is a security release in order to address CVE-2009-2813 and CVE-2009-2948.
+
+ o CVE-2009-2813:
+ In all versions of Samba later than 3.0.11, connecting to the home
+ share of a user will use the root of the filesystem
+ as the home directory if this user is misconfigured to have
+ an empty home directory in /etc/passwd.
+
+ o CVE-2009-2948:
+ If mount.cifs is installed as a setuid program, a user can pass it a
+ credential or password path to which he or she does not have access and
+ then use the --verbose option to view the first line of that file.
+ All known Samba versions are affected.
+
+
+######################################################################
+Changes
+#######
+
+Changes since 3.2.14
+--------------------
+
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 6763: Fix for CVE-2009-2813.
+
+
+o Jeff Layton <jlayton@redhat.com>
+ * Fix for CVE-2009-2948.
+
+
+######################################################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored. All bug reports should
+be filed under the Samba 3.2 product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+Release notes for older releases follow:
+----------------------------------------
+
+ ==============================
Release Notes for Samba 3.2.14
August 12, 2009
==============================
@@ -130,8 +190,8 @@ database (https://bugzilla.samba.org/).
======================================================================
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
==============================
Release Notes for Samba 3.2.13