Bug 275357 - dns/dnsx: Update to 1.1.6
Summary: dns/dnsx: Update to 1.1.6
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/projectdiscovery/d...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-26 18:32 UTC by Gabriel M. Dutra
Modified: 2023-11-28 08:31 UTC (History)
1 user (show)

See Also:


Attachments
bump 1.1.6 (1.49 KB, patch)
2023-11-26 18:32 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-11-26 18:32:44 UTC
Created attachment 246589 [details]
bump 1.1.6

tested on:

14.0-RELEASE amd64
13.2-RELEASE amd64
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-27 08:02:23 UTC
Is this panic crash something we want it fixed in 2023Q4?
Comment 2 Gabriel M. Dutra freebsd_committer freebsd_triage 2023-11-27 15:34:27 UTC
Hi, (In reply to Fernando Apesteguía from comment #1)
Hi, Fernando!

What panic crash?
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-27 15:45:18 UTC
(In reply to Gabriel M. Dutra from comment #2)
The one the release notes say it is fixed:

https://github.com/projectdiscovery/dnsx/releases/tag/v1.1.6

Other Changes

    Added additional public resolver by @Devang-Solanki in #480
    Fixed panic crash
Comment 4 Gabriel M. Dutra freebsd_committer freebsd_triage 2023-11-27 21:30:06 UTC
(In reply to Fernando Apesteguía from comment #3)

Aah!

For me it's ok to be fixed in the quarter 2023Q4
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-11-28 08:29:17 UTC
A commit in branch main references this bug:

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

commit fe06ee502c0ac37d9b6b16d471586260b856ac4c
Author:     Gabriel M. Dutra <nulldutra@proton.me>
AuthorDate: 2023-11-27 08:01:05 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-11-28 08:28:12 +0000

    dns/dnsx: Update to 1.1.6

    ChangeLog: https://github.com/projectdiscovery/dnsx/releases/tag/v1.1.6

     * Added additional public resolver
     * Fixed panic crash

    PR:             275357
    Reported by:    nulldutra@proton.me (maintainer)
    MFH:            2023Q4 (bugfix)

 dns/dnsx/Makefile |  2 +-
 dns/dnsx/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-28 08:31:29 UTC
Committed,

Finally I won't merge this because we have 1.1.4 in 2023Q4 and it doesn't seem affected by the crash.

Thanks!