Skip to content

Latest commit

 

History

History
84 lines (66 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

84 lines (66 loc) · 1.9 KB

Changelog All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[8.7.1] - 2024-03-27

Changed

  • bump to curl 8.7.1

[8.6.0] - 2024-01-31

Changed

  • bump to curl 8.6.0
  • bump to alpine 3.19.1

[8.5.0-1] - 2023-01-19

Changed

  • add libpsl
  • bump to alpine 3.19.0

[8.5.0] - 2023-12-06

Changed

  • bump to curl 8.5.0
  • bump to alpine 3.18.5

[8.4.0] - 2023-10-11

Changed

  • bump to curl 8.4.0
  • bump to alpine 3.18.4
  • build enabled --with-gssapi

[8.3.1] - 2023-09-13

Changed

  • bump to curl 8.3.0
  • bump to alpine 3.18.3

[8.2.1] - 2023-07-26

Changed

  • bump to curl 8.2.1

[8.2.0] - 2023-07-19

Changed

  • bump to curl 8.2.0
  • bump to alpine 3.18.2

[8.1.2-5] - 2023-06-14

Changed

  • added clamav and grype to security scan
  • added user working directory
  • skimmed apk cache
  • added back arches (arm64, etc) by fixing issue #3

[8.1.2-4] - 2023-06-08

Changed

  • fixed issue #12 by using oci format when pushing manifests V2s2

[8.1.2-3] - 2023-06-08

Changed

  • fixed issue #12 by using oci format when pushing manifests V2s1
  • fix entrypoint perms

[8.1.2-2] - 2023-06-08

Added

  • curl-dev-fedora:master
  • curl-dev-debian:master

Changed

  • fixed issue #12 by using oci format when pushing manifests
  • reduce cron CI jobs to daily
  • temporarily remove arm64 arch from multiarch builds

[8.1.2-1] - 2023-06-07

Changed

  • fixed and enhanced CI jobs
  • fixed quay creds

[8.1.2] - 2023-06-06

Added

Changed