]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Revert "common/version: strip trailing newline from vendor release file" 68479/head
authorNaveen Naidu <naveennaidu479@gmail.com>
Mon, 20 Apr 2026 17:37:44 +0000 (23:07 +0530)
committerNaveen Naidu <naveennaidu479@gmail.com>
Tue, 21 Apr 2026 13:13:58 +0000 (18:43 +0530)
commitcf8c1429cd1ad138805c5d7a5e32ab251033e1b7
tree6e4edb12b5eab0e9424c9216ebf70c2f55ba1665
parent77ace0e4dc70cadcc0b6db7713a51c380a6212d1
Revert "common/version: strip trailing newline from vendor release file"
Revert "src/common/version: append vendor release to ceph version(s) output"

This reverts commits 5022557a0f23e131731224b11b466a79eb1042c0 and
541439b290001e1bb15dc9b2b40671671c2b85c4.

As discussed in https://github.com/ceph/ceph/pull/67693, using a
file-based approach to get the vendor version is not safe or correct.
We are reverting this and will instead work on an approach where the
version string is baked into the binary at build time.

Fixes: https://tracker.ceph.com/issues/76134
Signed-off-by: Naveen Naidu <naveennaidu479@gmail.com>
src/common/version.cc