Accepting request 531976 from filesystems:ceph:luminous
msg: reimplement sigpipe blocking OBS-URL: https://build.opensuse.org/request/show/531976 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=134
This commit is contained in:
parent
3dac13cbfd
commit
79c71bdabb
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||
<param name="changesrevision">dc637a73e2aab893fe348e716f1d3689b654047a</param></service></servicedata>
|
||||
<param name="changesrevision">b783a015b94bb3bf0d6a87d0d6ece7ff8529163e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e24e5d699ec2a211d14a00bb924dd1e21f69ae10698f12ccc23099b7b2dd0ea7
|
||||
size 127755460
|
3
ceph-12.2.1+git.1507226092.b783a015b9.tar.bz2
Normal file
3
ceph-12.2.1+git.1507226092.b783a015b9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:263143222446c67a5cb414a361aaae06f47be4421484457d4f76c4456a20cf6e
|
||||
size 127757948
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 05 18:49:19 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.2.1+git.1507226092.b783a015b9:
|
||||
+ Revert "SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_NOSIGNAL"
|
||||
+ msgr: add a mechanism for Solaris to avoid dying on SIGPIPE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 04 10:17:16 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
@ -68,7 +68,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 12.2.1+git.1507108986.dc637a73e2
|
||||
Version: 12.2.1+git.1507226092.b783a015b9
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 2
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 05 18:49:19 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.2.1+git.1507226092.b783a015b9:
|
||||
+ Revert "SIGPIPE suppression for platforms without SO_NOSIGPIPE or MSG_NOSIGNAL"
|
||||
+ msgr: add a mechanism for Solaris to avoid dying on SIGPIPE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 04 10:17:16 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user