| tag name | v0.55.2 (3201b13227f8599f91bd7af4a1128a7d4351bc73) |
| tag date | 2024-07-22 00:41:23 +0700 |
| tagged by | Shulhan <ms@kilabit.info> |
| tagged object | commit e28a932fe2... |
| download | pakakeh.go-0.55.2.tar.xz |
|---|
Release pakakeh.go v0.55.2 (2024-07-22)
=== Bug fix
* lib/memfs: sanitize the Root directory to fix refresh
In [MemFS.refresh], if the requested url is "/file1" and
[Options.Root] is ".", the path during refresh become "file1" and if
passed to [filepath.Dir] it will return ".". This cause the loop on
refresh never end because there is no PathNodes equal with ".".
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSyS35x1RIQ2SkuGz5KU2C1AMnE8AUCZp1IYwAKCRBKU2C1AMnE
8NMPAQDyZ3X4c9EQW/xmJziSY6bFf3LXWAz1nTRhifQ2ntT12wEA4UDiuGzj/prf
DWrWIsU+jxMh7hK/hArdXF3IAgAH/w0=
=C23K
-----END PGP SIGNATURE-----
