Bug 269284 - net/ipinfo-cli: Update to 2.10.1
Summary: net/ipinfo-cli: Update to 2.10.1
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: Fernando Apesteguía
URL: https://github.com/ipinfo/cli/release...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-02 01:42 UTC by Gabriel M. Dutra
Modified: 2023-02-04 18:57 UTC (History)
1 user (show)

See Also:


Attachments
bump 2.10.1 (2.64 KB, patch)
2023-02-02 01:42 UTC, Gabriel M. Dutra
dutra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2023-02-02 01:42:05 UTC
Created attachment 239855 [details]
bump 2.10.1

Portlint: no errors

13.0-RELEASE-p13 amd64
13.0-RELEASE-p13 i386
13.1-RELEASE-p2 amd64
13.1-RELEASE-p2 i386
14.0-CURRENT amd64
14.0-CURRENT i386
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-04 18:56:39 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-04 18:57:24 UTC
A commit in branch main references this bug:

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

commit b7b0f4ef8b61176f9912df62a9e8bbd82df67f50
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-02-03 12:12:48 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-04 18:52:09 +0000

    net/ipinfo-cli: Update to 2.10.1

    ChangeLog: https://github.com/ipinfo/cli/releases/tag/ipinfo-2.10.1

    Fixed a rare bug where a cache could exceed 1GB in size but have less than 10k
    entries, thus causing a crash due to a presumption that at least 10k entries
    would exist.

    PR:             269284
    Reported by:    0xdutra@gmail.com (maintainer)

 net/ipinfo-cli/Makefile |  5 ++---
 net/ipinfo-cli/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)