Skip to content

Releases: conjurinc/debify

v3.0.3

26 Sep 18:10
b2f6180
Compare
Choose a tag to compare
v3.0.3 Pre-release
Pre-release

[3.0.3]

Added

  • Allow user to specify architecture of packages (arm64 or amd64)
  • Upload artifacts for all packaged architectures to artifactory

Fixed

  • Fixed regressions introduced by incorrect linting fixes. Most significantly,
    preventing the VERSION file from being included in release packages.

v3.0.2

17 Aug 20:13
a7111be
Compare
Choose a tag to compare

[3.0.2]

Changed

  • Allow Base Image to be configured on execution.
  • Updated dependencies.
  • Adapted code to reflect Docker API changes, specifying at least one stream is now required.
    conjurinc/debify#86

v3.0.1

24 Jan 15:09
9855daf
Compare
Choose a tag to compare
v3.0.1 Pre-release
Pre-release

[3.0.1]

Changed

  • Supply debian distribution to fpm
  • Bump bundler gem to 2.2.33.

Fixed

  • Fixed publish-rubygems.sh by using git safe directory

v3.0.0

03 Feb 17:37
ceb6757
Compare
Choose a tag to compare

[3.0.0]

Changed

  • Upgrade ruby version to 3.0.
  • Bump cucumber gem to 7.1.
  • Bump conjur-api gem to 5.3.7.
  • Bump conjur-cli gem to 6.2.6.
  • Bump aruba gem to 2.0.
  • Bump jfrog-cli to :latest.

v0.0.1

03 Feb 21:01
f5c6717
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

[0.0.1]

Changed

  • Upgrade ruby version to 3.0.
  • Bump cucumber gem to 7.1.
  • Bump conjur-api gem to 5.3.7.
  • Bump conjur-cli gem to 6.2.6.
  • Bump aruba gem to 2.0.
  • Bump jfrog-cli to :latest.

v2.1.1

31 Dec 22:22
6250301
Compare
Choose a tag to compare
v2.1.1 Pre-release
Pre-release

null

v1.12.0

17 Nov 16:40
v1.12.0
046eb12
Compare
Choose a tag to compare

Added

  • Debify now packages and publishes an RPM file, alongside a debian file.
    conjurinc/debify#49
  • debify package now offers an --additional-files flag to provide a comma
    separated list of files to include in the FPM build that are not provided
    automatically by git ls-files.
    conjurinc/debify#52

Fixed

v1.10.2

21 May 19:13
Compare
Choose a tag to compare

v1.10.1

21 May 16:52
9385e65
Compare
Choose a tag to compare
  • Update fpm container to use Ruby 2.4, fixes ruby-xz dependency