public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: aoliva <aoliva@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: - Backport fix for NullPointerException in GCJ web plugin.
Date: Mon, 29 Jun 2026 12:22:40 GMT [thread overview]
Message-ID: <178273576094.1.5220547332202213416.rpms-gcc-08ed3d428d60@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 08ed3d428d60bd33cf63346fb618fbd3b183cb98
Author : aoliva <aoliva@fedoraproject.org>
Date : 2006-07-24T20:04:26+00:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/08ed3d428d60bd33cf63346fb618fbd3b183cb98?branch=rhel-f41-base
Log:
- Backport fix for NullPointerException in GCJ web plugin.
---
diff --git a/gcc41.spec b/gcc41.spec
index b452c4d..c6f4998 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
%define DATE 20060721
%define gcc_version 4.1.1
-%define gcc_release 11
+%define gcc_release 12
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -139,6 +139,8 @@ Patch30: gcc41-CVE-2006-3619.patch
Patch31: gcc41-java-backport2.patch
Patch32: gcc41-java-libdotdotlib.patch
Patch33: gcc41-java-plugins.patch
+Patch34: gcc41-java-backport-gcjplugin.patch
+
%define _gnu %{nil}
%ifarch sparc
%define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -453,6 +455,7 @@ which are required to run programs compiled with the GNAT.
%patch31 -p0 -b .java-backport2~
%patch32 -p0 -b .java-libdotdotlib~
%patch33 -p0 -b .java-plugins~
+%patch34 -p0 -b .java-gcjplugin~
sed -i -e 's/4\.1\.2/4.1.1/' gcc/BASE-VER gcc/version.c
sed -i -e 's/" (Red Hat[^)]*)"/" (Red Hat %{version}-%{gcc_release})"/' gcc/version.c
@@ -1515,6 +1518,9 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Mon Jul 24 2006 Alexandre Oliva <aoliva@redhat.com> 4.1.1-12
+- Backport fix for NullPointerException in GCJ web plugin.
+
* Fri Jul 21 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-11
- update from gcc-4_1-branch (-r115565:115644)
- PRs target/27363, c++/27495, c++/28048, c++/28235, c++/28337, c++/28338,
reply other threads:[~2026-06-29 12:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178273576094.1.5220547332202213416.rpms-gcc-08ed3d428d60@fedoraproject.org \
--to=aoliva@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox