Fri, 20 Sep 2024 01:24:05 CST | login

Information for build bcel-6.4.1-9.el9_1

ID24089
Package Namebcel
Version6.4.1
Release9.el9_1
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/bcel.git#40c94157ff62fd9f50139028a21048eb19cbf5b0
SummaryByte Code Engineering Library
DescriptionThe Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular. Such objects can be read from an existing file, be transformed by a program (e.g. a class loader at run-time) and dumped to a file again. An even more interesting application is the creation of classes from scratch at run-time. The Byte Code Engineering Library (BCEL) may be also useful if you want to learn about the Java Virtual Machine (JVM) and the format of Java .class files. BCEL is already being used successfully in several projects such as compilers, optimizers, obsfuscators and analysis tools, the most popular probably being the Xalan XSLT processor at Apache.
Built bydistrobuild
State complete
Volume DEFAULT
StartedThu, 05 Jan 2023 15:00:52 CST
CompletedThu, 05 Jan 2023 15:02:23 CST
Taskbuild (dist-circle9_1-updates, /stage/rpms/bcel.git:40c94157ff62fd9f50139028a21048eb19cbf5b0)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/bcel.git?#40c94157ff62fd9f50139028a21048eb19cbf5b0'}}
Tags
dist-circle9-compose
dist-circle9-updates
RPMs
src
bcel-6.4.1-9.el9_1.src.rpm (info) (download)
noarch
bcel-6.4.1-9.el9_1.noarch.rpm (info) (download)
bcel-javadoc-6.4.1-9.el9_1.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Dec 01 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.4.1-9 - Fix arbitrary bytecode produced via out-of-bounds writing - Resolves: CVE-2022-42920 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 6.4.1-8 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Mon Jun 28 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.4.1-7 - Remove dependency on jna - Resolves: rhbz#1976996 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0:6.4.1-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:6.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild