File kubic-pv-recycler-node-image.changes of Package kubic-pv-recycler-node-image
-------------------------------------------------------------------
Fri Apr 19 10:03:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- update kiwi schemaversion to 7.4
-------------------------------------------------------------------
Tue Apr 16 10:06:21 UTC 2024 - Priyanka Saggu <priyanka.saggu@suse.com>
- Drop hwclock entry: this is not supported on containers.
- Fix keytable entry: we need to specify us, not us.map.gz.
-------------------------------------------------------------------
Thu Jan 10 13:31:40 UTC 2019 - Containers Team <containers-bugowner@suse.de>
- Commit 32945a3 by David Cassany dcassany@suse.de
Update image names
This commit updates image names to match factory-auto review name policy.
Fixes #70
-------------------------------------------------------------------
Wed Jan 9 14:16:57 UTC 2019 - Containers Team <containers-bugowner@suse.de>
- Commit 7b9e3cc by David Cassany dcassany@suse.de
Update Tumbleweed base image reference
Tag of the latest build of Tumbleweed changed from `current` to
`latest`.
-------------------------------------------------------------------
Mon Dec 17 09:22:12 UTC 2018 - Containers Team <containers-bugowner@suse.de>
- Commit 6649435 by David Cassany dcassany@suse.de
Do not fail if no new change log entries are found
This commit makes pre_checkin.sh script to exit 0 if no new changelog
entries are found (when using --mkchanges flag). This way the CI does not
report a failre when it is executed having nothing new to commit at OBS.
- Commit 3dbfb55 by David Cassany dcassany@suse.de
Distinguish between namespace and product
For caasp we started using namespaces like 'caasp/head' or 'caasp/vX'. The
slash is not an accepted character for 'name' attribute of <image> section.
The image name ends up to the filename, thus adding slashes is prohibited
there.
- Commit 2278d29 by David Cassany dcassany@suse.de
Updating the SLE15 base image tag
Current SLE15 image is published under 'latest' tag.
- Commit c9f588f by David Cassany dcassany@suse.de
Adding custom caasp namespaces
With this commit the caasp templates can be generated including a a caasp
suffix. For instance `./pre_checkin.sh caasp/v4` will generate the template
with image namespace of `caasp/v4`.
- Commit 92c129f by David Cassany dcassany@suse.de
Make pre_checkin.sh sript more usable
With this commit pre_checkin.sh script does no create the changes file by
default, so it can easily be used to recreate the KIWI files while testing
and debugging without requiring to commit anything. Also it only recreates
the KIWI files for the given product (caasp|kubic), kubic is the default if
none is given.
-------------------------------------------------------------------
Fri Oct 19 09:43:41 UTC 2018 - containers-bugowner@suse.de
- Commit ef1f101 by David Cassany dcassany@suse.de
Add additional tags for images
With this commit images will be tagged with three different tags:
- <name>:<short_version>
- <name>:<long_version>
- <name>:<long_version>-<release>
With change there will be at least a unique tag per build and a semistable
tag, as the short_version is not expected to change within a distro release
cycle.
-------------------------------------------------------------------
Wed Aug 29 08:03:34 UTC 2018 - containers-bugowner@suse.de
- Commit 8e6eac7 by Michal Rostecki mrostecki@suse.de
pre_checkin: Allow to define extra packages
This change allows to define extra packages per product (kubic, caasp) by
creating a file named `${product}-extra-packages` (i.e.
`kubic-extra-packages` or `caasp-extra-packages`). Kiwi template, in order
to support extra packages, has to contain
`_EXTRA_PACKAGES_` marker.
Signed-off-by: Michal Rostecki <mrostecki@suse.de>
-------------------------------------------------------------------
Tue Jul 31 15:29:31 UTC 2018 - containers-bugowner@suse.de
- Commit edee831 by David Cassany dcassany@suse.de
Update pre_checkin.sh script
Now pre_checkin.sh script will ingore description generation for those
products missing changes file or new changelog entries.
-------------------------------------------------------------------
Fri Jun 22 08:10:40 UTC 2018 - containers-bugowner@suse.de
- Commit 995176f by David Cassany dcassany@suse.de
Update pre_checkin.sh script
- Update caasp and kubic changes files
- The same changes format as for other kubic packages
- Exit on error: `set -e`
- Commit 488929e by David Cassany dcassany@suse.de
Generate *.changes file from git log in pre_checkin.sh script
With this commit a *.changes file is generated using the git-log tool
formatted with the same template open build service tracks changes.
- Commit 6d32f79 by David Cassany dcassany@suse.com
Use correct image name and tag for SLE15 base image
With this commit the base image is set to suse/sle15:current for caasp
images, in line with SUSE:SLE-15:GA/sles15-image and bsc#1083671
- Commit 95ca14f by David Cassany dcassany@suse.com
Fix pre_checkin.sh typo
-------------------------------------------------------------------
Mon Apr 09 08:15:54 UTC 2018 - containers@suse.com
- Update to version 20180409:
* Bump images version and update README
-------------------------------------------------------------------
Mon Apr 09 07:14:58 UTC 2018 - containers@suse.com
- Update to version 20180409:
* update pv-recycler-node-image to be a kubic/caasp template
-------------------------------------------------------------------
Thu Mar 29 15:19:35 UTC 2018 - containers@suse.com
- Update to version 20180329:
* Change tag by %%TAG%% place holder
-------------------------------------------------------------------
Mon Mar 26 15:08:39 UTC 2018 - containers@suse.com
- Update to version 20180326:
* Correct kiwis to use new TW image tags
-------------------------------------------------------------------
Thu Feb 08 08:11:46 UTC 2018 - containers@suse.com
- Update to version 20180207:
* Moving kubic images to remote repository (#1)
-------------------------------------------------------------------
Wed Feb 07 16:34:08 UTC 2018 - containers@suse.com
- Update to version 20180206:
* Update version number
* Update base image reference
* Adding kubic-pv-recycler-node-image
-------------------------------------------------------------------
Fri Sep 1 15:26:38 UTC 2017 - dcassany@suse.com
- Release 2.0.1:
* Update author and contact email
* Update derived_from reference
-------------------------------------------------------------------
Fri Sep 1 14:20:15 UTC 2017 - jmassaguerpla@suse.com
- Update to version 2.0 to make it clear this is for casp 2.0
-------------------------------------------------------------------
Mon May 29 09:45:28 UTC 2017 - dcassany@suse.com
- Release 1.0.2:
* Update base image reference
-------------------------------------------------------------------
Wed May 3 07:29:35 UTC 2017 - dcassany@suse.com
- Release 1.0.1:
* Update base image file name
-------------------------------------------------------------------
Wed Mar 15 11:54:23 UTC 2017 - jmassaguerpla@suse.com
- Release 1.0.0:
* Initial commit