Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880077 - net-libs/libpsl: Largefile support
Summary: net-libs/libpsl: Largefile support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/rockdaboot/libpsl/...
Whiteboard:
Keywords:
Depends on:
Blocks: lfs-tracker
  Show dependency tree
 
Reported: 2022-11-06 18:17 UTC by Matt Turner
Modified: 2022-11-07 07:26 UTC (History)
0 users

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 Matt Turner gentoo-dev 2022-11-06 18:17:26 UTC
Uses fopen and stat. I've made a PR upstream. Opening this just for tracking purposes.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-06 18:25:56 UTC
The bug has been closed via the following commit(s):

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

commit 3efbb296a43137d0a3ffaadcc80801128bfca182
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-11-06 18:24:06 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-11-06 18:25:50 +0000

    net-libs/libpsl: Use append-lfs-flags
    
    Closes: https://bugs.gentoo.org/880077
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-libs/libpsl/libpsl-0.21.1-r1.ebuild | 73 +++++++++++++++++++++++++++++++++
 1 file changed, 73 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-11-07 07:26:49 UTC
The bug has been closed via the following commit(s):

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

commit b4f2cc9a93c978a15d1685699b8d8ba667aad7e4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-07 07:11:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-07 07:11:56 +0000

    net-libs/libpsl: add link to upstream PR
    
    so that we can spot ability to drop it on next release.
    
    Closes: https://bugs.gentoo.org/880077
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/libpsl/libpsl-0.21.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)