Files
s3-genindex/debian/changelog
T
pim 535a121435 Cut release 1.1.0-1
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 20:12:06 +02:00

19 lines
758 B
Plaintext

s3-genindex (1.1.0-1) trixie; urgency=medium
* Build system overhaul: cross-compile CGO-free static binaries for
amd64 and arm64 from a single host, build .deb packages directly
via debian/build-deb.sh (no more dpkg-buildpackage/debhelper).
* VERSION is parsed once from debian/changelog and injected at link
time via -ldflags; `s3-genindex -version` is the source of truth.
-- Pim van Pelt <pim@ipng.ch> Tue, 06 May 2026 12:00:00 +0000
s3-genindex (1.0.0-1) unstable; urgency=medium
* Initial release
* HTML directory index generator for local and S3 storage
* Support for file type icons and responsive design
* Watermark support and hierarchical S3 navigation
-- Pim van Pelt <pim@ipng.ch> Tue, 03 Dec 2025 14:30:00 +0100