[Bug 278881] www/rustypaste: Update to 0.15.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 May 2024 20:54:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278881

            Bug ID: 278881
           Summary: www/rustypaste: Update to 0.15.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/orhun/rustypaste/blob/v0.15.0/CHANG
                    ELOG.md
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #250558 maintainer-approval+
             Flags:

Created attachment 250558
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250558&action=edit
rustypaste-0.15.0.patch

Description:

ChangeLog: https://github.com/orhun/rustypaste/blob/v0.15.0/CHANGELOG.md

* Added:
  - Allow to override filename when using random_url.
  - Use more specific HTTP status codes.
* Changed:
  - Do path joins more safely.
  - Gracefully exit when there is no config file found.
  - Switch to cargo-llvm-cov for code coverage.
  - Replace unmaintained action.
  - Set up mergify.
  - Apply clippy suggestions.
  - Update funding options.
  - Update the copyright years.
  - Bump dependencies.
* Fixed:
  - Improve logging for deleted file.
  - Fix deployment.
  - Return the correct file on multiple files with same name.
  - Update the hash of the example file.
  - Error on upload with the same filename.

QA:

* portlint:
  - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}".
* testport: OK (synth: 14.0-RELEASE, amd64, OPENSSL tested)

-- 
You are receiving this mail because:
You are the assignee for the bug.