Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Mar 2015 10:38:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198346] [PATCH] security/chntpw: Replace deprecated des_ methods and fix LibreSSL build
Message-ID:  <bug-198346-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 198346
           Summary: [PATCH] security/chntpw: Replace deprecated des_
                    methods and fix LibreSSL build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: spil.oss@gmail.com
                CC: buganini@gmail.com
                CC: buganini@gmail.com
          Keywords: patch
             Flags: maintainer-feedback?(buganini@gmail.com)

security/chntpw uses deprecated des_ methods and types that were marked
deprecated by OpenSSL 0.9.7 and will be removed in OpenSSL 1.1.0 . This patch
replaces the des_ methods and types with their new DES_ counterparts.

Notified upstream via email (and spotted that there's a new version released
2014-02)

-- 
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-198346-13>