Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] New package: libxcrypt-4.4.33 #41431

Closed
wants to merge 3 commits into from
Closed

Conversation

oreo639
Copy link
Member

@oreo639 oreo639 commented Jan 4, 2023

Testing the changes

  • I tested the changes in this PR: NO

libxcrypt will replace libcrypt on glibc.
--disable-failure-tokens as per:
besser82/libxcrypt#25

glibc will need to be compiled with --disable-crypt.
musl provides no such option, Debian just rm's libcrypt.a from musl:
https://salsa.debian.org/reiner/musl/-/blob/master/debian/rules#L76

Not sure what we want to do on musl.

For glibc either we can rebuild everything with libxcrypt or we can have glibc depend on libxcrypt-compat (and have libxcrypt as a bootstrap package)
On musl, libcrypt is provided by libc so if we handle it the same as debian, a rebuild shouldn't be necessary.

All packages using libcrypt can be seen using xbps-query -Rs libcrypt.so -p shlib-requires.

@oreo639 oreo639 closed this Jan 4, 2023
@oreo639 oreo639 deleted the libxcrypt branch January 4, 2023 02:05
@oreo639 oreo639 restored the libxcrypt branch January 4, 2023 02:06
@oreo639 oreo639 changed the title New package: libxcrypt-4.4.33 [WIP] New package: libxcrypt-4.4.33 Jan 4, 2023
@oreo639 oreo639 reopened this Jan 4, 2023
@oreo639 oreo639 marked this pull request as draft January 4, 2023 06:04
@classabbyamp classabbyamp added the new-package This PR adds a new package label Jan 7, 2023
@github-actions
Copy link

github-actions bot commented May 9, 2023

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label May 9, 2023
@oreo639
Copy link
Member Author

oreo639 commented May 13, 2023

Bump (I may be able to look more into this again in a few weeks)

@github-actions github-actions bot removed the Stale label May 14, 2023
@oreo639
Copy link
Member Author

oreo639 commented Aug 9, 2023

superseded by: #45501

@oreo639 oreo639 closed this Aug 9, 2023
@oreo639 oreo639 deleted the libxcrypt branch December 31, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants