Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788256 - net-libs/srt-1.4.3: version bump
Summary: net-libs/srt-1.4.3: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-05-04 22:50 UTC by Sam James
Modified: 2023-03-22 18:53 UTC (History)
2 users (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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-04 22:50:42 UTC
Thanks!
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-05-05 08:21:15 UTC
Beware of the .so name change:

!!! existing preserved libs:
>>> package: net-libs/srt-1.4.3
 *  - /usr/lib64/libsrt.so.1
 *  - /usr/lib64/libsrt.so.1.4.2
 *      used by /usr/lib64/libavformat.so.58.76.100 (media-video/ffmpeg-4.4)
Comment 2 Larry the Git Cow gentoo-dev 2021-07-10 17:28:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d2488a8f797fa63e3cc4c6b950fd83895c1e44

commit 97d2488a8f797fa63e3cc4c6b950fd83895c1e44
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2021-07-10 12:00:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-10 17:28:43 +0000

    net-libs/srt: bump to 1.4.3
    
    Closes: https://bugs.gentoo.org/788256
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/srt/Manifest                              |  1 +
 .../srt/files/1.4.3-always-GNUInstallDirs.patch    | 27 +++++++++++
 net-libs/srt/srt-1.4.3.ebuild                      | 52 ++++++++++++++++++++++
 3 files changed, 80 insertions(+)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-10 17:30:07 UTC
(In reply to Lars Wendler (Polynomial-C) from comment #1)
> Beware of the .so name change:
> 
> !!! existing preserved libs:
> >>> package: net-libs/srt-1.4.3
>  *  - /usr/lib64/libsrt.so.1
>  *  - /usr/lib64/libsrt.so.1.4.2
>  *      used by /usr/lib64/libavformat.so.58.76.100 (media-video/ffmpeg-4.4)

Thanks. Subslot deps added too to all consumers and revbumped.
Comment 4 Andreas Sturmlechner gentoo-dev 2022-08-14 21:34:49 UTC
9999 did not need that subslot? It seems to be out of sync with latest release ebuild now.
Comment 5 Larry the Git Cow gentoo-dev 2023-03-22 18:53:28 UTC
The bug has been referenced in the following commit(s):

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

commit ead8f0a5c3d3434aa9bdf3068734aeaf585b5ba7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-03-15 10:19:44 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-03-22 18:52:43 +0000

    net-libs/srt: drop unmaintained 9999 ebuild
    
    Not synced with latest release, broken patch.
    
    Bug: https://bugs.gentoo.org/788256
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/srt/srt-9999.ebuild | 54 --------------------------------------------
 1 file changed, 54 deletions(-)