0d0623c8d0
1.2.0.1 * Package update: support for bytestring >=0.11 1.2.0.0 * Security fix: reject non-canonical base64 encoded values - (#38) fixing issue #24. * Security fix: reject bytestrings with improper padding that can be "completed" by the unpadded-Base64url workflow, and homogenize error messages (#33) * Test coverage expanded to 98% of the library. All critical paths covered. 1.1.0.0 * joinWith has been removed (#32) * Bugfix: decode formerly allowed for padding chars to be interspersed in a valid base64-encoded string. This is now not the case, and it is fully spec-compliant as of #31 * The default behavior for Base64url decode is now to support arbitrary padding. If you need strict padded or unpadded decode semantics, use decodePadded or decodeUnpadded. * Added strict unpadded and padded decode functions for Base64url (#30) * Added unpadded encode for Base64url (#26). 1.0.0.3 * Made performance more robust (#27). * Improved documentation (#23). * Improved the performance of decodeLenient a bit (#21).
34 lines
2.3 KiB
Text
34 lines
2.3 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2021/04/23 08:54:21 pho Exp $
|
|
lib/base64-bytestring-${PKGVERSION}/${HS_VERSION}/package-description
|
|
lib/base64-bytestring-${PKGVERSION}/${HS_VERSION}/package-id
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64.dyn_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64.hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64.p_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/Internal.dyn_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/Internal.hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/Internal.p_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/Lazy.dyn_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/Lazy.hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/Lazy.p_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/URL.dyn_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/URL.hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/URL.p_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/URL/Lazy.dyn_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/URL/Lazy.hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/Data/ByteString/Base64/URL/Lazy.p_hi
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
|
|
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
|
|
lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/LICENSE
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/Data-ByteString-Base64-Lazy.html
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/Data-ByteString-Base64-URL-Lazy.html
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/Data-ByteString-Base64-URL.html
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/Data-ByteString-Base64.html
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/base64-bytestring.haddock
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/doc-index.html
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/haddock-bundle.min.js
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/index.html
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/linuwial.css
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/meta.json
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/quick-jump.css
|
|
share/doc/${HS_PLATFORM}/base64-bytestring-${PKGVERSION}/html/synopsis.png
|