Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831899 - dev-util/cgdb-0.8.0 version bump
Summary: dev-util/cgdb-0.8.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jakov Smolić
URL: https://github.com/cgdb/cgdb/issues/253
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-23 12:45 UTC by David Flogeras
Modified: 2022-01-24 22:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Flogeras 2022-01-23 12:45:20 UTC
https://github.com/cgdb/cgdb/issues/253

This fixes many long-standing issues.

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2022-01-23 12:47:11 UTC
https://github.com/cgdb/cgdb/tags
Comment 2 Jonas Stein gentoo-dev 2022-01-23 12:48:26 UTC
does it fix 830222 and 803080?
Comment 3 David Flogeras 2022-01-23 13:18:15 UTC
I've not seen those bugs, as I've been using -9999 for almost a year to workaround gdb changes.

I just copied the -9999 ebuild to -0.8.0 (and the respect-AR.patch).  It builds and links for me here.
Comment 4 Jakov Smolić archtester gentoo-dev 2022-01-24 22:21:38 UTC
I'm going to bump the package with tests restricted as they seem to be broken now. However, I'm not really using the package anymore so it's probably going to be dropped to maintainer-needed.
Comment 5 Larry the Git Cow gentoo-dev 2022-01-24 22:30:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6223b412ceaccd8e7d9a0ed550215ae13f813da8

commit 6223b412ceaccd8e7d9a0ed550215ae13f813da8
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-01-24 22:22:21 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-01-24 22:24:47 +0000

    dev-util/cgdb: add 0.8.0
    
    With tests restricted as they are broken now.
    
    Closes: https://bugs.gentoo.org/831899
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-util/cgdb/Manifest                  |  1 +
 dev-util/cgdb/cgdb-0.8.0.ebuild         | 69 +++++++++++++++++++++++++++++++++
 dev-util/cgdb/files/cgdb-0.8.0-ar.patch | 18 +++++++++
 3 files changed, 88 insertions(+)