Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jan 2016 05:43:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205817] [PATCH] update sysutils/pefs-kmod to support D3929 (r292782)
Message-ID:  <bug-205817-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 205817
           Summary: [PATCH] update sysutils/pefs-kmod to support D3929
                    (r292782)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gleb@FreeBSD.org
          Reporter: eric@camachat.org
          Assignee: gleb@FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(gleb@FreeBSD.org)

Created attachment 164980
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D164980&action=
=3Dedit
Replace sha2.{c,h} by sha512{c.c,.h}.

After D3929 (r292782), "kldload pefs" will complain "SHA512_Init undefined".
The comments in r292782 mentioned all sha2.{c,h} should be replaced by
sha512{c.c,.h}, and here is the patch that does it.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205817-13>