Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2022 18:42:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 254178] x11/xscreensaver: update to 6.02
Message-ID:  <bug-254178-7141-6tIr693Jw0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254178-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254178-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254178

--- Comment #58 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D979995168c2f4dec4dd67cd617639c1=
abf67f16e

commit 979995168c2f4dec4dd67cd617639c1abf67f16e
Author:     Felix Palmen <felix@palmen-it.de>
AuthorDate: 2021-10-13 11:23:08 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2022-05-02 18:41:08 +0000

    x11/xscreensaver: update to 6.02

    Only install xscreensaver suid root if option PAM is disabled. In this
    case, add an extra patch, so xscreensaver-gfx drops privileges
    (otherwise it doesn't show any screensaver).

    Fix setuid installs in the Makefile and remove extra patch. Respect
    upstream's USE_CSTD=3Dgnu89. Remove now-unknown configure option and
    associated dependency. Remove old CONFLICTS.

    Use security/pam_helper for PAM support. This is the last release
    to support pam_unix as the next release removes external helper
    calling code.

    PR: 254178
    Co-authored-by: swills, vishwin
    Approved by: arrowd (mentor), maintainer-timeout, maintainer-reset

 x11/xscreensaver/Makefile                          | 103 +++++++++++------=
----
 x11/xscreensaver/distinfo                          |   6 +-
 x11/xscreensaver/files/patch-config.h.in           |  10 +-
 x11/xscreensaver/files/patch-configure.ac (new)    |  91 ++++++++++++++++++
 x11/xscreensaver/files/patch-configure.in (gone)   |  11 ---
 x11/xscreensaver/files/patch-driver_Makefile.in    |  28 +++---
 .../files/patch-driver_XScreenSaver.ad.in          |  34 +++----
 .../files/patch-driver_passwd-helper.c (new)       |  11 +++
 .../files/patch-hacks_glx_Makefile.in (new)        |  11 +++
 x11/xscreensaver/pkg-plist                         |  75 ++++++++++-----
 10 files changed, 257 insertions(+), 123 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254178-7141-6tIr693Jw0>