Changelog for
yast2-4.3.63-3.8.1.x86_64.rpm :
* Tue Jun 08 2021 igonzalezsosaAATTsuse.com- Ignore sysctl configuration files that do not have the .conf extension. The only exception are kernel files (/boot/sysctl.conf-
*) (bsc#1187018).- 4.3.63
* Thu Jun 03 2021 jreidingerAATTsuse.com- revert disable of hibernation based on product and virtual machines (bsc#1184470)- 4.3.62
* Mon May 03 2021 dgonzalezAATTsuse.com- Do not crash when a client execution return false (related to bsc#1185561, and bsc#1180954).- 4.3.61
* Mon Apr 12 2021 igonzalezsosaAATTsuse.com- Add a default value for file_path argument in ::new and ::load methods of CFA::LoginDefs class.
* Mon Mar 29 2021 igonzalezsosaAATTsuse.com- Add a AbstractWidget#displayed? to determine whether a widget is in the UI (bsc#1184115).- 4.3.60
* Tue Mar 09 2021 dgonzalezAATTsuse.com- Use meaningful button labels when asking the user if would like to continue when an installation client is missing (related to bsc#1180954).- 4.3.59
* Mon Mar 08 2021 jreidingerAATTsuse.com- save_y2logs: Make modified content of log files just warning instead of fatal (bsc#1182710 see comment 2)- 4.3.58
* Mon Mar 08 2021 dgonzalezAATTsuse.com- Ask the user if would like to continue when an installation client is missing (related to bsc#1180594).- 4.3.57
* Thu Mar 04 2021 jreidingerAATTsuse.com- Fix backward compatibility for focus parameter of Report.AnyQuestion/Report.ErrorAnyQuestion (bsc#1183011)- 4.3.56
* Fri Feb 12 2021 ancorAATTsuse.com- Fixed bug introduced while adding auto wrapping (bsc#1179893)- 4.3.55
* Wed Feb 10 2021 jreidingerAATTsuse.com- Use Auto Wrapping of long lines for Yast2::Popup and Yast::Report (bsc#1179893)- 4.3.54
* Wed Feb 10 2021 igonzalezsosaAATTsuse.com- Do not use the \'installation-helper\' binary to create snapshots during installation or offline upgrade (bsc#1180142).- Add a new exception to properly handle exceptions when reading/writing snapshots numbers (related to bsc#1180142).- 4.3.53
* Thu Feb 04 2021 lslezakAATTsuse.cz- Added supported migration \"openSUSE Leap 15.3\" -> SLES (in 15.3 the product has been renamed from \"openSUSE\" to \"Leap\") (bsc#1181773)- 4.3.52
* Wed Jan 27 2021 jlopezAATTsuse.com- Do not propose hibernation when running over a virtualized setup (bsc#1180982).- 4.3.51
* Wed Jan 20 2021 lslezakAATTsuse.cz- Fixed Resolvables class to uniqely identify the libzypp objects to avoid random failures (related to bsc#1178688)- 4.3.50
* Wed Jan 13 2021 lslezakAATTsuse.cz- Keep the libzypp target open to verify other packages (bsc#1180858, related to the previous fix bsc#1179773)- 4.3.49
* Mon Jan 11 2021 lslezakAATTsuse.cz- Ensure the libzypp target is initialized when downloading the skelcd packages (to verify the GPG signatures) (bsc#1179773)- Log more details when several resolvables (instead of a single one) are unexpectedly found (related to bsc#1176276)- 4.3.48
* Mon Jan 11 2021 jreidingerAATTsuse.com- Fix default for hibernation proposal (bsc#1169874)- 4.3.47
* Tue Dec 15 2020 schubiAATTsuse.de- Removed SCR agent .etc.inittab which is obsolete because SysVinit is no longer supported (bsc#1175494).- 4.3.46
* Mon Nov 30 2020 dgonzalezAATTsuse.com- Yast::Arch add support to know if code is running in a PV Xen guest (related to bsc#952253, bsc#1172742, and bsc#1179197).- 4.3.45
* Fri Nov 27 2020 lnusselAATTsuse.de- prepare usrmerge: install legacy symlinks via spec file only (boo#1029961)- 4.3.44
* Thu Nov 26 2020 kanderssenAATTsuse.com- CWM ComboBox: an editable ComboBox will not alter the list of items when the current value is not part of the list as it uses the original list which could be already modified (bsc#1177137)- 4.3.43
* Tue Nov 24 2020 kanderssenAATTsuse.com- CWM ComboBox: reverted the addition of the current_items method (bsc#1177137)- 4.3.42
* Wed Nov 11 2020 jreidingerAATTsuse.com- add methods to decide if hibernation should be proposed (jsc#SLE-12280)- 4.3.41
* Fri Nov 06 2020 jlopezAATTsuse.com- Ensure #current_items always returns a list.- Related to bsc#1177137.- 4.3.40
* Thu Nov 05 2020 kanderssenAATTsuse.com- CWM ComboBox: query the current items offered by the widget when the list of items is extended by a new value (bsc#1177137)- 4.3.39
* Tue Oct 20 2020 ancorAATTsuse.com- Added support for nested items in CWM::Table (bsc#1176402)- 4.3.38
* Thu Oct 08 2020 jlopezAATTsuse.com- Revert changes for hiding the heading of the dialog in text mode (the heading has no height if the title is empty).- bsc#1176808- 4.3.37
* Thu Oct 08 2020 igonzalezsosaAATTsuse.com- AutoYaST: SectionWithAttributes#new_from_hashes accepts an enumerable as first element (related to bsc#1177405).- 4.3.36
* Wed Oct 07 2020 igonzalezsosaAATTsuse.com- AutoYaST: do not crash when sections like \'raid_options\' are empty (bsc#1177405).- 4.3.35
* Thu Oct 01 2020 kanderssenAATTsuse.com- Revert the drop of SuSEFirewall2 as there are still some packages which need to be adapted (bsc#1177160)- 4.3.34
* Tue Sep 29 2020 kanderssenAATTsuse.com- Drop SuSEFirewall2 code completely (fate#323460)- 4.3.33
* Mon Sep 28 2020 igonzalezsosaAATTsuse.com- Fix non-editable ComboBox handling (bsc#1136454).- 4.3.32
* Fri Sep 25 2020 igonzalezsosaAATTsuse.com- Small improvements to CWM based widgets (related to bsc#1136454): - An editable ComboBox will refresh the list of items when a new one is given as its current value. - By default, a MenuButton widget listens to events from all its buttons.- 4.3.31
* Thu Sep 24 2020 lslezakAATTsuse.cz- Do not crash when trying to parse non-existing (\"nil\") add-on product control XML file (bsc#1176593)- 4.3.30
* Wed Sep 23 2020 lslezakAATTsuse.cz- Added \"--plain\" and \"--full\" options for the \"systemctl\" calls, these are recommended when processing the output by scripts (bsc#1176714)- 4.3.29
* Mon Sep 21 2020 lslezakAATTsuse.cz- Decrease error logging to avoid false positives in the y2log (bsc#1176653)- 4.3.28
* Wed Sep 16 2020 jlopezAATTsuse.com- Hide heading of the dialog when no title is defined or title is set to an empty string.- Related to bsc#1175489.- 4.3.27
* Tue Sep 15 2020 lslezakAATTsuse.cz- Clear the download progres for the previous file when displaying an error popup (bsc#1175926)- Enable additional callback logging when $Y2DEBUG_CALLBACKS is set to \"1\"- 4.3.26
* Thu Sep 10 2020 jreidingerAATTsuse.com- Enhance GPG module with symmetric encryption (related to bsc#1176336)- add new shared password dialog- 4.3.25
* Thu Aug 27 2020 lslezakAATTsuse.cz- Fixed accidentaly broken dependencies (related to bsc#1175317)- 4.3.24
* Thu Aug 27 2020 lslezakAATTsuse.cz- Yet another unit test architecture fix :-( (related to bsc#1175317)- 4.3.23
* Thu Aug 27 2020 lslezakAATTsuse.cz- Fix for the previous change: fixed unit test failure on non x86_64 archs (related to bsc#1175317)- 4.3.22
* Wed Aug 26 2020 lslezakAATTsuse.cz- Y2Packager::Resolvable.find(): improved error handling, added more unit tests (related to bsc#1175317)- 4.3.21
* Tue Aug 25 2020 igonzalezsosaAATTsuse.com- Unify profile element paths (bsc#1175680).- 4.3.20
* Tue Jul 28 2020 igonzalezsosaAATTsuse.com- XML: do not export the system ID if it is not defined (boo#1174424).- 4.3.19
* Tue Jul 28 2020 jreidingerAATTsuse.com- Handle exceptions when parsing xml file (related to bsc#1170886)- 4.3.18
* Fri Jul 24 2020 kanderssenAATTsuse.com- Provide a way to determine which resources (zones, services...) have been modified from the default values (bsc#1171356)- 4.3.17
* Fri Jul 24 2020 jkowalczykAATTsuse.com- update is_wsl function to match wsl1 and wsl2 osrelease spellings (boo#1174183)
* Thu Jul 23 2020 jlopezAATTsuse.com- Add Layout class to configure a Wizard layout.- Related to jsc#PM-1998.- 4.3.16
* Thu Jul 16 2020 ancorAATTsuse.com- Better management of libzypp repovars (eg. those enclosed in curly brackets) introducing the new Y2Packager::ZyppUrl class- Do not crash during the upgrade process if some repository URL cannot be parsed (bsc#1172867)- 4.3.15
* Fri Jul 10 2020 dgonzalezAATTsuse.com- Make CFA::MultiFileConfig fully reusable (related to bsc#1155735, and bsc#1157541).
* Thu Jul 09 2020 snwintAATTsuse.com- add space to SPACE_CHARS (bsc#1173907)- 4.3.14
* Tue Jul 07 2020 schubiAATTsuse.de- Command line interface: Do not start an UI while evaluating current language settings (bsc#1173133).- 4.3.13
* Mon Jun 29 2020 schubiAATTsuse.de- Products: Do not solve dependencies while checking libzypp connection (bsc#1170322).- 4.3.12
* Mon Jun 29 2020 jlopezAATTsuse.com- Avoid failure when downloading release notes from an inoperative proxy (bsc#1173447).- 4.3.11
* Fri Jun 26 2020 igonzalezsosaAATTsuse.com- AutoClient#export method can receive a hash as an argument (bsc#1171356).- 4.3.10
* Sun Jun 21 2020 kandersenAATTsuse.com- Add a method to change the selection of the network backend to be used (related to bsc#1172749)- 4.3.9
* Thu Jun 18 2020 lslezakAATTsuse.cz- Updated Yast::XML.validate arguments- Distinguish between a String argument (containing a XML document/schema) and Pathname (path to a file)- Related to bsc#1170886- 4.3.8
* Tue Jun 16 2020 igonzalezsosaAATTsuse.com- Add a method to determine the default start mode for a system service (related to bsc#1172749).- 4.3.7
* Tue Jun 09 2020 dgonzalezAATTsuse.com- Fix Xen detection (bsc#1172742).- 4.3.6
* Fri Jun 05 2020 jlopezAATTsuse.com- Improve actions to stop and start a system service.- Related to bsc#1162514.- 4.3.5
* Thu Jun 04 2020 jreidingerAATTsuse.com- Drop anyxml agent to unify used xml parsers. All usage replaced by rubygem-nokogiri (related to bsc#1170886)- 4.3.4
* Mon Jun 01 2020 lslezakAATTsuse.cz- Improved XML validation, raise exception for not well formed documents (related to bsc#1170886)- 4.3.3
* Fri May 29 2020 schubiAATTsuse.de- autoinst_issues/list.add : Fixed documentation. (bsc#1171335).
* Mon May 18 2020 schubiAATTsuse.de- autoinst_issues/list.add : Changed first parameter from tag to classes (bsc#1171335).- Added general AY issue classes: InvalidValue, MissingValue- 4.3.2
* Mon May 18 2020 lslezakAATTsuse.cz- Restore back the perl-XML-Simple dependency, it is needed for ag_anyxml (related to bsc#1170886)- 4.3.1
* Thu May 14 2020 jreidingerAATTsuse.com- Re-implement XML parser (bsc#1170886):-- use as backend nokogiri instead of hand written libxml2 wrapper-- Use exceptions instead of silently ignoring issues-- export map as type to xml-- add new method #validate to validate against relax-ng schema- 4.3.0
* Wed May 06 2020 schubiAATTsuse.de- AutoYaST: Cleanup/improve issue handling (bsc#1171335).- 4.2.84
* Fri Apr 24 2020 kanderssenAATTsuse.com- Avoid using systemctl calls when already started with the installation and thus, running inside the chroot (bsc#1168849)- 4.2.83
* Mon Apr 13 2020 kanderssenAATTsuse.com- Remove ip aliases that were marked to be deleted from the interface configuration files (bsc#1146020)- 4.2.82
* Tue Apr 07 2020 shundhammerAATTsuse.com- Retranslate wizard help button in NCurses UI (bsc#1167224)- 4.2.81
* Fri Apr 03 2020 kanderssenAATTsuse.com- Modify the way YaST detects whether systemd is running or not (bsc#1168307)- 4.2.80
* Fri Mar 27 2020 kanderssenAATTsuse.com- Reread network interfaces configuration after writing it avoiding wrong values when reopen network configuration dialog during an installation (bsc#1166778)- 4.2.79
* Thu Mar 26 2020 dgonzalezAATTsuse.com- Remove no longer needed multi status selector since it does not work as expected (bsc#1167523).- 4.2.78
* Tue Mar 24 2020 lslezakAATTsuse.cz- Fixed alignment in the multi selection CWM widget (part of bsc#1167523)- 4.2.77
* Mon Mar 23 2020 jreidingerAATTsuse.com- Add Popup#SuppressFeedback to allow to hide feedback for certain actions (needed for bsc#1165705)- 4.2.76
* Sat Mar 21 2020 kanderssenAATTsuse.com- Force a reset of the firewalld API instance before reading the firewalld configuration (bsc#1166698)- 4.2.75
* Tue Mar 17 2020 lslezakAATTsuse.cz- Fixed CWM::MultiStatusSelector help text icons displayed during installation (related to bsc#1157780, bsc#1161308, bsc#1161200)- 4.2.74
* Fri Mar 13 2020 dgonzalezAATTsuse.com- CWM::MultiStatusSelector minor improvements (related to bsc#1157780).- 4.2.73
* Thu Mar 12 2020 dgonzalezAATTsuse.com- Add the new CWM::MultiStatusSelector custom widget (related to bsc#1157780, bsc#1161308, bsc#1161200).- 4.2.72
* Thu Mar 12 2020 lslezakAATTsuse.cz- Do not remove the installation repositories in the \"Previously Used Repositories\" step (bsc#1163081)- 4.2.71
* Fri Mar 06 2020 dgonzalezAATTsuse.com- Allow to restore the vertical scroll of a CWM::RichText (related to bsc#1049965)- 4.2.70
* Fri Mar 06 2020 dgonzalezAATTsuse.com- Read the list of network service properly, no matter where it is stored (bsc#1162853).- 4.2.69
* Fri Mar 06 2020 lslezakAATTsuse.cz- Skip repository reloading at installation to avoid unselecting products to install (bsc#1165501)- 4.2.68
* Wed Feb 26 2020 schubiAATTsuse.de- Updated docu for SysctlConfig class (bsc#1151649).
* Mon Feb 24 2020 schubiAATTsuse.de- Creating an own Augeas instance for each parsed sysctl file (bsc#1151649).- 4.2.67
* Mon Feb 17 2020 schubiAATTsuse.de- SysctlConfig class: Handle sysctl entries in different directories (bsc#1151649).- 4.2.66
* Mon Feb 17 2020 shundhammerAATTsuse.com- Fixed user-visible messages (bsc#1084015)- 4.2.65
* Tue Feb 04 2020 jreidingerAATTsuse.com- Show on WSL only WSL capable modules in control center (bsc#1162650)- 4.2.64
* Fri Jan 31 2020 jlopezAATTsuse.com- Add new widgets CWM::ProgressBar and CWM::DynamicProgressBar.- Needed for bsc#1135366.- 4.2.63
* Thu Jan 30 2020 lslezakAATTsuse.cz- Do not crash when the \"software/base_products\" is not defined in the control.xml (bsc#1161956)- 4.2.62
* Wed Jan 29 2020 jreidingerAATTsuse.com- Speed up run on WSL (bsc#1157575)- 4.2.61
* Tue Jan 28 2020 lslezakAATTsuse.cz- Added classes for handling the old repository setup during upgrade (related to bsc#1159433)- 4.2.60
* Thu Jan 23 2020 igonzalezsosaAATTsuse.com- Add an option to enable the online search in the package selector (jsc#SLE-9109).- 4.2.59
* Thu Jan 23 2020 snwintAATTsuse.com- don\'t use /bin/systemd compat symlink (bsc#1160890)- 4.2.58
* Wed Jan 22 2020 jreidingerAATTsuse.com- CommandLine: Add ability to actions to skip writing. Useful for more CLI bug fixes e.g. bsc#1160928- 4.2.57
* Wed Jan 22 2020 schubiAATTsuse.de- Evaluating system release/version in an more understandable form for the user e.g. \"15-SP2\" (improvement for fate#325834).- 4.2.56
* Tue Jan 14 2020 dgonzalezAATTsuse.com- Add a text helper to strip HTML tags (related bsc#1157780)- Moves text helpers to String refinements, keeping backward compatibility.- 4.2.55
* Fri Jan 10 2020 schubiAATTsuse.de- Do not refresh package installation overview if the medium has been changed and the user has switched to the release notes tab. (bsc#1129426, bsc#1159367)- 4.2.54
* Fri Jan 10 2020 ancorAATTsuse.com- Fixed error during upgrade if Btrfs is used and \'/var/lib/YaST2\' is missing (bsc#1159562)- 4.2.53
* Fri Jan 10 2020 mvidnerAATTsuse.com- Propagate an error status when a CommandLine module gets an unknown command (related to bsc#1144351).- 4.2.52
* Wed Jan 08 2020 ancorAATTsuse.com- Fix an exception in the live installation caused by a missing \"require\" clause (bsc#1160362).- 4.2.51
* Mon Jan 06 2020 lslezakAATTsuse.cz- Persian is also an RTL language (related to bsc#1156437)- 4.2.50
* Thu Dec 19 2019 kanderssenAATTsuse.com- Yast2::ServiceWidget: By default, propose to reload or restart the service when it is active (bsc#1158946)- 4.2.49
* Thu Dec 19 2019 aschnellAATTsuse.com- Added helper to create UI sort-key term (bsc#1140018)- 4.2.48
* Wed Dec 04 2019 jreidingerAATTsuse.com- Add backward compatible hash accessors to Resolvable which solve several crashes (related to bsc#1132650 and bsc#1140037)- 4.2.47
* Mon Dec 02 2019 igonzalezsosaAATTsuse.com- Use 70-yast.conf instead of 30-yast.conf to write YaST settings under /etc/sysctl.d (related to jsc#SLE-9077).- 4.2.46
* Fri Nov 29 2019 schubiAATTsuse.de- Do not crash while reading the product info (related to bsc#1132650 and bsc#1140037).- 4.2.45
* Thu Nov 28 2019 igonzalezsosaAATTsuse.com- Do not crash when no base product is found (related to bsc#1132650 and bsc#1140037).- 4.2.44
* Thu Nov 28 2019 schubiAATTsuse.de- Using Y2Packager::Resolvable.any? and Y2Packager::Resolvable.find in order to decrease the required memory (bsc#1132650, bsc#1140037).- 4.2.43
* Thu Nov 28 2019 kanderssenAATTsuse.com- Network: drop support for obsolete network device types (jsc#SLE-7753)- 4.2.42
* Wed Nov 27 2019 igonzalezsosaAATTsuse.com- Use /etc/login.defs.d/70-yast.defs to write login.defs values that are overridden by YaST (related to bsc#1155735).- 4.2.41
* Tue Nov 26 2019 lnusselAATTsuse.de- add is_wsl function to detect wsl (boo#1154962)- 4.2.40
* Mon Nov 25 2019 igonzalezsosaAATTsuse.com- bsc#1155735, bsc#1157541: - Read /usr/etc/login.defs. - Write login.defs configuration to /etc/login.defs.d/.- 4.2.39
* Fri Nov 22 2019 mfilkaAATTsuse.com- bnc#1157532 - do not modify /etc/sysctl.conf in inst-sys as it is on r/o filesystem- 4.2.38
* Thu Nov 21 2019 kanderssenAATTsuse.com- Linuxrc: Ensure the new opened SCR instace is closed when reading the /etc/install.inf file (bsc#1122493, bsc#1157476)- 4.2.37
* Thu Nov 21 2019 kanderssenAATTsuse.com- Ensure /etc/install.inf is not read from the target system but from the local one. (bsc#1122493, bsc#1157476)- 4.2.36
* Wed Nov 20 2019 dgonzalezAATTsuse.com- Do not try to find licenses in the installation medium when they have been already downloaded from SCC (bsc#1153326).- 4.2.35
* Fri Nov 15 2019 jreidingerAATTsuse.com- Fix crash in upgrade caused by wrong parameter to snapper (bsc#1156819)- 4.2.34
* Tue Nov 05 2019 jlopezAATTsuse.com- Use new snapper machine-readable output to retrieve snapshots information (related to bsc#1149322).- 4.2.33
* Tue Nov 05 2019 okurzAATTsuse.com- Add linuxrc option \"reboot_timeout\" to configure the timeout before reboot (bsc#1122493)- 4.2.32
* Thu Oct 31 2019 kanderssenAATTsuse.com- Network: During an installation, check which backend is in use when Systemd is running. (bsc#1151291)- 4.2.31
* Tue Oct 29 2019 jreidingerAATTsuse.com- fix showing release notes for online upgrade (bsc#1155134)- 4.2.30
* Fri Oct 25 2019 jreidingerAATTsuse.com- Support for products on control file during upgrade (jsc#SLE-7214)- 4.2.29
* Fri Oct 18 2019 jreidingerAATTsuse.com- Fix showing details for accessing media error (bsc#1153297)- 4.2.28
* Wed Oct 09 2019 lslezakAATTsuse.cz- Fixed evaluating the available package versions, fixed crash when trying to download a non-existing package (bsc#1151824)- 4.2.27
* Mon Oct 07 2019 igonzalezsosaAATTsuse.com- Remove old values from /etc/sysctl.conf (jsc#SLE-9077).- 4.2.26
* Thu Oct 03 2019 igonzalezsosaAATTsuse.com- Add a CFA based class to adjust sysctl settings (jsc#SLE-9077).- 4.2.25
* Wed Sep 25 2019 igonzalezsosaAATTsuse.com- Fix module name inference when reading .desktop files (bsc#1151954)- 4.2.24
* Mon Sep 23 2019 lslezakAATTsuse.cz- Use \"display_name\" tag for the product label, \"label\" marks a translatable text (jsc#SLE-7214)- 4.2.23
* Thu Sep 19 2019 lslezakAATTsuse.cz- Added support for reading products from control.xml file (jsc#SLE-7104)- 4.2.22
* Tue Sep 10 2019 snwintAATTsuse.com- support reading licenses from tar archive (jsc#SLE-7214)- 4.2.21
* Fri Sep 06 2019 igonzalezsosaAATTsuse.com- Fix a problem when long warnings reports in command line (bsc#1149776).- 4.2.20
* Fri Aug 30 2019 snwintAATTsuse.com- yast completions have to be named after their respective command name (bsc#1122259)- 4.2.19
* Thu Aug 08 2019 mvidnerAATTsuse.com- Remove the obsolete XVersion API (bsc#1144627).- Detect missing textdomain during testing (bsc#1130822)- 4.2.18
* Mon Aug 05 2019 dgonzalezAATTsuse.com- Allow to know if there is a forced base product (bsc#1124590, bsc#1143943).- 4.2.17
* Wed Jul 31 2019 igonzalezsosaAATTsuse.com- Add a dependency on hostname, as it is needed by the Hostname module (boo#1142595).- 4.2.16
* Mon Jul 29 2019 mvidnerAATTsuse.com- Stop \"ls: write error: Broken pipe\" messages (bsc#1128032)- 4.2.15
* Thu Jul 25 2019 lslezakAATTsuse.cz- Release the sources to avoid using up all server connections (bsc#1141127)- 4.2.14
* Tue Jul 23 2019 lslezakAATTsuse.cz- Fixed evaluating the base products to avoid the \"No base product found\" error message at upgrade, for reading the product data prefer the new products (bsc#1142522)- 4.2.13
* Tue Jul 09 2019 jreidingerAATTsuse.com- fixed symlink creation in jenkins
* Wed Jul 03 2019 igonzalezsosaAATTsuse.com- Infer the right module name from desktop files (bsc#1140233).- 4.2.12
* Mon Jul 01 2019 kanderssenAATTsuse.com- bsc#1138668 - Fixed failing old testsuite in yast2-dns-server package: do not depend on the environment, skip bind absence in Mode.test()- 4.2.11
* Fri Jun 21 2019 jreidingerAATTsuse.com- deprecate Arch.ia64 and drop all support for ia64 (last seen in SLE 11)
* Thu Jun 20 2019 kanderssenAATTsuse.com- bsc#1137992 - PackageSystem.Installed: Fixed typo when passing the allowed return codes to Execute.- 4.2.10
* Wed Jun 19 2019 kanderssenAATTsuse.com- bsc#1137992 - PackageSystem.Installed: Use Yast::Execute instead of SCR to avoid false positives.- 4.2.9
* Tue Jun 18 2019 schubiAATTsuse.de- Slideshow: Flag for switching on/off release notes tab. (bsc#1136708)- 4.2.8
* Thu Jun 13 2019 kanderssenAATTsuse.com- bsc#1137992 - PackageSystem.Installed: Increase the logs details.- 4.2.7
* Wed Jun 05 2019 kanderssenAATTsuse.de- bsc#1086454 - Recognize IB interfaces based on IPOIB_MODE ifcfg attribute- 4.2.6
* Fri May 31 2019 hellcpAATTmailbox.org- Use new schema of desktop files (boo#1084864)- Clean up spec- Rename desktop files- 4.2.5
* Thu May 30 2019 jreidingerAATTsuse.com- Drop old testsuite- Convert from autotools to rake based installation
* Fri May 17 2019 aschnellAATTsuse.com- create log directory with control.xml and merged installation.xml- 4.2.4
* Thu May 16 2019 shundhammerAATTsuse.com- Make sure the wizard buttons always remain visible in NCurses (bsc#1133367)- 4.2.3
* Tue May 07 2019 snwintAATTsuse.com- give more verbose feedback in \'view_anymsg\' client (bsc#1132658)- 4.2.2
* Fri Apr 26 2019 lslezakAATTsuse.cz- Uninstall the \"SUSE-Manager-Proxy\" product when upgrading from SLES12 + SUMA Proxy + SUMA Branch Server (bsc#1133215)- 4.2.1
* Wed Apr 17 2019 riafarovAATTsuse.com- Allow not prescribing UI in yast2, to use YUILoader::loadUI. Required to load integration tests framework (poo#36712, bsc#1132247)- 4.2.0
* Tue Apr 09 2019 schubiAATTsuse.de- Updated map for evaluating upgraded products (e.g. for SUSE-Manager). (bsc#1131503)- Upgrade: Evaluating product obsoletes in order to show it in the proposal overview.- 4.1.68
* Tue Apr 09 2019 jengelhAATTinai.de- Use noun phrase in summary.
* Tue Mar 26 2019 kanderssenAATTsuse.com- Firewall: Zone name has been removed from the common attributes declaration as it cannot be modified through the firewalld API. (bsc#1130354)- 4.1.67
* Tue Mar 19 2019 dgonzalezAATTsuse.com- Require tar as a dependency for yast2-logs (bsc#1125142).- 4.1.66
* Thu Mar 14 2019 lslezakAATTsuse.cz- Fixed evaluating the base product, the same products with the available and selected status must be treated as duplicate products (bsc#1129257)- 4.1.65
* Wed Mar 13 2019 lslezakAATTsuse.cz- Process the \"specialproduct\" value like a linuxrc parameter (ignore \"-_.\" characters, ignore case) (bsc#1128901)- 4.1.64
* Wed Mar 13 2019 dgonzalezAATTsuse.com- Fix how a product features is read in a running system.- Update default path for base product licenses (fate#324053, jsc#SLE-4173).- 4.1.63
* Tue Mar 12 2019 lslezakAATTsuse.cz- Fixed product filtering in product_reader.rb, fixes problem when upgrading SLE15-SP1 to SLE15-SP1 (usually used to fix a broken system) (bsc#1128459)- 4.1.62
* Fri Mar 08 2019 mfilkaAATTsuse.com- bnc#1127798 - do not crash with internal error when enabling a network network service when no network service is active.- 4.1.61
* Wed Mar 06 2019 aschnellAATTsuse.com- added \"Modify\" button label (related to bsc#1128279, or just as good gh#yast/yast-yast2#713)- 4.1.60
* Tue Mar 05 2019 lslezakAATTsuse.cz- Added command line support also for the other Report module methods (related to bnc#1127685)- 4.1.59
* Tue Mar 05 2019 lslezakAATTsuse.cz- Fixed a failing testsuite, the Report.LongError used in the global exception handler did not support the command line mode (related to bnc#1127685)- 4.1.58
* Mon Mar 04 2019 mfilkaAATTsuse.com- bnc#1127685 - made Report module long message reporting popups adjustable- 4.1.57
* Wed Feb 27 2019 mvidnerAATTsuse.com- Use /sbin/rpcinfo only, /usr/sbin/rpcinfo is gone (bsc#1127138).- Use the correct path for /usr/bin/ifconfig (bsc#1127138).- 4.1.56
* Mon Feb 18 2019 lslezakAATTsuse.cz- Fixed license file ordering issue causing a random test failure (bsc#1125722)- 4.1.55
* Thu Feb 07 2019 knut.anderssenAATTsuse.com- Firewall: added some help methods for moving interfaces between zones in a safe way (fate#324662).- 4.1.54
* Thu Jan 17 2019 knut.anderssenAATTsuse.com- CWM: Added date field and time field widgets (fate#322722)- 4.1.53
* Wed Jan 16 2019 schubiAATTsuse.de- Support special products which will be enabled via linuxrc (flag \"specialproduct\") (fate#327099)- 4.1.52
* Wed Jan 16 2019 jreidingerAATTsuse.com- Firewall: drop not needed relations and its related methods- Firewall: move export method to yast2-firewall (fate#324662)- 4.1.51
* Mon Jan 14 2019 jreidingerAATTsuse.com- CWM: Add method focus to object CWM widgets (FATE#324662)- CWM: Add rspec helper for common CWM widgets- CWM: Allow CWM dialogs/popups to have own help- CWM: Fix showing help for CWM Popup (FATE#324662)- 4.1.50
* Thu Jan 10 2019 jreidingerAATTsuse.com- Fix crashes of many modules when invoking from ncurses control center (bsc#1121425)- 4.1.49
* Mon Jan 07 2019 lslezakAATTsuse.cz- Ignore the old packages when fetching the release notes (bsc#1112866)- 4.1.48
* Thu Jan 03 2019 dgonzalezAATTsuse.com- Fix a fragile unit test (related to changes introduced for fate#325482)- 4.1.47
* Thu Jan 03 2019 dgonzalezAATTsuse.com- Fetch and display properly the license content from the fallback rpm when using a product definition located at /usr/share/installation-products (part of fate#325482)- 4.1.46
* Wed Jan 02 2019 jreidingerAATTsuse.com- Drop no longer used ALog module without replacement- Drop no longer used Cron module without replacement- Drop obsolete DebugHooks module for installation. Replaced by integrated installation debugger and installation hooks.- Drop no longer used SuSEFirewallExpertRules module. Replaced by firewalld related classes.- replace old testsuite for Wizard module by rspec tests- Drop no longer installed desktop files for remotechooser and remoteinstall from git.- Drop obsolete ycp syntax checker check-all-syntax without replacement.
* Fri Dec 28 2018 dgonzalezAATTsuse.com- Add missing help for the service configuration
* Wed Dec 19 2018 jreidingerAATTsuse.com- NetworkService: fix invoking forced enable (bsc#1119657)- 4.1.45
* Tue Dec 18 2018 igonzalezsosaAATTsuse.com- Add a
section to the control file (fate#322722).- 4.1.44
* Tue Dec 18 2018 aschnellAATTsuse.com- avoid use of shellescape function on non string types (bsc#1119678)- 4.1.43
* Mon Dec 17 2018 jlopezAATTsuse.com- Extend Yast::Execute API (needed for bsc#1118291)- Add method Yast::Execute.stdout- Allow to chain methods- 4.1.42
* Mon Dec 17 2018 ancorAATTsuse.com- WorkflowManager: find product definitions located at /usr/share/installation-products/ (part of fate#325482)- 4.1.41
* Wed Dec 12 2018 schubiAATTsuse.de- Added more testcases if e.g. system is running in chroot environment and systemd does not work properly (bsc#1113732)
* Wed Dec 12 2018 shundhammerAATTsuse.com- Removed dead code (bsc#1118291)- 4.1.40
* Thu Dec 06 2018 jreidingerAATTsuse.com- always use absolute path to binaries (bsc#1118291)- properly escape shell arguments (bsc#1118291)- 4.1.39
* Wed Dec 05 2018 hellcpAATTmailbox.org- Ship only primary icons with module to avoid conflicts (boo#1118521)- 4.1.38
* Fri Nov 30 2018 jreidingerAATTsuse.com- firewalld: add ability to add/edit/remove zones (fate#324662)- 4.1.37
* Mon Nov 26 2018 noahadvsAATTgmail.com- Provide icon with module (boo#1109310)- Move virtualization group from yast-vm to yast2- 4.1.36
* Wed Nov 21 2018 shundhammerAATTsuse.com- Added global parameter enable_local_users (Fate#326447)- Added ProductFeatures::GetBooleanFeatureWithFallback- 4.1.35
* Fri Nov 16 2018 aschnellAATTsuse.com- check return value of OpenDialog to prevent crash (bsc#1115745)- 4.1.34
* Tue Nov 06 2018 jreidingerAATTsuse.com- WorkflowManager: Allow system roles to live in /usr/share/system-roles/
*.xml (bsc#1108176)- 4.1.33
* Fri Oct 26 2018 jreidingerAATTsuse.com- view_anymsg: allow user to switch to yast2-journal if file does not exist or is empty (bsc#948729)- 4.1.32
* Wed Oct 24 2018 schubiAATTsuse.de- Added flag save_y2logs to control.xml file in order to save YaST logs at the end of installation (fate#325737)- 4.1.31
* Wed Oct 24 2018 jreidingerAATTsuse.com- Ensure that Installation.sourcedir exists (bsc#1097700)- Use LSB compliant Installation.sourcedir- 4.1.30
* Wed Oct 24 2018 knut.anderssenAATTsuse.com- CWMFirewallInterfaces: make some \"current state\" methods public needed by yast2-rmt (fate#326634)- 4.1.29
* Tue Oct 23 2018 knut.anderssenAATTsuse.com- Network (Firewall): Added modify_masquerade method to zones API unifying the way changes are applied to single value attributes. (bsc#1112547)- 4.1.28
* Thu Oct 18 2018 aschnellAATTsuse.com- adapted to extended output of snapper (fate#326479, bsc#1111831)- 4.1.27
* Thu Oct 18 2018 mvidnerAATTsuse.com- Small CWM optimization by avoiding deep_copy on big data (bsc#1112402).- 4.1.26
* Wed Oct 17 2018 knut.anderssenAATTsuse.com- CWMFirewallInterfaces: Improved the user UX replacing the api calls for checking supported services once the list supported ones are already known by the firewalld instance (fate#324662)- 4.1.25
* Mon Oct 15 2018 schubiAATTsuse.de- Splitting yast2 package into yast2 and yast2-logs. yast2-logs contains only scripts for handling YaST logs (fate#325737).- 4.1.24
* Fri Oct 12 2018 schubiAATTsuse.de- Added tags full_system_media_name and full_system_download_url in control.xml which describe the location for the \"all-packages\" medium. This information will be shown if the registration has been scipped by the user. No hint will be shown if these tags have not been defined. (fate#325834)- 4.1.23
* Tue Oct 09 2018 schubiAATTsuse.de- Added new methods to firewalld_wrapper in order to switch yast2-dhcp-server to new firewall module. (bsc#1108942)- 4.1.22
* Tue Oct 09 2018 lslezakAATTsuse.cz- Log viewer: replace invalid UTF-8 characters from the displayed log to avoid a crash (bsc#1110549)- 4.1.21
* Wed Oct 03 2018 knut.anderssenAATTsuse.com- Network (Firewall): - Added some methods needed for AutoYaST configuration (fate#324662)
* Tue Oct 02 2018 lslezakAATTsuse.cz- Make the service status label stretchable so the updated status is displayed correctly (bsc#1110407)- 4.1.20
* Mon Oct 01 2018 mfilkaAATTsuse.com- bnc#964856 - fixed internal error - do not crash when updating device config- 4.1.19
* Fri Sep 28 2018 knut.anderssenAATTsuse.com- Y2Firewall::Firewalld: Single attributes setter will not modify the value of the attribute in case it is the same (bsc#1109812)- 4.1.18
* Wed Sep 19 2018 igonzalezsosaAATTsuse.com- Improve Y2Firewall::Firewalld::Interface#zone to return an Zone object (fate#324662).- 4.1.17
* Wed Sep 19 2018 mfilkaAATTsuse.com- bnc#964856 - removed obsolete parts of NetworkInterfaces API: ifcfg_part, device_type, device_num, alias_num, GetFreeDevices, GetFreeDevice, LocateNOT, ListDevicesExcept- 4.1.16
* Wed Sep 19 2018 knut.anderssenAATTsuse.com- Network (Firewall) - Added Y2Firewall::Firewalld::Interface class. - Adapted interfaces helpers to work with the new class. (fate#324662)- 4.1.15
* Wed Sep 19 2018 igonzalezsosaAATTsuse.com- Add a new popup widget (fate#324662).- Add a helper class UIState to keep the UI states when using CWM.
* Tue Sep 18 2018 knut.anderssenAATTsuse.com- Y2Firewall::Firewalld: Added convenience method to obtain the firewalld service object (fate#324662)- 4.1.14
* Mon Sep 17 2018 lslezakAATTsuse.cz- Allow reading the installation.xml (skelcd-
* package) from other repository than the initial one (e.g. the self update), select the highest version of the package (instead of the first found) (bsc#1101016)- 4.1.13
* Mon Sep 17 2018 knut.anderssenAATTsuse.com- Firewalld: Fixed the API cmd call for removing services from zones when the firewall is in offline mode (bsc#1108628)- 4.1.12
* Wed Sep 12 2018 jlopezAATTsuse.com- CWM: avoid to always return :next when accepting a dialog.- Needed for Expert Partitioner (fate#318196).- 4.1.11
* Wed Sep 12 2018 knut.anderssenAATTsuse.com- Added the missing SuSEFirewallProposal.rb file to the Makefile (bsc#1087867)- 4.1.10
* Wed Sep 12 2018 knut.anderssenAATTsuse.com- Bring back the SuSEFirewallProposal fixing the class unit tests until yast2-network drops the import of the module completely. (bsc#1087867)- 4.1.9
* Mon Sep 10 2018 knut.anderssenAATTsuse.com- Extended the firewall API supporting the use of single-value attributes and also prepared it for introducing more complex relations like \'forward-ports\' and \'rich-rules\' in the future. (fate#324662)- Improved the parser for zones and added a parser for services.- Improved test mocking fixing a Polkit popup shown when running the test (bsc#1087867)- 4.1.8
* Wed Sep 05 2018 jlopezAATTsuse.com- CWM: allow to define next handler for CWM#show.- CWM: define default next handler in CWM::Dialog.- Needed for Expert Partitioner (fate#318196).- 4.1.7
* Thu Aug 30 2018 igonzalezsosaAATTsuse.com- Add missing CompoundService#support_start_on_boot? (bsc#1106591).- 4.1.6
* Thu Aug 30 2018 dgonzalezAATTsuse.com- Increase timeout for the execution of systemctl commands (bsc#1098910).- 4.1.5
* Fri Aug 24 2018 igonzalezsosaAATTsuse.com- Fix the Yast2::ServiceWidget to not show the \"On Boot\" option when it is not supported (related to fate#319428).- 4.1.4
* Tue Aug 21 2018 dgonzalezAATTsuse.com- Refactor systemd classes, reorganizing them in real classes under the Yast2::Systemd namespace instead of using modules (related to fate#319428).- 4.1.3
* Mon Aug 20 2018 schubiAATTsuse.de- Changed dir of COPYING file
* Tue Aug 14 2018 igonzalezsosaAATTsuse.com- Add support for systemd services that can only be started on-demand (fate#319428 and bsc#1104568).- 4.1.2
* Thu Aug 09 2018 igonzalezsosaAATTsuse.com- Improve systemd socket detection (related to fate#319428).- SystemService#find_many does not raise an exception anymore.- 4.1.1
* Wed Aug 08 2018 jlopezAATTsuse.com- Added widget to configure services (part of fate#319428).- 4.1.0
* Wed Aug 08 2018 igonzalezsosaAATTsuse.com- Add a method to detect whether a systemd service exists in the underlying system or not (related to fate#319428).- Fix systemd socket detection.- 4.0.83
* Wed Aug 01 2018 igonzalezsosaAATTsuse.com- Fix support to handle services during early 1st stage (related to fate#319428).- 4.0.82
* Tue Jul 31 2018 lslezakAATTsuse.cz- Do not display \"download failed\" error when using unsigned packages (bsc#1096027)- 4.0.81
* Wed Jul 25 2018 jlopezAATTsuse.com- Services: add class to manage systemd services with associated socket (needed for bsc#1080738 and fate#319428).- 4.0.80
* Mon Jul 16 2018 knut.anderssenAATTsuse.com- Replace the deprecated firewallctl command with firewall-cmd for obtaining the firewalld state (bsc#1093111)
* Tue Jul 03 2018 knut.anderssenAATTsuse.com- Network: Prevent from crashing when trying to delete some ip aliases from the original devices (bsc#1098919)- 4.0.79
* Wed Jun 27 2018 schubiAATTsuse.de- Added additional searchkeys to desktop file (fate#321043).- 4.0.78
* Wed Jun 06 2018 jsrainAATTsuse.cz- display proper release notes for product (bsc#1096138)- 4.0.77
* Tue May 29 2018 jsrainAATTsuse.cz- rename SLES_HPC -> SLE_HPC (bsc#1095053)- 4.0.76
* Wed May 23 2018 schubiAATTsuse.de- Calling YAST module: Do not create a post Snapper image if the pre Snapper image has already been failed (bnc#1093374)- 4.0.75
* Mon May 14 2018 lslezakAATTsuse.cz- Support multiple \"system-installation()\" provides in one package (bsc#1092965)- 4.0.74
* Tue May 08 2018 jlopezAATTsuse.com- CWM: allow to define back handler for CWM#show.- CWM: define default handlers for back and abort in CWM::Dialog.- Needed for Expert Partitioner fate#318196.- 4.0.73
* Mon Apr 23 2018 igonzalezsosaAATTsuse.com- Add a text helper to wrap richtext in directional markers (bsc#1089846).- 4.0.72
* Mon Apr 16 2018 igonzalezsosaAATTsuse.com- Do not crash when reading trying to determine available locales for some licenses (bsc#1089610).- 4.0.71
* Mon Apr 16 2018 snwintAATTsuse.de- save_y2logs: save kernel messages and udev log (bsc#1089647, bsc#1085212)- 4.0.70
* Thu Apr 12 2018 igonzalezsosaAATTsuse.com- Handle input/output errors in the DoneProvide package callback (bsc#1088682).- 4.0.69
* Thu Apr 12 2018 knut.anderssenAATTsuse.com- Wizard: Fall back to smaller and/or hicolor icon if the icon for the launched module cannot be found (bsc#1087224)- 4.0.68
* Tue Apr 10 2018 lslezakAATTsuse.cz- Do not use the solver for finding the best product upgrade candidate, it does not work correctly in the SLES + sle-module-hpc => SLES_HPC case (bsc#1086734)- 4.0.67
* Tue Apr 10 2018 jreidingerAATTsuse.com- Fix early exit of installation when initial install url is invalid and later fixed (bsc#1086840)- 4.0.66
* Fri Apr 06 2018 jreidingerAATTsuse.com- improve wayland support (bsc#1083907)- 4.0.65
* Thu Apr 05 2018 igonzalezsosaAATTsuse.com- Use SHA2 instead of MD5 when determining whether a license was already accepted or not (related to fate#325461).- 4.0.64
* Thu Apr 05 2018 knut.anderssenAATTsuse.com- Add a new API to handle product licenses.- Given a license, remember whether another one with the same content was already accepted (fate#325461).- 4.0.63
* Tue Apr 03 2018 lslezakAATTsuse.cz- Added ProductUpgrade class to better evaluate the product for upgrading (related to bsc#1086259)- 4.0.62
* Tue Mar 27 2018 ancorAATTsuse.com- Make possible to use the Yast2::Popup class from the Report module (part of bsc#1082542).- 4.0.61
* Fri Mar 23 2018 jreidingerAATTsuse.com- fix behavior of showing timed error popup (found during debugging bsc#1083672)- 4.0.60
* Fri Mar 09 2018 jreidingerAATTsuse.com- Fix extracting kernel parameters from installation when there is parameter with \'=\' in value like pci=hpiosize=0,hpmemsize=0,nobar (bsc#1081353)- 4.0.59
* Wed Mar 07 2018 igonzalezsosaAATTsuse.com- Use the correct release notes URL during upgrade (bsc#1073488).- 4.0.58
* Wed Feb 28 2018 ancorAATTsuse.com- Fixed a typo and the list item marker in the firewall widget (bsc#1083058).- 4.0.56
* Tue Feb 27 2018 schubiAATTsuse.de- NIS configuration fails while executing firewall-offline-cmd. Fix: Ensure that the firewalld configuration is read before writing. (bnc#1082827)- 4.0.55
* Fri Feb 23 2018 knut.anderssenAATTsuse.com- Added missing textdomain to firewalld zone class for translations (bsc#1082246).- 4.0.54
* Thu Feb 15 2018 lslezakAATTsuse.cz- Fixed list of the URL schemes without host, fixes processing URLs with the \"hd:/\" scheme (bsc#1077310)- 4.0.53
* Wed Feb 14 2018 igonzalezsosaAATTsuse.com- Add a method to get the list of available license translations for a given product (related to FATE#322276).- 4.0.52
* Mon Feb 12 2018 knut.anderssenAATTsuse.com- Firewalld: Added interfaces helpers (fate#323460)- 4.0.51
* Thu Feb 08 2018 knut.anderssenAATTsuse.com- Drop (x)inetd agents- CWMServiceStart: Replace xinetd by systemd socket activation (fate#323373)- 4.0.50
* Fri Feb 02 2018 igonzalezsosaAATTsuse.com- Y2Packager::Product does not depend on Yast::Language module anymore (related to bsc#1079045)- 4.0.49
* Thu Feb 01 2018 igonzalezsosaAATTsuse.com- Replace idnconv with simpleidn library (related to bsc#1071552).- Move some Y2Packager classes from yast2-packager here to fix the package build.- 4.0.48
* Thu Feb 01 2018 knut.anderssenAATTsuse.com- Firewalld: Cache modifications for performance improvements. (fate#323460)- 4.0.47
* Thu Feb 01 2018 lslezakAATTsuse.cz- Move some Y2Packager classes from yast2-packager here to avoid circular dependency (related to fate#323163)- 4.0.46
* Wed Jan 31 2018 knut.anderssenAATTsuse.com- Firewalld API: Cache whether the configuration has been read (fate#323460)- 4.0.45
* Tue Jan 30 2018 knut.anderssenAATTsuse.com- Installation::AutoClient: modified packages default and improved documentation (fate#323460 bsc#1077987)- 4.0.44
* Tue Jan 30 2018 ancorAATTsuse.com- Fixed a bug causing pages of all CWM::TreePager to be rendered twice on every page switch (bsc#1078212)- 4.0.43
* Mon Jan 29 2018 knut.anderssenAATTsuse.com- Firewalld API: reload and complete reload return true in offline mode (fate#323460)- 4.0.42
* Mon Jan 29 2018 knut.anderssenAATTsuse.com- Fixed logging typo (fate#1076513)- 4.0.41
* Fri Jan 26 2018 lslezakAATTsuse.cz- Improved base product detection at upgrade (fate#1076513)- 4.0.40
* Wed Jan 24 2018 knut.anderssenAATTsuse.com- Firewalld: Added methods to the wrapper class for opening ports by YaPI modules (fate#323460 bsc#1071548 bsc#1076837)- 4.0.39
* Wed Jan 24 2018 jreidingerAATTsuse.com- CWM: Add possibility to define abort handler for CWM.show (needed for expert partitioner fate#318196)- 4.0.38
* Tue Jan 23 2018 knut.anderssenAATTsuse.com- Firewalld: Added missing firewalld service file to the Makefile (fate#323460).- 4.0.37
* Tue Jan 23 2018 knut.anderssenAATTsuse.com- CWMFirewallInterfaces: Replaced SuSEFirewall2 by firewalld. (fate#323460)- 4.0.36
* Tue Jan 16 2018 jreidingerAATTsuse.com- fix having some roles without description when choosing different extensions during installation (bsc#1070726)- 4.0.35
* Fri Jan 12 2018 schubiAATTsuse.de- Firewalld export: Return empty hash if the package has not been installed. (fate#323460)- 4.0.34
* Wed Jan 10 2018 schubiAATTsuse.de- Adding a workflow from other products: If there are no modules have beed defined we are using the modules defined in append_modules. (bnc#1075182)- 4.0.33
* Mon Jan 08 2018 knut.anderssenAATTsuse.com- Firewalld: Allow to modify default zone and export configuration (fate#323460).- 4.0.32
* Mon Jan 08 2018 mfilkaAATTsuse.com- bnc#1073727 - ignored some of typical backup extensions (like .bak, .orig) when loading ifcfg files- 4.0.31
* Wed Dec 20 2017 knut.anderssenAATTsuse.com- Firewalld: Extend handling of zones for AutoYaST configuration (fate#323460).- 4.0.30
* Fri Dec 15 2017 knut.anderssenAATTsuse.com- Firewalld API: Use string command with all api methods which expect string outputs (bsc#1070559)- 4.0.29
* Thu Dec 14 2017 knut.anderssenAATTsuse.com- Firewalld API: Added convenient methods for query commands and string expected output commands (bnc#1070559).- 4.0.28
* Mon Dec 11 2017 schubiAATTsuse.de- Warn the user if the infrastructure is not available for running the second stage (bnc#1061754)- 4.0.27
* Mon Dec 11 2017 jlopezAATTsuse.com- Improve tests for CWM::Pager (part of fate#318196).- 4.0.26
* Fri Dec 08 2017 mvidnerAATTsuse.com- Recognize CTC devices named like slc600 (bsc#1058227).- Stopped treating old-style hotplug devices specially.- 4.0.25
* Fri Dec 08 2017 lslezakAATTsuse.cz- save_y2logs: save also /linuxrc.config and /etc/os-release files for easier debugging
* Tue Dec 05 2017 jlopezAATTsuse.com- CWM: make method Pager#current_page public.- Necessary for fate#318196.- 4.0.24
* Mon Dec 04 2017 mfilkaAATTsuse.com- bnc#1061306 - provided new function for querying net device configuration to avoid internal errors when querying cached devices inconsistently- 4.0.23
* Thu Nov 30 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468).- 4.0.22
* Wed Nov 29 2017 knut.anderssenAATTsuse.com- Added missing y2firewall/firewalld/zone.rb file to the Makefile (fate#323460).- 4.0.21
* Wed Nov 29 2017 ancorAATTsuse.com- Fixed a bug selecting rows programmatically for CWM::Table (bsc#1070287).- 4.0.20
* Tue Nov 28 2017 jreidingerAATTsuse.com- Add new Yast2::Popup class providing nicer API for invoking popups (hackweek project)- 4.0.19
* Tue Nov 28 2017 mfilkaAATTsuse.com- bnc#956755, bnc#1061306 (mfilka) - fixed storing device information to avoid incorrect \"not found\" states when querying NetworkInterfaces subsequently- 4.0.18
* Fri Nov 24 2017 knut.anderssenAATTsuse.com- Network: - Do not depent on SuSEFirewall to list the known zones anymore. - NetworkInterfaces: Remove ZONE attribute if it is empty when writing.- 4.0.17
* Wed Nov 22 2017 knut.anderssenAATTsuse.com- Added RSpec shared example for CWM::CheckBox (bsc#1068354).- 4.0.16
* Thu Nov 16 2017 knut.anderssenAATTsuse.com- SuSEFirewall: Export minimal firewalld configuration until the AY firewall schema is adapted (bsc#1067193)- 4.0.15
* Thu Nov 09 2017 knut.anderssenAATTsuse.com- fate#323460 - Firewalld API: added change_interface method- 4.0.14
* Fri Nov 03 2017 knut.anderssenAATTsuse.com- Firewalld API: running? return false if the package is not installed (fate#323460)- 4.0.13
* Thu Oct 26 2017 knut.anderssenAATTsuse.com- Network (Firewall): - Added support for firewalld offline command - Dropped SuSEFirewall (module) support for SuSEFirewall2 backend - Adapted some SuSEFirewalldClass methods to work properly during installation. - Skipped some tests to make it build properly (should be replaced by new ones with a new API design) (fate#323460)- 4.0.12
* Thu Oct 26 2017 knut.anderssenAATTsuse.com- Adapted SuSEFirewallIsInstalled() to return true only when the package is already installed or checked and installed in normal mode.- Added SuSEFirewallIsSelectedOrInstalled() which behaves as the old SuSEFirewallIsInstalled() method. (bnc#1037214)- Adapted calls to use SuSEFirewallIsSelectedOrInstalled() when the methods can be called even with just Pkg selection.
* Thu Oct 19 2017 locilkaAATTsuse.com- Fixing disabling vnc, ssh, ... installation to handle service names independently on using upper/lower case as they are used in different context at different places of the code (bsc#1055279).- 4.0.11
* Thu Oct 05 2017 schubiAATTsuse.de- Disable vnc, ssh,... installation in install.inf if it is not supported. (bnc#1055279, bnc#1058071)- 4.0.10
* Thu Oct 05 2017 mvidnerAATTsuse.com- Stop using tmpnam, it is no longer supported in perl 5.26 (bsc#1061620)- 4.0.9
* Tue Sep 26 2017 jreidingerAATTsuse.com- Add support for merging to workflow extensions from modules (bsc#1049297)- 4.0.8
* Fri Sep 15 2017 jreidingerAATTsuse.com- fix starting gnome control center (bsc#1058376)- 4.0.7
* Thu Sep 14 2017 mvidnerAATTsuse.com- systemd services (bsc#1045658) - reverted a command change that broke brittle tests- 4.0.6
* Thu Sep 07 2017 mvidnerAATTsuse.com- systemd services (bsc#1045658) - add SystemdService.find_many for a speed-up - SystemdUnit fix for units with multiple dots in name - consistent logging of systemctl calls- 4.0.5
* Thu Sep 07 2017 igonzalezsosaAATTsuse.com- Fix handling of PGP signatures when running in insecure mode (bsc#1054663)- 4.0.4
* Mon Sep 04 2017 ancorAATTsuse.com- Added methods to Yast2::FsSnapshot allowing to finish the Snapper configuration (part of fate#318196).- 4.0.3
* Thu Aug 31 2017 igonzalezsosaAATTsuse.com- Add support to disable buttons on CWM::Dialog- Add a method WorkflowManager#merge_product_workflow which allows to merge a product workflow (fate#322267)- 4.0.2
* Wed Aug 30 2017 knut.anderssenAATTsuse.com- Added UI:TextHelpers with a wrap_text method moved from yast2-network (bsc#1055643)- 4.0.1
* Tue Aug 29 2017 lslezakAATTsuse.cz- Fixed the cursor theme in the installation (the DMZ theme has been replaced by DMZ-White and DMZ-Black) (bsc#1051664)- 4.0.0
* Fri Aug 25 2017 igonzalezsosaAATTsuse.com- Restore Packages::Repository and Packages::Product in order to retain compatibility with yast2-packager 3.3.2 which is the version on Factory until storage-ng is finally merged (bsc#1055677)- 3.3.10
* Fri Aug 11 2017 igonzalezsosaAATTsuse.com- Move Packages::Repository and Packages::Product to yast2-packager (FATE#322276)- 3.3.9
* Wed Aug 09 2017 jreidingerAATTsuse.com- workaround false warning from Forwardable when using OpenStruct in ruby 2.4 (bsc#1049433)- 3.3.8
* Thu Aug 03 2017 lslezakAATTsuse.cz- run_ifconfig.scr - make \"inet\" section optional, handle additional whitespace characters (bsc#811760)- 3.3.7
* Wed Aug 02 2017 jlopezAATTsuse.com- More robust systemctl test to avoid possible timeout error
* Mon Jul 31 2017 jreidingerAATTsuse.com- WorkflowManager: allow to extend workflow from rpm package (needed for FATE#323450)- WorkflowManager: drop never used support to extend workflow from pattern- 3.3.6
* Thu Jul 27 2017 jreidingerAATTsuse.com- drop reading /content file (FATE#322386)- 3.3.5
* Fri Jul 21 2017 lslezakAATTsuse.cz- cwm/rspec.rb: added tests in \"CWM::RadioButtons\" group for optional #hspacing and #vspacing methods
* Thu Jul 20 2017 jreidingerAATTsuse.com- CWM::WrapperWidget#cwm_defintion: also include widget id, otherwise the widget would not show in a Pager, eg. Tabs (bsc#1049595)- 3.3.4
* Tue Jul 18 2017 igonzalezsosaAATTsuse.com- Add YaST2 logs to the default list of files for System Log browser (bsc#1049138)- 3.3.3
* Thu Jul 13 2017 jreidingerAATTsuse.com- Add Yast::Execute.on_target! and Yast::Execute.locally! variants which raise a Cheetah exception if the command fails (bsc#1048512)- 3.3.2
* Wed Jul 12 2017 jreidingerAATTsuse.com- convert Object#timeout usage to Timeout.timeout as ruby2.4 makes it obsolete ( ruby2.4 will be for SLE15 so part of bsc#1044312)- 3.3.1
* Mon Jul 10 2017 jreidingerAATTsuse.com- Fix omitting button in CWM::Dialog and make API consistent with CWM.show (boo#1039901)- 3.3.0
* Fri Jun 23 2017 mvidnerAATTsuse.com- Support for the new Expert Partitioner (boo#1039901):- Added UI::Sequence, UI::Greasemonkey- Added CWM::Dialog- RSpec.shared_examples for CWM: Page, PushButton, RadioButtons, RichText.- 3.2.40
* Thu Jun 22 2017 jreidingerAATTsuse.com- Add hint for UI about application name and its icon (bsc#1037891)- 3.2.39
* Tue Jun 06 2017 jreidingerAATTsuse.com- Fix showing help text when CWM::ReplacePoint contains another CWM::ReplacePoint. Fix including new CWM::AbstractWidget#refresh_help functionality for widgets where help text can change during its lifetime. (boo#1039901)- 3.2.38
* Fri Jun 02 2017 jlopezAATTsuse.com- Add EventDispatcher#event_handler to allow custom events management, for example to delegate to a widget. Part of (fate#305633)- 3.2.37
* Thu Jun 01 2017 jreidingerAATTsuse.com- Fix distribution of new CWM::WrapperWidget (bsc#1032725)- 3.2.36
* Thu Jun 01 2017 jreidingerAATTsuse.com- CWM: Add object wrapper to allow running object CWM with old hash style widgets (bsc#1032725)- fix nested pagers to have unique ids- 3.2.35
* Wed May 31 2017 jreidingerAATTsuse.com- Fix CWM::ReplacePoint to work with CWM::Custom widget and use it in all pagers (boo#1039901)- Fix calling handle in CWM::RadioButtons- 3.2.34
* Wed May 31 2017 gsouzaAATTsuse.com- Warning messages shouldn\'t open UI in command-line mode (bsc#1036440).- 3.2.33
* Mon May 22 2017 mvidnerAATTsuse.com- Added CWM::Pager, CWM::Tree + CWM::TreeItem, CWM::TreePager + CWM::PagerTreeItem (boo#1039901)- 3.2.32
* Fri May 19 2017 mvidnerAATTsuse.com- Added CWM::Table (boo#1039901)- 3.2.31
* Thu May 18 2017 lslezakAATTsuse.cz- Translation fix: Ruby gettext cannot extract translatable texts from interpolated strings (bsc#1038077)- 3.2.30
* Tue May 16 2017 mvidnerAATTsuse.com- Added cwm/rspec with shared_examples for CWM::AbstractWidget and its children (boo#1039302)- 3.2.29
* Wed Apr 19 2017 lslezakAATTsuse.cz- Fixed parsing whitespace lines in /etc/fstab (bsc#1030425)- 3.2.28
* Mon Apr 10 2017 jreidingerAATTsuse.com- Set correct title when wizard is supported (bsc#1033161#c4)- 3.2.27
* Fri Apr 07 2017 jreidingerAATTsuse.com- start using y2start instead of y2base (bsc#1027181)- 3.2.26
* Mon Apr 03 2017 mgerstnerAATTsuse.de- don\'t generate multiline entries, it\'s against SuSEfirewall2 recommendation multiline entries create trouble with fillup, see bsc#798468- 3.2.25
* Thu Mar 30 2017 lslezakAATTsuse.cz- Fixed downloading installer extension package (FATE#320772)- 3.2.24
* Mon Mar 27 2017 knut.anderssenAATTsuse.com- SlideShow: Escape plain text release notes being shown properly in RichText (bsc#1028721).- 3.2.23
* Fri Mar 24 2017 lslezakAATTsuse.cz- Download the addon installation.xml file from a package referenced by the \"installerextension\" provides dependency (FATE#320772)- 3.2.22
* Wed Mar 22 2017 jreidingerAATTsuse.com- Use for Yast::TargetFile and Yast::Execute real path where scr operates. It allows easier switching scr in unit tests. (needed for testing fix for bsc#1023204)- 3.2.21
* Wed Mar 22 2017 ancorAATTsuse.com- Added options to CWM::RadioButtons to set some extra spaces (related to poo#14936 and bsc#1025415).- 3.2.20
* Mon Mar 20 2017 lslezakAATTsuse.cz- Added PackageDownloader and PackageExtractor classes for sharing the package downloading and extracting functions (fate#320772)- 3.2.19
* Mon Mar 20 2017 mfilkaAATTsuse.com- bnc#1026027 - removed insserv calls- 3.2.18
* Thu Mar 16 2017 schubiAATTsuse.de- UnitFileState will be used for evaluating enable state of services. If it has an invalid value \"systemctl is-enabled....\" has to be called instead. (bnc#1012047)- 3.2.17
* Wed Mar 15 2017 ancorAATTsuse.com- Added FileChanges.created_files (part of fix for bsc#1027582)- 3.2.16
* Wed Mar 08 2017 igonzalezsosaAATTsuse.com- Support to add roles through addons (FATE#320772)- 3.2.15
* Wed Feb 08 2017 jreidingerAATTsuse.com- Allow Pattern selector to have more generic button names and enablement (needed for poo#14936, bsc#1025415)- 3.2.14
* Fri Jan 20 2017 jreidingerAATTsuse.com- Fix error popup when replacing widget with CWM::ReplacePoint (FATE#322328)- 3.2.13
* Thu Jan 19 2017 jreidingerAATTsuse.com- Added a CWM::ReplacePoint widget- 3.2.12
* Wed Jan 18 2017 jreidingerAATTsuse.com- CWM: when skipping storing of widget values, skip also its validation (FATE#322328)
* Thu Jan 05 2017 mfilkaAATTsuse.com- bnc#1017716 - do not cache ifcfg files with empty device name part (ifcfg-). Such file cannot be mapped to any existing device and providing empty device name could lead to unexpected crashes in other parts of yast.- 3.2.11
* Thu Jan 05 2017 lslezakAATTsuse.cz- Fixed tests to pass with the latest yast2-core package (related to the bsc#932331 fix)- 3.2.10
* Tue Dec 20 2016 igonzalezsosaAATTsuse.com- Add a method to read the ID property from the /etc/os-release file (related to bsc#1016004)- 3.2.9
* Wed Dec 14 2016 jreidingerAATTsuse.com- add generic cwm widget for keyboard layout (used for FATE#321754)- 3.2.8
* Wed Nov 30 2016 lslezakAATTsuse.cz- Enhanced PackagesProposal API to handle required and optional resolvables separately (bsc#885496)- 3.2.7
* Wed Nov 23 2016 igonzalezsosaAATTsuse.com- Fix replacement of workflow modules (bsc#1011869)- 3.2.6
* Fri Nov 18 2016 lslezakAATTsuse.cz- Remove the restart file when starting YaST to avoid possible infinite loop (bsc#842910)- 3.2.5
* Wed Nov 16 2016 schubiAATTsuse.de- Added needed include in Kernel.rb. Found while testing bnc#1009023- 3.2.4
* Thu Nov 03 2016 jreidingerAATTsuse.com- fix do not show again for packages downloaded to temporary directory (bsc#481011)- remove icons from signature check dialogs (bsc#875201)- 3.2.3
* Tue Oct 18 2016 schubiAATTsuse.de- Add-on module: Do not escape characters like \":\" in the path string (bnc#966413).- 3.2.2
* Sat Oct 15 2016 kanderssenAATTsuse.com- Network: Added method to adapt old configuration of enslaved interfaces. (bsc#962824)- 3.2.1
* Thu Oct 13 2016 igonzalezsosaAATTsuse.com- Set installer theme when Screenmode is specified at boot time (related to bsc#780621)- 3.2.0
* Wed Sep 28 2016 snwintAATTsuse.de- save_y2logs: use canonical path (bsc#1001454)- 3.1.208
* Tue Sep 20 2016 mvidnerAATTsuse.com- Removed build dependency on yast2-perl-bindings (bsc#999203)- 3.1.207
* Fri Sep 16 2016 kanderssenAATTsuse.com- Network: Fix bug introduced during NetworkInterfaces.Read cleanup The method Networkinterfaces.Locate now returns the interface name of the interfaces that match the given condition instead of the type. (bsc#998717)- 3.1.206
* Fri Aug 26 2016 kanderssenAATTsuse.com- Packages: remove warning icon from package callbacks. (bnc#988949)- 3.1.205
* Thu Aug 25 2016 schubiAATTsuse.de- Set AutoYaST default timeout entries for reporting errors correctly and do not overwrite AutoYaST profile settings. (bnc#988949)- 3.1.204
* Tue Aug 09 2016 igonzalezsosaAATTsuse.com- Popup.Error will escape the text when message is too long and richtext is used (bsc#992506)- 3.1.203
* Mon Aug 08 2016 igonzalezsosaAATTsuse.com- Fixed handling of cd:/ and dvd:/ URLs (bsc#991935)- 3.1.202
* Thu Aug 04 2016 mvidnerAATTsuse.cz- Declare textdomain to fix untranslated texts (bsc#992084).- 3.1.201
* Thu Aug 04 2016 jsrainAATTsuse.cz- show release notes during package installation even if slide show is not available (bsc#978700)- 3.1.200
* Fri Jul 29 2016 mvidnerAATTsuse.com- Fixed ArgumentError in Popup.AnyTimedMessage (bsc#988739).- 3.1.199
* Mon Jul 25 2016 kanderssenAATTsuse.com- Fixed Yast::NetworkInterfaces.FilterNOT regexp matching (bsc#990482) added in previous release.- 3.1.198
* Mon Jul 25 2016 kanderssenAATTsuse.com- Clean up of NetworkInterfaces Read method to make it more readable (bsc#982850)- 3.1.197
* Mon Jul 11 2016 jreidingerAATTsuse.com- define 32-bit arm architecture (thanks to AATTafaerber) (FATE#310070)- 3.1.196
* Thu Jun 30 2016 jreidingerAATTsuse.com- fix cyclic dependencies caused by split of firewall classes (bsc#987059)- 3.1.195
* Wed Jun 22 2016 lslezakAATTsuse.cz- Use a high resolution window icon (64x64) instead of the low resolution (22x22) one (bsc#985432)- 3.1.194
* Wed Jun 08 2016 lslezakAATTsuse.cz- Fixed displaying the file conflicts callbacks when the Progress dialog is not displayed (bsc#983464)- 3.1.193
* Thu Jun 02 2016 igonzalezsosaAATTsuse.com- Drop yast2-devel-doc package (fate#320356)- 3.1.192
* Fri May 20 2016 mchandrasAATTsuse.de- Split SuSEFirewall and SuSEFirewallServices classes to separate files as recommended by the Yast coding style (fate#318356, gh#yast/yast-yast2#471)- 3.1.191
* Thu May 19 2016 mchandrasAATTsuse.de- Refactor SuSEFirewall backend code to support FirewallD. This allows yast2 modules to be firewall agnostic and handle firewall services in either SuSEFirewall2 or FirewallD (fate#318356, gh#yast/yast-yast2#457)
* Do a bit of code cleanup.
* Add FirewallD tests.- 3.1.190
* Wed May 18 2016 mfilkaAATTsuse.com- bnc#972575 - filter out INTERFACETYPE option from ifcfg files. This option used to be written with incorrect value by older versions of yast.- 3.1.189
* Tue May 17 2016 snwintAATTsuse.de- remove invalid_hostname check (fate#319639)- 3.1.188
* Mon May 09 2016 igonzalezsosaAATTsuse.com- Add Repository and Repository products classes to the packages library API (part of FATE#320494)- 3.1.187
* Mon May 09 2016 igonzalezsosaAATTsuse.com- Fix \"when\" key in FinishClient#info
* Fri Apr 22 2016 knut.anderssenAATTsuse.com- Added restarting state to Installation to for example recover data or skip dialogs until the one wich restarted yast. (related to bsc#974409)- 3.1.186
* Tue Apr 19 2016 jreidingerAATTsuse.com- CWM: fix showing help for tabs widgets found during fixing bnc#952633)- 3.1.185
* Mon Apr 11 2016 lslezakAATTsuse.cz- Make the \"Abort\" button default in the file conflict popup (safe default compatible with zypper) (bsc#923590)- 3.1.184
* Mon Apr 04 2016 schubiAATTsuse.de- Added system_time to ylib_DATA. Cleanup for bnc#956730.- 3.1.183
* Fri Apr 01 2016 schubiAATTsuse.de- Moved \"uptime\" from package autoyast2 to yast2. Cleanup for bnc#956730.- 3.1.182
* Tue Mar 29 2016 lslezakAATTsuse.cz- Display a confirmation dialog when a file conflict is detected during package installation (bsc#923590)- 3.1.181
* Wed Mar 23 2016 cwhAATTsuse.com- Added proc_modules.scr from yast-installation to avoid that yast-sound depends on yast-installation (bsc#972310)- 3.1.180
* Wed Mar 16 2016 knut.anderssenAATTsuse.com- Added cfg_mail.scr from yast-mail to avoid circular dependencies with yast2-security, yast2-users and yast2-mail (FATE#319711)- 3.1.179
* Thu Mar 10 2016 dvaleevAATTsuse.com- Introduce PowerNV platform (boo#970582)- 3.1.178
* Fri Mar 04 2016 mvidnerAATTsuse.com- Added ProductFeatures.SetOverlay,ClearOverlay for System Roles (FATE#317481)- 3.1.177
* Wed Mar 02 2016 jreidingerAATTsuse.com- Require rubygems using system ruby version to avoid YaST failures (bnc#969113)- 3.1.176
* Mon Feb 22 2016 igonzalezsosaAATTsuse.com- Add support for showing update messages from libzypp (related to bsc#943805)- 3.1.175
* Fri Feb 05 2016 kanderssenAATTsuse.com- SuSEFirewall module reads system configuration during autoinstallation. It behaves in the same way as regular installation or normal operation (bsc#963585)- AutoYaST settings for SuSEFirewall will be merged with the existing configuration (instead of being fully overwritten).- Add a read_and_import method to SuSEFirewall module.- 3.1.174
* Fri Feb 05 2016 mfilkaAATTsuse.com- bsc#960040 - put valid hostname into AY profile generated at the end of installation- 3.1.173
* Mon Feb 01 2016 jreidingerAATTsuse.com- Yast::Execute do not crash for missing \'_\' method (found during FATE#317701)- 3.1.172
* Mon Feb 01 2016 jreidingerAATTsuse.com- fix packaging of TargetFile and Execute classes (FATE#317701)- 3.1.171
* Thu Jan 28 2016 jreidingerAATTsuse.com- fix string processing for frames in CWM causing crash in yast2-network (bnc#963966)- 3.1.170
* Wed Jan 27 2016 jreidingerAATTsuse.com- Added Yast::Execute, a class to run programs with Cheetah- Added Yast::TargetFile, a handler suitable for CFA::BaseModel- Both respect Yast::Installation.destdir ( needed for FATE#317701)- 3.1.169
* Tue Jan 26 2016 jreidingerAATTsuse.com- Allow CWM to specify which events do not cause storing of widget content ( needed for FATE#317701)- 3.1.168
* Tue Jan 26 2016 ancorAATTsuse.com- Added UI::InstallationDialog as specialization of UI::Dialog (part of bsc#893825)- 3.1.167
* Wed Jan 20 2016 jreidingerAATTsuse.com- Added CWM::Tabs that is object oriented API replacement for CWMTab- 3.1.166
* Mon Jan 18 2016 igonzalezsosaAATTsuse.com- Add a default value for firewall setting FW_BOOT_INIT_FULL (bsc#955400)- 3.1.165
* Mon Jan 18 2016 jreidingerAATTsuse.com- Added CWM::AbstractWidget.- Added CWM.show method working with AbstractWidgets kids- Added few basic CWM widgets for easier CWM.show usage- 3.1.164
* Tue Jan 12 2016 jsrainAATTsuse.cz- fixed semantics of SCR call for zKVM detection (bsc#961485)- 3.1.163
* Fri Dec 11 2015 jsrainAATTsuse.cz- added detection of zKVM to Arch.rb (for proper fix of bsc#956736)- 3.1.162
* Fri Nov 27 2015 ancorAATTsuse.com- Renamed some arguments and methods in the UI::ServiceStatus API (fate#318771)- 3.1.161
* Thu Nov 26 2015 ancorAATTsuse.com- New methods CWM.save_current_widgets and CWM.validate_current_widgets- Replaced UI::SrvStatusComponent with UI::ServiceStatus (fate#318771)- 3.1.160
* Tue Nov 24 2015 snwintAATTsuse.de- rewrite save_y2logs (and log linuxrc.log and wickedd.log)- 3.1.159
* Mon Nov 23 2015 lslezakAATTsuse.cz- Fixed idnkit dependency to allow building YaST HEAD in SLE12- 3.1.158
* Fri Nov 20 2015 lslezakAATTsuse.cz- Fixed Puny code processing - the idnconv tool has been moved to a different package (idnkit) (bsc#953442)- 3.1.157
* Wed Nov 04 2015 lslezakAATTsuse.cz- Fixed clipped dialog label (bsc#948381)- 3.1.156
* Fri Oct 23 2015 mvidnerAATTsuse.com- Fixed clipped labels in Arabic on some widgets (bsc#880701).- Fixed that also for the installation (bsc#880701#c43)- 3.1.155
* Thu Oct 22 2015 mfilkaAATTsuse.com- bnc#946047 - use proper hostname / domain defaults when network is configured by linuxrc- 3.1.154
* Wed Oct 21 2015 igonzalezsosaAATTsuse.com- Replace \"Skip\" with \"Ignore\" in the dialog that is shown when there\'s a problem during packages installation (bsc#948608)- 3.1.153
* Thu Oct 08 2015 jreidingerAATTsuse.com- Fix \"stack level too deep\" exception if cd-rom repository is needed (bnc#945879)- 3.1.152
* Fri Oct 02 2015 ancorAATTsuse.com- UI component for services handling moved from yast2-dns-server to yast2 (fate#318771)- 3.1.151
* Wed Sep 30 2015 lslezakAATTsuse.cz- Properly format the package license in the confirmation dialog to make it better readable (bsc#819311)- 3.1.150
* Fri Sep 11 2015 lslezakAATTsuse.cz- Avoid too many snapshots created during the online migration (bsc#944019)
* Wed Aug 26 2015 mfilkaAATTsuse.com- bnc#897129 - AutoYaST will no longer ignore firewall settings if keep_install_network is enabled- 3.1.149
* Wed Aug 26 2015 igonzalezsosaAATTsuse.com- Add a Mode#auto method
* Wed Aug 26 2015 schubiAATTsuse.de- Checking cpuinfo_flags correctly while evaluating kernel packages for i586. (bnc#943297)- 3.1.148
* Thu Aug 20 2015 lslezakAATTsuse.cz- \"yast2\" script - handle also the reboot flag the same way as the installation script (bsc#942461)- 3.1.147
* Wed Aug 19 2015 mfilkaAATTsuse.com- bnc#941881 - displays hostname / domain as set in /etc/hostnmae- 3.1.146
* Mon Aug 10 2015 mfilkaAATTsuse.com- bnc#916013 - keeps routing state when firewall is enabled/disabled- 3.1.145
* Mon Aug 03 2015 ancorAATTsuse.com- Fixed a conflict between Wizard and CommandLine components that was breaking the CLI for some modules (bnc#940341)- 3.1.144
* Tue Jul 28 2015 ancorAATTsuse.com- Properly display information about exceptions when running in command line mode (bnc#939565).- Fixed a bug preventing Yast::CommandLine to be executed twice in the same script.- 3.1.143
* Tue Jul 21 2015 jreidingerAATTsuse.com- Allow Dialog class to support alternative ways how to get user input (needed for yast2-vnc module) (bnc#938944)- 3.1.142
* Fri Jul 17 2015 igonzalezsosaAATTsuse.com- Do not try to load snapper extension as it does not exists anymore (bsc#938377).- 3.1.141
* Thu Jul 09 2015 jreidingerAATTsuse.com- do not crash if desktop file does not exist for setting icon (bnc#937549)- 3.1.140
* Mon Jul 06 2015 shundhammerAATTsuse.de- Cleanup for snapshots made during installation (bnc#935923)- 3.1.139
* Wed Jul 01 2015 jreidingerAATTsuse.com- fix using desktop icon for yast(bnc#894220)- 3.1.138
* Tue Jun 30 2015 mvidnerAATTsuse.com- Added /etc/sysconfig/yast2:PKGMGR_RECOMMENDED=yes to control whether the YaST packager UI installs recommended dependencies (boo#900853).- Removed /etc/sysconfig/yast2:PKGMGR_REEVALUATE_RECOMMENDED, making the setting not persistent (boo#902394).- 3.1.137
* Mon Jun 29 2015 mfilkaAATTsuse.com- bnc#858908 - use /etc/hostname instead of /etc/HOSTNAME- bnc#922765, bnc#923990 - do not propose TLD- 3.1.136
* Thu Jun 25 2015 locilkaAATTsuse.com- Starting the Installer (YaST2.First-Stage) directly from yast2 startup script if we are in inst-sys (FATE#317637, bnc#877447)- 3.1.135
* Mon Jun 22 2015 cwhAATTsuse.com- bnc#922765 - changed default TLD from .site to .suse- 3.1.134
* Thu Jun 18 2015 ancorAATTsuse.com- Changed implementaton of view_anymsg to rely more on standard Yast mechanisms (bnc#935192)- 3.1.133
* Thu Jun 11 2015 mfilkaAATTsuse.com- fate#318804 - dropped no longer used group from YaST Control Centre- 3.1.132
* Thu Jun 11 2015 ancorAATTsuse.com- Added new method Directory.find_data_file (needed for the implementation of fate#318425)- Deprecated Directory.datadir and Directory.ydatadir- 3.1.131
* Thu Jun 04 2015 igonzalezsosaAATTsuse.com- Fix a typo when calling Linuxrc.value_for method- 3.1.130
* Tue Jun 02 2015 locilkaAATTsuse.com- Implemented possibility to temporarily disable creating snapshots via parameter on Linuxrc commandline: disable_snapshots=(single|around|all) or using their comma-separated combination (fate#317973)- 3.1.129
* Tue Jun 02 2015 jreidingerAATTsuse.com- reduce count of extending inst-sys with snapper for snapshotting (fate#317973)- 3.1.128
* Mon Jun 01 2015 locilkaAATTsuse.com- Added Linuxrc.value_for (fate#317973)- 3.1.127
* Wed May 27 2015 jreidingerAATTsuse.com- Add persistent storage for fs pre snapshots (fate#317973)- 3.1.126
* Mon May 25 2015 locilkaAATTsuse.com- Fixed proposal to open fallback ports for services (bsc#916376)- Removed opening iSCSI ports from firewall proposal (bsc#916376)- 3.1.125
* Fri May 22 2015 jreidingerAATTsuse.com- InstExtensionImage: add block variant for loading extension (needed for FATE#317900)- 3.1.124
* Tue May 19 2015 igonzalezsosaAATTsuse.com- Add a class FsSnapshot for managing filesystem snapshots (fate#317973).
* Mon May 18 2015 locilkaAATTsuse.com- Making SuSEFirewallProposal.propose_iscsi function public (bsc#916376)- 3.1.123
* Wed May 13 2015 locilkaAATTsuse.com- Propose SuSEfirewal2 to fully initialize (e.g. open ports) already in the init phase to allow using iSCSI (bsc#916376)- 3.1.122
* Tue Feb 03 2015 ancorAATTsuse.com- Better handling of line breaks in system log viewer (bnc#912169)- 3.1.121
* Mon Feb 02 2015 jreidingerAATTsuse.com- fix typo in method call to package bindings (found by openQA)- separate dummy Pkg callbacks from common ones- 3.1.120
* Thu Jan 29 2015 jreidingerAATTsuse.com- remove depreacated legacy Patch callbacks
* Tue Jan 27 2015 jreidingerAATTsuse.com- fixed \\r, \\f, \\v and \\b characters lost during conversion to Ruby
* Tue Jan 27 2015 cwhAATTsuse.com- Removed more icons from other dialogs (bnc#875201)- 3.1.119
* Thu Jan 22 2015 jsrainAATTsuse.cz- added handling of new created configuration files (bsc#860856)- 3.1.118
* Wed Jan 21 2015 cwhAATTsuse.com- Removed icons from all kinds of popups (bnc#875201)- 3.1.117
* Tue Jan 20 2015 jreidingerAATTsuse.com- remove unused module for tracking config history in svn- remove unused module for writing to system log that is obsolete by systemd- remove never used feature to lock proposal by administrator- improve the most horrible nesting of blocks in code
* Fri Jan 16 2015 jreidingerAATTsuse.com- enable automatic rubocop style checker and adjust code to YaST style guide
* Fri Jan 16 2015 dvaleevAATTsuse.com- Treat PowerNV platform as CHRP
* Tue Jan 13 2015 cwhAATTsuse.com- Use native Ruby implementation (IPAddr) for Yast::IP.- 3.1.116
* Wed Jan 07 2015 jsrainAATTsuse.cz- keep kernel cmdline options during live installation (bsc#793065)
* Thu Dec 18 2014 lslezakAATTsuse.cz- 3.1.115
* Wed Dec 17 2014 schwabAATTsuse.de- Add Arch.aarch64
* Thu Dec 04 2014 jreidingerAATTsuse.com- remove X-KDE-Library from desktop file (bnc#899104)
* Mon Dec 01 2014 lslezakAATTsuse.cz- PackageCallbacks: fixed progress reporting (progress overflow was caused by missing stage count)- 3.1.113
* Wed Nov 26 2014 jreidingerAATTsuse.com- Add base class for installation proposal and finish clients- 3.1.112
* Wed Nov 26 2014 gberAATTopensuse.org- remove support for the unmaintained GTK UI plugin (bnc#901511)
* Wed Nov 12 2014 lslezakAATTsuse.cz- removed RegistrationStatus.pm module (obsolete, not supported by the new SCC registration)- 3.1.110
* Fri Oct 31 2014 jreidingerAATTsuse.com- do not crash for non-english locale if log file does not exist (bnc#898204)- 3.1.109