SHA256
1
0
forked from pool/ceph

Update link from rev 16 to rev 20

OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=33
This commit is contained in:
2016-06-12 20:57:57 +00:00
committed by Git OBS Bridge
parent 574909f7fc
commit 64ab6adb90
5 changed files with 67 additions and 10 deletions

View File

@@ -1,3 +1,58 @@
-------------------------------------------------------------------
Sun Jun 12 20:46:50 UTC 2016 - ncutler@suse.com
- Update to version 10.2.1+git.1465763247.b9decd3:
+ rpm: be careful about build parallelism
-------------------------------------------------------------------
Fri Jun 10 04:50:54 UTC 2016 - ncutler@suse.com
- rpm: drop support for RHEL<7 and SUSE<1210 in jewel and above (pr#8938,
issue#15739, issue#15742, issue#15744, issue#15825, issue#15894, issue#16008)
+ test/ec: build the libs only when 'make check'
+ rpm: refrain from installing systemd unit files twice
+ udev: remove 60-ceph-partuuid-workaround-rules
+ rpm: drop python_sitelib/sitearch conditional
+ rpm: drop _with_systemd
+ rpm: drop python-argparse dependency
+ rpm: drop dead conditionals
+ rpm: drop init-ceph.in-fedora.patch
+ rpm: move unified python-sphinx build dependency
+ rpm: move boost-random dependency to appropriate section
+ rpm: drop sysvinit-specific dependencies
+ rpm: put dependencies in alphabetical order
+ rpm: global replace $RPM_BUILD_ROOT with %{buildroot}
+ rpm: drop udev/95-ceph-osd-alt.rules
+ rpm: replace literal paths with RPM macros
+ rpm: drop sysvinit bits from relabel_files function
+ rpm: do a full make check when --with-tests is given
+ Test-enable XIO messenger and IB/RDMA support
+ rpm: Fix SELinux relabel on fedora
+ rpm: Drop SELinux priority setting
+ install-deps.sh: systemd-rpm-macros must be installed on SUSE
+ rpm: Mute semodule in postun script
+ rpm: Restore /var/run/ceph context manually
-------------------------------------------------------------------
Mon Jun 06 11:32:20 UTC 2016 - ncutler@suse.com
Update to version 10.2.1+git.1465212620.28ea4f6:
- Upstream fixes merged since last update:
+ rbd-mirror: replicate cloned images (pr#9423, issue#16101)
+ backports needed for Manila (pr#9430, issue#16065, issue#15855,
issue#15854)
- Replace blanket ExclusiveArch with narrower ExcludeArch
+ Revert "ceph.spec.in: add ExclusiveArch: x86_64 aarch64"
+ ceph.spec.in: add ExcludeArch: i586
-------------------------------------------------------------------
Mon Jun 6 09:06:03 UTC 2016 - ncutler@suse.com
- Regenerate tarball from same SHA1 after deleting downstream tags
+ Fixes bsc#982755
-------------------------------------------------------------------
Wed Jun 01 10:05:59 UTC 2016 - ncutler@suse.com