Merge version 14.2.7-1+rpi1 and 14.2.8-2 to produce 14.2.8-2+rpi1 archive/raspbian/14.2.8-2+rpi1 raspbian/14.2.8-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 29 Mar 2020 23:49:21 +0000 (00:49 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 29 Mar 2020 23:49:21 +0000 (00:49 +0100)
1  2 
debian/changelog
debian/patches/series
install-deps.sh

index 913d0a7e27c025e24664cad2a4b499a31872cc3a,dfdc8d15a42521fe14a14febb17494e4761197bb..e49a54481ff516cc1774f65fd745d29d3c983e12
@@@ -1,15 -1,26 +1,39 @@@
- ceph (14.2.7-1+rpi1) bullseye-staging; urgency=medium
++ceph (14.2.8-2+rpi1) bullseye-staging; urgency=medium
 +
 +  [changes brought forward from 10.2.5-7.2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 30 Jul 2017 09:48:17 +0000]
 +  * Add Raspbian to lists of "debian-like" distros.
 +    + Hopefully this will fix site-packages vs dist-packages
 +      build failure in Raspbian.
 + 
 +  [changes introduced in 14.2.5-3+rpi1 by Peter Michael Green]
 +  * Remove problematic gitattributes files.
 +  * Disable neon on armhf too.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sun, 09 Feb 2020 06:18:45 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 29 Mar 2020 23:49:20 +0000
++
+ ceph (14.2.8-2) unstable; urgency=medium
+   * [eed9184] Fix 32bit issues in src/mds/PurgeQueue.cc
+     mips64el (as reported in the bug report) built fine.
+     s390x is a buildd issue, gets stuck sometimes for unknown (and not
+     reproducible) reasons.
+     Other build issues are fixed hopefully.
+     Thanks to Ivo De Decker (Closes: #953749)
+  -- Bernd Zeimetz <bzed@debian.org>  Mon, 23 Mar 2020 00:14:25 +0100
+ ceph (14.2.8-1) unstable; urgency=medium
+   * [e14a030] Update upstream source from tag 'upstream/14.2.8'
+     Update to upstream version '14.2.8'
+     with Debian dir 6c28e7789e84694b28409f0aceb9bfe6f2acdade
+     Closes: #953364
+   * [6bc660e] Refreshing patches
+   * [9e935e3] Fix FTBFS on riscv64.
+     Thanks to Aurelien Jarno (Closes: #953003)
+   * [4287e84] fix lintian override
+  -- Bernd Zeimetz <bzed@debian.org>  Sun, 08 Mar 2020 22:31:55 +0100
  
  ceph (14.2.7-1) unstable; urgency=medium
  
index 2560410eb07fd59b611627abdb5c7219cafbbc71,bb625347d6d5919333a70759be8730a5167fe719..3830c9ac8aefdf4a14803d7afb30c8173390e91c
@@@ -12,6 -12,5 +12,7 @@@ bluefs-use-uint64_t-for-len.patc
  debian-armel-armhf-buildflags.patch
  fix-bash-completion-location
  add-option-to-disable-ceph-dencoder.patch
+ riscv64-link-pthread.patch
+ mds-purgequeue-use_uint64_t.patch
 +detect-raspbian.diff
 +remove-problematic-gitattributes-files.patch
diff --cc install-deps.sh
Simple merge