Bug 215569 - security/pecl-crypto Update to 0.3.1
Summary: security/pecl-crypto Update to 0.3.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-26 07:44 UTC by Jochen Neumeister
Modified: 2016-12-28 07:21 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (gasol.wu)


Attachments
Patch (790 bytes, patch)
2016-12-26 07:44 UTC, Jochen Neumeister
gasol.wu: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Neumeister freebsd_committer freebsd_triage 2016-12-26 07:44:26 UTC
Created attachment 178281 [details]
Patch

Chanlog: https://pecl.php.net/package-changelog.php?package=crypto&release=0.3.1

0.3.1 	* Fixed segfault on PHP 5 in setting KDF key length and PBKDF2 iterations

0.3.0 	* Fixed compilation with OpenSSL 1.1 and PHP 7.1
* Added KDF abstract class to be a parent for all key derivation function classes
* Added PBKDF2 class extending KDF class and implementing PBKDF2
* Renamed HashException code ALGORITHM_NOT_FOUND to HASH_ALGORITHM_NOT_FOUND
* Renamed MACException code ALGORITHM_NOT_FOUND to MAC_ALGORITHM_NOT_FOUND

Maintainer: you have a lot of ports, they need an update. When you not longer interested on your ports, pls gibe me a ping. I will take the pecl-* and pear-* Ports.

Poudriere build fine for:
9.3 amd + i386
10.3 amd + i386
11.0 amd + i386
12-current amd + i386 (r307551)

portlint is also fine.

Make test is fine, too.

Cheers
jochen
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-28 07:14:25 UTC
A commit references this bug:

Author: wen
Date: Wed Dec 28 07:13:51 UTC 2016
New revision: 429717
URL: https://svnweb.freebsd.org/changeset/ports/429717

Log:
  - Update to 0.3.1

  PR:		215569
  Submitted by:	joneum@bsdproject.de
  Approved by:	maintainer

Changes:
  head/security/pecl-crypto/Makefile
  head/security/pecl-crypto/distinfo