]> git.proxmox.com Git - ceph.git/commitdiff
bump version to 12.2.8-pve1
authorAlwin Antreich <a.antreich@proxmox.com>
Wed, 5 Sep 2018 08:20:21 +0000 (10:20 +0200)
committerAlwin Antreich <a.antreich@proxmox.com>
Thu, 6 Sep 2018 13:44:02 +0000 (15:44 +0200)
Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
patches/0001-update-changelog.patch
patches/0007-debian-control-add-break-libpvestorage-perl.patch [new file with mode: 0644]
patches/series

index 0b511b819a31a7a00735b12aad87b8e13eb548be..28fb3923ddea4c72ecc7a75e36f5cf7cc44c01b7 100644 (file)
@@ -15,7 +15,19 @@ Index: ceph/debian/changelog
 ===================================================================
 --- ceph.orig/debian/changelog
 +++ ceph/debian/changelog
-@@ -1,3 +1,16 @@
+@@ -1,9 +1,28 @@
++ceph (12.2.8-pve1) stable; urgency=medium
++
++  * rebase on latest upstream release
++
++ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Sep 2018 10:18:59 +0200
++
+ ceph (12.2.8-1) stable; urgency=medium
+   * New upstream release
+  -- Ceph Release Team <ceph-maintainers@ceph.com>  Thu, 30 Aug 2018 17:24:37 +0000
 +ceph (12.2.7-pve1) stable; urgency=medium
 +
 +  * rebase on latest upstream release
@@ -32,7 +44,7 @@ Index: ceph/debian/changelog
  ceph (12.2.7-1) stable; urgency=medium
  
    * New upstream release
-@@ -10,90 +23,246 @@ ceph (12.2.6-1) stable; urgency=medium
+@@ -16,90 +35,246 @@ ceph (12.2.6-1) stable; urgency=medium
  
   -- Ceph Release Team <ceph-maintainers@ceph.com>  Mon, 09 Jul 2018 16:18:46 +0000
  
diff --git a/patches/0007-debian-control-add-break-libpvestorage-perl.patch b/patches/0007-debian-control-add-break-libpvestorage-perl.patch
new file mode 100644 (file)
index 0000000..d851210
--- /dev/null
@@ -0,0 +1,20 @@
+Index: ceph/debian/control
+===================================================================
+--- ceph.orig/debian/control
++++ ceph/debian/control
+@@ -110,6 +110,7 @@ Replaces: ceph (<< 10),
+ Breaks: ceph (<< 10),
+         ceph-test (<< 12.2.2-14),
+         python-ceph (<< 0.92-1223),
++        libpve-storage-perl (<= 5.0-25),
+ Description: common ceph daemon libraries and management tools
+  Ceph is a massively scalable, open-source, distributed
+  storage system that runs on commodity hardware and delivers object,
+@@ -406,6 +407,7 @@ Breaks: ceph (<< 10),
+         ceph-test (<< 9.0.3-1646),
+         librbd1 (<< 0.92-1238),
+         python-ceph (<< 0.92-1223),
++        libpve-storage-perl (<= 5.0-25),
+ Suggests: ceph-base (= ${binary:Version}),
+           ceph-mds (= ${binary:Version}),
+ Description: common utilities to mount and interact with a ceph storage cluster
index 6221e854ab151e718d2397897db3492384264d28..58a65f9f18c6472d5abf88249be90d75cdc4a4d5 100644 (file)
@@ -4,3 +4,4 @@
 0004-enable-LZ4-support.patch
 0005-msg-async-rdma-uninitialized-variable-fix.patch
 0006-Revert-debian-control-adjust-ceph-osdomap-kvstore-mo.patch
+0007-debian-control-add-break-libpvestorage-perl.patch