https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249445
--- Comment #5 from commit-***@FreeBSD.org ---
A commit in branch 2021Q2 references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=6a456af02d7efda292eb0c52887c1a1964478589
commit 6a456af02d7efda292eb0c52887c1a1964478589
Author: Olivier Duchateau <***@FreeBSD.org>
AuthorDate: 2021-05-24 15:38:38 +0000
Commit: Mateusz Piotrowski <***@FreeBSD.org>
CommitDate: 2021-05-25 08:31:57 +0000
sysutils/accountsservice: Update to 0.6.55
This update also fixes the userdel functionality.
PR: 249445
Reviewed by: 0mp
Approved by: maintainer timeout
MFH: 2021Q2
Security: 75aae50b-9e3c-11eb-9bc3-8c164582fbac
Security: CVE-2018-14036
(cherry picked from commit ffb1311e56725702208e807cfc63c8163c6b4a52)
sysutils/accountsservice/Makefile | 30 +--
sysutils/accountsservice/distinfo | 6 +-
.../accountsservice/files/patch-configure (gone) | 21 --
.../accountsservice/files/patch-meson.build (new) | 16 ++
.../files/patch-meson__post__install.py (new) | 13 +
sysutils/accountsservice/files/patch-src_daemon.c | 282 ++++++++++++++++++++-
.../patch-src_libaccountsservice_act-user.c (new) | 11 +
.../files/patch-src_meson.build (new) | 13 +
sysutils/accountsservice/files/patch-src_user.c | 190 ++++++++++----
.../accountsservice/files/patch-src_user.h (new) | 27 ++
.../files/patch-src_wtmp-helper.h (new) | 10 +
sysutils/accountsservice/pkg-descr | 6 +-
sysutils/accountsservice/pkg-install (gone) | 9 -
sysutils/accountsservice/pkg-plist | 51 ++--
14 files changed, 540 insertions(+), 145 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.