Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697820 - media-libs/libpng: transition or remove :1.2, :1.5
Summary: media-libs/libpng: transition or remove :1.2, :1.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 697816
  Show dependency tree
 
Reported: 2019-10-16 08:01 UTC by Michał Górny
Modified: 2019-11-08 06:48 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-16 08:01:58 UTC
Please either move the binary compatibility slots into libpng-compat, or remove them (if no package is depending on them).
Comment 1 Larry the Git Cow gentoo-dev 2019-11-08 06:48:19 UTC
The bug has been closed via the following commit(s):

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

commit 718cefa5e500d2ad28490624a6de038a70afe121
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-11-05 19:32:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-11-08 06:48:09 +0000

    media-libs/libpng: Compat slots moved to libpng-compat
    
    Closes: https://bugs.gentoo.org/697820
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/13558
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 media-libs/libpng/Manifest             |  3 --
 media-libs/libpng/libpng-1.2.59.ebuild | 41 ------------------------
 media-libs/libpng/libpng-1.5.30.ebuild | 58 ----------------------------------
 3 files changed, 102 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit abb9a0b9fd23098b016fbe46cdb42aa5bd5f6d4c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-11-05 19:21:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-11-08 06:47:59 +0000

    media-libs/libpng-compat: Move from media-libs/libpng
    
    Bug: https://bugs.gentoo.org/697820
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 media-libs/libpng-compat/Manifest                  |  3 ++
 .../libpng-compat/libpng-compat-1.2.59.ebuild      | 43 ++++++++++++++++
 .../libpng-compat/libpng-compat-1.5.30.ebuild      | 60 ++++++++++++++++++++++
 media-libs/libpng-compat/metadata.xml              | 24 +++++++++
 4 files changed, 130 insertions(+)