SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yast2-core-4.5.4-lp155.419.1.x86_64.rpm :

* Thu Sep 08 2022 Michal Filka - bsc#1203227 - replaced obsolete fgrep by grep -F- 4.5.4
* Tue Aug 30 2022 Martin Vidner - Fix a test that would fail in the year 2038 (gh#yast/yast-core#160)- 4.5.3
* Mon Jul 04 2022 Martin Liška - Fix building with GCC 13 and GCC 12.x (gh#yast/yast-core#156)- 4.5.2
* Wed May 04 2022 Martin Vidner - Add missing library dependencies (bsc#1197120)- 4.5.1
* Wed Apr 06 2022 Ladislav Slezák - Bump version to 4.5.0 (bsc#1198109)
* Thu Jan 27 2022 Dirk Müller - require glibc-locale for testsuite in cs_CS locale (bsc#1195390)- 4.4.1
* Tue Apr 20 2021 Ladislav Slezák - 4.4.0 (bsc#1185510)
* Thu Sep 24 2020 Josef Reidinger - Drop encryption builtins as they needed adjustment and they are reimplemented in yast2-ruby-bindings anyway (bsc#1176924) (crypt cryptmd5 cryptblowfish cryptsha256 cryptsha512)- 4.3.3
* Fri Sep 18 2020 Martin Vidner - Avoid \'Construct not supported\' on UnmountAgent (bsc#1176594)- 4.3.2
* Fri Jun 19 2020 Martin Vidner - Save memory by SCR.UnmountAgent telling other-process agents to terminate (bsc#1172139)- 4.3.1
* Tue May 12 2020 Josef Reidinger - Fixed building with new bison 3.6 (bsc#1171505)- 4.3.0
* Fri Nov 02 2018 lslezakAATTsuse.cz- Fixed Clang warnings (unused variables)
* Tue Oct 16 2018 schubiAATTsuse.de- Added license file to spec.
* Wed Oct 03 2018 lslezakAATTsuse.cz- Use an exclusive lock when rotating the YaST logs to avoid race conditions when several YaST processes run in paralell (related to bsc#1094875)- 4.1.0
* Fri Sep 28 2018 schubiAATTsuse.de- Reduced risk of race condition between getenv and setenv while logging (bsc#1103076)- 4.0.4
* Wed Aug 22 2018 schubiAATTsuse.de- Switched license in spec file from SPDX2 to SPDX3 format.
* Thu Jul 19 2018 aschnellAATTsuse.com- fixed detection of aarch64 during update by recognizing aarch64 in elf-arch (bsc#1099325)- recognise RISC-V in elf-arch- 4.0.3
* Tue Feb 06 2018 mvidnerAATTsuse.com- glibc-2.27 compatibility: Removed an overly specific test case for certain localized numbers (bsc#1079630)- 4.0.2
* Tue Nov 28 2017 jreidingerAATTsuse.com- add jemalloc dependency for y2base which is used only in old testsuite and that workarounds problem with dynamic dlopening of jemalloc in ruby (bsc#1068883)- 4.0.1
* Tue Oct 10 2017 mvidnerAATTsuse.com- Fixed newly uncovered warnings: Wterminate, Wint-in-bool-context, sys/sysmacros (bsc#982942, bsc#434048).- 4.0.0
* Wed Jan 04 2017 jreidingerAATTsuse.com- Dropped the YCP debugger in yast2-core-debugger not to confuse people who want to use the Byebug based Ruby debugger (bsc#1018038)- 3.2.2
* Tue Jan 03 2017 jreidingerAATTsuse.com- Allow more detailed error specification when loading namespace to component system failed (bsc#932331)- 3.2.1
* Mon Nov 07 2016 jreidingerAATTsuse.com- ag_anyangent: Do not fail the parse when an Optional syntax meets EOF, e.g. for a fstab without a trailing newline (bsc#429326#c11)- 3.2.0
* Tue Sep 20 2016 jreidingerAATTsuse.com- disable doc generation (FATE#320356)- remove unnecessary build dependency to speed up build (bsc#999203)- 3.1.24
* Thu Jun 02 2016 mvidnerAATTsuse.com- Optionally build with Clang instead of GCC (via bcond_with clang)- Fixed most of Clang warnings (bsc#982942)- 3.1.23
* Thu Mar 03 2016 gsAATTsuse.de- Add missing newline to error messages (bsc#969236)- 3.1.22
* Tue Feb 02 2016 mvidnerAATTsuse.com- Treat C/C++ warnings as errors but only via bcond_with werror.- 3.1.21
* Tue Feb 02 2016 mvidnerAATTsuse.com- Treat C/C++ warnings as errors.- 3.1.20
* Tue Jan 19 2016 jreidingerAATTsuse.com- ag_ini: when multifile list contain glob, evaluate it in correct root. (bnc#962566)- 3.1.19
* Tue Oct 06 2015 mvidnerAATTsuse.com- In the signal handler, log the sender PID, and if present, run /usr/lib/YaST2/bin/signal-postmortem (bsc#935686).- 3.1.18
* Wed May 13 2015 besser82AATTfedoraproject.org- Fix more compilation warnings.
* Mon May 11 2015 mvidnerAATTsuse.com- Fixed compilation warnings.
* Mon Mar 30 2015 jreidingerAATTsuse.com- Fix YCP symbol comparison with GCC 5 (thanks schubi for performance measurement and mvidner for review) (boo#914255)- 3.1.17
* Tue Mar 03 2015 mvidnerAATTsuse.com- Fixed compilation (but not tests) with GCC 5 (boo#914255).- 3.1.16
* Thu Jan 22 2015 lslezakAATTsuse.cz- skip empty environment variables when activating the locale settings, fixes inconsistent locale setting when started via \"kdesu\" with unchecked \"Remember password\" option (boo#914081)- 3.1.15
* Tue Nov 25 2014 mvidnerAATTsuse.com- ag_any: respect target root also when the file does not exist in the original root (boo#903747). If applied at installation time as a DUD, it fixes \"Internal error... in SaveModulesToLoad\" during an upgrade to oS 13.2.- 3.1.14
* Fri Oct 24 2014 lslezakAATTsuse.cz- yast2-core-devel: removed obsolete dependencies (flex, sysfsutils and hwinfo-devel), \"ycp/Scanner.h\" include file made private (not installed anymore)- 3.1.13
* Mon Oct 20 2014 lslezakAATTsuse.cz- Travis support: added .travis.yml, portability: added crypt vs xcrypt detection, fixed order at base/src/Makefile.am
 
ICM