Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903600 - dev-java/batik: support for jython should be dropped due to vulnerabilities
Summary: dev-java/batik: support for jython should be dropped due to vulnerabilities
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 903687
Blocks: 825486
  Show dependency tree
 
Reported: 2023-03-30 16:16 UTC by Volkmar W. Pogatzki
Modified: 2023-04-05 10:56 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 Volkmar W. Pogatzki 2023-03-30 16:16:45 UTC
According to upstream the dependency on jython is optional, see https://xmlgraphics.apache.org/batik/install.html#optionalComponents
Comment 1 Larry the Git Cow gentoo-dev 2023-03-31 06:44:43 UTC
The bug has been referenced in the following commit(s):

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

commit 5bcfa45f57db2b244f4212e810e2ef9110556895
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-03-27 08:54:27 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-03-31 06:38:37 +0000

    dev-java/batik: add 1.16
    
    Bug: https://bugs.gentoo.org/903600
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/30411
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/batik/Manifest          |   2 +
 dev-java/batik/batik-1.16.ebuild | 229 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 231 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-04-05 10:56:22 UTC
The bug has been closed via the following commit(s):

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

commit f137d0226cf2c7568a4f382add4c533de20c2688
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-04-04 20:43:05 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-04-05 10:56:07 +0000

    dev-java/batik: drop 1.14-r1
    
    Closes: https://bugs.gentoo.org/903687
    Closes: https://bugs.gentoo.org/903600
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/30480
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/batik/Manifest                 |   1 -
 dev-java/batik/batik-1.14-r1.ebuild     | 178 --------------------------------
 dev-java/batik/files/batik-1.14-modules |  33 ------
 3 files changed, 212 deletions(-)