From nobody Fri Oct 15 03:27:44 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6BE3117F121A for ; Fri, 15 Oct 2021 03:27:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HVsCh2Ypgz3nV9 for ; Fri, 15 Oct 2021 03:27:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 343CF1F050 for ; Fri, 15 Oct 2021 03:27:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 19F3RiHs019760 for ; Fri, 15 Oct 2021 03:27:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 19F3RiWh019759 for ports-bugs@FreeBSD.org; Fri, 15 Oct 2021 03:27:44 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 259178] sysutils/s6-rc meta-update for the skarnet suite Date: Fri, 15 Oct 2021 03:27:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: dewayne@heuristicsystems.com.au 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: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259178 Bug ID: 259178 Summary: sysutils/s6-rc meta-update for the skarnet suite Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dewayne@heuristicsystems.com.au CC: crest@rlwinm.de Flags: maintainer-feedback?(crest@rlwinm.de) CC: crest@rlwinm.de There are three supporting layers to s6-rc. Which typically need to be upgraded together. The package, ports version and available current version are: sysutils/s6-rc 0.5.2.2 to 0.5.2.3 sysutils/s6 2.10.0.3 to 2.11.0.0 lang/execline 2.8.0.1 to 2.8.1.0 devel/skalib 2.10.0.3 to 2.11.0.0 The skalib changes (from 2.10.0.3) are: libbiguint removed. Obsolete skalibs/environ.h and skalibs/getpeereid.h headers removed. rc4 and md5 functions removed. iobuffer removed. fd_cat() and fd_catn() changed signatures. All *_t types renamed without the _t suffix, in order to preserve POSIX namespace. subgetopt() renamed to lgetopt(). All signal functions entirely reworked; cruft removed. skalibs/cdb_make.h renamed to skalibs/cdbmake.h; cdbmake functions now return 1 on success and 0 on failure. skalibs/cdb.h redesigned to remove reader state from the cdb structure itself. The unsafe cdb_successor() API has been removed. New skalibs/posixplz.h function: munmap_void(). which flows upwards to the other packages. Changes to signal handling is noteworthy. execline 2.8.1.0 introduces a highly beneficial case "statement". --=20 You are receiving this mail because: You are the assignee for the bug.=