Releases: go-while/go-pugleaf
Releases · go-while/go-pugleaf
Release v0.4.7-1
Go-Pugleaf v0.4.7-1
Automated release build of go-pugleaf NNTP server and web gateway.
Included Binaries:
webserver- Main web interfacepugleaf-fetcher- Article fetcher from NNTP providerspugleaf-nntp-server- NNTP server implementationexpire-news- Article expiration toolfix-thread-activity- Thread activity fixerrslight-importer- RSLight data importernntp-analyze- NNTP analysis toolrecover-db- Database recovery toolnntp-transfer- Tool to transfer newsgroupspost-queue- Tool to send out queued poststcp2tor- TCP to Tor proxy
NOT included:
fix-references- Reference fixing toolhistory-rebuild- History rebuild utilitymerge-active- Active file mergermerge-descriptions- Description file mergertest-MsgIdItemCache- Cache testing tool
Platform Support:
- Linux (amd64, arm64)
- macOS (amd64, arm64)
- Windows (amd64)
Binary Verification:
All binaries include SHA256 checksums for integrity verification:
- SHA256SUMS.txt - Comprehensive checksums for all platforms
- checksums-{os}-{arch}.sha256 - Individual platform checksums
- Each archive also contains a
checksums.sha256file for verification after extraction
Verification Examples:
# Verify individual platform binaries
sha256sum -c checksums-linux-amd64.sha256
# Verify after archive extraction
tar -xzf go-pugleaf-v0.4.7-1-linux-amd64.tar.gz
cd build/
sha256sum -c checksums.sha256Extract the archive for your platform and run the binaries.
See README.md for usage instructions.
Release v0.4.7-0
Go-Pugleaf v0.4.7-0
Automated release build of go-pugleaf NNTP server and web gateway.
Included Binaries:
webserver- Main web interfacepugleaf-fetcher- Article fetcher from NNTP providerspugleaf-nntp-server- NNTP server implementationexpire-news- Article expiration toolmerge-active- Active file mergermerge-descriptions- Description file mergertest-MsgIdItemCache- Cache testing toolhistory-rebuild- History rebuild utilityfix-references- Reference fixing toolfix-thread-activity- Thread activity fixerrslight-importer- RSLight data importernntp-analyze- NNTP analysis toolrecover-db- Database recovery tool
Platform Support:
- Linux (amd64, arm64)
- macOS (amd64, arm64)
- Windows (amd64)
Binary Verification:
All binaries include SHA256 checksums for integrity verification:
- SHA256SUMS.txt - Comprehensive checksums for all platforms
- checksums-{os}-{arch}.sha256 - Individual platform checksums
- Each archive also contains a
checksums.sha256file for verification after extraction
Verification Examples:
# Verify individual platform binaries
sha256sum -c checksums-linux-amd64.sha256
# Verify after archive extraction
tar -xzf go-pugleaf-v0.4.7-0-linux-amd64.tar.gz
cd build/
sha256sum -c checksums.sha256Extract the archive for your platform and run the binaries.
See README.md for usage instructions.