This changelog adheres to Keep a CHANGELOG.
- (maint) Provide a mechanism, by way of a new environment variable
PACKAGING_GITREF_REPLACEMENT
, which allows us to not require a release tag before building product.
- (maint) Make deploy_signed_repos_to_s3 just a bit more verbose
- (RE-16628) Unstub OS/X signing
- (RE-16624) OS/X signing temporarily stubbed
- (PA-6326) Add Windows FIPS 2016 (x64) to platform packaging hash.
- (RE-16505) Removed Arista/swix support
- (RE-16504) Remove unused validation routines. These routines were never realized and gave a false impression that something was being validated when it was not.
- (maint) Discontinue hand-maintained list of diff links in the CHANGELOG.md file
- (RE-16109) Replace call to
s3_repo_sync.sh
withs3_repo_sync
, the latter being an improved version of the former. - (maint) Use v4 signatures for redhatfips 7/8, make sign command output verbose, and specify digest-algo as sha512.
- (RE-16497) Add rexml as a dependency in the gemspec because it is needed by the artifactory gem.
- Add Amazon 2 (ARM) packaging platform
- (PA-6352) Add Fedora 40 (Intel) to the packaging platform hash
- (PA-6261) Added platform for Amazon Linux2 ARM
- (RE-16160) Revive sign/ips.rb so that GPG .asc generation for Solaris packages are handled in a single method.
- (maint) deleted obsolete apt_stage_artifacts dependency
- (PA-4673) Added platform for RedHat 9 (Power9)
- (RE-16211) Leave off signing Ips in nightlies. We'll put the GPG-signing remediation back in in a future version.
- (PA-6027) Add support for Ubuntu 24.04 noble
- (RE-16159) Move MSI signing to Digicert Keylocker-based method.
- (PE-33254) Move Solaris signing to use GPG .asc files
- (PA-6063) Added platform for Red Hat 9 FIPS for x86_64
- Pass GEM_SOURCE environmental variable to remote hosts.
- (RE-13685) Reintroduce wrapper script, rather than inlined bash, to the 'createrepo' command
- (PA-5514) Add support for Fedora 38 x86_64
- (RE-15909) Add SLES-11 support
- (maint) (RE-13865) Revert wrapper script change from 0.113.0
- (PA-5878) Add support for macOS 14 (Intel)
- (PA-5551) Add support for Debian 12 'bookworm'
- (PA-5904) Add support for macOS 14 ARM 64 architecture
- (maint) Remove mk_repo command because it is no longer used.
- (maint) some internal code cleanup to appease Rubocop
- (RE-13865) Use a wrapper script, rather than inlined bash, to the 'createrepo' command
- (PA-5568) Added platform for Amazon Linux 2023 for x86_64 & aarch64
- (PA-4605) Add debian platform condition to handle arm architecture
- (PA-4606) Add support for Debian 11 (ARM64) architecture
- (PA-5000) Add support for Red Hat 9 (ARM64) architecture
- (PA-4775) Add support for macOS 13 ARM 64 architecture
- (PA-4591) Add support for macOS 13 x86-64 architecture
- (maint) Add support for AIX 7.2
- (PA-5031) Remove support for Mac OS 10.15 (x86_64).
- (PA-5043) Remove Red Hat 7 (aarch64).
- (RE-15479) Remove AptStagingServer module and references to it because it is no longer needed.
- (RE-15217) Remove SUSE Linux Enterprise Server 11 (i386) from PLATFORM_INFO hash.
- (RE-15221) Remove SUSE Linux Enterprise Server 11 (x86-64) from PLATFORM_INFO hash.
- (maint) Update keyword argument syntax in nightly repo Rake task
- (maint) Use ruby 3.1.1 for remote bundle installs.
- (RE-15419) Update internal gem host to rubygems__local
- (RE-15738) The previous size choice of 200m for
hdiutil create
was too conservative. Increased to 500m for the moment in front of an actual fix.
- (RE-15738) To prevent 'No space left on device' errors while re-creating a MacOS dmg
with
hdiutil create
provide a size.
- (maint) Do not throw an error when pushing a gem to rubygems if it already has been pushed.
- (maint) Updated #update_ips_repo to be more resilient around location of p5p files.
- (maint) Fixed a bug in the 'artifact already exists' error where the path to the artifact wasn't printing correctly
- (maint) Go back to old ERB.new method call to accommodate Ruby 2.5
- (maint) make the 'artifact already exists' error more informative.
- (maint) refactor rspec examples for Ruby 3.x compatibility.
- (maint) Rubocop compliance changes.
- (maint) Updated the spec tests in repo_spec to use the newer 'expect' syntax.
- (maint) Pkg::Rpm::Repo.ship_repo_configs was not detecting the condition with no repos to ship. This was causing a confusing error message later.
- (RE-15086) Don't pass
--passphrase-fd 3
with gpg >= 2.1; it's no longer provided there.
- (RE-15086) Stop forcing rpmsign to use gpg1
- (RE-14990) Start teardown of abandoned plans to migrate downloads/yum/apt/nightlys from S3 to GCP. Leave in place the parts that were shipping to apt.repos.puppet.com as a later step should we decide to move that to AWS.
- (maint) Removes deprecated platforms (Debian 9, Fedora 32 and 34, Ubuntu 16.04)
- (maint) Move GCP bucket names for MSI signing to params.
- (RE-13698) Added support to ship nightly and stable debs to apt.repos.puppet.com. Introduced feature toggles, via the "NIGHTLY_SHIP_TO_GCP" and "STABLE_SHIP_TO_GCP" environment variables that will add shipping to GCP as part of the pl:jenkins:ship_nightly and pl:jenkins:ship_final tasks
- (PA-4444) Adds Fedora 36 to platforms
- (maint) Added support for signing RPMs using gpg >= 2.1
- (PA-4117) Add Ubuntu 22.04
- (maint) begin AWS to GCP transition for apt, yum, nightlies and downloads by shipping to both AWS and GCP.
- (maint) Update rvm ruby version in remote bundle install to 2.7.5.
- (RE-13764) Get rvm ruby version from environment variable instead of hard coded in remote bundle install method.
- (RE-14611) Change msi sign method to use the gcp msi signer
- (RE-13764) Get rvm ruby version from environment variable instead of hard coded in remote bundle install method.
- (PA-4219) Adds support for macOS 12 Monterey
- (RE-14627) Add nil handling for no-op promotions
- (maint) Allow support for user@host for ssh to the solaris signing server
- (maint) Change to dependency of the Artifactory gem to ~> 3.0; 2.0 is very, very old.
- (maint) Updated the signing certificate for Solaris
- (maint) Updated ship.rake to not ship .sha1 files to Artifactory. Artifactory has its own checksum method and handing it .sha1 files confuses it.
- EOL Platform support removals
- (RE-14105) EL 5
- (RE-14075) Debian 8
- (RE-14108) Fedora 30
- (RE-14111) Fedora 31
- (RE-14114) OSX 10.14
- (maint) OSX 10.13
- (maint) Ubuntu 18.10
- (PA-4117) Add el-9 to platforms
- (PA-3614) Add macOS 11 to platforms
- (VANAGON-165) Create methods to replace the need for invoking rake tasks in vanagon. More specifically, methods were made for fetch, load_extras, rpm_repos, deb_repos, ship, ship_to_artifactory, and sign_all.
(RE-13941) 3rd attempt tp ship to new puppet-version based apt repos
Broke some of the :ship tasks into smaller bits and moved them out of Rake.
Introduced two new tasks, pl:stage_nightly_debs
and pl:stage_stable_debs
for sending debs to a staging area for repos based on puppet major version.
The above new tasks use a required set of shims from the apt_stage_repos
gem.
- Revert back to 0.99.81 code. Updating Ruby version in the gemspec from 2.0 to 2.3 caused some moderately obscure breakage. It's clear that we need to take a different direction for future feature additions.
(RE-13941) 2nd attempt tp ship to new puppet-version based apt repos
Broke some of the :ship tasks into smaller bits and moved them out of Rake.
Introduced two new tasks, pl:stage_nightly_debs
and pl:stage_stable_debs
for sending debs to a staging area for repos based on puppet major version.
The above new tasks use a required set of shims from the apt_stage_repos
gem.
- Reverted 0.100.0 because of severe regression
(RE-13941) Ship to new puppet-version based apt repos
Broke some of the :ship tasks into smaller bits and moved them out of Rake.
Introduced two new tasks, pl:stage_nightly_debs
and pl:stage_stable_debs
for sending debs to a staging area for repos based on puppet major version.
The above new tasks use a required set of shims from the apt_stage_repos
gem.
- (PA-3768) Add RedHat 8 FIPS to platforms
- Fix confusion between nightlies.puppet.com and nightlies.puppetlabs.com
- (PA-3870) Add Ubuntu 18.04 aarch64 to platforms hash
- (RE-12419) Add pl:remote:sync_apt_repo_to_gcp task for new APT repo
- artifact download from Artifactory is a bit more verbose.
- Add macOS 11 arm64 to platforms hash
- (PE-32530) update sign_dmg to handle multiple architectures
- Upload artifacts to artifactory before uploading checksums
- (PA-3708) Add support for Debian 11 amd64
- (RE-14142) MacOS signing is fairly broken
- (PA-3614) Add macOS 11 to platforms
- (PA-3602) Add Fedora 34 to platforms
- (RE-11477) Remove support for cisco-wrlinux and eos as those were EOL'd for platform6.
- (RE-13479) Remove support for AIX 6.1
- (PA-3531) Add support for RedHat 8 ppc64le
- (RE-11821) Create a configuration-validation hook after a pl:fetch
puppet-tools
andpuppet-nightly
repositories were missed in the apt path updates.create_link
tasks were initially created under the wrong namespace, these have been moved to under thepl
namespace.- SHA1 signing servers were updated
- (PA-3358) Removed puppet 7 nightly gem rake task
- (PA-3478) add Ubuntu 2004 aarch64 to platform hash
- (PA-3497) accommodate arm64 debian packages for aarch64
- Update bundle installs to use ruby 2.5.1
- (RE-13722) make a semi-revert of the APT repository path changes, labeling them as 'FUTURE' changes in order to coordinate details of the changes better. This change is expected to reappear shortly once the downstream issues are resolved.
- Allow
Pkg::Config.version
to be overridden with thePACKAGING_PACKAGE_VERSION
environment variable.
- Added the
--silent
flag to curl when fetching gem JSON data from rubygems.org. The live download progress/throughput information is noisy and not really helpful when packaging is running in a batch mode. - APT repository paths are changing in puppet7 to allow for new repos for each major puppet version. Updated the pathing calculations for this case.
- Fixed a bug in the regex for debian component from path determination
- Added ability to determine debian component for paths containing 'main'
- (PA-3386) Add support for Redhat 8 aarch64.
- (PA-3356) Add puppet 7 nightly gem rake task
- (RE-13629) Do not use exact file match when downloading final PE tarballs
- (PA-3212) Add support for Fedora 32.
- Pinned the 'csv' gem to 3.1.5 to avoid pulling in a version of stringio that depends on ruby 2.5.
- (RE-13303) Moved rolling repo link creation from the ship tasks
to separate rake tasks -
pl:remote:create_repo_links
andpl:remote:create_nightly_repo_links
- Update
Pkg::Paths::remote_repo_base
to support dmg, msi, and swix packaging types.
- Add 0SX 10.13 platform back, it is not EOL for all projects.
- Do not use exact match when searching for final PE tarballs.
- Artifactory::Util.slice wasn't properly scoped in the
pattern_search
method.
- (RE-13462) Mixins to allow artifactory
search
andchecksum_search
to look for an exact filename.
- (RE-13273) Removed support of PC1 repos. They are obsolete.
- (RE-13177)(RE-13180)(RE-13183)(RE-13186) Removed EOL platforms and updated spec tests accordingly.
- (RE-13386) In
Pkg::Artifactory
deb packages will no longer default to shipping to the 'pool' subdirectory.
- Reverted removal of EOL platforms since it was causing breakage.
- Added parameters to
ManageArtifactory#upload_file
to allow for setting properties and headers after the upload, matching the parameters in Resource::Artifact#upload. - Added platform support for:
- Ubuntu 20.04 'Focal'
- (RE-9687) Set
deb.architecture
correctly in artifactory for noarch packages.
- (RE-13177)(RE-13180)(RE-13183)(RE-13186) Removed EOL platforms and updated spec tests accordingly.
- Added the option to specify a search path to the
download_packages
artifactory method. If packages are found in the correct repositories but not in the search path, they will be copied to the search path.
debian_component_from_path
now supports the master branch.debian_component_from_path
substitutes.
and/
with_
so the components are valid.
- (RE-13163) Updated the signing cert and key filenames for Solaris 11 signing.
- Add
search_with_path
artifactory method to allow you to easily access the Artifactory::Resource::Artifact objects matching your search criteria.
- (RE-13220) Removed noisy informational message when loading
platform_data
- (RE-13191) Fixed issue with the changes to MSI package signing.
- (PA-2995) Add macOS 10.15 to platforms.
- Fixed the way we rsync msi packages to signing server to prevent overwriting.
- (RE-13167) When checking if gem has been published, check platform as well as version.
- (RE-13101) Change warning to hard fail when release-metrics update doesn't work.
- Fixed
link_nightly_shipped_gems_to_latest
task.
- Fixed a typo in the CHANGELOG.md file preventing proper linking.
- Add windowsfips versionless symlinks.
- Add rake task to build nightly gem packages.
- Add rake task to remotely link nightly shipped gems to latest versions.
- Include filename when copying PE tarballs so the parent directory is created.
- Use correct parameter name in Artifactory promotion error message.
- (PDK-1546) Add Fedora 31 to platforms
- Include target directory in output when downloading from Artifactory.
- (RE-13072) Use artifact basename as target filename when downloading from Artifactory and manifest is missing filename metadata.
- (RE-12874) Simplify the logic for setting 'cleanup.skip' for Artifactory artifact directories
- Replace
Pkg::Paths.two_digit_pe_version_from_path
withPkg::Paths.debian_component_from_path
since the method was only being used for setting components and was not working correctly for packages populated to 'release' or 'feature' repos - (RE-12869) Skip shipping gems to downloads.puppet.com, but don't exit or fail,
when
gem_host
orgem_path
is unset.
- Capture debug output when updating release-metrics.
- (RE-12868) Update timestamp server for windows signing.
- Allow Gemfile source to be overridden with
GEM SOURCE
. - (RE-11802) Add
update_release_metrics
task for adding a release to the release-metrics repo.
- Stop testing against Ruby 2.0.0 and 2.1.9.
- Start testing against Ruby 2.6.5.
- (RE-12788) Set
deb.component
property when copying enterprise packages so repos are properly populated.
- (RE-12793) Loosen the dependency on rake to allow packaging to use rake >= 13.0.0 at runtime.
- (RE-12727) Remove reverted packages from artifactory enterprise repositories.
- (RE-12731) Set
cleanup.skip
property when uploading PE tarballs to Artifactory (and unset everwhere else) to ensure that the latest PE tarballs are never purged. - (RE-12734) Add
download_final_pe_tarballs
method for downloading PE tarballs from Artifactory. - (RE-12732) Add
download_beta_pe_tarballs
method for downloading PE Beta tarballs from Artifactory. - (RE-12734) Add
copy_final_pe_tarballs
method for copying PE tarballs to the archives/releases directory on Artifactory. - (RE-12765) Add
pattern_search
method to Artifactory gem. This is a monkey patch that should've been submitted upstream, but, due to Chef's recent contract with ICE, we don't feel comfortable contributing to their codebases at this time. - (RE-12767) Add
populate_pe_repos
method for copying all packages from one PE version into the appropriate directory structure for a new PE version. - (RE-12771) Add
teardown_repo
method for removing all packages that match a given search pattern from a given repo. - (PA-2839) Add support for windowsfips-7-x64.
- Include source path in output when promoting packages in Artifactory.
- Rename
update_latest_file
method toupload_file
to be more generic.
- (RE-12728) Add
update_latest_file
for enterprise repos on artifactory. - (RE-12729) Add
download_artifact
to download artifact from artifactory based on name, repo, and file path. - (PE-16465) Add functionality to create a tarball of all PE platform repos.
- Always ship
.yaml
and.json
files inship_to_artifactory
rake task.
- (RE-12711) Add
package_exists_on_artifactory?
check so we don't re-ship already shipped packages to artifactory.
- Calculate and ship md5sum for packages shipped to artifactory.
- (RE-11765) Remove unused symlinks from the spec directory.
- For the release action, only publish gem if it was a tag that was created.
- (RE-12499) Add
purge_copied_pe_tarballs
function to remove shipped PE packages from artifactory. - Add
test
andrelease
actions for the packaging gem.
- (RE-12605) Add CODEOWNERS file.
- (RE-12499) Add function
download_packages
that uses a provided manifest to download packages from artifactory to a staging directory. - (RE-12499) Add
ship_pe_tarballs
to upload packages to a specified artifactory repo and file path.
- (RE-12520) Fail shipping gems to downloads.puppet.com when
gem_path
is unset. Skip shipping gems to downloads.puppet.com whengem_host
is unset.
- Don't use
set -e
for windows signing. This will let retries work.
- Update the regular expression to skip errors both when a package already exists and when you don't have permissions to overwrite the existing package when deploying to artifactory.
- Add rake tasks to sync yum, apt, and downloads archives individually.
- Don't delete packages from rsync servers so we don't need to stand up additional archive hosts.
- (PA-2678) Add support for Fedora 30.
- (CPR-698) Add
update_archive_yum_repo
andupdate_archive_apt_repo
tasks for updating repo metadata for release-archives.
- (CPR-698) Stage debian packages from the freight directory, rather than from the pool directory, in order to create repo metadata for release-archives.
- (RE-11598) Add
stage_archives
,deploy_staged_archives_to_s3
, andarchive_cleanup
tasks for moving EOL packages to release-archives.
- Add the ability to specify the debian repository component when promoting packages into artifactory.
- (CPR-677) We were not getting
-latest.[dmg|msi]
symlinks for nightly repositories. The code has been updated to account for path differences with nightly repositories.
- (RE-10207) Add
stage_release_packages
andstage_nightly_release_packages
tasks to automatically ship release packages and update symlinks to them.
- (RE-12205) Add retries and additional time servers to MSI signing process.
- Due to incorrect ordering in the checks for
nil?
andempty?
inall_artifact_names
, promotions into artifactory for anything that didn't have additional packages was (softly) failing. This has been fixed.
- Presesrve the original tag to keep the
fedora-f
prefix in the repo config artifact path. We have discontinued the-f
in recent releases but this is still an issue with puppet-agent 1.10.x.
- Ensure existing artifact path is not nil before comparing to additional artifact paths.
- (RE-9511) Record
additional_artifacts
inplatform_data
yaml output for projects that produce multiple packages. - (RE-11105) Add
promote_package
method to promote (i.e. copy) packages to separate enterprise repositories on Artifactory.
- (RE-12062) Copy all the build_metadata*.json files via glob rather than a single static file.
- Update ruby version exclusions for rubocop.
- Check if a specific gem version has already been shipped to rubygems.org before attempting to ship the gem.
- (RE-11984) Add quotes and escape '\d' in the regex used to find the latest version of a particular project.
- (RE-11741) Search for '<project_name>-\d' in order to prevent aggressive matching when determining latest package to symlink to (e.g. prevent 'puppet-agent' from matching a search for 'puppet').
- (RE-11741) Only create '-latest' symlinks if there were packages to ship.
- (PA-2326) Add support for RHEL 8
- (PA-2220) Add support for macOS 10.14 (Mojave)
- Pin artifactory gem to ~> 2, since artifactory 3.0.0 requires ruby >= 2.3.
- (PA-2232) Add support for Fedora 29.
- (RE-11584) Replace
remote_bootstrap
withremote_unpack_git_bundle
, which does the same thing except for actually bootstrapping or bundle installing packaging. Instead of bundle installing in the same method as unpacking the git bundle, we now bundle install as part of the same command as remote rake calls to ensure that all gems are accessible when we need them.
- Remove deprecated
remote_bootstrap
method, since there is no longer anything using the bootstrap method of installing packaging.
- Add
release_package_link_path
method to determine the release package symlink path for a given platform.
- (RE-11291) Improve rsync error message with more detail on how to resolve the error.
- (RE-11714) Update
link_name
method to take an optionalnonfinal
param to determine whether we want therepo_link_target
ornonfinal_repo_link_target
. Previously, we pivoted on the build version, which caused undesired symlink creation when final-tagged builds were shipped to nightlies.
- Sign debian .changes files individually rather than as a glob.
- (RE-11600) Skip signing dmgs and msis if they're already signed.
- Add optional
:key
and:host
params toship_to_rubygems
method to allow shipping to other rubygems hosts (e.g. Artifactory). - Add
ship_to_internal_mirror
method as a wrapper around the newly-updatedship_to_rubygems
method. - Add
nonfinal_gem_path
param to determine where to ship nightly gems. - (RE-11480) Add
ship_nightly_gem
task to ship gems to our internal mirror and to our public nightly repos. - Add support for ubuntu-18.10-amd64 (cosmic).
- Remove
ship_gem_to_internal_mirror
task. This was previously used to ship gems to our internal stickler server, but has been no-op for some time now.
- Signed packages now get rsync'd back to the root directory they were originally staged in.
- Added quotes around the
PACKAGING_LOCATION
environment variable that gets exported during remote bundle installs.
- Don't run
has_sig?
for AIX packages.
- Export
PACKAGING_LOCATION
before doing remote bundle installs. Must be set to a git branch and will fail if set to a local directory.
- Use lowercase boolean constants.
- Move rpm
sign_all
method into Pkg::Sign::Rpm module. - Updates to
has_sig?
for better testing and now checks for short gpg key rather than full.
- (PA-2001) Add support for SLES 15.
- Use packaging gem in uber_build job templates.
- Fix find_tool for Windows.
- Improve error messages for missing build targets.
- Dropped support for Ruby 1.9.3.
- Bumped rake dependency to ~> 12.3.
- Removed unnecessary win32console dependency.
- Fail messages when
project
is unset now includes the correct environment variable to set (PROJECT_OVERRIDE
).
- 64-bit platform architectures are now listed first to maintain consistency when determining platform tag for noarch packages.
- Gem tasks are now always loaded, even without the
build_gem
setting, but gems will only be built whenbuild_gem
is true.
- Remote bundle installs now use Ruby 2.4.1
- '-latest' symlinks for Windows and macOS will now be created for all projects, not just puppet-agent.
- The
uber_ship_lite
task can now ship gems.
- PROJECT_OVERRIDE can now be passed in to allow packaging to run on projects which produce multiple package artifacts.
- Pkg::Tar now archives the working directory by default.
- Updates to remove references to old stickler server.
- Packages promoted to a release branch no longer cause PEZ to fail.
- When shipping packages packaging will now fetch all artifacts instead of relying on the artifacts specified in .yaml so that projects with multiple packages can be shipped together.
- Added platform support for:
- Debian 10 'Buster'
- Ubuntu 18.04 'Bionic'
- Fedora 28
- Added
is_legacy_repo?
helper to determine if files should be shipped to legacy or current path structures. - Added
yum_repo_name
andapt_repo_name
helper methods which allows us to maintain compatibility with projects that don't setPkg::Config.repo_name
but rather setPkg::Config.yum_repo_name
andPkg::Config.apt_repo_name
. - Fail if nonfinal_repo_name is unset for nonfinal repos.
- Added option for user to specify which directory of packages they want to sign.
- Use
tar
labeled nodes to build tarballs - Use
ppc
in AIX artifact paths by updating theparse_platform_tag
function. - Renamed redhat-fips platform to redhatfips.
- Fix nightlies path so we can pass a
nonfinal
variable through when we're working on a nightly ship so we don't need to rely on the magic checking of whether or not this is a final version. - Copy pasta error where we were syncing the latest directory instead of the file.
- Skip tarball signing if signature already exists.
- Initial support added for Puppet Enterprise release branches.
- (CPR-521) When building dmgs, explicitly set the filesystem type to 'HFS+'.
- Some maintenance and cleanup of repository update logic.
- No longer sign noarch packages multiple times.
- Only link noarch packages to supported and tested architecture directories.
- Only update the repository we're shipping to during yum repository updates.
- Some maintenance and cleanup of package shipping logic.
- Some maintenance and cleanup of package signing logic.
- Some maintenance and cleanup of package retrieval logic.
- Update
sign_tar
to sign all retrieved tarballs, not only tarballs for final tagged versions. - Update
sign_gem
to sign all retrieved gems, not only gems for final tagged versions of the expected project name. This is helpful if a single project creates multiple gems. - Fail explicitly if the package signing commands fail.
- Updated to new Solaris 11 signing certs.
FOSS_ONLY
mode was failing to fetch source tarballs.- Fix a few issues relating to using
bundle exec
when calling rake tasks via SSH.
- The
PLATFORM_INFO
hash has added support for Fedora 27.
- Some tidying and maintenance in the gemspec file.
- Platform tag parsing wasn't recognizing tags for sources (el-6-SRPMS or ubuntu-16.04-source for example).
- Updated to use
Pkg::Util::RakeUtils.invoke_task
instead of the deprecatedinvoke_task
. - Use
bundle exec
when calling rake tasks from an SSH session so we can take advantage of packaging being shipped as a gem.
- Packaging no longer needs to be cloned into ext/packaging of whatever project
you're building, it now can be run as a gem! Rather than loading the rake tasks
manually, you can now do
require 'packaging' Pkg::Util::RakeUtils.load_packaging_tasks
- Between the
master
and1.0.x
branches of packaging, there was a major code refactoring to enable a change to the paths we are shipping to. Unfortunately, with the vastness of these changes and the amount of time over which they occurred, we do not have accurate accounting for all of the changes. We attempted to keep backwards compatibility where possible, though we probably missed something. If you want to look more into the change set, it's available here. If you find anything we unintentionally broke, please open a ticket here.
- Remove stickler and nexus configs for gem shipping.
- Retrieving with
FOSS_ONLY=true
now fetches all (non-platform-specific) top-level files.
- Backported
uber_ship_lite
task.
- Pkg::Tar now archives the working directory by default.
- Packages promoted to a release branch no longer cause PEZ to fail
- Added platform support for:
- Debian 10 'Buster'
- Ubuntu 18.04 'Bionic'
- Fedora 28
- Use
tar
labeled nodes to build tarballs. - Renamed redhat-fips platform to redhatfips.
- Skip tarball signing if signature already exists.
- Initial support added for Puppet Enterprise release branches.
- (CPR-521) When building dmgs, explicitly set the filesystem type to 'HFS+'.
- Updated to new Solaris 11 signing certs.
- Use
Pkg::Util::RakeUtils.invoke_task
instead of the deprecatedinvoke_task
.
- Added support for macOS 10.13 (High Sierra) and Fedora 27 to the
PLATFORM_INFO
hash.
- Don't generate repo configs for AIX since AIX doesn't support yum.
- Update default
internal_gem_host
to artifactory instead of stickler.
- Added platform support for:
- el7 aarch64
- Fedora 26
- SLES 12 power8
- Improved 'Getting Started' docs in the README.
- Added automation to help with shipping packages to s3.
- Don't fail if
ext/project_data.yaml
doesn't exist since that is a supplemental file toext/build_defaults.yaml
. - Don't prepend a user if the
osx_signing_server
string already contains a user. - When calculating the deb destination dir, use
codename.to_s
instead ofcodename
in casecodename
isnil
.
- Removed support for the following end-of-life platforms:
- AIX 5.3
- Fedora 24
- Huaweios 6
- Ubuntu 16.10 - Yakkety
- Platform data is now added to the manifest yaml file.
- Added
ppc64le
as an architecture for el-7. - PEZ repo promotion has been enabled for debian packages.
- Started shipping apt, rpm, and downloads to S3 if configured.
- Started shiping metadata from vanagon and ezbake to the builds server if the metadata file exists.
- Adds a
latest
symlink that points to the latest version of a package for osx and windows.
- Default repo paths for rpm have been changed to have the repo name to be the root directory instead of the platform.
- Removes support for end-of-life platforms.