[ubuntu/quantal] ceph 0.48-1ubuntu1 (Accepted)

James Page james.page at ubuntu.com
Mon Jul 16 13:00:23 UTC 2012


ceph (0.48-1ubuntu1) quantal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Work with in-tree dependencies until MIR review completes:
      + d/patches/intree_leveldb.patch: temporary patch which inserts leveldb
        into the ceph src tree.
      + d/control,d/rules,d/p/series Don't use system leveldb and associated
        ceph patches; its not in main yet.
      + d/control,d/rules: Don't use system libs3; its not in main yet and
        is only required for rest-bench (which Ubuntu don't ship - see below).
      + d/patches/add-powerpc-support.patch: temporary patch to in-tree
        leveldb to fix FTBFS on powerpc.
      + d/rules: Disable hardening until intree leveldb is dropped.
    - d/rules,d/control: Drop radosgw and rest-bench since libfcgi is
      not in main yet.
    - d/rules,d/control: Drop tcmalloc use since google-perftools is not
      in main yet.
    - d/rules,d/control: Drop ceph-fuse entirely per MIR review recommendation.
    - d/control,d/ceph-fs-common.install,d/ceph-mds.install: Split out
      filesystem specific bits so they can be kept in universe.
    - d/control: Drop recommends on btrfs-tools.
    - d/control: Drop BD on python-support; its not required as the package
      uses dh_python2.
    - d/*.symbols: Drop for the time being; they are not correct and break
      builds other than amd64.
  * Dropped changes, now in Debian:
    - d/control: Switch from libcryptopp to libnss as libcryptopp.
    - d/rules: Move from python-support to dh_python2.
    - d/control: python-ceph - Dropped librgw1/added librbd1.
  * d/watch,d/orig-tar.sh: Updated watch to repack orig.tar.gz -> orig.tar.bz2
    and strip the upstream debian directory.
  * d/debian/ceph.lintian-overrides: Drop override for rgw library which is no
    longer shipped by upstream.
  * d/rules: Strip librados-dev package as it now contains a binary.

ceph (0.48-1) unstable; urgency=low

  * New upstream release, the first with long-term support.
  * As gceph dropped by upstream, remove it from packaging.
  * Build with hardening enabled and build-conflict with libcryptopp not to
    mix up with libnss.
  * Use symbol versioning (closes: #679686).
  * Update debian/watch to GitHub tags.

ceph (0.47.2-1) unstable; urgency=low

  * New upstream release.
  * Use system leveldb (closes: #667907).
  * Remove librgw1 , librgw-dev and librgw1-dbg and add rest-bench and
    rest-bench-dbg packages.
  * Backport leveldb build fixes from upstream git as
    fix_leveldb_dep_for_system_library_case.patch and
    fix_leveldb_includes_for_system_library_case.patch .
  * Update packaging.
  * Sync with Ubuntu: switch build-dependency from libcryptopp to libnss as
    libcryptopp is not seeded.

Date: Mon, 16 Jul 2012 09:56:24 +0100
Changed-By: James Page <james.page at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/ceph/0.48-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 16 Jul 2012 09:56:24 +0100
Source: ceph
Binary: ceph ceph-dbg ceph-mds ceph-mds-dbg ceph-common ceph-common-dbg ceph-fs-common ceph-fs-common-dbg ceph-resource-agents librados2 librados2-dbg librados-dev librbd1 librbd1-dbg librbd-dev libcephfs1 libcephfs1-dbg libcephfs-dev obsync python-ceph
Architecture: source
Version: 0.48-1ubuntu1
Distribution: quantal
Urgency: low
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-common - common utilities to mount and interact with a ceph filesystem
 ceph-common-dbg - debugging symbols for ceph-common
 ceph-dbg   - debugging symbols for ceph
 ceph-fs-common - common utilities to mount and interact with a ceph filesystem
 ceph-fs-common-dbg - debugging symbols for ceph-fs-common
 ceph-mds   - distributed filesystem service
 ceph-mds-dbg - debugging symbols for ceph
 ceph-resource-agents - OCF-compliant resource agents for Ceph
 libcephfs-dev - Ceph distributed file system client library (development files)
 libcephfs1 - Ceph distributed file system client library
 libcephfs1-dbg - debugging symbols for libcephfs1
 librados-dev - RADOS distributed object store client library (development files)
 librados2  - RADOS distributed object store client library
 librados2-dbg - debugging symbols for librados2
 librbd-dev - RADOS block device client library (development files)
 librbd1    - RADOS block device client library
 librbd1-dbg - debugging symbols for librbd1
 obsync     - synchronize data between cloud object storage providers or a loca
 python-ceph - Python libraries for the Ceph distributed filesystem
Closes: 667907 679686
Changes: 
 ceph (0.48-1ubuntu1) quantal; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Work with in-tree dependencies until MIR review completes:
       + d/patches/intree_leveldb.patch: temporary patch which inserts leveldb
         into the ceph src tree.
       + d/control,d/rules,d/p/series Don't use system leveldb and associated
         ceph patches; its not in main yet.
       + d/control,d/rules: Don't use system libs3; its not in main yet and
         is only required for rest-bench (which Ubuntu don't ship - see below).
       + d/patches/add-powerpc-support.patch: temporary patch to in-tree
         leveldb to fix FTBFS on powerpc.
       + d/rules: Disable hardening until intree leveldb is dropped.
     - d/rules,d/control: Drop radosgw and rest-bench since libfcgi is
       not in main yet.
     - d/rules,d/control: Drop tcmalloc use since google-perftools is not
       in main yet.
     - d/rules,d/control: Drop ceph-fuse entirely per MIR review recommendation.
     - d/control,d/ceph-fs-common.install,d/ceph-mds.install: Split out
       filesystem specific bits so they can be kept in universe.
     - d/control: Drop recommends on btrfs-tools.
     - d/control: Drop BD on python-support; its not required as the package
       uses dh_python2.
     - d/*.symbols: Drop for the time being; they are not correct and break
       builds other than amd64.
   * Dropped changes, now in Debian:
     - d/control: Switch from libcryptopp to libnss as libcryptopp.
     - d/rules: Move from python-support to dh_python2.
     - d/control: python-ceph - Dropped librgw1/added librbd1.
   * d/watch,d/orig-tar.sh: Updated watch to repack orig.tar.gz -> orig.tar.bz2
     and strip the upstream debian directory.
   * d/debian/ceph.lintian-overrides: Drop override for rgw library which is no
     longer shipped by upstream.
   * d/rules: Strip librados-dev package as it now contains a binary.
 .
 ceph (0.48-1) unstable; urgency=low
 .
   * New upstream release, the first with long-term support.
   * As gceph dropped by upstream, remove it from packaging.
   * Build with hardening enabled and build-conflict with libcryptopp not to
     mix up with libnss.
   * Use symbol versioning (closes: #679686).
   * Update debian/watch to GitHub tags.
 .
 ceph (0.47.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Use system leveldb (closes: #667907).
   * Remove librgw1 , librgw-dev and librgw1-dbg and add rest-bench and
     rest-bench-dbg packages.
   * Backport leveldb build fixes from upstream git as
     fix_leveldb_dep_for_system_library_case.patch and
     fix_leveldb_includes_for_system_library_case.patch .
   * Update packaging.
   * Sync with Ubuntu: switch build-dependency from libcryptopp to libnss as
     libcryptopp is not seeded.
Checksums-Sha1: 
 9f5346c1baa05469d1fa7524fb7ace4d1bc37ece 3048 ceph_0.48-1ubuntu1.dsc
 578e4b698c843228a15638c332ccdf50c1cdb20a 3043495 ceph_0.48.orig.tar.bz2
 428544a5b6f74ba66e5b0f094a862ee0f54dd47e 240348 ceph_0.48-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 9d9cdda119caa98b059c2faec86b3a43c9be76c13b31cce7e53c2e4518cfe3f5 3048 ceph_0.48-1ubuntu1.dsc
 26ff23cb78ec1f8396886a17d5dcb2680e6145e492058bb2682447579b6de843 3043495 ceph_0.48.orig.tar.bz2
 0f030522736421ba58664795158b9cf417a4634114ce6444bd95d01d3c1520dd 240348 ceph_0.48-1ubuntu1.debian.tar.gz
Files: 
 d45536f0f8ba0c2fcd1df05632e5b909 3048 admin optional ceph_0.48-1ubuntu1.dsc
 c98b8af1015480cf62ffdb9d032d4f6a 3043495 admin optional ceph_0.48.orig.tar.bz2
 006df1bddd77915e96358ada1f74ccf7 240348 admin optional ceph_0.48-1ubuntu1.debian.tar.gz
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs at debian.hu>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJQBA9GAAoJEL/srsug59jDpzEQAJFqu4WEBsZIgWCWgX0T1U9Q
IgJonlx8fmlAiYRUvT/sj6wzzyDhD1h+TKNHwbWojOW66kidWS5ftqwtCmLAyPhB
CXfRfN4GP1ZFqo6qjSh4ItnGWa7NTNyCcKtLYZN4TcgQaa0AA8L81i0fCuMi9z/2
P1QKp7KFJ3q3F5ogADPgyBUy9QQhG4ZJ9JVkCdQ5LbxKkb3IJJmjif+FJhBd9+/k
lqUp+5iPEXploaqYXqy4xQJbAhqQ5if+Hk1bYbd1twcN2lX7rryrp7bwepJY1BUI
rGLbzTnHSLev6f+1QWW0EVXZ578Vj/Sdf29lRiDiZcNctTXzbrvMzY9JtqlnmoZT
09Pvjr1ip+EVpAre/v15GaUoj9DN/HxrLunUthI2VKB+nDpnjqSvPOKJiYFk+BQX
NFBu4bGh9mSdoagiqwItdWJXhPGvm+J1L7Z+2mVt9JTbZE675yKKVwZPO8UnuuIo
WeKG0b+ItVOFO+wcCyZvlLlVObLtLII+14+0471qBlUP607Li2/C1WOACy85z35h
RjT/hswgBwYKHgxBzc+hUXD8sS/BP5v8FPJ78CeilqwdqQWKDNLDza4G7pRt4B0A
IT/2Pag6eiYxEAgCcV6XBBhHwj2vft9v06nud7W1o3Nd9/LcZsmYsqqGJoIcnzU1
uj3GLZbejh+6KmdOsWxS
=GxBD
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list