Bug 270329 - benchmarks/ddosify: Update to 0.15.2
Summary: benchmarks/ddosify: Update to 0.15.2
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/ddosify/ddosify/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-19 03:48 UTC by Gabriel M. Dutra
Modified: 2023-03-21 07:52 UTC (History)
1 user (show)

See Also:


Attachments
bump 0.15.2 (1.15 KB, patch)
2023-03-19 03:48 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-03-19 03:48:54 UTC
Created attachment 240963 [details]
bump 0.15.2

Portlint: OK

Tested on:
12.3-RELEASE-p10    i386, amd64
12.4-RELEASE amd64, i386, amd64
13.1-RELEASE-p5     i386, amd64
14.0-CURRENT              amd64
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-21 07:44:12 UTC
A commit in branch main references this bug:

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

commit 5248ce4ee978848d4c8df9e51290da2e77761a53
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-03-20 17:17:17 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-21 07:38:56 +0000

    benchmarks/ddosify: Update to 0.15.2

    ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.2

     * Merge remote-tracking branch 'origin/develop' into feat/use-env-on-basicauth
     * Update README.md
     * add test for basicauth injection
     * add test for invalid csv env
     * csv dot check
     * csv key dot check
     * exact match on env names and csv check
     * inject env to basic auth
     * update env regex and add validation on env config

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

 benchmarks/ddosify/Makefile | 2 +-
 benchmarks/ddosify/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-21 07:52:10 UTC
Committed,

Thanks!