Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947699 - dev-build/slibtool-0.6.1 version bump
Summary: dev-build/slibtool-0.6.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Felix Janda
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-08 02:53 UTC by Joakim Tjernlund
Modified: 2025-01-16 00:45 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 Joakim Tjernlund 2025-01-08 02:53:19 UTC
0.6.1:

This patch release fixes incorrect formatted printing of
address offsets on 32-bit hosts, and likewise works around
non-conformant definitions of type_t and/or st.st_ino.

- ar: slbt_ar_merge_archives(), slbt_tmpfile(): guard against 32-bit time_t types.
- ar: slbt_ar_merge_archives(): properly handle 32-bit pointers vs. 64-bit formats.
- ar: slbt_ar_store_archive(): guard against 32-bit time_t types.
- ar: slbt_ar_store_archive(): guard against 32-bit st_ino types.
- slibtool.m4: slibtool_set_flavor(): define shared and static suffix variables.
- slibtoolize: compatibility: install (copy or symlink) a no-op ar-lib as needed.
- driver: heuristics: ignore errors if invoked with any of the -print commands.
- driver: added the -print-shared-ext and -print-static-ext output commands.
Comment 1 Larry the Git Cow gentoo-dev 2025-01-16 00:45:48 UTC
The bug has been closed via the following commit(s):

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

commit 546671b9ac3032d9a1c6bd2a9850e93d39a657d2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-01-16 00:40:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-16 00:40:06 +0000

    dev-build/slibtool: add 0.6.1
    
    Closes: https://bugs.gentoo.org/947699
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-build/slibtool/Manifest              |  2 ++
 dev-build/slibtool/slibtool-0.6.1.ebuild | 41 ++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)