index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ceph.spec.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph.spec.in: fix python coverage dependency for non-rhel distros
Kiefer Chang
2020-02-17
1
-1
/
+1
*
Merge PR #32775 into master
Sage Weil
2020-02-15
1
-4
/
+24
|
\
|
*
ceph.spec.in: fix python3 dependencies in centos7
liushi
2020-02-11
1
-4
/
+24
*
|
Merge pull request #32805 from smithfarm/wip-cmake-logging
Nathan Cutler
2020-02-13
1
-0
/
+9
|
\
\
|
*
|
rpm: add cmake_verbose_logging switch
Nathan Cutler
2020-02-13
1
-0
/
+9
*
|
|
cmake: Integrate Rook client generation
Sebastian Wagner
2020-02-13
1
-0
/
+1
|
/
/
*
|
Merge PR #33229 into master
Sage Weil
2020-02-12
1
-1
/
+1
|
\
\
|
*
|
rpm: define weak_deps for el8
Kefu Chai
2020-02-12
1
-1
/
+1
|
|
/
*
/
ceph.spec: Recommend (but do not require) podman
Sage Weil
2020-02-12
1
-1
/
+3
|
/
*
mgr/deepsea: remove
Sage Weil
2020-02-09
1
-1
/
+0
*
mgr/ansible: remove
Sage Weil
2020-02-07
1
-1
/
+0
*
rpm: fix up a specfile syntax error
Greg Farnum
2020-02-04
1
-1
/
+1
*
ceph.spec.in: Use pkgconfig() style BuildRequires for udev/libudev-devel
Dominique Leuenberger
2020-01-28
1
-2
/
+2
*
ceph.spec.in: fix 'make check' deps for centos8
Alfonso MartÃnez
2020-01-23
1
-5
/
+4
*
rpm: Relax the selinux policy version for centos builds
Boris Ranto
2020-01-17
1
-0
/
+5
*
ceph.spec.in: package .pyc files on el7
Kefu Chai
2020-01-13
1
-1
/
+6
*
Merge pull request #32331 from smithfarm/wip-spec-drop-vim-header
Nathan Cutler
2020-01-08
1
-1
/
+0
|
\
|
*
rpm: drop vim-specific header
Nathan Cutler
2019-12-18
1
-1
/
+0
*
|
Merge pull request #32412 from tchaikov/wip-spec-more-deps-for-el8
Kefu Chai
2020-01-07
1
-5
/
+7
|
\
\
|
*
|
ceph.spec.in: re-enable "make check" deps for el8
Kefu Chai
2019-12-26
1
-5
/
+7
*
|
|
Merge pull request #32404 from kalebskeithley/master
Daniel Gryniewicz
2020-01-07
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rgw: build radosgw daemon as a shared lib + small executable
Kaleb S. KEITHLEY
2019-12-23
1
-0
/
+3
*
|
|
Merge PR #32232 into master
Sage Weil
2019-12-24
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ceph.spec.in: add runtime deps for mgr-diskprediction-cloud
Kefu Chai
2019-12-17
1
-0
/
+7
*
|
|
cephadm: python3 shebang
Sage Weil
2019-12-20
1
-0
/
+1
*
|
|
cmake: drop WITH_PYTHON2 option
Kefu Chai
2019-12-19
1
-2
/
+0
*
|
|
Merge PR #32323 into master
Sage Weil
2019-12-19
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
spec, debian: cephadm requires lvm2
Sebastian Wagner
2019-12-18
1
-0
/
+1
*
|
|
ceph.spec.in: always depends on python3.6-pyOpenSSL
Kefu Chai
2019-12-18
1
-9
/
+1
|
/
/
*
|
Merge PR #32252 into master
Sage Weil
2019-12-17
1
-254
/
+67
|
\
\
|
|
/
|
/
|
|
*
packaging: remove python3-ipaddres, as it is part of the stdlib in py3
Alfredo Deza
2019-12-13
1
-1
/
+0
|
*
spec: remove _python_buildid in favor of python3_pkgversion macro
Alfredo Deza
2019-12-12
1
-68
/
+68
|
*
spec: remove python2 packages and conditions
Alfredo Deza
2019-12-12
1
-190
/
+4
*
|
rpm/cephadm: start description and summary with capital letter
Nathan Cutler
2019-12-16
1
-3
/
+3
*
|
rpm/cephadm: move HOMEDIR to /var/lib and make scriptlets idempotent on SUSE
Nathan Cutler
2019-12-16
1
-15
/
+13
|
/
*
Merge pull request #32080 from smithfarm/wip-43171
Nathan Cutler
2019-12-12
1
-10
/
+14
|
\
|
*
ceph.spec.in: move distro-conditional deps to dedicated section
Nathan Cutler
2019-12-11
1
-10
/
+14
*
|
mgr/ssh -> mgr/cephadm
Sage Weil
2019-12-12
1
-13
/
+13
*
|
files,rpm,deb: rename ceph-daemon -> cephadm
Sage Weil
2019-12-12
1
-23
/
+23
|
/
*
rpm: add rpm-build to SUSE-specific make check deps
Nathan Cutler
2019-12-10
1
-0
/
+1
*
Merge PR #31806 into master
Sage Weil
2019-11-24
1
-0
/
+6
|
\
|
*
spec,debian: ceph-mgr-ssh depends on openssh{-client{s}}
Sebastian Wagner
2019-11-22
1
-0
/
+6
*
|
Merge PR #31698 into master
Sage Weil
2019-11-22
1
-0
/
+24
|
\
\
|
|
/
|
/
|
|
*
rpm,deb: add cephdaemon user and sudoers file
Sage Weil
2019-11-21
1
-0
/
+24
*
|
Merge pull request #30960 from yuvalif/wip-yuval-add-kafka-notif-endpoint
Casey Bodley
2019-11-21
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
rgw/pubsub: add kafka notification endpoint
Yuval Lifshitz
2019-11-05
1
-0
/
+10
*
|
ceph-daemon: Move ceph-daemon executable to own directory
Thomas Bechtold
2019-11-08
1
-1
/
+1
|
/
*
ceph.spec.in: run pathfix.py
Kefu Chai
2019-11-01
1
-0
/
+8
*
ceph.spec.in: add missing python-yaml dependency for mgr-k8sevents
Kefu Chai
2019-10-27
1
-0
/
+6
*
ceph.spec.in: Enable amqp_endpoint on RHEL8 by default
Brad Hubbard
2019-10-25
1
-2
/
+1
[next]