From 2cb9a43b4c3e1384a1264dbd4ed35700986af773 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sat, 19 Dec 2009 00:03:20 +0000 Subject: [PATCH] =?UTF-8?q?=3D=3D=20Highlights=20=3D=3D=20One=20serious=20?= =?UTF-8?q?security=20issue=20was=20resolved=20related=20to=20the=20kerber?= =?UTF-8?q?os=20provider.=20Users=20who=20authenticate=20against=20Kerbero?= =?UTF-8?q?s=20and=20have=20cached=20credentials=20could=20=20=20=20=20log?= =?UTF-8?q?=20in=20with=20a=20zero-length=20password=20The=20network=20exp?= =?UTF-8?q?osure=20of=20this=20bug=20was=20limited,=20as=20users=20logged?= =?UTF-8?q?=20in=20this=20way=20=20=20=20=20would=20not=20have=20valid=20n?= =?UTF-8?q?etwork=20credentials=20(by=20lucky=20accident).=20This=20issue?= =?UTF-8?q?=20was=20present=20only=20in=20the=200.99.x=20preview=20release?= =?UTF-8?q?s=20and=20not=20in=20any=20=20=20=20=20of=20the=20stable=20rele?= =?UTF-8?q?ases=20(0.7.1=20and=20earlier)=20Stability=20fixes=20since=20th?= =?UTF-8?q?e=200.99.1=20preview=20release=20Added=20or=20updated=20several?= =?UTF-8?q?=20translations=20Fixed=20long-standing=20"I=20have=20no=20name?= =?UTF-8?q?!"=20issue=20with=20X-based=20terminals=20SSSD=20now=20passes?= =?UTF-8?q?=20"make=20distcheck"=20cleanly=20SSSD=20PAM=20now=20conforms?= =?UTF-8?q?=20better=20to=20standards=20regarding=20PAM=5FPRELIM=5FCHECK?= =?UTF-8?q?=20=3D=3D=20Detailed=20Changelog=20=3D=3D=20G=C3=B6ran=20Uddebo?= =?UTF-8?q?rg=20(2):=20Update=20SV=20translation=20Update=20SV=20translati?= =?UTF-8?q?on=20Marina=20Latini=20(1):=20Update=20IT=20translation=20Marti?= =?UTF-8?q?n=20Nagy=20(2):=20Don't=20consider=20one=20address=20with=20dif?= =?UTF-8?q?ferent=20port=20numbers=20as=20the=20same=20Change=20the=20firs?= =?UTF-8?q?t=20server=20pick=20logic=20Sergei=20V.=20Kovylov=20(1):=20sssd?= =?UTF-8?q?.spec=20for=20SLES=20Simo=20Sorce=20(2):=20Fix=20upgrade=20bug?= =?UTF-8?q?=20#323=20Fix=20ldap=20child=20memory=20hierarchy=20and=20other?= =?UTF-8?q?=20issues=20Stephen=20Gallagher=20(14):=20Properly=20close=20ST?= =?UTF-8?q?DERR=20when=20daemonizing=20Fix=20tight=20loop=20in=20monitor?= =?UTF-8?q?=20Don't=20set=20explicit=20default=20for=20"timeout"=20in=20do?= =?UTF-8?q?mains=20Fix=20warning=20in=20server.c=20Raise=20DEBUG=20level?= =?UTF-8?q?=20of=20sdap=5Fget=5Fgeneric=5Fdone()=20Change=20default=20for?= =?UTF-8?q?=20enumeration=20to=20TRUE=20Fix=20tight-loop=20in=20monitor=20?= =?UTF-8?q?part=202=20Properly=20handle=20EINTR=20from=20poll()=20Updating?= =?UTF-8?q?=20ES=20translation=20Add=20DEBUG=20messages=20to=20getpwnam=5F?= =?UTF-8?q?callback=20and=20getpwuid=5Fcallback=20Clarify=20access=5Fprovi?= =?UTF-8?q?der=20manpage=20entry=20Do=20not=20blindly=20accept=20zero-leng?= =?UTF-8?q?th=20passwords=20Fix=20broken=20password=20changes=20for=20loca?= =?UTF-8?q?l=20users=20Release=20SSSD=201.0=20Sumit=20Bose=20(9):=20Use=20?= =?UTF-8?q?sys.exit=20instead=20of=20exit=20Check=20for=20minimal=20versio?= =?UTF-8?q?n=20of=20check=20Build=20python=20modules=20in=20builddir=20Use?= =?UTF-8?q?=20--with-ldb-lib-dir=20while=20running=20make=20distcheck=20Cl?= =?UTF-8?q?eanup=20db=20files=20after=20test=20run=20disable=20password=20?= =?UTF-8?q?migration=20code=20Handle=20chauthtok=20with=20PAM=5FPRELIM=5FC?= =?UTF-8?q?HECK=20separately=20Do=20not=20overwrite=20valid=20TGTs=20when?= =?UTF-8?q?=20offline=20Fix=20for=20#345?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 2 +- sources | 2 +- sssd.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index a16fa1c..77325be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sssd-0.99.1.tar.gz +sssd-1.0.0.tar.gz diff --git a/sources b/sources index bff3e6f..312d573 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00468f7fe1b75e53cc3c1027f2a92902 sssd-0.99.1.tar.gz +b4a21cd65157e775dd5843d6a7ded10d sssd-1.0.0.tar.gz diff --git a/sssd.spec b/sssd.spec index 6c586d7..be85ccf 100644 --- a/sssd.spec +++ b/sssd.spec @@ -2,7 +2,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import *; import sys; sys.stdout.write(get_python_lib())")} Name: sssd -Version: 0.99.1 +Version: 1.0.0 Release: 1%{?dist} Group: Applications/System Summary: System Security Services Daemon @@ -205,6 +205,9 @@ fi %postun client -p /sbin/ldconfig %changelog +* Fri Dec 18 2009 Stephen Gallagher - 1.0.0-1 +- New upstream stable release 1.0.0 + * Fri Dec 11 2009 Stephen Gallagher - 0.99.1-1 - New upstream bugfix release 0.99.1