All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core] README: Document supported Debian/Ubuntu releases
@ 2021-04-26 15:36 Benjamin Drung
  2021-04-27  4:57 ` Leon Romanovsky
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Drung @ 2021-04-26 15:36 UTC (permalink / raw)
  To: linux-rdma; +Cc: Benjamin Drung

The Debian package in Debian testing/unstable uses a newer debhelper
versions and drops the debug symbol migration. Document which Debian and
Ubuntu release are supported to ensure that the Debian packaging for the
upstream project does not drop support for those old releases.

Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index b649c6f2..48113de7 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,11 @@ only load from the system path.
 $ apt-get install build-essential cmake gcc libudev-dev libnl-3-dev libnl-route-3-dev ninja-build pkg-config valgrind python3-dev cython3 python3-docutils pandoc
 ```
 
+Supported releases:
+
+* Debian 9 (stretch) or newer
+* Ubuntu 16.04 LTS (xenial) or newer
+
 ### Fedora
 
 ```sh
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH rdma-core] README: Document supported Debian/Ubuntu releases
  2021-04-26 15:36 [PATCH rdma-core] README: Document supported Debian/Ubuntu releases Benjamin Drung
@ 2021-04-27  4:57 ` Leon Romanovsky
  0 siblings, 0 replies; 2+ messages in thread
From: Leon Romanovsky @ 2021-04-27  4:57 UTC (permalink / raw)
  To: Benjamin Drung; +Cc: linux-rdma

On Mon, Apr 26, 2021 at 05:36:27PM +0200, Benjamin Drung wrote:
> The Debian package in Debian testing/unstable uses a newer debhelper
> versions and drops the debug symbol migration. Document which Debian and
> Ubuntu release are supported to ensure that the Debian packaging for the
> upstream project does not drop support for those old releases.
> 
> Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
> ---
>  README.md | 5 +++++
>  1 file changed, 5 insertions(+)

Thanks, applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-27  4:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 15:36 [PATCH rdma-core] README: Document supported Debian/Ubuntu releases Benjamin Drung
2021-04-27  4:57 ` Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.