Changelog for
libunwind-1.2.1-125.2.x86_64.rpm :
Sun Feb 18 13:00:00 2018 ronisbrAATTgmail.com
- Add patch `fix_versioning_libunwind_1.2.1.patch`.
* This patch fixes the upstream bug gh#libunwind/libunwind#30.
This bug was causing the julia build process to fail.
NOTE: This patch shall be removed in the next version of
libunwind.
Fri Feb 2 13:00:00 2018 tchvatalAATTsuse.com
- Update keyring
Wed Jan 24 13:00:00 2018 avindraAATTopensuse.org
- Upgrade to 1.2.1
* minor package fixes for tilegx, mips, others
* fix missing include file issues
- cleanup with spec-cleaner
- do not ship static libraries
Mon Jun 20 14:00:00 2016 tchvatalAATTsuse.com
- Enable minidebugs parsing with lzma
Tue May 17 14:00:00 2016 tchvatalAATTsuse.com
- Version update to 1.2-rc1, should include all our patches:
* 0001-Mark-run-ptrace-mapper-and-run-ptrace-misc-as-XFAIL-.patch
* 0002-Mark-run-ptrace-mapper-and-run-ptrace-misc-as-XFAIL-.patch
* libunwind-1.1-expected-fails.patch
* libunwind-CVE-2015-3239.patch
* libunwind-aarch64.patch
* libunwind-ppc64le.patch
* libunwind-1.1-tests.diff
Sun Apr 24 14:00:00 2016 matwey.kornilovAATTgmail.com
- Add patches for boo#976955:
* 0001-Mark-run-ptrace-mapper-and-run-ptrace-misc-as-XFAIL-.patch
* 0002-Mark-run-ptrace-mapper-and-run-ptrace-misc-as-XFAIL-.patch
Thu Jul 2 14:00:00 2015 tchvatalAATTsuse.com
- Add patch for bnc#936786 CVE-2015-3239, off by one:
* libunwind-CVE-2015-3239.patch
Sun Mar 29 14:00:00 2015 meissnerAATTsuse.com
- added baselibs.conf for -xxbit packages
Wed Mar 4 13:00:00 2015 mpluskalAATTsuse.com
- Use url for source
- Add gpg signature
Mon May 19 14:00:00 2014 tchvatalAATTsuse.com
- Clean up with spec-cleaner
- Add dependency over libatomic_opts that was missing
- Do not disable fortify-sources as it seems to work with it anyway
Tue Dec 17 13:00:00 2013 uweigandAATTde.ibm.com
- libunwind-ppc64le.patch: Add support for ppc64le
Wed Dec 11 13:00:00 2013 dvaleevAATTsuse.com
- add ppc64le
Mon Aug 12 14:00:00 2013 schwabAATTsuse.de
- libunwind-aarch64.patch: Add support for AArch64 from upstream
Sat Jan 26 13:00:00 2013 dmuellerAATTsuse.com
- filelist fix for ARM
Tue Dec 11 13:00:00 2012 dvaleevAATTsuse.com
- update to libunwind 1.1:
coredump unwind support
New arch: SuperH
Improved support for PowerPC, ARM
Lots of cleanups, perf tweaks
pkg-config support
- drop all upstreamed patches
- refresh libunwind-1.1-tests.diff patch
- enable ppc ppc64 build
- Mark some tests as expected to fail
libunwind-1.1-expected-fails.patch
Mon Aug 20 14:00:00 2012 agrafAATTsuse.com
- add support for ARM
Mon Mar 5 13:00:00 2012 dmuellerAATTsuse.de
- remove build from ARM
Thu Feb 9 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags/sections
- Fix dangling symlink /usr/lib/libunwind.so (which was
pointing at \"libunwind.so.8.
*\", verbatim asterisk)
- Throw out .la file
Wed Nov 23 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Mon Nov 7 13:00:00 2011 dmuellerAATTsuse.de
- disable testsuite when running under qemu
Mon Oct 17 14:00:00 2011 dmuellerAATTsuse.de
- update to libunwind 1.0.1:
* hundreds of fixes, see http://git.savannah.gnu.org/gitweb/?p=libunwind.git;a=shortlog
for details
* ARM support
* Greatly improved x86-64 support thanks to Arun Sharma.
* Support for PPC64 added by Jose Flavio Aguilar Paulino.
* Testing, stability and many fixes on x86 (Paul Pluzhnikov)
* Improved local and remote unwinding on ARM (Ken Werner)
* Fast unwind (rbp, rsp, rip only) on x86_64 with a fallback to slow code paths
Sun Oct 31 13:00:00 2010 jengelhAATTmedozas.de
- Use %_smp_mflags
Thu Jan 28 13:00:00 2010 rguentherAATTsuse.de
- Build without _FORTIFY_SOURCE, recent glibc fortify longjmp which
confuses libunwind a lot and breaks the build.
Thu Oct 15 14:00:00 2009 marek.beliskoAATTopen-nandra.com
- Fix typo in Gtest-dyn1.c (bnc#531705)