[Bug 249445] sysutils/accountsservice: Update to 0.6.55
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 May 2021 08:28:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249445 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ffb1311e56725702208e807cfc63c8163c6b4a52 commit ffb1311e56725702208e807cfc63c8163c6b4a52 Author: Olivier Duchateau <olivierd@FreeBSD.org> AuthorDate: 2021-05-24 15:38:38 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-05-25 08:28:07 +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 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.