[ubuntu/artful-proposed] ceph 12.1.0-0ubuntu1 (Accepted)

James Page james.page at ubuntu.com
Fri Jul 7 08:05:30 UTC 2017


ceph (12.1.0-0ubuntu1) artful; urgency=medium

  * New release candidate for next stable release.
  * Sync packaging changes with upstream:
    - d/control,python3-*,rules: Add Python 3 support
    - d/control,python-rgw.*: Add Python rgw module.
    - d/control,ceph-mgr.*,rules: Add ceph-mgr binary packages.
    - d/*.symbols: Update for new release.
    - d/control,rules,*.install: Switch buildsystem to cmake.
    - d/control,rados-objclass-dev.*: Add rados-objclass-dev
      binary package.
    - d/control,ceph-fs-common.install: Drop ceph-fs-common, fold
      binaries into ceph-common.
    - d/control,ceph-common.install: Move radosgw-admin to
      ceph-common package.
    - d/ceph-common.install: Install crypto modules on amd64 only.
    - d/*: wrap-and-sort.
    - d/p/*: Drop existing patches, either upstream or obsolete due
      to switch to cmake build.
    - d/control,rules: Drop use of dh-autoreconf.
  * Use distro provided boost libraries:
    - d/rules: Enable use of system boost instead of vendored copy.
    - d/control: Add required boost dependencies >= 1.61.
  * Support build on s390x:
    - d/rules: Disable RGW Beast frontend on s390x architecture.
    - d/control: Scope libboost-{context,coroutine}-dev to exclude
      s390x.
  * Support build on i386:
    - d/p/0001-CoreLocalArray-class.patch,
      d/p/0002-core-local-array-type-conversions.patch,
      d/p/0003-Core-local-statistics.patch: Cherry pick rocksdb commits
      to resolve compatibility with gcc-6 on i386.
  * d/p/ec-isa-module.patch: Drop versioning of libec_isa.so to ensure
    that it gets installed as part of the package.
  * d/control,rules: Workaround arm64 compilation segfault by forcing
    use of gcc-7 toolchain for this architecture.

Date: Fri, 07 Jul 2017 08:02:02 +0000
Changed-By: James Page <james.page at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/ceph/12.1.0-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 07 Jul 2017 08:02:02 +0000
Source: ceph
Binary: ceph ceph-base rbd-mirror rbd-nbd ceph-common ceph-mgr ceph-mds ceph-mon ceph-osd ceph-fuse rbd-fuse ceph-resource-agents librados2 librados-dev libradosstriper1 libradosstriper-dev librbd1 librbd-dev libcephfs2 libcephfs-dev librgw2 librgw-dev radosgw ceph-test python-ceph python-rados python3-rados python-rbd python3-rbd python-rgw python3-rgw python-cephfs python3-cephfs python3-ceph-argparse libcephfs-java libcephfs-jni rados-objclass-dev
Architecture: source
Version: 12.1.0-0ubuntu1
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Page <james.page at ubuntu.com>
Description:
 ceph       - distributed storage and file system
 ceph-base  - common ceph daemon libraries and management tools
 ceph-common - common utilities to mount and interact with a ceph storage cluste
 ceph-fuse  - FUSE-based client for the Ceph distributed file system
 ceph-mds   - metadata server for the ceph distributed file system
 ceph-mgr   - manager for the ceph distributed file system
 ceph-mon   - monitor server for the ceph storage system
 ceph-osd   - OSD server for the ceph storage system
 ceph-resource-agents - OCF-compliant resource agents for Ceph
 ceph-test  - Ceph test and benchmarking tools
 libcephfs-dev - Ceph distributed file system client library (development files)
 libcephfs-java - Java library for the Ceph File System
 libcephfs-jni - Java Native Interface library for CephFS Java bindings
 libcephfs2 - Ceph distributed file system client library
 librados-dev - RADOS distributed object store client library (development files)
 librados2  - RADOS distributed object store client library
 libradosstriper-dev - RADOS striping interface (development files)
 libradosstriper1 - RADOS striping interface
 librbd-dev - RADOS block device client library (development files)
 librbd1    - RADOS block device client library
 librgw-dev - RADOS client library (development files)
 librgw2    - RADOS Gateway client library
 python-ceph - Meta-package for python libraries for the Ceph libraries
 python-cephfs - Python libraries for the Ceph libcephfs library
 python-rados - Python libraries for the Ceph librados library
 python-rbd - Python libraries for the Ceph librbd library
 python-rgw - Python 2 libraries for the Ceph librgw library
 python3-ceph-argparse - Python 3 utility libraries for Ceph CLI
 python3-cephfs - Python 3 libraries for the Ceph libcephfs library
 python3-rados - Python 3 libraries for the Ceph librados library
 python3-rbd - Python 3 libraries for the Ceph librbd library
 python3-rgw - Python 3 libraries for the Ceph librgw library
 rados-objclass-dev - RADOS object class development kit.
 radosgw    - REST gateway for RADOS distributed object store
 rbd-fuse   - FUSE-based rbd client for the Ceph distributed file system
 rbd-mirror - Ceph daemon for mirroring RBD images
 rbd-nbd    - NBD-based rbd client for the Ceph distributed file system
Changes:
 ceph (12.1.0-0ubuntu1) artful; urgency=medium
 .
   * New release candidate for next stable release.
   * Sync packaging changes with upstream:
     - d/control,python3-*,rules: Add Python 3 support
     - d/control,python-rgw.*: Add Python rgw module.
     - d/control,ceph-mgr.*,rules: Add ceph-mgr binary packages.
     - d/*.symbols: Update for new release.
     - d/control,rules,*.install: Switch buildsystem to cmake.
     - d/control,rados-objclass-dev.*: Add rados-objclass-dev
       binary package.
     - d/control,ceph-fs-common.install: Drop ceph-fs-common, fold
       binaries into ceph-common.
     - d/control,ceph-common.install: Move radosgw-admin to
       ceph-common package.
     - d/ceph-common.install: Install crypto modules on amd64 only.
     - d/*: wrap-and-sort.
     - d/p/*: Drop existing patches, either upstream or obsolete due
       to switch to cmake build.
     - d/control,rules: Drop use of dh-autoreconf.
   * Use distro provided boost libraries:
     - d/rules: Enable use of system boost instead of vendored copy.
     - d/control: Add required boost dependencies >= 1.61.
   * Support build on s390x:
     - d/rules: Disable RGW Beast frontend on s390x architecture.
     - d/control: Scope libboost-{context,coroutine}-dev to exclude
       s390x.
   * Support build on i386:
     - d/p/0001-CoreLocalArray-class.patch,
       d/p/0002-core-local-array-type-conversions.patch,
       d/p/0003-Core-local-statistics.patch: Cherry pick rocksdb commits
       to resolve compatibility with gcc-6 on i386.
   * d/p/ec-isa-module.patch: Drop versioning of libec_isa.so to ensure
     that it gets installed as part of the package.
   * d/control,rules: Workaround arm64 compilation segfault by forcing
     use of gcc-7 toolchain for this architecture.
Checksums-Sha1:
 6f89dda5c4ddfd77c5bdd773bc539c8d1a3546bc 5481 ceph_12.1.0-0ubuntu1.dsc
 12bce4e674e8f8f9632985ff52f200cec5963c2e 145385895 ceph_12.1.0.orig.tar.gz
 4069faa38a3e2e0c93e29b9fdf9e6e53ca39f55a 48116 ceph_12.1.0-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 1a91c1529d9fed6b359d42295217be9bf0cb11889f713d448424883b10930b00 5481 ceph_12.1.0-0ubuntu1.dsc
 590835b9ac618f03b843cceb1686c95c2f71bd5d1988d6f3fe57038bea23b425 145385895 ceph_12.1.0.orig.tar.gz
 0f0143d55cd030345c2bd57d3c901526c232808b154945eee10ec61511388a26 48116 ceph_12.1.0-0ubuntu1.debian.tar.xz
Files:
 b82017b44494646e8409f8f91c1e5354 5481 admin optional ceph_12.1.0-0ubuntu1.dsc
 29881e9a7ad17872e4fafaf1850077d9 145385895 admin optional ceph_12.1.0.orig.tar.gz
 cd21d50e25f4ada75e52ceba32e9f22b 48116 admin optional ceph_12.1.0-0ubuntu1.debian.tar.xz
Original-Maintainer: Ceph Maintainers <ceph-maintainers at lists.ceph.com>

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJZX0BdAAoJEL/srsug59jDIzAQAJTVj180/hbbRsvnpEBUKzTr
5klCX4UnAB+iWEjfY0VZJ2eC15yXqxMi3Hz3iCFg3lLPF8IIhP55fwfh6h+HSasC
5JR8bs25tIi1WunYA3WHjKXSSk31vPZmLkI+ed4Yb5VwDqjtDrhsVjZavW0iMn3p
hiwcckQ3BV74SI+3VAmqiXliW/0YdpJ+sdDqPQIe4/djWPmtcnAtv8fN81jMMkJX
apZwMTdBXVe2tvNLJLilNUHCRkugBRFIIlqK63Cg/TJHcSOg5M7V5IAnj6qgDuK9
ruLOOgkDyvP4ElKpSg77JXTU2t//aJ6z8gSmmtd3IDh1Mh8flgeDRRxxmkGCkz71
slnoWiaWkNSggBDCHDdYNiulcyEjz8bDVf6I/jubDfRqPEo5t0/eNcQRYS6KCa6Q
TdezeUBlsiXie+Rg5Ih1Iz1F5Ula6uKAXapkBy7kwzFfEbVKZE3fuhmDM8tlvDA9
q2+3zWfwSplAUBBleCMRGVVNU1yeBtigNzmK7wnWgDMlb+q/QXXfbjSv3EDObcZN
ZsSbmY9A8279WWQH1sdwRj6PeytgFyiht/RM7EHurvDOmP4zopasnef441Nb2SWx
1byE5lIAau4y3ca3VQPnqwhTOIsT0R4kEQWdCFCAiua5KYy7pfiaKBdW3mEHZjIe
fPQBUabC2bScUXdhoRAb
=KS4e
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list