Changelog for
mcelog-1.60-lp151.2.2.x86_64.rpm :
* Fri Sep 21 2018 opensuse-packagingAATTopensuse.org(by trennAATTsuse.de)- Update to version 1.60 (fate#326221):
* Turn back rb_color field into unsigned long
* trigger: add a sync argument for waiting trigger child process exit
* page: trigger: add pre/post sync trigger when doing soft memory offline
* fixed build errors for some lose code when merging code
* transfer the page address to pre/post-sync-trigger scripts
* mcelog: Fix \"--ascii\" parsing to cope with change in kernel output since v4.10
* Remove now unused local variable
* Add scripts file to do MCA error code validation for a selected CPU model
* Add license file
* mcelog: Improve decoding for APEI reported errors
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Fri Jul 07 2017 fschnizleinAATTsuse.com- Update to version 1.53:
* Add service file
* dmi: Handle NULL DMI string
* Compress some fields in mempage.
* Add coverity fixes
* Fix typo in man page
* mcelog: Check whether we successfully changed directory for trigger.
* mcelog version: Add ability for OS to define version
* Document .os_release in README
* Set SO_PASSCRED on listen sockets
* memutil.h: add missing include for va_list
* Mon Mar 20 2017 trennAATTsuse.de- Package also includes fixes for (through previous version updates below):
* Add mcelog-skylake.patch patch to support Skylake Xeons (fate#319698)
* Add skylake support (bnc#946734)
* Avoid warnings at boot up (bsc#920197)
* Knights Landing (fate#319507)
* Broadwell Ex and Ep (fate#319697)
* Different Skylake models (fate#319696)
* Fri Mar 03 2017 mpluskalAATTsuse.com- Update to version 1.48
* Fix warning with gcc 6.x
* Remove obsolete TODO file
* Small fixes- Use url for getting sources
* Fri Jan 13 2017 felix.gerlingAATTsuse.com- Version update to 1.47 (fate#321308, fate#320907, fate#321931):
* Fix PDF links
* Fix confusing error message
* Sat Dec 17 2016 tchvatalAATTsuse.com- Version update to 1.46:
* Various cpu support for new machines- Refresh patches:
* add-f10h-support.patch
* email.patch- Force build with pic- Use normal webpage as Url and do not point to git- Fix build with --as-needed expanded Makefile patch for email.patch
* Fri May 06 2016 trennAATTsuse.de- Update to bugfix version 1.36- Do not start mcelog service based on an udev (/dev/mcelog) rule (bsc#976781)
* Thu Jan 28 2016 trennAATTsuse.de- Update to latest version 1.29. Mostly little bug fixes.
* Mon Sep 28 2015 trennAATTsuse.de- Update to version v124. Adds skylake CPU support and some bug fixes.
* Mon Jun 15 2015 trennAATTsuse.de- Update to latest v120 git tag and name the version 1.20: New supported CPUs: - Add model number for Broadwell-DE - Added Knights Landing (Xeon Phi) - Add all current Atom cpuids - Support Broadwell-U - New manpages: mcelog.conf.5 and mcelog.triggers.5 And quite some undocumented bugfixes, see git log for details
* Fri Jan 23 2015 trennAATTsuse.de- Update to version 1.0.8- Remove patch which got integrated mainline: 0001-Continue-without-dmi-when-no-SMBIOS-or-SMBIOS-0x0-in.patch- Fix possible security issue, build service complained about: missing-call-to-setgroups-before-setuid Add fix_setgroups_missing_call.patch
* Fri Nov 14 2014 crrodriguezAATTopensuse.org- While not yet defined, the tmpfiles_create macro takes an argument for it to actually work
* Sat Sep 20 2014 crrodriguezAATTopensuse.org- mcelog.tmpfiles, mcelog-socket-path.patch, move socket and pid file to /run/mcelog directory. This update may require reboot as the relevant rpm macro tmpfiles_create is not yet in any product.
* Wed Sep 03 2014 trennAATTsuse.de- Fixed the architecture tag to %{ix86} as suggested by: Andreas Vetter
* Wed Sep 03 2014 meissnerAATTsuse.com- fixed the architecture tag to %ix86
* Fri Jul 11 2014 juwolfAATTsuse.com- Fixed license, GPL-2.0
* Fri Jun 27 2014 juwolfAATTsuse.com- Added: 0001-Continue-without-dmi-when-no-SMBIOS-or-SMBIOS-0x0-in.patch Continue without dmi when no SMBIOS or SMBIOS=0x0 in /sys/firmware/efi/systab, bnc#829862
* Fri May 16 2014 trennAATTsuse.de- Add mce decoding support for latest AMD CPUs (bnc#871881).- Implementation done by Borislav Petkov
* Add patches/Start-consolidating-AMD-specific-stuff.patch
* Add add-defines.patch
* Add add-f10h-support.patch
* Add add-f11h-support.patch
* Add add-f12h-support.patch
* Add add-f14h-support.patch
* Add add-f15h-support.patch
* Add add-f16h-support.patch
* Mon Apr 28 2014 trennAATTsuse.de- Update to latest git tag v101.- Mainline decided to finally do a version upgrade to v101- Remove v1.1 again, obsolete it and go for version v102- Some important fixes in the latest update: - bnc#873159 - bnc#873725
* Sun Oct 27 2013 crrodriguezAATTopensuse.org- Cleanup spec file- activate mcelog service via udev+systemd combo, if the kernel registers a /dev/mcelog device the service will be automatically started.- drop sysvinit scripts, add appropiate %pre %post invocations of the needed systemd macros.
* Tue Oct 15 2013 trennAATTsuse.de- Updated to latest git HEAD: commit c7bf28088f056925c04d4fd5768504c59bbf19c4 Author: Robin Holt Date: Mon Sep 16 04:30:02 2013 -0500 Because upstream does not use proper tags/revisions, I now versioned this one mcelog-1.1
* Fri Feb 22 2013 rmilasanAATTsuse.com- Install mcelog.service accordingly (/usr/lib/systemd for 12.3 and up or /lib/systemd for older versions).
* Thu Aug 16 2012 trennAATTsuse.de- bnc#774226 mcelog + systemd: won\'t start without MCELOG_ADMIN_EMAIL set- fix uninitialized variable mail_setup
* Wed Jul 18 2012 trennAATTsuse.de- Also build mcelog packages for i386 (bnc#770726)
* Tue Apr 24 2012 avm-xandryAATTyandex.ru- Fixed description in init-file.
* Wed Nov 23 2011 crrodriguezAATTopensuse.org- Add systemd unit.
* Wed Aug 17 2011 roAATTsuse.de- update to GIT of today (6e4e2a000124f08f1a4e3791c2b02ec9ae6af393)- many bugfixes- Implement re-parsing of mcelog output in ASCII- Add support for non-page aligned EFI Configuration Tables- Add --debug-numerrors- Add decoder for corrected XEN events to --ascii- Correctly log kernel supplied time- record the trigger info in the log- mcelog: Implement dmi decoding for UEFI- mcelog: Add usage information to mcelog for --ignorenodev- Fix length calculation of SMBIOS mapping- change disclaimer- explictly spell out corrected errors
* Sat Jul 02 2011 trennAATTsuse.de- Update to latest git version (fate#311830) Unfortunately versions have not been increased, latest tag still is 1.0-pre3 (same as 1 year ago), therefore the date is included in the version. I try to push maintainers to increase the version number.- Invert logic of db prefill messages -> info if it works, silent if not
* Tue Jun 07 2011 trennAATTsuse.de- Remove test email address from config
* Mon Oct 25 2010 trennAATTsuse.de- Add Sandybridge/Westmere decode support- Fix domainname for email notification- Update to latest git version
* Tue Apr 06 2010 trennAATTsuse.de- Update to latest git version having quite some fixes (no features): - Fixed some memleaks and made app valgrind conform - Fixed theoretical DoS attack (bnc#586241) - Added support of additional cpus - Fixed a lot messages (in manpage, in triggers, in README, ...)
* Thu Feb 18 2010 roAATTsuse.de- Update to version 1.0pre3 - Boxboro-EX enhancements - Bugfixes Minor pidfile handling adjusting in service file- Added missing conf file and trigger scripts
* Thu Dec 03 2009 trennAATTsuse.de- Minor .spec and init script fixes/cleanups
* Thu Dec 03 2009 trennAATTsuse.de- Add service parts: - let mcelog --daemon handle pid file in /var/run/mcelog.pid - add insserv logic - remove cron.daily script in update case
* Fri Nov 27 2009 trennAATTsuse.de- Update to latest git version (called it 1.0pre1 myself, may differ with a possible public 1.0pre1 version), this includes following new featues: - yellow bit support - page predictive failure analysis support - Initial memdb support This allows to account memory errors in memory in daemon mode And a lot more...
* Fri Oct 02 2009 trennAATTsuse.de- Update to latest git version (0.9pre) Introduces mcelog damon mode, service file will follow in an extra commit.