Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Mar 2015 17:59:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198364] [PATCH] security/pidentd Replace deprecated des_ methods with DES_
Message-ID:  <bug-198364-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 198364
           Summary: [PATCH] security/pidentd Replace deprecated des_
                    methods with DES_
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: johans@FreeBSD.org
          Reporter: spil.oss@gmail.com
          Assignee: johans@FreeBSD.org
             Flags: maintainer-feedback?(johans@FreeBSD.org)
          Keywords: patch

Created attachment 153919
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153919&action=edit
svn diff for security/pidentd

security/pidentd 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.

Mailed the upstream software creator Peter Eriksson <pen@lysator.liu.se> with a
request to apply the patch as well.

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