[ubuntu/focal-proposed] ceph 14.2.5-3ubuntu1 (Accepted)

James Page james.page at ubuntu.com
Fri Jan 10 09:26:23 UTC 2020


ceph (14.2.5-3ubuntu1) focal; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - d/control: Add missing Depends on python3-{distutils,routes} to
      ceph-mgr-dashboard package (LP: #1858304).
  * All other changes merged into Debian packaging (Thanks Bernd).
  * d/control: Fix misnamed package Recommends brbd1 -> librbd1.
  * d/control: Add missing debhelper misc:Depends for python3-ceph.

ceph (14.2.5-3) unstable; urgency=medium

  * Uploading to unstable

  * [010db9a] Fix ceph-mgr - indefinite queue growth hangs.
    Applying the backport for the fix
    https://github.com/ceph/ceph/pull/32466
    Thanks to Milan Kupcevic (Closes: #947969)
  * [b01de37] Merge branch 'debian/unstable' into debian/experimental
  * [c8f35e5] Add breaks/replaces for ceph-common - ceph mds.
  * [ee905cb] Revert "Configure gbp for experimental"
    This reverts commit 3bcd5ac5f416b902a868036c243d7f19752c82f8.
  * [6303513] Revert "CI: build in experimental"
    This reverts commit d481122833e611c69c28e2b381e1cc1c8f689385.
  * [f1a9482] Snapshot changelog
  * [6e955c8] Removing automatic Ubuntu header
  * [b90d95a] Mark patch as forwarded

ceph (14.2.5-2) experimental; urgency=medium

  * [8c74414] lower --max-parallel for >=16GB
    g++ loves to eat ram
  * [b15dcdd] Build-dep. on python3-dev instead python3-all-dev.
    Thanks to Graham Inggs (Closes: #948021)
  * [d481122] CI: build in experimental
  * [4303a75] 32bit: fix more size_t vs uint64_t issues.
  * [c98ea07] Install bash-completion in /usr again.
    This change went missing somewhere during the import of the
    changes done in Ubuntu between 12.2.11 and 14.2.4.
    Thanks to Andreas Beckmann (Closes: #948165)
  * [c7d90b9] Move manpages to ceph-common again.
    This also went missing during the import.
  * [3e5a680] Use a better way to check if we are on 32bit.
  * [c03cd06] rm d/p/boost-py37-compat.patch.
    Upstream renamed assert.h to ceph_assert.h, so this patch should not be
    necessary anymore.

ceph (14.2.5-1) experimental; urgency=medium

  [ Bernd Zeimetz ]
  * [3bcd5ac] Configure gbp for experimental
  * [bd0b051] New upstream version 14.2.5
  * [46cbe61] Merge upstream changes for 14.2.5
  * [4dfd819] Refreshing patches
  * [da26f25] Fix copy&paste errors in build-deps.
  * [7ff43a2] Mark build-deps needed for make check.
    And remove the need to install them.
  * [5ef8ac3] Remove left over patch file
  * [91ab5b9] */lib_tp.so files are not built, don't install them.
  * [44591e4] Don't try to install files we don't build
  * [db0994e] librbd1.symbols: add new symbols.
  * [d53724e] Add install/postinstall files for ceph-mgr-k8sevents
  * [acada37] Add lintian override for .chm file.
    Source and build info is shipped.
  * [bbb0bd6] copy the radosgw init file in override_dh_installinit.
  * [a5958d5] Avoid duplicate files.
    etc/bash_completion.d/ceph was accidentally shipped in ceph-base again.
  * [fbc33a3] Add missing > in Dependency.

ceph (14.2.4-9) unstable; urgency=medium

  * [8c74414] lower --max-parallel for >=16GB
    g++ loves to eat ram
  * [b15dcdd] Build-dep. on python3-dev instead python3-all-dev.
    Thanks to Graham Inggs (Closes: #948021)
  * [c98ea07] Install bash-completion in /usr again.
    This change went missing somewhere during the import of the
    changes done in Ubuntu between 12.2.11 and 14.2.4.
    Thanks to Andreas Beckmann (Closes: #948165)
  * [c7d90b9] Move manpages to ceph-common again.
    This also went missing during the import.

ceph (14.2.4-8) unstable; urgency=medium

  * [e187e6a] Use WITH_CCACHE from cmake to build with ccache.
  * [8cbe25e] Hack CMakeCache.txt to disable HAVE_ARM_NEON on armel.
    after trying to patch the various places where HAVE_ARM_NEON is used
    the easiest way to get rid of it on armel seems to be to patch the cmake
    cache file.
  * [424ea9b] Don't build ceph on mipsel.
    No compiler is able to build the code without running into oom-issues.

ceph (14.2.4-7) unstable; urgency=medium

  * [9b97753] Make sure we use ccache if needed.
  * [3dbd1ac] d/rules: Remove the armel fpu options.
    Hopefully properly patched now.
  * [da253e4] m68k, sh4: build with clang to avoid gcc OOM.

ceph (14.2.4-6) unstable; urgency=medium

  * [b1c9b5d] Try to reduce memory usage even further if needed.
    gcc loves to eat too much memory on armhf mipsel armel.
  * [d695778] Remove softfp patch in favour of build flags.
    This hopefully avoids the need to update and debug the patch.
  * [6eddb32] Build with clang(++) on armhf mipsel armel.
    Reports seem to suggest that clang does not need as much memory as gcc.
  * [b9420ba] Fix unsigned/size_t issue for sh4 & m86k.
  * [0027181] Updating changelog
  * [6502f60] Fix another 32bit size_t/uint64_t issue.
    In src/common/options.cc line 192.
  * [4a0b044] Fix another 32bit size_t/uint64_t issue.
    This time: powerpc.

ceph (14.2.4-5) unstable; urgency=medium

  [ Bernd Zeimetz ]
  * [453eaa4] Avoid using make -j 32 on powerpc.
    A lot of CPU do not always help.

  [ Milan Kupcevic ]
  * [c6ec924] cherry pick critical bluestore data corruption fix
    (Closes: #947457)

  [ Bernd Zeimetz ]
  * [e88fc21] Set -DWITH_BOOST_CONTEXT=OFF where necessary.
    [!s390x !mips64el !ia64 !m68k !ppc64 !riscv64 !sh4 !sparc64 !x32]

ceph (14.2.4-4) unstable; urgency=medium

  * [b70efb1] Create missing directories for arch:all build.
  * [3e4530f] try to save even more memory on armhf.
    Don't build debug flags at all.
  * [b478ee5] Avoid overloading on mipsel.
    Add mipsel to debian/patches/32bit-avoid-overloading.patch
  * [85eb6e9] Also build jerasure with softfp on armel.

ceph (14.2.4-3) unstable; urgency=medium

  [ Bernd Zeimetz ]
  * [f3f47f5] CI: disable extra-long running tests.

  [ Steve Langasek ]
  * [9794fc4] Drop uninstallable and unneeded server binaries on i386.
    (Closes: #947156)

  [ Bernd Zeimetz ]
  * [6c2993f] Merge tag 'debian/14.2.4-0ubuntu3' into debian/unstable
  * [0c5b41f] Use a tracker.d.o list instead of a closed one. (Closes: #760538)
  * [d95db97] Try to build with --max-parallel=1 on slow arches.
    We run into out-of-memory errors again.
  * [e8d9e63] Use -mfloat-abi=softfp on armel for NEON instructions.
    And again, that patch went missing somewhere.
    Taken from
    https://salsa.debian.org/ceph-team/ceph/commit/fa7d0d84f736d0b8450572f3192a43ff7b3252c4

ceph (14.2.4-2) unstable; urgency=medium

  [ Thomas Goirand ]
  * [4b2327d] Add a python3-ceph metapackage.

  [ Bernd Zeimetz ]
  * [dbc7d2f] Add lintian override for empty python3-ceph package.
  * [5381390] Remove -en from description.
    We actually want to have a description in the changes file...
  * [4a57f31] Make python3-ceph dependencies binNMU safe

ceph (14.2.4-1) unstable; urgency=medium

  * Uploading 14.2.4 to Debian.
    (Closes: #936282, #943961, #940854, #942733)
  * Adding missing sources (two.js, bootstrap 3.3.4)
  * ceph-mon.postinst missed the interpreter
  * Add missing dependency on python3
  * ignore lintian errors about minified js with shipped sources
  * Radowgw uses a systemd template, override lintian.
  * libcephfs-jni: rpath to java libraries needed.
    Add lintian override.
  * Remove .pc folder from debian folder.
  * Adding myself to Uploaders
  * Merging the work done in Ubuntu.

      [ Dariusz Gadomski ]
      * d/p/issue37490.patch: Cherry pick fix to optimize LVM queries in
        ceph-volume, resolving performance issues in systems under heavy load
        or with large numbers of disks (LP: #1850754).

      [ James Page ]
      * d/p/issue40114.patch: Cherry pick endian fixes to resolve issues
        using Ceph on big-endian architectures such as s390x (LP: #1851290).
      * New upstream release (LP: #1850901):
        - d/p/more-py3-compat.patch,ceph-volume-wait-for-lvs.patch,
          ceph-volume-wait-for-lvs.patch: Drop, included upstream.
        - d/p/bluefs-use-uint64_t-for-len.patch: Cherry pick fix to resolve
          FTBFS on 32 bit architectures.
      * d/rules: Disable SPDK support as this generates a build which
        has a minimum CPU baseline of 'corei7' on x86_64 which is not
        compatible with older CPU's (LP: #1842020).
      * d/p/issue40781.patch: Cherry pick fix for py3 compatibility in ceph-
        crash.

      [ Eric Desrochers ]
      * Ensure that daemons are not automatically restarted during package
        upgrades (LP: #1840347):
        - d/rules: Use "--no-restart-after-upgrade" and "--no-stop-on-upgrade"
          instead of "--no-restart-on-upgrade".
        - d/rules: Drop exclusion for ceph-[osd,mon,mds] for restarts.

      [ Jesse Williamson ]
      * d/p/civetweb-755-1.8-somaxconn-configurable*.patch: Backport changes
        to civetweb to allow tuning of SOMAXCONN in Ceph RADOS Gateway
        deployments (LP: #1838109).

      [ James Page ]
      * d/p/ceph-volume-wait-for-lvs.patch: Cherry pick inflight fix to
        ensure that required wal and db devices are present before
        activating OSD's (LP: #1828617).

      [ Steve Beattie ]
      * SECURITY UPDATE: RADOS gateway remote denial of service
        - d/p/CVE-2019-10222.patch: rgw: asio: check the remote endpoint
          before processing requests.
        - CVE-2019-10222
        - Closes: #936015

      [ James Page ]
      * New upstream release.
      * d/p/fix-py3-encoding-fsid.patch: Drop, no longer required.
      * d/p/pybind-auto-encode-decode-cstr.patch: Drop, reverted upstream.
      * d/p/fix-py3-encoding-fsid.patch: Cherry pick correct fix to resolve
        FSID encoding issues under Python 3 (LP: #1833079).
      * d/p/pybind-auto-encode-decode-cstr.patch: Cherry pick fix to ensure
        that encoding/decoding of strings is correctly performed under
        Python 3 (LP: #1833079).

      * New upstream release.
      * d/p/misc-32-bit-fixes.patch: Drop, included upstream.
      * d/p/py37-compat.patch: Drop, included upstream.
      * d/p/collections.abc-compat.patch: Drop, included in release.
      * d/p/*: Refresh.
      * d/*: Re-sync packaging with upstream for Nautilus release.
      * d/control,ceph-test.*,rules: Disable build of test binaries, drop
        ceph-test binary package (reduce build size).
      * d/control,rules: Use system boost libraries (reduce build time).
      * d/control: Add dependency on smartmontools, suggest use of nvme-cli
        for ceph-osd package.
      * d/p/32bit-*.patch: Fix misc 32 bit related issues which cause
        compilation failures on armhf and i386 architectures.
      * d/control: Add Breaks/Replaces on ceph-common for ceph-argparse to
        deal with move of Python module.

      * New upstream release (LP: #1810766).
      * d/p/*: Refresh.

      * d/p/more-py3-compat.patch: Add more py3 fixes.

      * d/p/more-py3-compat.patch: Misc Python 3 fixes in ceph-create-keys.

      * d/tests/python-ceph: Fix python3 test support resolving
        autopkgtest failure.

      * New upstream point release.
      * d/p/*: Refresh.
      * d/control,python-*.install,rules: Drop Python 2 support.
      * d/tests: Update for Python 2 removal.
      * d/p/misc-32-bit-fixes.patch: Update type of rgw_max_attr_name_len,
        resolving SIGABRT in radosgw (LP: #1805145).
      * d/p/boost-py37-compat.patch: Fix compilation issue with boost
        imports conflicting with ceph's assert.h header.
      * d/p/collections.abc-compat.patch: Selective cherry-pick of upstream
        fix for future compatibility with Python 3.8, avoiding deprecation
        warnings under Python 3.7.

      * d/ceph-mds.install: Install missing systemd configuration
        (LP: #1789927).

      * Re-instate 32bit architectures.
        - d/control: Switch back to linux-any
        - d/p/misc-32-bit-fixes.patch: Misc fixes for compilation
          failures under 32 bit architectures.
        - d/rules: Disable SPDK integration under i386.
      * Repack upstream tarball, excluding non-DFSG sources (LP: #1750848):
        - d/copyright: Purge upstream tarball of minified js files, which
          are neither shipped in binaries or required for package build.
        - d/watch: Add dversionmangle for +dfsg\d version suffix.
      * d/control,rules: Drop requirement for gcc-7 for arm64.
      * d/ceph-osd.udev: Add udev rules for sample LVM layout for OSD's,
        ensuring that LV's have ceph:ceph ownership (LP: #1767087).

      * d/copyright,source.lintian-overrides: Exclude jsonchecker component
        of rapidjson avoiding license-problem-json-evil non-free issue.
      * New upstream point release.
      * d/control: Remove obsolete X{S}-* fields.

      * New upstream release.
      * Sync with changes in upstream packaging:
        - d/*.install,rules: Use generated systemd unit files for install
        - d/ceph-test.install: Drop binaries removed upstream.
      * d/p/*: Refresh and drop as needed.
      * d/*.symbols: Refresh for new release.
      * d/rules,calc-max-parallel.sh: Automatically calculate the maximum
        number of parallel compilation units based on total memory.
      * d/control: Drop support for 32 bit architectures.
      * d/control: Update Vcs-* fields for Ubuntu.
      * d/control: Drop min python version field.

Date: Fri, 10 Jan 2020 09:22:49 +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/14.2.5-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 10 Jan 2020 09:22:49 +0000
Source: ceph
Architecture: source
Version: 14.2.5-3ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Page <james.page at ubuntu.com>
Closes: 760538 936015 936282 940854 942733 943961 947156 947457 947969 948021 948165
Launchpad-Bugs-Fixed: 1750848 1767087 1789927 1805145 1810766 1828617 1833079 1838109 1840347 1842020 1850754 1850901 1851290 1858304
Changes:
 ceph (14.2.5-3ubuntu1) focal; urgency=medium
 .
   * Merge from Debian unstable, remaining changes:
     - d/control: Add missing Depends on python3-{distutils,routes} to
       ceph-mgr-dashboard package (LP: #1858304).
   * All other changes merged into Debian packaging (Thanks Bernd).
   * d/control: Fix misnamed package Recommends brbd1 -> librbd1.
   * d/control: Add missing debhelper misc:Depends for python3-ceph.
 .
 ceph (14.2.5-3) unstable; urgency=medium
 .
   * Uploading to unstable
 .
   * [010db9a] Fix ceph-mgr - indefinite queue growth hangs.
     Applying the backport for the fix
     https://github.com/ceph/ceph/pull/32466
     Thanks to Milan Kupcevic (Closes: #947969)
   * [b01de37] Merge branch 'debian/unstable' into debian/experimental
   * [c8f35e5] Add breaks/replaces for ceph-common - ceph mds.
   * [ee905cb] Revert "Configure gbp for experimental"
     This reverts commit 3bcd5ac5f416b902a868036c243d7f19752c82f8.
   * [6303513] Revert "CI: build in experimental"
     This reverts commit d481122833e611c69c28e2b381e1cc1c8f689385.
   * [f1a9482] Snapshot changelog
   * [6e955c8] Removing automatic Ubuntu header
   * [b90d95a] Mark patch as forwarded
 .
 ceph (14.2.5-2) experimental; urgency=medium
 .
   * [8c74414] lower --max-parallel for >=16GB
     g++ loves to eat ram
   * [b15dcdd] Build-dep. on python3-dev instead python3-all-dev.
     Thanks to Graham Inggs (Closes: #948021)
   * [d481122] CI: build in experimental
   * [4303a75] 32bit: fix more size_t vs uint64_t issues.
   * [c98ea07] Install bash-completion in /usr again.
     This change went missing somewhere during the import of the
     changes done in Ubuntu between 12.2.11 and 14.2.4.
     Thanks to Andreas Beckmann (Closes: #948165)
   * [c7d90b9] Move manpages to ceph-common again.
     This also went missing during the import.
   * [3e5a680] Use a better way to check if we are on 32bit.
   * [c03cd06] rm d/p/boost-py37-compat.patch.
     Upstream renamed assert.h to ceph_assert.h, so this patch should not be
     necessary anymore.
 .
 ceph (14.2.5-1) experimental; urgency=medium
 .
   [ Bernd Zeimetz ]
   * [3bcd5ac] Configure gbp for experimental
   * [bd0b051] New upstream version 14.2.5
   * [46cbe61] Merge upstream changes for 14.2.5
   * [4dfd819] Refreshing patches
   * [da26f25] Fix copy&paste errors in build-deps.
   * [7ff43a2] Mark build-deps needed for make check.
     And remove the need to install them.
   * [5ef8ac3] Remove left over patch file
   * [91ab5b9] */lib_tp.so files are not built, don't install them.
   * [44591e4] Don't try to install files we don't build
   * [db0994e] librbd1.symbols: add new symbols.
   * [d53724e] Add install/postinstall files for ceph-mgr-k8sevents
   * [acada37] Add lintian override for .chm file.
     Source and build info is shipped.
   * [bbb0bd6] copy the radosgw init file in override_dh_installinit.
   * [a5958d5] Avoid duplicate files.
     etc/bash_completion.d/ceph was accidentally shipped in ceph-base again.
   * [fbc33a3] Add missing > in Dependency.
 .
 ceph (14.2.4-9) unstable; urgency=medium
 .
   * [8c74414] lower --max-parallel for >=16GB
     g++ loves to eat ram
   * [b15dcdd] Build-dep. on python3-dev instead python3-all-dev.
     Thanks to Graham Inggs (Closes: #948021)
   * [c98ea07] Install bash-completion in /usr again.
     This change went missing somewhere during the import of the
     changes done in Ubuntu between 12.2.11 and 14.2.4.
     Thanks to Andreas Beckmann (Closes: #948165)
   * [c7d90b9] Move manpages to ceph-common again.
     This also went missing during the import.
 .
 ceph (14.2.4-8) unstable; urgency=medium
 .
   * [e187e6a] Use WITH_CCACHE from cmake to build with ccache.
   * [8cbe25e] Hack CMakeCache.txt to disable HAVE_ARM_NEON on armel.
     after trying to patch the various places where HAVE_ARM_NEON is used
     the easiest way to get rid of it on armel seems to be to patch the cmake
     cache file.
   * [424ea9b] Don't build ceph on mipsel.
     No compiler is able to build the code without running into oom-issues.
 .
 ceph (14.2.4-7) unstable; urgency=medium
 .
   * [9b97753] Make sure we use ccache if needed.
   * [3dbd1ac] d/rules: Remove the armel fpu options.
     Hopefully properly patched now.
   * [da253e4] m68k, sh4: build with clang to avoid gcc OOM.
 .
 ceph (14.2.4-6) unstable; urgency=medium
 .
   * [b1c9b5d] Try to reduce memory usage even further if needed.
     gcc loves to eat too much memory on armhf mipsel armel.
   * [d695778] Remove softfp patch in favour of build flags.
     This hopefully avoids the need to update and debug the patch.
   * [6eddb32] Build with clang(++) on armhf mipsel armel.
     Reports seem to suggest that clang does not need as much memory as gcc.
   * [b9420ba] Fix unsigned/size_t issue for sh4 & m86k.
   * [0027181] Updating changelog
   * [6502f60] Fix another 32bit size_t/uint64_t issue.
     In src/common/options.cc line 192.
   * [4a0b044] Fix another 32bit size_t/uint64_t issue.
     This time: powerpc.
 .
 ceph (14.2.4-5) unstable; urgency=medium
 .
   [ Bernd Zeimetz ]
   * [453eaa4] Avoid using make -j 32 on powerpc.
     A lot of CPU do not always help.
 .
   [ Milan Kupcevic ]
   * [c6ec924] cherry pick critical bluestore data corruption fix
     (Closes: #947457)
 .
   [ Bernd Zeimetz ]
   * [e88fc21] Set -DWITH_BOOST_CONTEXT=OFF where necessary.
     [!s390x !mips64el !ia64 !m68k !ppc64 !riscv64 !sh4 !sparc64 !x32]
 .
 ceph (14.2.4-4) unstable; urgency=medium
 .
   * [b70efb1] Create missing directories for arch:all build.
   * [3e4530f] try to save even more memory on armhf.
     Don't build debug flags at all.
   * [b478ee5] Avoid overloading on mipsel.
     Add mipsel to debian/patches/32bit-avoid-overloading.patch
   * [85eb6e9] Also build jerasure with softfp on armel.
 .
 ceph (14.2.4-3) unstable; urgency=medium
 .
   [ Bernd Zeimetz ]
   * [f3f47f5] CI: disable extra-long running tests.
 .
   [ Steve Langasek ]
   * [9794fc4] Drop uninstallable and unneeded server binaries on i386.
     (Closes: #947156)
 .
   [ Bernd Zeimetz ]
   * [6c2993f] Merge tag 'debian/14.2.4-0ubuntu3' into debian/unstable
   * [0c5b41f] Use a tracker.d.o list instead of a closed one. (Closes: #760538)
   * [d95db97] Try to build with --max-parallel=1 on slow arches.
     We run into out-of-memory errors again.
   * [e8d9e63] Use -mfloat-abi=softfp on armel for NEON instructions.
     And again, that patch went missing somewhere.
     Taken from
     https://salsa.debian.org/ceph-team/ceph/commit/fa7d0d84f736d0b8450572f3192a43ff7b3252c4
 .
 ceph (14.2.4-2) unstable; urgency=medium
 .
   [ Thomas Goirand ]
   * [4b2327d] Add a python3-ceph metapackage.
 .
   [ Bernd Zeimetz ]
   * [dbc7d2f] Add lintian override for empty python3-ceph package.
   * [5381390] Remove -en from description.
     We actually want to have a description in the changes file...
   * [4a57f31] Make python3-ceph dependencies binNMU safe
 .
 ceph (14.2.4-1) unstable; urgency=medium
 .
   * Uploading 14.2.4 to Debian.
     (Closes: #936282, #943961, #940854, #942733)
   * Adding missing sources (two.js, bootstrap 3.3.4)
   * ceph-mon.postinst missed the interpreter
   * Add missing dependency on python3
   * ignore lintian errors about minified js with shipped sources
   * Radowgw uses a systemd template, override lintian.
   * libcephfs-jni: rpath to java libraries needed.
     Add lintian override.
   * Remove .pc folder from debian folder.
   * Adding myself to Uploaders
   * Merging the work done in Ubuntu.
 .
       [ Dariusz Gadomski ]
       * d/p/issue37490.patch: Cherry pick fix to optimize LVM queries in
         ceph-volume, resolving performance issues in systems under heavy load
         or with large numbers of disks (LP: #1850754).
 .
       [ James Page ]
       * d/p/issue40114.patch: Cherry pick endian fixes to resolve issues
         using Ceph on big-endian architectures such as s390x (LP: #1851290).
       * New upstream release (LP: #1850901):
         - d/p/more-py3-compat.patch,ceph-volume-wait-for-lvs.patch,
           ceph-volume-wait-for-lvs.patch: Drop, included upstream.
         - d/p/bluefs-use-uint64_t-for-len.patch: Cherry pick fix to resolve
           FTBFS on 32 bit architectures.
       * d/rules: Disable SPDK support as this generates a build which
         has a minimum CPU baseline of 'corei7' on x86_64 which is not
         compatible with older CPU's (LP: #1842020).
       * d/p/issue40781.patch: Cherry pick fix for py3 compatibility in ceph-
         crash.
 .
       [ Eric Desrochers ]
       * Ensure that daemons are not automatically restarted during package
         upgrades (LP: #1840347):
         - d/rules: Use "--no-restart-after-upgrade" and "--no-stop-on-upgrade"
           instead of "--no-restart-on-upgrade".
         - d/rules: Drop exclusion for ceph-[osd,mon,mds] for restarts.
 .
       [ Jesse Williamson ]
       * d/p/civetweb-755-1.8-somaxconn-configurable*.patch: Backport changes
         to civetweb to allow tuning of SOMAXCONN in Ceph RADOS Gateway
         deployments (LP: #1838109).
 .
       [ James Page ]
       * d/p/ceph-volume-wait-for-lvs.patch: Cherry pick inflight fix to
         ensure that required wal and db devices are present before
         activating OSD's (LP: #1828617).
 .
       [ Steve Beattie ]
       * SECURITY UPDATE: RADOS gateway remote denial of service
         - d/p/CVE-2019-10222.patch: rgw: asio: check the remote endpoint
           before processing requests.
         - CVE-2019-10222
         - Closes: #936015
 .
       [ James Page ]
       * New upstream release.
       * d/p/fix-py3-encoding-fsid.patch: Drop, no longer required.
       * d/p/pybind-auto-encode-decode-cstr.patch: Drop, reverted upstream.
       * d/p/fix-py3-encoding-fsid.patch: Cherry pick correct fix to resolve
         FSID encoding issues under Python 3 (LP: #1833079).
       * d/p/pybind-auto-encode-decode-cstr.patch: Cherry pick fix to ensure
         that encoding/decoding of strings is correctly performed under
         Python 3 (LP: #1833079).
 .
       * New upstream release.
       * d/p/misc-32-bit-fixes.patch: Drop, included upstream.
       * d/p/py37-compat.patch: Drop, included upstream.
       * d/p/collections.abc-compat.patch: Drop, included in release.
       * d/p/*: Refresh.
       * d/*: Re-sync packaging with upstream for Nautilus release.
       * d/control,ceph-test.*,rules: Disable build of test binaries, drop
         ceph-test binary package (reduce build size).
       * d/control,rules: Use system boost libraries (reduce build time).
       * d/control: Add dependency on smartmontools, suggest use of nvme-cli
         for ceph-osd package.
       * d/p/32bit-*.patch: Fix misc 32 bit related issues which cause
         compilation failures on armhf and i386 architectures.
       * d/control: Add Breaks/Replaces on ceph-common for ceph-argparse to
         deal with move of Python module.
 .
       * New upstream release (LP: #1810766).
       * d/p/*: Refresh.
 .
       * d/p/more-py3-compat.patch: Add more py3 fixes.
 .
       * d/p/more-py3-compat.patch: Misc Python 3 fixes in ceph-create-keys.
 .
       * d/tests/python-ceph: Fix python3 test support resolving
         autopkgtest failure.
 .
       * New upstream point release.
       * d/p/*: Refresh.
       * d/control,python-*.install,rules: Drop Python 2 support.
       * d/tests: Update for Python 2 removal.
       * d/p/misc-32-bit-fixes.patch: Update type of rgw_max_attr_name_len,
         resolving SIGABRT in radosgw (LP: #1805145).
       * d/p/boost-py37-compat.patch: Fix compilation issue with boost
         imports conflicting with ceph's assert.h header.
       * d/p/collections.abc-compat.patch: Selective cherry-pick of upstream
         fix for future compatibility with Python 3.8, avoiding deprecation
         warnings under Python 3.7.
 .
       * d/ceph-mds.install: Install missing systemd configuration
         (LP: #1789927).
 .
       * Re-instate 32bit architectures.
         - d/control: Switch back to linux-any
         - d/p/misc-32-bit-fixes.patch: Misc fixes for compilation
           failures under 32 bit architectures.
         - d/rules: Disable SPDK integration under i386.
       * Repack upstream tarball, excluding non-DFSG sources (LP: #1750848):
         - d/copyright: Purge upstream tarball of minified js files, which
           are neither shipped in binaries or required for package build.
         - d/watch: Add dversionmangle for +dfsg\d version suffix.
       * d/control,rules: Drop requirement for gcc-7 for arm64.
       * d/ceph-osd.udev: Add udev rules for sample LVM layout for OSD's,
         ensuring that LV's have ceph:ceph ownership (LP: #1767087).
 .
       * d/copyright,source.lintian-overrides: Exclude jsonchecker component
         of rapidjson avoiding license-problem-json-evil non-free issue.
       * New upstream point release.
       * d/control: Remove obsolete X{S}-* fields.
 .
       * New upstream release.
       * Sync with changes in upstream packaging:
         - d/*.install,rules: Use generated systemd unit files for install
         - d/ceph-test.install: Drop binaries removed upstream.
       * d/p/*: Refresh and drop as needed.
       * d/*.symbols: Refresh for new release.
       * d/rules,calc-max-parallel.sh: Automatically calculate the maximum
         number of parallel compilation units based on total memory.
       * d/control: Drop support for 32 bit architectures.
       * d/control: Update Vcs-* fields for Ubuntu.
       * d/control: Drop min python version field.
Checksums-Sha1:
 8e075a86cee770699c163793b0a22c2a18939a8a 8797 ceph_14.2.5-3ubuntu1.dsc
 54ae5fccc7afb153c32c320239a85b805d6d4043 80746108 ceph_14.2.5.orig.tar.xz
 6df23f5dfc30f360d506e79b82a1294c77921c4d 112928 ceph_14.2.5-3ubuntu1.debian.tar.xz
 853a316497ce8e1f5f5fd8ad21d3574b02e2c8f9 16450 ceph_14.2.5-3ubuntu1_source.buildinfo
Checksums-Sha256:
 b3d120400addbeaf72b50f0685fea0f94cdcb64ef9ef476b58d1f03b67ab8857 8797 ceph_14.2.5-3ubuntu1.dsc
 0a6e858078a00f95bc654d81a8cd85f347ce6f6237aa352c8865f2729b2b09fd 80746108 ceph_14.2.5.orig.tar.xz
 f71405a97d60e56ce7cd0c5d1b0761f5f637fe2c60fa3406ecbbec7f333e98c2 112928 ceph_14.2.5-3ubuntu1.debian.tar.xz
 a21cd5d78a41165e312ee0edf70d99f202610e2d90e58ee2004f8c098a97a0e7 16450 ceph_14.2.5-3ubuntu1_source.buildinfo
Files:
 ad26a2b038ebb0ad1665ad6ca5337a4c 8797 admin optional ceph_14.2.5-3ubuntu1.dsc
 ee927ed580f426f1896e45ffbc6ec717 80746108 admin optional ceph_14.2.5.orig.tar.xz
 312e3e6aa9de548e67b80b2c96a5b7d8 112928 admin optional ceph_14.2.5-3ubuntu1.debian.tar.xz
 5bdb3c9ddc35e38fff9351e5255e91a1 16450 admin optional ceph_14.2.5-3ubuntu1_source.buildinfo
Original-Maintainer: Ceph Packaging Team <team+ceph at tracker.debian.org>

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

iQIzBAEBCAAdFiEEqyPpqYQiiJ4Iw4OMv+yuy6Dn2MMFAl4YQr0ACgkQv+yuy6Dn
2MMeXhAAheuFPuWTYAYiUGfqNcA0vE0Ye7SC0jKR5Y3AG+T3HwnS45RMvf0wy99H
aFljv/NJunL+K0RqwPzVLsYOOnY63TStxulwSKv55OsHKc7Oqg5D7qlg3PkpGxHu
HbpyqWs2GsERb+2PRRlg2srJueDP1dNyqnfV//Pm6Yj78HR7Q+GYCEtZRCiypiH4
V/P9Vyu4lbMkjPRv2FfAGX8C5dWpvUhuTjpiiN508q/CDPyKZHByX/zmQuNlu6wr
SwFyhEJdHv3nc0W4OlcMASBhTB38xd/SgYoMz2M5f3FmzcsTxJORRvgBeB0caGNd
1RJEKzUfuIOZD5thS1FmW5K8S1jTHd50MN4NzmslRDckK/gaQkOUOwjEosj5XJyo
jcZAeM8g5bpuzOsfIovCc+Qxk88qLvgiwXgioCASDYj4ce8HkcJYzwD2x/YDwwWl
uULeUvuie0sWbTEUxch27+ih1asZD07TcMlXnQgIstYfrYsBFzi1XZG8CvLI6kt9
Nq6gc4214pc1QdssYgPF737no2rNf2hTLmIdRLqreqCswhErUCmJsFH7l6utUnL7
aP2RVHuZ+v7YXwa3EUFqU5g63kMZNIFlXV++rzMNqX5R6GnzdgvdC6IPpoN3mzOb
m7aJuczuouOsiEyanayZOZUhq0CqBpDsfWyxKbJ7B5SqLcYOHow=
=oxHt
-----END PGP SIGNATURE-----


More information about the Focal-changes mailing list