Information for build abrt-java-connector-1.1.0-11.fc26
ID | 965617 | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | abrt-java-connector | ||||||||||||||||||||||||||||||||||
Version | 1.1.0 | ||||||||||||||||||||||||||||||||||
Release | 11.fc26 | ||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||
Summary | JNI Agent library converting Java exceptions to ABRT problems | ||||||||||||||||||||||||||||||||||
Description | JNI library providing an agent capable to process both caught and uncaught exceptions and transform them to ABRT problems | ||||||||||||||||||||||||||||||||||
Built by | mhabrnal | ||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||
Volume | fedora_koji_archive01 | ||||||||||||||||||||||||||||||||||
Started | Mon, 04 Sep 2017 08:13:48 UTC | ||||||||||||||||||||||||||||||||||
Completed | Mon, 04 Sep 2017 08:19:33 UTC | ||||||||||||||||||||||||||||||||||
Task | build (f26-candidate, /rpms/abrt-java-connector:c9c1c522cc36fb5a3a6bd22a395c12c8836b018a) | ||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||||||||
Changelog | * Mon Sep 04 2017 Matej Habral <mhabrnal@redhat.com> - 1.1.0-11 - Add missing patch * Fri Sep 01 2017 Matej Habral <mhabrnal@redhat.com> - 1.1.0-10 - Rename log() to log_warning() * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Feb 15 2016 Jakub Filak <jfilak@redhat.com> - 1.1.0-8 - Drop '-pedantic' from CFLAGS - Correct includes for ABRT - Resolves: #1307305 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jul 28 2015 Jakub Filak <jfilak@redhat.com> - 1.1.0-6 - Rebuilt for new rpmlib : https://lists.fedoraproject.org/pipermail/devel/2015-July/212672.html * Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Mar 16 2015 Matej Habrnal <mhabrnal@redhat.com> - 1.1.0-4 - Make the dependency on systemd optional - Update the test results - Resolves: #1185626 * Tue Nov 04 2014 Jakub Filak <jfilak@redhat.com> - 1.1.0-3 - Update the test results for armv7l * Tue Nov 04 2014 Jakub Filak <jfilak@redhat.com> - 1.1.0-2 - Update the test results for aarch64 * Wed Oct 29 2014 Jakub Filak <jfilak@redhat.com> - 1.1.0-1 - Support java-1.8-openjdk - Install the library to /usr/lib/abrt-java-connector on all arches * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 09 2014 Jakub Filak <jfilak@redhat.com> - 1.0.10-2 - Add test results for Linux-ppc64le - Related: #981682 * Fri Apr 04 2014 Jakub Filak <jfilak@redhat.com> - 1.0.10-1 - Temporarily ignore failures of reporter-ureport until ABRT start using FAF2 - Prevent users from reporting low quality stack traces * Tue Mar 18 2014 Jakub Filak <jfilak@redhat.com> - 1.0.9-1 - Make the agent configurable via a configuration file - Include custom debug info in bug reports - Make the detection of 'executable' working with JAR files * Tue Feb 04 2014 Jakub Filak <jfilak@redhat.com> - 1.0.8-3 - Return the correct value from Agent_OnLoad - Add test for multiple calls of Agent_On* * Tue Feb 04 2014 Jakub Filak <jfilak@redhat.com> - 1.0.8-2 - Make sure that agent_onload and agent_onunload are processed only once - Fix a pair of defects uncovered by coverity * Wed Jan 22 2014 Jakub Filak <jfilak@redhat.com> - 1.0.8-1 - Do not report exceptions caught in a native method - Mark stack traces with 3rd party classes as not-reportable - Calculate 'duphash' & 'uuid' in satyr - Use the main class URL for 'executable' - Do not ship own reporting workflow definitions - Code optimizations * Fri Jan 10 2014 Jakub Filak <jfilak@redhat.com> - 1.0.7-1 - Use the last frame class path for executable - Gracefully handle JVMTI errors - Add an abstract to README - Add support for journald and syslog - Make log output disabled by default - Add support for changing log directory - Fix a race condition causing a crash of JVM * Tue Oct 01 2013 Jakub Filak <jfilak@redhat.com> - 1.0.6-1 - Fix a deadlock in GC start callback - Disable experimental features in production releases * Tue Jul 30 2013 Jakub Filak <jfilak@redhat.com> - 1.0.5-1 - Provide a proper configuration for libreport * Thu Jul 18 2013 Jakub Filak <jfilak@redhat.com> - 1.0.4-1 - Stop creating an empty log file * Tue Jul 16 2013 Jakub Filak <jfilak@redhat.com> - 1.0.3-1 - Fix tests on arm * Tue Jul 09 2013 Jakub Filak <jfilak@redhat.com> - 1.0.2-1 - Do not crash on empty command line options * Mon Jul 08 2013 Jakub Filak <jfilak@redhat.com> - 1.0.1-1 - Fix tests on ppc and s390 on both 32 and 64 bit * Thu Jun 27 2013 Jakub Filak <jfilak@redhat.com> - 1.0.0-1 - Publicly releasable version * Mon Jun 03 2013 Jakub Filak <jfilak@redhat.com> - 0.1.2-1 - Start versioning library - Drop build dependency on abrt-devel * Mon Jun 03 2013 Jakub Filak <jfilak@redhat.com> - 0.1.1-2 - Provide ABRT configuration * Mon Jun 03 2013 Jakub Filak <jfilak@redhat.com> - 0.1.1-1 - New release * Fri May 31 2013 Jakub Filak <jfilak@redhat.com> - 0.1.0-3 - Build with the library name same as the package name * Fri May 31 2013 Jakub Filak <jfilak@redhat.com> - 0.1.0-2 - Build with ABRT enabled * Fri May 31 2013 Jakub Filak <jfilak@redhat.com> - 0.1.0-1 - Initial version |