From: Benjamin Drung <benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Benjamin Drung <benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
Subject: [PATCH rdma-core 1/6] debian: Let libibverbs1 16 break ibverbs-providers 15
Date: Tue, 14 Nov 2017 21:02:42 +0100 [thread overview]
Message-ID: <20171114200247.25890-2-benjamin.drung@profitbricks.com> (raw)
In-Reply-To: <20171114200247.25890-1-benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
ibverbs-providers uses the private symbols of libibverbs1. Thus
libibverbs1 will not work with an old version version of
ibverbs-providers if the private symbol version is bumped.
Bump the ibverbs-providers version that libibverbs1 breaks which was
forgotten on the symbol version bump. See also commit
611b7cc3b8e0d79aa986f042f486fccc95d73679. Append a tilde to support
the lower version numbers (e.g. 16~201711132208) in the PPA builds.
Signed-off-by: Benjamin Drung <benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c5f7a052..8c0957c7 100644
--- a/debian/control
+++ b/debian/control
@@ -137,7 +137,7 @@ Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: adduser, ${misc:Depends}, ${shlibs:Depends}
Recommends: ibverbs-providers
-Breaks: ibverbs-providers (<< 14)
+Breaks: ibverbs-providers (<< 16~)
Description: Library for direct userspace use of RDMA (InfiniBand/iWARP)
libibverbs is a library that allows userspace processes to use RDMA
"verbs" as described in the InfiniBand Architecture Specification and
--
2.14.1
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-11-14 20:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-14 20:02 [PATCH rdma-core 0/6] More Debian packaging cleanup Benjamin Drung
[not found] ` <20171114200247.25890-1-benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
2017-11-14 20:02 ` Benjamin Drung [this message]
[not found] ` <20171114200247.25890-2-benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
2017-11-14 20:39 ` [PATCH rdma-core 1/6] debian: Let libibverbs1 16 break ibverbs-providers 15 Jason Gunthorpe
[not found] ` <20171114203939.GT4263-uk2M96/98Pc@public.gmane.org>
2017-11-15 9:20 ` Benjamin Drung
2017-11-14 20:02 ` [PATCH rdma-core 2/6] debian: Replace priority extra by optional Benjamin Drung
2017-11-14 20:02 ` [PATCH rdma-core 3/6] debian: Relax dh-systemd build dependency Benjamin Drung
2017-11-14 20:02 ` [PATCH rdma-core 4/6] debian: Bump Standards-Version to 4.1.1 Benjamin Drung
2017-11-14 20:02 ` [PATCH rdma-core 5/6] debian: Drop lintian overrides for false positives Benjamin Drung
2017-11-14 20:02 ` [PATCH rdma-core 6/6] debian: Run wrap-and-sort Benjamin Drung
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171114200247.25890-2-benjamin.drung@profitbricks.com \
--to=benjamin.drung-eikl63zcoxah+58jc4qpia@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox