libpbc: update to 1.0.0#26931
Merged
1715173329 merged 1 commit intoopenwrt:masterfrom Jul 8, 2025
Merged
Conversation
The author writes on https://crypto.stanford.edu/pbc/news.html --- pbc-1.0.0 released Thanks to many contributors for fixes, wrappers, and tests. It’s been over a decade since the last release, and over two since pbc-0.0.0. I had thought this project would have faded into obscurity by now, but I still receive patches occasionally. I challenged myself to build a new release. Miraculously, the old scripts still seem to work, and the only non-trivial edit was renaming a few MinGW invocations in a Makefile. I bumped up the major version number. At the rate I’m going, this could be the last release, and it’d be a shame if the project never reached v1.0! Tue Jun 10 09:15:34 PM PDT 2025 --- Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Member
|
@dangowrt is this package used by anything? I don't see anything depending on it, so I was wondering if it can be dropped. |
Member
Author
|
It used to be used for GNUnet in the past, see f24b634 |
GeorgeSapkin
added a commit
to GeorgeSapkin/openwrt-packages
that referenced
this pull request
Jan 31, 2026
Drop the package since no packages depend on it. Link: openwrt#26931 (comment) Signed-off-by: George Sapkin <george@sapk.in>
14 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📦 Package Details
Maintainer: @dangowrt
(You can find this by checking the history of the package
Makefile.)Description:
The author writes on https://crypto.stanford.edu/pbc/news.html
pbc-1.0.0 released
Thanks to many contributors for fixes, wrappers, and tests.
It’s been over a decade since the last release, and over two since pbc-0.0.0. I had thought this project would have faded into obscurity by now, but I still receive patches occasionally. I challenged myself to build a new release. Miraculously, the old scripts still seem to work, and the only non-trivial edit was renaming a few MinGW invocations in a Makefile.
I bumped up the major version number. At the rate I’m going, this could be the last release, and it’d be a shame if the project never reached v1.0!
Tue Jun 10 09:15:34 PM PDT 2025
🧪 Run Testing Details
✅ Formalities