Bug 272250 - security/p5-Crypt-Rijndael: Update to 1.16
Summary: security/p5-Crypt-Rijndael: Update to 1.16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steven Kreuzer
URL: https://metacpan.org/release/LEONT/Cr...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-27 19:00 UTC by Sergei Vyshenski
Modified: 2023-07-04 16:28 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (skreuzer)


Attachments
git format-patch -1 main (1.39 KB, patch)
2023-06-27 19:00 UTC, Sergei Vyshenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2023-06-27 19:00:49 UTC
Created attachment 243041 [details]
git format-patch -1 main

- update to 1.16

ChangeLog: https://metacpan.org/release/LEONT/Crypt-Rijndael-1.16/source/Changes

PR:

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile"  is happy.
- Tested with:
13.2-RELEASE-p1
portlint 2.20.0
portfmt 1.1.4
pkg 1.19.1
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1t-freebsd

- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-07-04 13:53:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0ea48640e46e2223130de693df01b5ba32492fb7

commit 0ea48640e46e2223130de693df01b5ba32492fb7
Author:     Steven Kreuzer <skreuzer@FreeBSD.org>
AuthorDate: 2023-07-04 13:49:31 +0000
Commit:     Steven Kreuzer <skreuzer@FreeBSD.org>
CommitDate: 2023-07-04 13:51:50 +0000

    security/p5-Crypt-Rijndael: update to 1.16

    Changes:
       * Add non-blocksized encoding support to streaming modes
       * Explicitly use downgraded strings

    PR:             272250
    Reported by:    Sergei Vyshenski <svysh.fbsd@gmail.com>

 security/p5-Crypt-Rijndael/Makefile | 3 +--
 security/p5-Crypt-Rijndael/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2023-07-04 16:28:25 UTC
committed. thanks!