public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: 4.1.1-15
@ 2026-06-29 12:22 Jakub Jelinek
0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 887b8dd25e7cdf455b323c849d174413d8ae9cbe
Author : Jakub Jelinek <jakub@fedoraproject.org>
Date : 2006-08-11T20:58:28+00:00
Stats : +22/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/887b8dd25e7cdf455b323c849d174413d8ae9cbe?branch=rhel-f41-base
Log:
4.1.1-15
---
diff --git a/.cvsignore b/.cvsignore
index f811bf0..6288b62 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gcc-4.1.1-20060802.tar.bz2
+gcc-4.1.1-20060811.tar.bz2
diff --git a/gcc41.spec b/gcc41.spec
index 90b8805..03e3b4f 100644
--- a/gcc41.spec
+++ b/gcc41.spec
@@ -1,6 +1,6 @@
-%define DATE 20060802
+%define DATE 20060811
%define gcc_version 4.1.1
-%define gcc_release 14
+%define gcc_release 15
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
%ifarch %{ix86} x86_64 ia64
@@ -134,8 +134,10 @@ Patch26: gcc41-visibility.patch
Patch27: gcc41-pr28370.patch
Patch28: gcc41-pr28407.patch
Patch29: gcc41-power6.patch
-Patch30: gcc41-CVE-2006-3619.patch
+Patch30: gcc41-power6-2.patch
Patch31: gcc41-java-libdotdotlib.patch
+Patch32: gcc41-pr28600.patch
+Patch33: gcc41-rh200887.patch
%define _gnu %{nil}
%ifarch sparc
@@ -446,8 +448,10 @@ which are required to run programs compiled with the GNAT.
%patch27 -p0 -b .pr28370~
%patch28 -p0 -b .pr28407~
%patch29 -p0 -b .power6~
-%patch30 -p0 -b .CVE-2006-3619~
+%patch30 -p0 -b .power6-2~
%patch31 -p0 -b .java-libdotdotlib~
+%patch32 -p0 -b .pr28600~
+%patch33 -p0 -b .rh200887~
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
@@ -1508,6 +1512,18 @@ fi
%doc rpm.doc/changelogs/libmudflap/ChangeLog*
%changelog
+* Fri Aug 11 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-15
+- update from gcc-4_1-branch (-r115877:116082)
+ - PRs c++/27508, c++/28148, c++/28250, c++/28256, c++/28257, c++/28259,
+ c++/28267, c++/28274, c++/28347, c++/28432, c++/28557, c++/28594,
+ c++/28637, c++/28638, c++/28639, c++/28640, c++/28641, c/27721,
+ c/28136, fortran/27981, fortran/28548, fortran/28590,
+ middle-end/28651, rtl-optimization/27291, rtl-optimization/28221,
+ target/27566, target/27827
+- fix Fortran ICE with nested function (Paul Thomas, #200618,
+ PR fortran/28600)
+- fix multilib conflict in libgcj-tools-4.1.1.jar (#200887)
+
* Wed Aug 2 2006 Jakub Jelinek <jakub@redhat.com> 4.1.1-14
- update from gcc-4_1-branch (-r115644:115877)
- PRs c++/27572, c++/27668, c++/27962, c++/28025, c++/28258, c++/28523,
diff --git a/sources b/sources
index 90652c9..f2dfb89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bea3fb5e55d9510ad89e03d521fe5744 gcc-4.1.1-20060802.tar.bz2
+5ef7a43629890be560c67e4354701824 gcc-4.1.1-20060811.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-29 12:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:22 [rpms/gcc] rhel-f41-base: 4.1.1-15 Jakub Jelinek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox