| Message ID | 20260506150033.3895606-1-wzh@ilbers.de |
|---|---|
| State | Accepted, archived |
| Headers | show |
| Series | Isar 1.1 | expand |
Applied to next and master, tagged as v1.1. Zhihang On 5/6/26 17:00, Zhihang Wei wrote: > --- > ChangeLog | 4 ++++ > RECIPE-API-CHANGELOG.md | 5 ++++- > 2 files changed, 8 insertions(+), 1 deletion(-) > > diff --git a/ChangeLog b/ChangeLog > index a264a0f7..63069c02 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,5 +1,9 @@ > Release next > > +Release v1.1 > + > + * Restore build artifacts naming and deploy path > + > Release v1.0 > > * Add Debian Trixie support to various machines > diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md > index 659a03b0..2d210635 100644 > --- a/RECIPE-API-CHANGELOG.md > +++ b/RECIPE-API-CHANGELOG.md > @@ -1059,7 +1059,7 @@ same TMPDIR in OpenEmbedded, conflicts may occur and are not handled by > OE. Artifacts with the same name overwrite each other, leading to > incorrect build results. > > -Changes in next > +Changes in v1.1 > --------------- > > ### Revert "Change DEPLOY_DIR_IMAGE path and artifacts naming" > @@ -1067,3 +1067,6 @@ Changes in next > The DEPLOY_DIR_IMAGE path and artifacts naming changes introduced in > 13cb77dd (included in Isar v1.0) have been reverted. Deployment paths > and artifact names are the same as pre-v1.0. > + > +Changes in next > +---------------
diff --git a/ChangeLog b/ChangeLog index a264a0f7..63069c02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ Release next +Release v1.1 + + * Restore build artifacts naming and deploy path + Release v1.0 * Add Debian Trixie support to various machines diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md index 659a03b0..2d210635 100644 --- a/RECIPE-API-CHANGELOG.md +++ b/RECIPE-API-CHANGELOG.md @@ -1059,7 +1059,7 @@ same TMPDIR in OpenEmbedded, conflicts may occur and are not handled by OE. Artifacts with the same name overwrite each other, leading to incorrect build results. -Changes in next +Changes in v1.1 --------------- ### Revert "Change DEPLOY_DIR_IMAGE path and artifacts naming" @@ -1067,3 +1067,6 @@ Changes in next The DEPLOY_DIR_IMAGE path and artifacts naming changes introduced in 13cb77dd (included in Isar v1.0) have been reverted. Deployment paths and artifact names are the same as pre-v1.0. + +Changes in next +---------------