Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2023 18:48:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271967] www/rustypaste: Update to 0.10.1
Message-ID:  <bug-271967-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271967

            Bug ID: 271967
           Summary: www/rustypaste: Update to 0.10.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/orhun/rustypaste/releases/tag/v0.10
                    .1
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #242746 maintainer-approval+
             Flags:

Created attachment 242746
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242746&action=
=3Dedit
rustypaste-0.10.1.patch

Description:

ChangeLog: https://github.com/orhun/rustypaste/releases/tag/v0.10.1

* Added:
  * Add a middleware for checking the content length:
    - Before, the upload size was checked after full upload which was clear=
ly
wrong.
    - With this change, total amount of bytes to upload is checked via
Content-Length
      header before the upload.
* Changed:
  * Bump Shuttle to 0.18.0
  * Bump hotwatch to 0.5.0
    - Fixes RUSTSEC-2020-0016
* Fixed:
  * Do not drop the config watcher
    - Since 0.9.0, the configuration watcher was dropped early which
      caused for it to not work and resulted in mysterious spikes in CPU
      usage.
    - With this version, this issue is fixed.

QA:

* portlint:
  - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}".
* testport: OK (poudriere: 13.2-RELEASE, amd64, SHUTTLE OPENSSL RUSTLS test=
ed)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271967-7788>