~ubuntu-server-dev/ubuntu/+source/ceph:jewel-fix-32bit-xfs

Last commit made on 2017-01-09
Get this branch:
git clone -b jewel-fix-32bit-xfs https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/ceph
Members of Ubuntu Server Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
jewel-fix-32bit-xfs
Repository:
lp:~ubuntu-server-dev/ubuntu/+source/ceph

Recent commits

f4675da... by Gaudenz Steinlin

Set _FILE_OFFSET_BITS=64 via DEB_CPPFLAGS_MAINT_APPEND

This works around a build system weirdness where configure fails because
this is not set but it would have been set for compiling the actual code
by a automake variable.

28ff272... by Gaudenz Steinlin

Update changelog for version 10.2.5-4

182dd88... by Gaudenz Steinlin

NEWS entry about upgrades from Debian Jessie

c31e79d... by Gaudenz Steinlin

Add patch to build rocksdb with -latomic on mips/el

88034ce... by Gaudenz Steinlin

Build with ggc-min-expand=5 on mips/el

This works around a compiler bug which leads to virtual memory
exhaustion while compiling the testsuite.

Closes: #849657

5f606b3... by Gaudenz Steinlin

Update changelog for version 10.2.5-3

eeff8d6... by Gaudenz Steinlin

Use -mfloat-abi=softfp on armel for NEON plugin

Closes: #849660

3eb3f2d... by Gaudenz Steinlin

Update changelog for version 10.2.5-2

3e96e65... by Gaudenz Steinlin

Upstream fix for CVE-2016-9579 (short CORS request)

This fix was cherry-picked from the upstream master branch. A backport
to jewel is still in progress. See http://tracker.ceph.com/issues/18187.

Closes: #849048

47aef71... by Gaudenz Steinlin

Remove chrony from recommends (provides time-daemon)

As chrony now provides the time-daemon virtual package, explicitly
listing it as an alternative is no longer necessary.

Closes: #827673