Bug 270216 - security/luasec: update to 1.3.0
Summary: security/luasec: update to 1.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Fernando Apesteguía
URL: https://github.com/brunoos/luasec/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-14 19:49 UTC by Thomas Morper
Modified: 2023-03-15 17:37 UTC (History)
1 user (show)

See Also:


Attachments
update security/luasec to 1.3.0 (1.19 KB, patch)
2023-03-14 19:49 UTC, Thomas Morper
thomas: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Morper 2023-03-14 19:49:37 UTC
Created attachment 240844 [details]
update security/luasec to 1.3.0

security/luasec: update to 1.3.0

 * update to 1.3.0

ChangeLog:

 https://github.com/brunoos/luasec/blob/v1.3.0/CHANGELOG

QA:

 * portlint: OK (looks fine)
 * testport: OK (poudriere: 12.4 AMD64/i386, 13.1 AMD64/ARM64, Lua 5.1 - 5.4)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-15 17:36:42 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-15 17:37:04 UTC
A commit in branch main references this bug:

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

commit fb94e49560de5ba1a2a5e93a3aa13908c9a64254
Author:     Thomas Morper <thomas@beingboiled.info>
AuthorDate: 2023-03-15 12:06:28 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-15 17:31:59 +0000

    security/luasec: update to 1.3.0

    ChangeLog: https://github.com/brunoos/luasec/blob/v1.3.0/CHANGELOG

     * Add :getlocalchain() + :getlocalcertificate() to mirror the peer methods
     * Add Pre-Shared Key (PSK) support

    PR:             270216
    Reported by:    thomas@beingboiled.info (maintainer)

 security/luasec/Makefile | 2 +-
 security/luasec/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)