pkgsrc/www/py-rfc3986/distinfo
adam ff09b4a261 py-rfc3986: updated to 1.4.0
1.4.0:

Security

- Prevent users from receiving an invalid authority parsed from a malicious
  URL. Previously we did not stop parsing the authority section at the first
  backslash (``\\``) character. As a result, it was possible to trick our
  parser into parsing up to the first forward-slash (``/``) and thus
  generating an invalid authority.

Bug Fixes and Features

- Add ``from_uri`` to ``URIBuilder`` to allow creation of a ``URIBuilder``
  from an existing URI.

- Fix a typographical error in our documentation.
2020-04-11 07:11:35 +00:00

6 lines
403 B
Text

$NetBSD: distinfo,v 1.2 2020/04/11 07:11:35 adam Exp $
SHA1 (rfc3986-1.4.0.tar.gz) = 73c7ca3eb801da630abfb458de69fc38087c874e
RMD160 (rfc3986-1.4.0.tar.gz) = 439c303cbd0edd800b00e235627058c9cb11bd5b
SHA512 (rfc3986-1.4.0.tar.gz) = dbcddc09331b794eafed8c2d7b81b7b632ba5cae2741e33ad12e781bc923427a05febd2f2715d037f35769b18c8d790546dfd4bbebe6e71d35777745e446888b
Size (rfc3986-1.4.0.tar.gz) = 44912 bytes