#19994 closed enhancement (fixed)
libassuan-3.0.1
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (5)
comment:1 by , 10 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
follow-up: 4 comment:2 by , 10 months ago
comment:3 by , 10 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
5e45276940 Update to libassuan-3.0.1. 170b7f99f1 Update to NetworkManager-1.48.2. a1a89ee68f Update to qca-2.3.9.
comment:4 by , 9 months ago
Replying to Bruce Dubbs:
Noteworthy changes in version 3.0.1 (2024-06-24)
- Change Unix symbol versioning to help the Debian transitioning process.
I really dislike this change. If some packages already link to libassuan-3.0.0 and libassuan is then updated to 3.0.1, these packages need a rebuild or:
gpg: /usr/lib/libassuan.so.9: version `LIBASSUAN_1.0' not found (required by gpg)
This is just stupid, and just penalizing others for "helping Debian."
comment:5 by , 9 months ago
Well we only have three packages that use libassuan: pinentry, gnupg2, and gpgme. All require it. Isn't it a one time problem?
Note:
See TracTickets
for help on using tickets.
Noteworthy changes in version 3.0.1 (2024-06-24)