Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package autoyast2 for openSUSE:Factory checked in at 2021-03-30 20:50:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old) and /work/SRC/openSUSE:Factory/.autoyast2.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autoyast2" Tue Mar 30 20:50:57 2021 rev:299 rq:879851 version:4.3.75 Changes: -------- --- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes 2021-03-08 15:17:43.321959113 +0100 +++ /work/SRC/openSUSE:Factory/.autoyast2.new.2401/autoyast2.changes 2021-03-30 20:50:59.680089093 +0200 @@ -1,0 +2,36 @@ +Thu Mar 18 09:25:15 UTC 2021 - Steffen Winterfeldt <snw...@suse.com> + +- fix handling of empty signature-handling element in autoyast + profile (bsc#1180968) +- 4.3.75 + +------------------------------------------------------------------- +Wed Mar 17 11:50:06 UTC 2021 - Josef Reidinger <jreidin...@suse.com> + +- Export properly "ask" section "selection" (bsc#1183624) +- 4.3.74 + +------------------------------------------------------------------- +Mon Mar 15 20:20:41 UTC 2021 - Knut Anderssen <kanders...@suse.com> + +- Move default networking section values to the network repository + in order to reduce the redundancy and to avoid an unexpected + behavior (bsc#1180535). +- 4.3.73 + +------------------------------------------------------------------- +Mon Mar 15 13:13:20 UTC 2021 - Josef Reidinger <jreidin...@suse.com> + +- Autoyast schema: allow semi-automatic_entry alias for module in + semi-automatic entry as it was already documented in autoyast + documentation (bsc#1183512) +- 4.3.72 + +------------------------------------------------------------------- +Thu Mar 11 15:49:36 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Remove the 'haspcmica' element from the schema (related to + bsc#1183352). +- 4.3.71 + +------------------------------------------------------------------- Old: ---- autoyast2-4.3.70.tar.bz2 New: ---- autoyast2-4.3.75.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autoyast2.spec ++++++ --- /var/tmp/diff_new_pack.NLUQEG/_old 2021-03-30 20:51:01.680091335 +0200 +++ /var/tmp/diff_new_pack.NLUQEG/_new 2021-03-30 20:51:01.684091339 +0200 @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.70 +Version: 4.3.75 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -71,9 +71,10 @@ Requires: yast2-core Requires: yast2-country >= 3.1.13 # Moving security module to first installation stage -Requires: yast2-network >= 3.1.145 -Requires: yast2-schema >= 4.0.6 Requires: yast2-security >= 4.1.1 +# Modify start_immediately default value +Requires: yast2-network >= 4.3.59 +Requires: yast2-schema >= 4.0.6 Requires: yast2-transfer >= 2.21.0 Requires: yast2-xml # New API for Y2Storage::PackageHandler and storage features ++++++ autoyast2-4.3.70.tar.bz2 -> autoyast2-4.3.75.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/Rakefile new/autoyast2-4.3.75/Rakefile --- old/autoyast2-4.3.70/Rakefile 2021-03-05 10:30:47.000000000 +0100 +++ new/autoyast2-4.3.75/Rakefile 2021-03-18 10:32:19.000000000 +0100 @@ -29,4 +29,6 @@ make_dir "/var/lib/autoinstall/repository/classes" make_dir "/var/lib/autoinstall/autoconf" make_dir "/var/lib/autoinstall/tmp" + # remove git only readme + sh "rm #{Packaging::Configuration::YAST_DIR}/schema/autoyast/rnc/README.md" end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/package/autoyast2.changes new/autoyast2-4.3.75/package/autoyast2.changes --- old/autoyast2-4.3.70/package/autoyast2.changes 2021-03-05 10:30:47.000000000 +0100 +++ new/autoyast2-4.3.75/package/autoyast2.changes 2021-03-18 10:32:19.000000000 +0100 @@ -1,4 +1,40 @@ ------------------------------------------------------------------- +Thu Mar 18 09:25:15 UTC 2021 - Steffen Winterfeldt <snw...@suse.com> + +- fix handling of empty signature-handling element in autoyast + profile (bsc#1180968) +- 4.3.75 + +------------------------------------------------------------------- +Wed Mar 17 11:50:06 UTC 2021 - Josef Reidinger <jreidin...@suse.com> + +- Export properly "ask" section "selection" (bsc#1183624) +- 4.3.74 + +------------------------------------------------------------------- +Mon Mar 15 20:20:41 UTC 2021 - Knut Anderssen <kanders...@suse.com> + +- Move default networking section values to the network repository + in order to reduce the redundancy and to avoid an unexpected + behavior (bsc#1180535). +- 4.3.73 + +------------------------------------------------------------------- +Mon Mar 15 13:13:20 UTC 2021 - Josef Reidinger <jreidin...@suse.com> + +- Autoyast schema: allow semi-automatic_entry alias for module in + semi-automatic entry as it was already documented in autoyast + documentation (bsc#1183512) +- 4.3.72 + +------------------------------------------------------------------- +Thu Mar 11 15:49:36 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Remove the 'haspcmica' element from the schema (related to + bsc#1183352). +- 4.3.71 + +------------------------------------------------------------------- Thu Mar 4 14:15:24 UTC 2021 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> - Import the security settings after importing the bootloader diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/package/autoyast2.spec new/autoyast2-4.3.75/package/autoyast2.spec --- old/autoyast2-4.3.70/package/autoyast2.spec 2021-03-05 10:30:47.000000000 +0100 +++ new/autoyast2-4.3.75/package/autoyast2.spec 2021-03-18 10:32:19.000000000 +0100 @@ -22,7 +22,7 @@ %endif Name: autoyast2 -Version: 4.3.70 +Version: 4.3.75 Release: 0 Summary: YaST2 - Automated Installation License: GPL-2.0-only @@ -72,7 +72,8 @@ Requires: yast2-country >= 3.1.13 # Moving security module to first installation stage Requires: yast2-security >= 4.1.1 -Requires: yast2-network >= 3.1.145 +# Modify start_immediately default value +Requires: yast2-network >= 4.3.59 Requires: yast2-schema >= 4.0.6 Requires: yast2-transfer >= 2.21.0 Requires: yast2-xml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/src/autoyast-rnc/README.md new/autoyast2-4.3.75/src/autoyast-rnc/README.md --- old/autoyast2-4.3.70/src/autoyast-rnc/README.md 1970-01-01 01:00:00.000000000 +0100 +++ new/autoyast2-4.3.75/src/autoyast-rnc/README.md 2021-03-18 10:32:19.000000000 +0100 @@ -0,0 +1,16 @@ +## Relax NG Schema + +See [doc/validation.md: Profile Validation](../../doc/validation.md). + +### Validating the Schema Itself + +(Or, Who will guard the guards themselves?) + +See [check_schema.sh](../../check_schema.sh) at the root of this repo, +which is run as part of a [CI GH Action](../../.github/workflows/ci.yml). + +To run it yourself you may need to install the tools: + +```sh +zypper install trang +``` diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/src/autoyast-rnc/general.rnc new/autoyast2-4.3.75/src/autoyast-rnc/general.rnc --- old/autoyast2-4.3.70/src/autoyast-rnc/general.rnc 2021-03-05 10:30:47.000000000 +0100 +++ new/autoyast2-4.3.75/src/autoyast-rnc/general.rnc 2021-03-18 10:32:19.000000000 +0100 @@ -82,7 +82,8 @@ ask_back_label = element back_label { STRING } semi-automatic = element semi-automatic { LIST, semi-automatic-modules* } -semi-automatic-modules = element module { STRING_ATTR, ( "networking" | "partitioning" | "scc" ) } +# allow here both module which is original one and also semi-automatic_entry from documenation (bsc#1183512) +semi-automatic-modules = element semi-automatic_entry | module { STRING_ATTR, ( "networking" | "partitioning" | "scc" ) } minimal-configuration = element minimal-configuration { BOOLEAN } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/src/autoyast-rnc/rules.rnc new/autoyast2-4.3.75/src/autoyast-rnc/rules.rnc --- old/autoyast2-4.3.70/src/autoyast-rnc/rules.rnc 2021-03-05 10:30:47.000000000 +0100 +++ new/autoyast2-4.3.75/src/autoyast-rnc/rules.rnc 2021-03-18 10:32:19.000000000 +0100 @@ -45,7 +45,6 @@ | custom5 | disksize | domain - | haspcmica | hostaddress | hostid | karch diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/src/include/autoinstall/xml.rb new/autoyast2-4.3.75/src/include/autoinstall/xml.rb --- old/autoyast2-4.3.70/src/include/autoinstall/xml.rb 2021-03-05 10:30:47.000000000 +0100 +++ new/autoyast2-4.3.75/src/include/autoinstall/xml.rb 2021-03-18 10:32:19.000000000 +0100 @@ -17,96 +17,98 @@ Ops.set( doc, "listEntries", - "users" => "user", - "archives" => "archive", - "schemes" => "schema", - "fetchmail" => "fetchmail_entry", + "addons" => "addon", "aliases" => "alias", - "nfs_exports" => "nfs_export", "allowed" => "allowed_clients", + "allowed_interfaces" => "allowed_interface", + "allowusers" => "allowuser", + "archives" => "archive", + "ask-list" => "ask", + "authorized_keys" => "authorized_key", + "children" => "child", + "chroot-scripts" => "script", "classes" => "class", "denyusers" => "denyuser", - "allowusers" => "allowuser", - "modules" => "module_entry", - "trusteddomains" => "trusteddomain", - "ppd_options" => "ppd_option", - "inetd_services" => "inetd_service", - "initrd_modules" => "initrd_module", - "nfs_entries" => "nfs_entry", - "ntp_servers" => "ntp_server", - "netd_conf" => "conf", - "raid" => "device", - "hosts" => "hosts_entry", - "names" => "name", "device_map" => "device_map_entry", "device_map_entry" => "device", - "sections" => "section", - "section" => "section_entry", + "device_order" => "device", + # services-manager -> (hash) services -> (list) enable/disable -> service + "disable" => "service", + "dont_merge" => "element", + # services-manager -> (hash) services -> (list) enable/disable -> service + "enable" => "service", + "fetchmail" => "fetchmail_entry", + "files" => "file", "global" => "global_entry", - "partitions" => "partition", - "partitioning" => "drive", - "selections" => "selection", - "nis_servers" => "nis_server", - "pre-scripts" => "script", - "post-scripts" => "script", - "chroot-scripts" => "script", + "groups" => "group", + "hosts" => "hosts_entry", + "inetd_services" => "inetd_service", "init-scripts" => "script", - "postpartitioning-scripts" => "script", + "initrd_modules" => "initrd_module", + "interfaces" => "interface", + "keys" => "keyid", "local_domains" => "domains", + "logical_volumes" => "lv", + "lvm" => "lvm_group", + "maps_to_serve" => "nis_map", "masquerade_other_domains" => "domain", "masquerade_users" => "masquerade_user", - "virtual_users" => "virtual_user", - "services" => "service", - # services-manager -> (hash) services -> (list) enable/disable -> service - "enable" => "service", - "disable" => "service", + "modules" => "module_entry", "modules_conf" => "module_conf", - "interfaces" => "interface", - "routes" => "route", - "printers" => "printer", - "sysconfig" => "sysconfig_entry", - "shares" => "share", + "names" => "name", + "nameservers" => "nameserver", + "net-udev" => "rule", + "netd_conf" => "conf", + "nfs_entries" => "nfs_entry", + "nfs_exports" => "nfs_export", + "nis_other_domains" => "nis_other_domain", + "nis_servers" => "nis_server", + "ntp_servers" => "ntp_server", "options" => "option", - "addons" => "addon", - "groups" => "group", "packages" => "package", - "remove-packages" => "package", - "post-patterns" => "pattern", + "param-list" => "param", + "partitioning" => "drive", + "partitions" => "partition", + "pathlist" => "path", + "patterns" => "pattern", + "ports" => "port", "post-packages" => "package", - "searchlist" => "search", - "nameservers" => "nameserver", - "region" => "region_entry", + "post-patterns" => "pattern", + "post-scripts" => "script", + "postpartitioning-scripts" => "script", + "ppd_options" => "ppd_option", + "pre-scripts" => "script", "printcap" => "printcap_entry", - "lvm" => "lvm_group", - "logical_volumes" => "lv", - "volume_settings" => "volume_entry", - "volume_entry" => "volume_component", - "volume_component" => "volume_component_settings", - "settings" => "settings_entry", - "allowed_interfaces" => "allowed_interface", - "children" => "child", - "nis_other_domains" => "nis_other_domain", - "files" => "file", + "printers" => "printer", + "products" => "product", + "proposals" => "proposal", + "raid" => "device", + "region" => "region_entry", + "remove-packages" => "package", + "routes" => "route", + "schemes" => "schema", + "searchlist" => "search", + "section" => "section_entry", + "sections" => "section", "securenets" => "securenet", - "maps_to_serve" => "nis_map", + "selection" => "entry", + "selections" => "selection", + "semi-automatic" => "module", + "services" => "service", + "settings" => "settings_entry", + "shares" => "share", "slaves" => "slave", "smtp_auth" => "smtp_auth_entry", - "patterns" => "pattern", - "dont_merge" => "element", - "keys" => "keyid", - "pathlist" => "path", - "proposals" => "proposal", - "net-udev" => "rule", - "ask-list" => "ask", - "device_order" => "device", - "param-list" => "param", - "semi-automatic" => "module", - "ports" => "port", "sources" => "source", - "zones" => "zone", - "authorized_keys" => "authorized_key", - "products" => "product", - "subvolumes" => "subvolume" + "subvolumes" => "subvolume", + "sysconfig" => "sysconfig_entry", + "trusteddomains" => "trusteddomain", + "users" => "user", + "virtual_users" => "virtual_user", + "volume_component" => "volume_component_settings", + "volume_entry" => "volume_component", + "volume_settings" => "volume_entry", + "zones" => "zone" ) # media_url needed for ISO files on NFS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/src/lib/autoinstall/pkg_gpg_check_handler.rb new/autoyast2-4.3.75/src/lib/autoinstall/pkg_gpg_check_handler.rb --- old/autoyast2-4.3.70/src/lib/autoinstall/pkg_gpg_check_handler.rb 2021-03-05 10:30:47.000000000 +0100 +++ new/autoyast2-4.3.75/src/lib/autoinstall/pkg_gpg_check_handler.rb 2021-03-18 10:32:19.000000000 +0100 @@ -149,8 +149,9 @@ def get_addon_config(profile, url) addon_config = addons_config(profile).find { |c| c["media_url"] == url } || {} general_config = profile.fetch("general", {}) - general_config.fetch("signature-handling", {}) - .merge(addon_config.fetch("signature-handling", {})) + signature_handling = general_config.fetch("signature-handling", {}) + signature_handling = {} unless signature_handling.is_a?(Hash) + signature_handling.merge(addon_config.fetch("signature-handling", {})) end # Get add-ons configuration diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-4.3.70/src/modules/Profile.rb new/autoyast2-4.3.75/src/modules/Profile.rb --- old/autoyast2-4.3.70/src/modules/Profile.rb 2021-03-05 10:30:47.000000000 +0100 +++ new/autoyast2-4.3.75/src/modules/Profile.rb 2021-03-18 10:32:19.000000000 +0100 @@ -241,15 +241,6 @@ ) end - # raise the network immediately after configuring it - if Builtins.haskey(@current, "networking") && - !Builtins.haskey( - Ops.get_map(@current, "networking", {}), - "start_immediately" - ) - Ops.set(@current, ["networking", "start_immediately"], true) - Builtins.y2milestone("start_immediately set to true") - end merge_resource_aliases! generalCompat # compatibility to new language,keyboard and timezone (SL10.1) softwareCompat