From owner-freebsd-ports-bugs@freebsd.org Fri Jun 21 16:12:14 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2194915B51EC for ; Fri, 21 Jun 2019 16:12:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A80736EFD4 for ; Fri, 21 Jun 2019 16:12:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5F6E215B51EA; Fri, 21 Jun 2019 16:12:13 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A09515B51E9 for ; Fri, 21 Jun 2019 16:12:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C922E6EFCF for ; Fri, 21 Jun 2019 16:12:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 133841B15A for ; Fri, 21 Jun 2019 16:12:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x5LGCBge097821 for ; Fri, 21 Jun 2019 16:12:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5LGCB1X097820 for ports-bugs@FreeBSD.org; Fri, 21 Jun 2019 16:12:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238465] security/sssd: Update port to new version Date: Fri, 21 Jun 2019 16:12:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jcfyecrayz@liamekaens.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2019 16:12:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238465 --- Comment #2 from John Hein --- Created attachment 205266 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205266&action= =3Dedit [patch] update to 1.12.5 Here' a patch to update to 1.12.5 This takes sssd from the old 1.11.7 up one major to the latest 1.12 release= .=20 Next will be to update to 1.13.4 which is the latest in the long term maintenance (LTM) release series. I think the LTM series (now 1.13.*) shou= ld be the target for the security/sssd port for now. >From the release info page: https://docs.pagure.org/SSSD.sssd/users/releases.html "Releases designated as LTM are long-term maintenance releases and will see bugfixes and security patches for a longer time than other releases." There is also a so-called "stable" release series. Search for "stable" on = the home page: https://pagure.io/SSSD/sssd That might be a good candidate for a security/sssd-stable port. Alternatel= y, security/sssd could be the "stable" flavor and there could be a security/sssd-ltm or security/sssd13. For now, let's good up to the LTM release at least. Then we can decide whe= re to go from there. QA: - poudriere testport (11/amd64): ok - stage-qa & check-plist: ok - portlint (no new errors or warnings) ** To be helpful, please do some run testing. Just quick testing is fine s= ince I will submit an update to 1.13.4 here soon. Change summary: - update 1.11.7 to 1.12.5 - use non-legacy tdb/ldb/talloc/tevent ports - pet portlint: move USES - put all /var/db paths in /var/db/sss/ (new: /var/db/sss/gpo_cache; move db/sss_mc -> db/sss/mc) - use --without-nfsv4-idmapd-plugin (NFSv4 idmapd function is different in freebsd - see nfsuserd). Future change can investigate integration with nfsuserd. For now, avoid build issues if it tries to include support for idmapd. - update startup script with new /var dirs. Add them to @dir cleanup list= in pkg-plist. Remove the ${RMDIR} for them from Makefile (not needed). - update some of the patches to fix build errors (need LTLIBINTL for some build products, remove more cases of non-portable "timezone" global, catch = up existing patches due to upstream code motion, etc.) - pkg-plist refresh to reflect changes (mostly man pages & docs; a couple = new .so modules and two new .pc files) --=20 You are receiving this mail because: You are the assignee for the bug.=