]> git.proxmox.com Git - ceph.git/blobdiff - patches/0003-ceph-detect-init-support-Debian-Stretch.patch
bump version to 12.0.3-pve1
[ceph.git] / patches / 0003-ceph-detect-init-support-Debian-Stretch.patch
index fb5315d17a3168e618263a0d8614220f88958c9b..39934b8edf59f13bd0150c9cf9d8182afda63301 100644 (file)
@@ -1,7 +1,7 @@
-From e0c71b6fcd2908094f2d42311a1c5549dda2d448 Mon Sep 17 00:00:00 2001
+From 32abea0976d79885c361ed7a3e2084c2983d831a Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= <f.gruenbichler@proxmox.com>
 Date: Tue, 21 Mar 2017 07:47:08 +0100
-Subject: [PATCH 3/6] ceph-detect-init: support Debian Stretch
+Subject: [PATCH 3/7] ceph-detect-init: support Debian Stretch
 MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
@@ -12,10 +12,10 @@ Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
  1 file changed, 1 insertion(+)
 
 diff --git a/src/ceph-detect-init/ceph_detect_init/__init__.py b/src/ceph-detect-init/ceph_detect_init/__init__.py
-index 9abc421..a7f7beb 100644
+index 78374be..21e60c8 100644
 --- a/src/ceph-detect-init/ceph_detect_init/__init__.py
 +++ b/src/ceph-detect-init/ceph_detect_init/__init__.py
-@@ -139,6 +139,7 @@ def platform_information():
+@@ -142,6 +142,7 @@ def platform_information():
      # this could be an empty string in Debian
      if not codename and 'debian' in distro_lower:
          debian_codenames = {