diff --git a/NEWS.md b/NEWS.md index d7a60847..e6e8106b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -8,7 +8,7 @@ * Support for client side certificates to download content from the Red Hat servers: the `org.osbuild.files` source got support for - reading entitlements and pass those certificates along when doing + reading entitlements and pass those certificates along when fetching content, i.e. RPMs. * A new ManifestPreProcessor (MPP) was added as a new tool located @@ -17,13 +17,13 @@ option in existing `org.osbuild.rpm` stages. This is now used to generate Fedora 32 based test pipelines. - * The `org.osbuild.ostree.commit` assembler gained the option to produce - a tarball archive instead of the emitting the plain OSTree repository. + * The `org.osbuild.ostree.commit` assembler gained an option to produce + a tarball archive instead of emitting the plain OSTree repository. * Schema validation is now done with the draft 4 validator, and works therefore with pyhthon-jsonschema 2.6. - * The `tree_id` and `outpud_id` fields got dropped from the resulting + * The `tree_id` and `output_id` fields got dropped from the resulting JSON when inspecting pipelines via `osbuild --inspect`. * The `--build-env` option has been dropped from the command line