From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9844B1381F3 for ; Fri, 5 Apr 2013 17:46:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A675E08F2; Fri, 5 Apr 2013 17:46:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C098DE08F2 for ; Fri, 5 Apr 2013 17:46:27 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA3CA33DD3B for ; Fri, 5 Apr 2013 17:46:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2294) id 82AAC2171E; Fri, 5 Apr 2013 17:46:25 +0000 (UTC) From: "Maxim Koltsov (maksbotan)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maksbotan@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/sssd: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sys-auth/sssd X-VCS-Committer: maksbotan X-VCS-Committer-Name: Maxim Koltsov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130405174625.82AAC2171E@flycatcher.gentoo.org> Date: Fri, 5 Apr 2013 17:46:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d5653404-a084-42c2-a236-018a9aa33a1e X-Archives-Hash: b2de02a5a50b8c7af765c4d4c2f51d3f maksbotan 13/04/05 17:46:25 Modified: ChangeLog Log: Fix build with mit-krb5-1.11.1, bug #463812. Thanks to slepnoga and Andrian Nord. (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE) Revision Changes Path 1.39 sys-auth/sssd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 5 Apr 2013 07:16:20 -0000 1.38 +++ ChangeLog 5 Apr 2013 17:46:25 -0000 1.39 @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/sssd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.38 2013/04/05 07:16:20 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.39 2013/04/05 17:46:25 maksbotan Exp $ + + 05 Apr 2013; Maxim Koltsov +files/new_krb5.patch: + Fix build with mit-krb5-1.11.1, bug #463812. Thanks to slepnoga and Andrian + Nord. *sssd-1.9.4-r2 (05 Apr 2013) *sssd-1.8.6-r1 (05 Apr 2013)