product-builder/product-builder.changes
Stephan Kulow 9299ad437d - 1.2.4
* add SLE wrapper to prepare modules for packages dvd (jsc#SLE-8271)
  * smaller perl fixes

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=101
2019-09-16 08:33:58 +00:00

220 lines
7.0 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 16 08:32:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
- 1.2.4
* add SLE wrapper to prepare modules for packages dvd (jsc#SLE-8271)
* smaller perl fixes
-------------------------------------------------------------------
Fri Sep 13 06:08:31 UTC 2019 - Adrian Schröter <adrian@suse.de>
- 1.2.3
handle multiple packages with same name but different version/release in one repo.
bsc#1150238
-------------------------------------------------------------------
Tue Jul 16 07:38:10 UTC 2019 - Adrian Schröter <adrian@suse.de>
- 1.2.2
* track provided cpeid of products
-------------------------------------------------------------------
Wed Jan 16 14:46:43 UTC 2019 - Adrian Schröter <adrian@suse.de>
- 1.2.1
* Use RPi hybrid mode on aarch64 always (no config needed anymore)
-------------------------------------------------------------------
Fri Aug 24 12:36:16 UTC 2018 - Adrian Schröter <adrian@suse.de>
- 1.2.0
* Add special RPi hybrid mode
-------------------------------------------------------------------
Wed Jun 6 08:57:09 UTC 2018 - adrian@suse.de
- 1.1.3
* Another fix needed for hybrid media on x86_64
-------------------------------------------------------------------
Tue Jun 5 12:46:51 UTC 2018 - adrian@suse.de
- 1.1.2
* Do not generate Apple partion on ppc64le anymore
* Allow to build medias without meta packages again
-------------------------------------------------------------------
Mon Jun 4 13:35:16 UTC 2018 - adrian@suse.de
- 1.1.1
* fix EFI boot sort order
- drop factory skelcd hack (accept_old_meta_package.patch)
-------------------------------------------------------------------
Tue May 29 15:04:31 UTC 2018 - adrian@suse.de
- 1.1.0
* fixed handling of metapackages with multiple lines for one package
filtered via required architecture
* execute mk_listings when configured (bsc#1094929)
+ drop promo / live boot code
* Add riscv64 architecture
-------------------------------------------------------------------
Tue Apr 24 16:22:46 UTC 2018 - adrian@suse.de
- 1.0.9
* have a different medium name in media.?/media for debug and
source medium
-------------------------------------------------------------------
Mon Mar 26 10:54:12 UTC 2018 - adrian@suse.de
- 1.0.8
* support skelcd with NET subfolder
-------------------------------------------------------------------
Tue Mar 13 05:45:03 UTC 2018 - coolo@suse.com
- 1.0.7
* fix ppc64le (related to bsc#1084893)
- align with SLE changes file (add accept_old_meta_package.patch)
-------------------------------------------------------------------
Thu Mar 8 08:48:41 UTC 2018 - adrian@suse.de
- 1.0.6
* fixed platform ID for EFI boot (bsc#1081739)
- fix dependencies to mkisofs
- using spec file from git now
-------------------------------------------------------------------
Fri Mar 2 08:31:12 UTC 2018 - adrian@suse.de
- 1.0.5
* use mkisofs instead of unmaintained wodim
-------------------------------------------------------------------
Fri Feb 16 12:26:43 UTC 2018 - adrian@suse.de
- 1.0.4
* Fix ChangeLog file generation
-------------------------------------------------------------------
Fri Jan 19 13:10:30 UTC 2018 - adrian@suse.de
- 1.0.3
* Adapt to changed -debuginfo-32bit -> -32bit-debuginfo name scheme in SLE 15
(incompatible change)
-------------------------------------------------------------------
Tue Jan 16 13:43:20 UTC 2018 - adrian@suse.de
- 1.0.2
* drop IA64 support and fix corner case for qemu-x86-debug* packages
-------------------------------------------------------------------
Thu Jan 11 13:29:47 UTC 2018 - adrian@suse.de
- 1.0.1
* allow to call mk_changelog again (bsc#1050404)
default is still off
-------------------------------------------------------------------
Fri Dec 1 10:14:49 UTC 2017 - adrian@suse.de
- tag it as 1.0
- fix UEFI secure boot (bsc#939456)
-------------------------------------------------------------------
Tue Nov 21 09:49:23 UTC 2017 - dimstar@opensuse.org
- Apply accept_old_meta_package.patch also in case prjmeta has a
skelcd_compat variable defined. This allows us to change
suse_version while still not being able to migrate to the new
product converter/builder for Tumbleweed.
-------------------------------------------------------------------
Fri Oct 6 10:04:45 UTC 2017 - adrian@suse.de
- patch README.BETA again
-------------------------------------------------------------------
Fri Sep 22 08:25:18 UTC 2017 - adrian@suse.de
- bring back media.?/media file
- drop media.?/build instead
- building separate media is an explicit setting now
-------------------------------------------------------------------
Fri Sep 15 11:12:10 UTC 2017 - adrian@suse.de
- copy .treeinfo for virt-installer
-------------------------------------------------------------------
Tue Sep 12 15:21:26 UTC 2017 - adrian@suse.de
- detect all products which got put on media
-------------------------------------------------------------------
Tue Sep 5 10:04:52 UTC 2017 - adrian@suse.de
- Add accept_old_meta_package.patch: temporarily accept metadata
in /CD1 for tumbleweed to ease migration.
-------------------------------------------------------------------
Mon Aug 21 14:47:29 UTC 2017 - adrian@suse.de
- bring back media.1/products file
=> means that pure repomd data is not anymore enough for YaST
installer
-------------------------------------------------------------------
Mon Aug 21 12:18:40 UTC 2017 - adrian@suse.de
- fix metapackage unpack loop
-------------------------------------------------------------------
Wed Aug 9 11:12:20 CEST 2017 - ro@suse.de
- only use x86 boot image on s390/s390x if it exists
- also, on s390/s390x if we have a x86_64 image, make that bootable
- enforce default to abort on missing packages
-------------------------------------------------------------------
Tue Aug 8 07:54:15 UTC 2017 - adrian@suse.de
- always exit on error (bsc#1052017)
-------------------------------------------------------------------
Tue Jul 11 12:34:47 UTC 2017 - adrian@suse.de
- add Provides system-packages:kiwi-product
- temporary compat code for /CD? directories in meta packages
-------------------------------------------------------------------
Tue Jun 27 14:18:50 UTC 2017 - adrian@suse.de
- install missing file for generating PowerPC medias (bsc#1046114)
-------------------------------------------------------------------
Fri Jun 23 08:56:24 UTC 2017 - adrian@suse.de
- fix unpacking of meta packages and plugin execution
-------------------------------------------------------------------
Wed May 24 09:54:50 UTC 2017 - adrian@suse.de
- adapt path of meta packages to /usr/lib/skeldcd/CD? (bsc#1031335)
-------------------------------------------------------------------
Fri Apr 28 16:49:07 UTC 2017 - jengelh@inai.de
- Stop using old RPM shell vars
-------------------------------------------------------------------
Tue Apr 11 14:57:20 UTC 2017 - adrian@suse.de
- initial package based on kiwi 7, first attempt for Leap 15