bugzilla-daemon at netfilter.org
2018-Nov-14 06:27 UTC
[Bug 1293] New: libnftnl soname mistaken?
https://bugzilla.netfilter.org/show_bug.cgi?id=1293
Bug ID: 1293
Summary: libnftnl soname mistaken?
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: nft
Assignee: pablo at netfilter.org
Reporter: Arfrever.FTA at GMail.Com
libnftnl-1.1.1 provides library with soname "libnftnl.so.7".
libnftnl-1.1.2 provides library with soname "libnftnl.so.11".
This jump occurred during only 1 commit:
https://git.netfilter.org/libnftnl/commit/?id=6dc1c3d8bb64077da7f3f28c7368fb087d10a492
This looks like a mistake.
Probably soname should be "libnftnl.so.8", which would be achieved by
setting
LIBVERSION=8:0:0 in Make_global.am.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20181114/808342a3/attachment.html>
bugzilla-daemon at netfilter.org
2018-Nov-14 06:28 UTC
[Bug 1293] libnftnl soname mistaken?
https://bugzilla.netfilter.org/show_bug.cgi?id=1293
Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |major
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20181114/8ddcadf2/attachment.html>
bugzilla-daemon at netfilter.org
2019-Jul-12 10:02 UTC
[Bug 1293] libnftnl soname mistaken?
https://bugzilla.netfilter.org/show_bug.cgi?id=1293
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> ---
We'll keep this in mind for upcoming releases not to bump so version so
quickly.
Thanks for reporting.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20190712/13b1fa82/attachment.html>
Seemingly Similar Threads
- 6339712 mistaken assumption that (ipsec_mp != NULL) implies packet was ipsec protected trips assert
- I was mistaken about Areski: he does relply to mails and help people.
- Instruction selection problem with type i64 - mistaken as v8i64?
- Joint significance of more regressors in summary
- [ANNOUNCE] libnftnl 1.0.8 release