Fri, 19 Apr 2024 14:55:07 UTC | login

Information for build byteman-4.0.4-2.el8

ID18580
Package Namebyteman
Version4.0.4
Release2.el8
Epoch
DraftFalse
SummaryJava agent-based bytecode injection tool
DescriptionByteman is a tool which simplifies tracing and testing of Java programs. Byteman allows you to insert extra Java code into your application, either as it is loaded during JVM startup or even after it has already started running. The injected code is allowed to access any of your data and call any application methods, including where they are private. You can inject code almost anywhere you want and there is no need to prepare the original source code in advance nor do you have to recompile, repackage or redeploy your application. In fact you can remove injected code and reinstall different code while the application continues to execute.
Built bycentos-stream
State complete
Volume DEFAULT
StartedMon, 09 May 2022 22:28:48 UTC
CompletedMon, 09 May 2022 22:28:48 UTC
Tags
c8s-candidate
c8s-pending
c8s-pending-signed
c8s-released
RPMs
src
byteman-4.0.4-2.el8.src.rpm (info) (download)
noarch
byteman-4.0.4-2.el8.noarch.rpm (info) (download)
byteman-bmunit-4.0.4-2.el8.noarch.rpm (info) (download)
byteman-dtest-4.0.4-2.el8.noarch.rpm (info) (download)
byteman-javadoc-4.0.4-2.el8.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-4.0.4-2.el8.noarch.rpm (info) (download)
Changelog * Wed Jul 18 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.4-2 - Rebuild with java-11-openjdk. * Tue Jul 10 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.4-1 - Update to latest upstream 4.0.4 release. - Split junit-dependent packages into sub-packages: byteman-dtest, byteman-bmunit - Fix automatically generated requirements: - ASM is BR-only and bundled. - java-headless >= 1:1.9 would get generated, but byteman 4.x runs on JDK 8 too (would even work for JDK 6) * Tue Jul 03 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.3-1 - Update to latest upstream 4.0.3 release. * Mon Jul 02 2018 Severin Gehwolf <sgehwolf@redhat.com> - 4.0.2-1 - Update to latest upstream 4.0.2 release. - Adds support for modular JDKs. * Wed May 16 2018 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.6-6 - Add maven-javadoc-plugin as BR. Fix versions of bundled libs. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 09 2016 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.6-2 - Add BRs, maven-plugin-bundle, maven-source-plugin and maven-plugin-plugin, fixing FTBFS. - Resolves: RHBZ#1402998 * Mon Jun 13 2016 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.6-1 - Update to latest upstream release. * Mon Mar 14 2016 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.4-2 - Enable some tests during build - Fix generated requires by filtering requires for bundled libs. - Split maven plugin into separate package. * Thu Feb 18 2016 Severin Gehwolf <sgehwolf@redhat.com> - 3.0.4-1 - Update to latest upstream 3.0.4 release. * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Aug 06 2015 gil cattaneo <puntogil@libero.it> 2.1.4.1-7 - Fix FTBFS rhbz#1239392 - Remove duplicate files - Introduce license macro * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Feb 27 2015 Michal Srb <msrb@redhat.com> - 2.1.4.1-5 - Fix FTBFS - Rebuild to generate new metadata * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Apr 18 2014 Marek Goldmann <mgoldman@redhat.com> - 2.1.4.1-3 - Rebuilding for objectweb-asm update, RHBZ#1083570 * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.1.4.1-2 - Use Requires: java-headless rebuild (#1067528) * Fri Feb 14 2014 Marek Goldmann <mgoldman@redhat.com> - 2.1.4.1-1 - Upstream release 2.1.4.1 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Jul 04 2013 Marek Goldmann <mgoldman@redhat.com> - 2.1.2-1 - Upstream release 2.1.2 * Wed Jun 05 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.4-5 - Remove tools.jar from dependencyManagement * Wed May 29 2013 Marek Goldmann <mgoldman@redhat.com> - 2.0.4-4 - New guidelines * Thu Apr 25 2013 Marek Goldmann <mgoldman@redhat.com> - 2.0.4-3 - Fixes to the launch scripts * Wed Apr 24 2013 Marek Goldmann <mgoldman@redhat.com> - 2.0.4-2 - Added bmsubmit, bminstall and bmjava scripts, RHBZ#951560 * Thu Feb 21 2013 Marek Goldmann <mgoldman@redhat.com> - 2.0.4-1 - Upstream release 2.0.4 - Switched to Maven - Bundling java_cup and objectweb-asm (fpc#226) * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Sep 20 2011 Marek Goldmann <mgoldman@redhat.com> 1.5.2-3 - Removed binary files from src.rpm * Mon Sep 19 2011 Marek Goldmann <mgoldman@redhat.com> 1.5.2-2 - Cleaned spec file * Wed Jul 27 2011 Marek Goldmann <mgoldman@redhat.com> 1.5.2-1 - Upstream release: 1.5.2 * Thu Jul 21 2011 Marek Goldmann <mgoldman@redhat.com> 1.5.1-1 - Initial packaging