diff --git a/Makefile b/Makefile index a5aa01085..5d305e73e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=6.0 PACKAGE=ceph VER=14.2.1 -DEBREL=pve1 +DEBREL=pve2 SRCDIR=ceph BUILDSRC=${SRCDIR}-${VER} diff --git a/changelog.Debian b/changelog.Debian index a1c16903c..cbc94ba7c 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,16 @@ +ceph (14.2.1-pve2) stable; urgency=medium + + * add ceph-volume zap fix + + * add postinst code to remove old ceph osd activation script + + * add patch to remove unused init.d ceph script + + * change the ceph-mgr plugin dependencies from recommends to suggest, to + avoid pulling in development packages by default + + -- Proxmox Support Team Wed, 08 May 2019 15:10:02 +0200 + ceph (14.2.1-pve1) stable; urgency=medium * New upstream Nautilus 14.2.1 release