From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Fri, 08 Dec 2017 18:19:22 +0000 Subject: [Buildroot] [Bug 10561] OpenZwave generates libopenzwave.so.1.4 instead of libopenzwave.so.1.5 In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=10561 Peter Korsgaard changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Peter Korsgaard --- This isn't a problem. The soname does not _NEED_ to match the package version, and the openzwave upstream has decided (explictly or by accident) to not bump the soname version when releasing version 1.5. See cpp/build/support.mk in the openzwave sources for details. -- You are receiving this mail because: You are on the CC list for the bug.