Skip to main content

Helpful utility to generate package changelog between two cloud images

Project description

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.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.

Project details


Download files

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

Source Distribution

ubuntu-cloud-image-changelog-0.14.1.tar.gz (21.6 kB view details)

Uploaded Source

Built Distribution

ubuntu_cloud_image_changelog-0.14.1-py2.py3-none-any.whl (15.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ubuntu-cloud-image-changelog-0.14.1.tar.gz.

File metadata

File hashes

Hashes for ubuntu-cloud-image-changelog-0.14.1.tar.gz
Algorithm Hash digest
SHA256 0f927cfcff8bb41d8f0ca4cb93b4efca7b0323cc090b34b64ae0b539ebab4d58
MD5 1c8250ee29187c115db1e6d2c5e53a47
BLAKE2b-256 03e3d8b2015dfe5f58ea428618a3cc407e220a4c69a4c1759e04b1d21d7e6fd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ubuntu_cloud_image_changelog-0.14.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 134932c4850c235f59ec7a58d7a9aac33a1dfb8296189e1ba8322f96f907d91e
MD5 9a7276bf8f22bcba2ab04bee9065d469
BLAKE2b-256 955d372a4f3fa03414d035086780453916d6a855e6f9a8e99beeec3f7a2d9617

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page