Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 754954 - <net-libs/libproxy-0.5.0: Disabling JIT when parsing PAC files
Summary: <net-libs/libproxy-0.5.0: Disabling JIT when parsing PAC files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Auditing (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://github.com/libproxy/libproxy/...
Whiteboard: A4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-16 18:52 UTC by Sam James
Modified: 2023-08-02 05:45 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-16 18:52:36 UTC
See https://github.com/libproxy/libproxy/issues/143.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-21 04:41:15 UTC
The bug has been referenced in the following commit(s):

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

commit 10a0530ce687b5f01ae4b3dc2c831841dff77907
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-06-21 04:26:35 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-06-21 04:40:44 +0000

    profiles: Mask USE=spidermonkey on >=net-libs/libproxy-0.4.18
    
    Bug: https://bugs.gentoo.org/754954
    Bug: https://bugs.gentoo.org/807772
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/base/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Matt Turner gentoo-dev 2023-05-17 04:27:55 UTC
FYI libproxy-0.5.0 dropped the spidermonkey-backed pacrunner.
Comment 3 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-05-25 03:21:22 UTC
Thanks! This seems to be just attack surface reduction so very minor. Please stabilize a fixed version when ready.
Comment 4 Larry the Git Cow gentoo-dev 2023-07-22 16:12:27 UTC
The bug has been referenced in the following commit(s):

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

commit 3c640d1bd2c057b4e2b0c5b8905ad3c77a201664
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2023-07-22 16:10:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-07-22 16:12:22 +0000

    net-libs/libproxy: Drop old versions
    
    Bug: https://bugs.gentoo.org/754954
    Closes: https://bugs.gentoo.org/893704
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-libs/libproxy/Manifest                         |  2 -
 .../libproxy/files/libproxy-0.4.12-macosx.patch    | 70 -----------------
 ...proxy-0.4.18-Fix-building-without-duktape.patch | 33 --------
 .../files/libproxy-0.4.18-avoid-nm-build-dep.patch | 90 ----------------------
 net-libs/libproxy/files/proxy.1                    | 23 ------
 net-libs/libproxy/libproxy-0.4.18.ebuild           | 83 --------------------
 net-libs/libproxy/libproxy-0.5.2.ebuild            | 71 -----------------
 net-libs/libproxy/metadata.xml                     |  2 -
 8 files changed, 374 deletions(-)
Comment 5 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2023-08-02 05:45:09 UTC
Thanks! All done.