Skip to content

Releases: CarbsLinux/cpt

1.12.3

17 Apr 14:26
Compare
Choose a tag to compare

A new patch version for KISS is available. Changes include:

  • Fix version number
  • Fix a bug in kiss-repodepends
  • kiss-export: Fallback to gzip compression method if the KISS_COMPRESS variable is not known.
  • Indentation fix on a code block on kiss

1.12.2

15 Apr 10:22
Compare
Choose a tag to compare

A new patch version for KISS was released! Changes include:

  • kiss-export now honours KISS_COMPRESS value
  • kiss: add support for extracting .zip sources
  • kiss: fix some KISS_ROOT usage.
  • kiss: if no argument is given for checksum|build|install|remove, kiss uses the current working directory as the argument.

If the user wants to rebuild their whole system, they can do it as,

cd /var/db/kiss/installed
kiss b *

1.12.1

12 Apr 20:12
Compare
Choose a tag to compare

A new patch version for KISS is released! Changes include:

  • Fixed a bug in kiss-outdated where it would print empty version numbers on too many requests.
  • kiss-outdated now warns user on too many requests.
  • Fixed pkg_fixdeps function

kiss: bump to 1.12.0

05 Apr 00:05
Compare
Choose a tag to compare

A new version of KISS is released! Changes include:

  • Added kiss-cat
  • Added kiss-cargolock-urlgen
  • Fixed a bug in kiss-cargo-urlgen
  • Simplified kiss-link and added support for specifying multiple files
  • Added a kiss-contrib.1 manpage