public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
 messages from 2026-07-23 17:29:47 to 2026-07-23 18:30:28 UTC [more...]

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.4.50.20120602
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [ppc] Fix hardware watchpoints on PowerPC (BZ 827600, Edjunior Machado)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [RHEL5] Workaround doc build race
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Workaround PR libc/14166 for inferior calls of strstr
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Rename "set auto-load" patchset variable $ddir to $datadir
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix in "set auto-load" patchset for SCL scripts inheritance (BZ 815910)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Update "set auto-load" patchset and the --with-auto-load-safe-path setting
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [RHEL5] Workaround kernel for detaching SIGSTOPped processes (BZ 809382)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Security fix for loading untrusted inferiors, see "set auto-load" (BZ 756117)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [RHEL] Fix --with-auto-load-safe-path systems prior to /usr move
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Workaround crashes from stale frame_info pointer (BZ 804256)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [RHEL7] Fix/remove readline-devel BuildRequires redundant distro suffic .fc17
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: testsuite: Fix break-interp.exp expections for updated glibc (BZ 752834)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [RHEL5,RHEL6] Reintroduce fix attaching to stopped processes
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fixup %{_datadir}/gdb timestamps for multilib conflicts on RHELs
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix performance regressions with .gdb_index (Tom Tromey, BZ 805274)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [vla] Fix regression on no type for subrange from IBM XLF Fortran (BZ 806920)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix loading of core files without build-ids but with build-ids in executables
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix an implied regression by the inferior calls fix below (BZ 799531)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix SELinux deny_ptrace .spec build rules (BZ 786878)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix inferior calls, particularly uncaught thrown exceptions (BZ 799531)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [rhel5] Fix up the previous commit (BZ 799318)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Print reasons for failed attach/spawn incl. SELinux deny_ptrace (BZ 786878)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [rhel5] Workaround rpmbuild to make the doc subpkg noarch again (BZ 799318)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [rhel5] Fix up the previous commit (BZ 799318)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [vla] Fix crash for dynamic.exp with gcc-gfortran-4.1.2-51.el5.x86_64
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Add kernel vDSO workaround (`no loadable ...') on RHEL-5 (kernel BZ 765875)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Do not use gcc44/gfortran44 on RHEL-5 if in SCL mode
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: testsuite: Fix gdb.base/macscp.exp ccache workaround in SCL mode
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix debuginfo gdb-gdb.py build without redhat-rpm-config and on RHEL-5
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix libinproctrace.so build on RHEL-5 i386 (disable it on RHEL-5)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Implement SCL (scl-utils-build) macros
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: gstack: Turn off --readnever (suggested by Oliver Henshaw)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [RHELs] Drop simulation of legacy behavior - new GDB should behave as new GDB
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Drop --with upstream .spec rules
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Simplify %setup .spec rule
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Drop --with debug .spec rules
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Improve performance for C++ symbols expansion (Tom Tromey, BZ 787487)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix possible NULL crash in find_charset_names (Trom Tromey, BZ 786091)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.4.50.20120120
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Disable unexpected GDB directories relocatability
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Enable smaller %{_bindir}/gdb in future by no longer using -rdynamic
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Mark %{_sysconfdir}/gdbinit as %config(noreplace)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Provide %snap timestamp for: Provides: bundled(librarypackage)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix BuildRequires for RHEL compatibility (BZ 701131)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Reinclude gdb-dlopen-stap-probe.patch (missing in Fedora glibc - BZ 752476)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix linking on non-x86* (such as s390*) after libgdb.a removal
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.4.50.20120103
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix SystemTap support regression on i686 (Sergio Durigan Junior)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: No longer build bundled libstdc++ pretty printers on RHELs >= 7
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Backport fix for crash in cp_scan_for_anonymous_namespace
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix PIE testsuite run; new lib/future.exp hack and use -fPIC instead of -fPIE
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Backport `info os processes' crash fix - for Eclipse (Pedro Alves, BZ 746294)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: [vla] Fix VLA arrays displayed in `bt full' (BZ 738482)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Python command/function auto-loading (Phil Muldoon, BZ 730976)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Improve GDB performance on inferior dlopen calls (Gary Benson, BZ 698001)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix dlopen of libpthread.so, patched glibc required (Gary Benson, BZ 669432)
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Include gcc -g3 .debug_macro implementation by Tom Tromey
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix regression from VLA merge affecting -O0 -g watchpoints
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.3.50.20110722
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.3.50.20110722
 2026-07-23 18:30 UTC 

[rpms/gdb] fix-dup-patch: Fix install-info for the gdb-doc subpackage (BZ 715228)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.2.90.20110703 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Search also for .<seqno> files in /usr/lib/debug/.build-id (BZ 641377)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.2.90.20110525 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Bundle readline-6.2 with a workaround of skipped "ask" (BZ 701131)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.2.90.20110411 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.2.90.20110429 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Cleanup spec file to add sparc|sparcv9|sparc64
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Fix occasional crash on `print errno' with no -pthread and no -g3 (BZ 690908)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Fix threading internal error on corrupted memory (BZ 677654)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.2.50.20110328 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Include doc also in the PDF form; new BuildRequires: texinfo-tex
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.2.50.20110320 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Rebase to FSF GDB 7.2.50.20110305 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110222 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop %{_datadir}/gdb/syscalls/* for unsupported arches
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110218 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Move the GFDL License to gdb-doc
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Fix gdb-doc Group to be Documentation, also provide it as noarch
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop non-user (gdbint) and obsolete (stabs) documentation
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110213 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix regressions on C++ names resolving (PR 11734, PR 12273, Keith Seitz)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110206 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110125 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Temporary fix of F15 gcc-4.6 child DIEs of DW_TAG_typedef (BZ 672230)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix Python new-backtrace command (BZ 672235, Phil Muldoon)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Use librpm.so.2 for rpm-4.9.0 in Fedora 15
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110125 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110117 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Use %{?dist} for sanity checking tools compliance (suggested by Petr Muller)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Remove --with-pythondir as no longer valid
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - [delayed-symfile] Test a backtrace regression on CFIs without DIE (BZ 614604)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110104 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20110107 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20101231 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix --with-system-readline doc build upstream regression
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Provide stub %{_sysconfdir}/gdbinit (BZ 651232)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix ppc* compilation of PRPSINFO in the core files (BZ 662995, for BZ 254229)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop gdb-6.8-glibc-headers-compat.patch: GNU/Linux irrelevant (Tom Tromey)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.2.50.20101117 (which is a 7.3 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: dist-git conversion
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - iFort compat. - case insensitive DWARF not in lowercase (BZ 645773)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix /usr/bin/gdb-add-index $d -> $dir typo
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebuild against python 2.7
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebuilt for
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Import archer-tromey-python
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix prelinked executables with sepdebug and copy relocations (BZ 614659)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebase to FSF GDB 7.1.90.20100721 (which is 7.2 pre-release)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Disable temporarily Python files before the new rebase is done (BZ
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Described issues are all known now
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rebuild for Fedora 14
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix i386+x86_64 rwatch+awatch before run, regression against 6.8 (BZ
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - archer-jankratochvil-fedora13 commit:
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Rediff gdb-6.8-bz254229-gcore-prpsinfo.patch for older patch(1)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - archer-jankratochvil-fedora13 commit:
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix failed gdb_assert due to the PIE patchset (BZ 559414)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB snapshot: 7.0.50.20100128
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Enable loading a core file just as a single argument to /usr/bin/gdb
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Update gdb.arch/powerpc-power7.exp for current binutils HEAD
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - testsuite: Fix gdb.arch/i386-bp_permanent.exp regression
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Disable addon (finish) due to inline-cmds.exp: up from outer_inline2
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Disable break-by-name on inlined functions due to a regression on
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Adjust BuildRequires for RHELs, add ExcludeArch on ia64
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - archer-jankratochvil-fedora13 commit:
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Revert FSF GDB gdbserver tracepoints as incomplete now
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB snapshot: 7.0.50.20100121
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix false PASS->FAIL of gdb.arch/i386-biarch-core.exp
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB snapshot: 7.0.50.20100118
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB snapshot: 7.0.50.20100116
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Rebase to: gdb-7.0.1-25.fc12
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Fix typo that causes a failure to update the common directory. (releng
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix broken python "help()" command "modules" (BZ 526552)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - New test for step-resume breakpoint placed in multiple threads at once
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix buildid-loading libs w/matching name but different build-id (BZ
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB gdb-7.0 snapshot: 6.8.91.20090921
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB gdb-7.0 snapshot: 6.8.91.20090925
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB gdb-7.0 branch and snapshot: 6.8.91.20090917
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Include bundled libstdc++ python; it will be in libstdc++-devel since
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090910
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - archer-jankratochvil-fedora12 commit:
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Real upstream fixup of qsort_cmp (BZ 515434)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - archer-jankratochvil-fedora12 commit:
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Temporarily disable assertion checks crashing in qsort_cmp (BZ 515434)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fixup "bad type" internal error, import from FSF GDB
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix patch fuzz 0
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - archer-jankratochvil-fedora12 commit:
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix minor regressions introduced by the rebase from F-11
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090818
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - archer-jankratochvil-fedora12 commit:
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - archer-jankratochvil-fedora12 commit:
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Support constant DW_AT_data_member_location by GCC PR debug/40659 (BZ
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB gdb-6.8.50 snapshot: 6.8.50.20090810
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix backtraces from core files with the executable found+loaded via
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Drop the bundled libstdc++ python - it should be packaged on its own now
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Include the Archer Project: http://sourceware.org/gdb/wiki/ProjectArcher
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Upgrade to the FSF GDB gdb-6.8.50 snapshot
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix gdbserver for threaded applications and recent glibc (BZ 328021)
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix crash due to calling an inferior function right after a watchpoint
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: Readd ia64 backtrace fixes from 6.1post into 6.3
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: - Fix unwinding of non-CFI (w/o debuginfo) PPC code by recent GCC (BZ
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.2.1-4.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.3post-0.20021129.2.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.2.1-3.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.2.1-2.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.2.1-1.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.2-2.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import gdb-5.2-2a from gdb-5.2-2a.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import gdb-5.1.90CVS-4 from gdb-5.1.90CVS-4.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import gdb-5.1.90CVS-5 from gdb-5.1.90CVS-5.src.rpm
 2026-07-23 18:29 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.1-0.71.0ppc.src.rpm
 2026-07-23 18:28 UTC 

[rpms/gdb] fix-dup-patch: auto-import gdb-5.1.1-0.1 from gdb-5.1.1-0.1.src.rpm
 2026-07-23 18:28 UTC 

[rpms/gdb] fix-dup-patch: auto-import gdb-5.0rh-9 from gdb-5.0rh-9.src.rpm
 2026-07-23 18:28 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.1-0.71.src.rpm
 2026-07-23 18:28 UTC 

[rpms/gdb] fix-dup-patch: auto-import gdb-5.0rh-5 from gdb-5.0rh-5.src.rpm
 2026-07-23 18:28 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.0-7j.src.rpm
 2026-07-23 18:28 UTC 

[rpms/gdb] fix-dup-patch: auto-import changelog data from gdb-5.0-7.src.rpm
 2026-07-23 18:28 UTC 

[rpms/gdb] fix-dup-patch: Setup of module gdb
 2026-07-23 18:28 UTC 

[rpms/apptainer] rawhide: remove .fc45 from the source tarball name
 2026-07-23 18:21 UTC 

[rpms/apptainer] rawhide: use new source tarball instead of patch
 2026-07-23 18:13 UTC 

[rpms/ceph] eln: Ceph 21.1.0 RC0
 2026-07-23 18:12 UTC 

[rpms/kubernetes1.34] f44: Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 2026-07-23 18:03 UTC 

[rpms/kubernetes1.34] f44: Update to release v1.34.10
 2026-07-23 18:03 UTC 

[rpms/python-oracledb] rawhide: Update to 4.0.2 upstream release
 2026-07-23 17:45 UTC 

[rpms/apptainer] rawhide: decode the patch correctly
 2026-07-23 17:40 UTC 

[rpms/dropbear] rawhide: Update to 2026.94 (rhbz#2506522)
 2026-07-23 17:33 UTC 

[rpms/apptainer] rawhide: actually include the patch
 2026-07-23 17:32 UTC 

[rpms/qucs] rawhide: Fixed FTBFS
 2026-07-23 17:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox