summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-03-26Update to version 0.11.2Johannes Schöpp
2026-02-24bump pkgrel=2; reproducible Rust build, deps cleanupJohannes Schöpp
This pkgrel updates the PKGBUILD to follow Arch Rust packaging practices and improves reproducibility: - depends: use glibc + libgcc (per pkgctl build) - build(): use --frozen --release, drop --all-features (avoids enabling fast-alloc/bench) - check(): don’t ignore failures; skip wevt_templates_research (requires git-lfs assets not in tarball) - packaging: stop shipping upstream CHANGELOG.md - options: !debug to avoid empty debug package - source: keep stable local filename ($pkgver only; drop $pkgrel-based reload hack) Ref: upstream discussion on default features (omerbenamram/evtx#286)
2026-02-06update to 0.11.1Johannes Schöpp
2026-01-06update to 0.11.0Johannes Schöpp
2026-01-06add .nvchecker.tomlJohannes Schöpp
2026-01-06License package as 0BSDJohannes Schöpp
This implements RFC40 and RFC52. https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/XR3VAUWC5LNMTVOCKFOHYYEGUQ4ZFCNG/ Since CHANGELOG.md is taken from upstream it keeps the upstream license
2025-07-25make filename unique by adding pkgrel to retrigger a download because of an ↵Johannes Schöpp
invalid checksum
2025-07-25fix checksumJohannes Schöpp
2025-03-17update to 0.9.0Johannes Schöpp
2025-02-26update to 0.8.5Johannes Schöpp
2024-11-08update to 0.8.4Johannes Schöpp
2023-04-24update to 0.8.1Luis Martinez
2022-08-29update to 0.8.0Luis Martinez
2022-05-17fix binary file permissionsLuis Martinez
2021-09-17fix dependencyLuis Martinez
2021-09-17initial commitLuis Martinez