commit installation-images for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package installation-images for openSUSE:Factory checked in at 2024-07-24 15:29:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/installation-images (Old) and /work/SRC/openSUSE:Factory/.installation-images.new.1869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "installation-images" Wed Jul 24 15:29:25 2024 rev:216 rq:1189249 version:17.134 Changes: -------- --- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes 2024-07-08 19:07:32.073147659 +0200 +++ /work/SRC/openSUSE:Factory/.installation-images.new.1869/installation-images.changes 2024-07-25 11:52:58.331278571 +0200 @@ -1,0 +2,24 @@ +Mon Jul 22 17:59:27 UTC 2024 - wfeldt@opensuse.org + +- merge gh#openSUSE/installation-images#728 +- fix perl issue in test case +- 17.134 + +-------------------------------------------------------------------- +Mon Jul 22 17:18:29 UTC 2024 - wfeldt@opensuse.org + +- merge gh#openSUSE/installation-images#726 +- make some compression settings configurable (bsc#1223982, + jsc#PED-8374) +- limit compression in OBS to 4 threads +- ppc64: optimize for minimal compressed initrd size +- 17.133 + +-------------------------------------------------------------------- +Mon Jul 22 14:38:14 UTC 2024 - wfeldt@opensuse.org + +- merge gh#openSUSE/installation-images#724 +- Add explicit dependency on 'attr'. +- 17.132 + +-------------------------------------------------------------------- Old: ---- installation-images-17.131.tar.xz New: ---- installation-images-17.134.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-images.spec ++++++ --- /var/tmp/diff_new_pack.GUr0P6/_old 2024-07-25 11:52:58.887300919 +0200 +++ /var/tmp/diff_new_pack.GUr0P6/_new 2024-07-25 11:52:58.891301079 +0200 @@ -321,6 +321,7 @@ BuildRequires: alsa BuildRequires: alsa-utils BuildRequires: arphic-uming-fonts +BuildRequires: attr BuildRequires: audit-libs BuildRequires: bc BuildRequires: bcache-tools @@ -687,7 +688,7 @@ Summary: Installation Image Files for %theme License: GPL-2.0-or-later Group: Metapackages -Version: 17.131 +Version: 17.134 Release: 0 Provides: installation-images = %version-%release Conflicts: otherproviders(installation-images) @@ -783,6 +784,10 @@ test ! -z "$BUILD_DISTRIBUTION_NAME" # build id (for linuxrc to start the correct instsys) export instsys_build_id=`bin/build_id` +%ifarch ppc64 ppc64le +# ppc64: optimize for minimal compressed initrd size +export instsys_no_compression=firmware,modules,squashfs +%endif # beta only: warn testers about wrong instsys export instsys_complain=1 # careful: will make all non-matching initrds fail hard ++++++ installation-images-17.131.tar.xz -> installation-images-17.134.tar.xz ++++++ ++++ 5983 lines of diff (skipped)
participants (1)
-
Source-Sync