Thu, 24 Apr 2025 23:25:30 MSK | login

Information for build bcel-6.8.1-3.el10

ID21511
Package Namebcel
Version6.8.1
Release3.el10
Epoch
Sourcegit+http://git.inferitos.ru/rpms/bcel#85730c44e8b7f06046f1ee4054485370f54b783d
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 byscherevko
State complete
Volume DEFAULT
StartedTue, 10 Dec 2024 23:09:02 MSK
CompletedTue, 10 Dec 2024 23:11:13 MSK
Taskbuild (inferit-10_0-bootstrap, /rpms/bcel/:changed/i10c-beta/bcel-6.8.1-3.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/bcel/?#changed/i10c-beta/bcel-6.8.1-3.el10'}}
Tags
inferit-10_0-bootstrap
inferit-10_0-init
RPMs
src
bcel-6.8.1-3.el10.src.rpm (info) (download)
noarch
bcel-6.8.1-3.el10.noarch.rpm (info) (download)
bcel-javadoc-6.8.1-3.el10.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.8.1-3 - Rebuilt for MSVSphere 10 * Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 6.8.1-3 - Bump release for Aug 2024 java mass rebuild * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.8.1-2 - Bump release for June 2024 mass rebuild * Thu Feb 01 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.8.1-1 - Update to upstream version 6.8.1 * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 11 2023 Marian Koncek <mkoncek@redhat.com> - 6.8.0-1 - Update to upstream version 6.8.0 * Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.7.0-3 - Convert License tag to SPDX format * Fri Aug 18 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.7.0-2 - Add missing build-requires * Fri Aug 18 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.7.0-1 - Update to upstream version 6.7.0 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 01 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.5.0-3 - Fix arbitrary bytecode produced via out-of-bounds writing - Resolves: CVE-2022-42920