Skip to content

Releases: zeppe-lin/pkgmk

v5.44

14 Jan 09:14
bb7951a
Compare
Choose a tag to compare

Release Notes:

  • pkgmk: unpack_source(): add .tar.zst and .tzst
  • pkgmk: ignore extended attributes when extracting tarballs
  • pkgmk: add checking for correct package name
  • pkgmk: add -af/--archive-format/PKGMK_ARCHIVE_FORMAT support
  • various bugfixes and man pages improvements
  • rework Makefiles

Full Changelog: v5.43.1...v5.44

v5.43.1

11 Dec 16:02
c042b11
Compare
Choose a tag to compare

Release Notes:

  • fix -cf/--config-file option parsing
  • replace pods with mdoc(7) manual pages, no more need for pod2man(1pm)
  • various fixes and improvements for manual pages
  • Makefile is truly POSIX now, GNU make(1) is no more obligatory

Full Changelog: v5.43...v5.43.1

v5.43

28 Jul 10:20
f268000
Compare
Choose a tag to compare

Release Notes:

  • Allow locals in the code (not so POSIX, but less buggy).
  • Fix minor stdout/stderr redirection bug.
  • Allow pkgmk to rename downloaded tarballs (see 1 and 2).

Full Changelog: v5.42.3...v5.43

v5.42.3

17 Jul 16:37
f6e31b6
Compare
Choose a tag to compare

Release Notes:

  • add zst package support
  • fix namespace conflict on md5sum checking/generating
  • various fixes and cleanups

Full Changelog: v5.42.2...v5.42.3

v5.42.2

06 Jun 12:50
6889f15
Compare
Choose a tag to compare

HOTFIX:

4cb8cff introduces the error that pkgmk does not fail with an error on build errors.

Full Changelog: v5.42.1...v5.42.2

v5.42.1

06 Jun 12:32
d46200a
Compare
Choose a tag to compare

Release Notes:

  • Makefile: add {,un}install-bashcomp targets
  • pkgmk: performance fix
  • Pkgfile.5: typo fix
  • various shellcheck fixes
  • CI changes

Full Changelog: v5.42...v5.42.1

v5.42

21 Apr 14:23
24ef31d
Compare
Choose a tag to compare

We've grown so much. *~*

Full Changelog: v5.40.7...v5.42