Skip to main content

ubuntu-cloud-image-changelog

https://img.shields.io/pypi/v/ubuntu_cloud_image_changelog.svg

Helpful utility to generate package changelog between two cloud images

  • Free software: GNU General Public License v3

Install

Install from snap store

This release is also available for download and install from the snap store @ https://snapcraft.io/ubuntu-cloud-image-changelog

` sudo snap install ubuntu-cloud-image-changelog `

This is a strict snap as recommended for most snaps, see https://snapcraft.io/docs/snap-confinement for more details.

Install from PyPi

` pip install ubuntu-cloud-image-changelog `

Usage

` ubuntu-cloud-image-changelog generate --from-manifest manifest1.manifest --to-manifest manifest2.manifest --from-series focal --to-series focal `

If Packages in manifest are known to have been installed from this PPA then you can pass one of more PPAs to ubuntu-cloud-image-changelog for the changelog for those packages to be included in the output.

` --ppa `

Expected format is ‘%LAUNCHPAD_USERNAME%/%PPA_NAME%’ eg. philroche/cloud-init

` --highlight-cves `

Highlight the CVEs referenced in each individual changelog entry

` --output-json changelog.json `

Output changelog to local changelog.json file

` --output-json-pretty `

Pretty print JSON output with 4 character indentation. –output-json must also be used for this to take affect.

TODO

  • There are opportunities to improve performance by parallelizing the source package changelog queries and parsing.

  • Refactor the generate function as it is way too long and complex.

  • Add tests for the generate function.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.15.0 (2024-01-23)

  • Improve changelog parsing to work with fips version strings

0.14.0 (2023-07-04)

0.13.2 (2022-11-22)

  • Improved support for JSON output

  • Added new generate and schema commands * schema command generates a JSON schema for the given changelog model used in JSON output

0.12.2 (2022-11-15)

  • Added support for JSON output

  • Added support for including CVE details in the JSON and text output

0.8.1 (2020-11-11)

  • Improve handling of changelog parsing if from version or to version not found

0.8.0 (2020-11-09)

  • handle package version that do not exactly conform to debian package version shim-signed is a special package as it appends the version of the binary shim from Microsoft. This full version will not appear in the manifest so we can safely remove anything after the binary shim version.

    Example version: 1.37~18.04.6+15+1533136590.3beb971-0ubuntu1

0.7.3 (2020-11-09)

  • package versions in a changelog may or may not include the epoch

0.7.2 (2020-11-09)

  • use consistent ubuntu-cloud-image-changelog entry point

0.7 (2020-11-09)

  • Remove dependency on dpkg-parsechangelog utility. Use python-debian to parse changelogs instead

0.6 (2020-11-09)

  • First release on PyPI.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ubuntu_cloud_image_changelog-0.15.8-py2.py3-none-any.whl (19.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file ubuntu_cloud_image_changelog-0.15.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ubuntu_cloud_image_changelog-0.15.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e3cb16632e9407cb98d96d2b1ac4dd50aabed87958d2329832984c547b291fe5
MD5 e9043b324e596b5c8dcfee9c5f61f310
BLAKE2b-256 47bfabb8cffb5767087f738b0c8c4b84c86a4f51bcc434a43405d4340b5863f0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page