clickhouse (18.16.1+ds-7.3)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/18.16.1+ds-7.3 tag
- Git: https://salsa.debian.org/debian/ClickHouse.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 5701632
- Browser: https://salsa.debian.org/debian/ClickHouse
- Last scan: 2023-01-29 08:32:43+00
- Next scan: 2023-02-04 17:46:00+00
- CI pipeline status: success
- Debian changelog in Git:
clickhouse (18.16.1+ds-7.3) unstable; urgency=medium
* Non maintainer upload.
* Fixing FTBFS with newer gcc. (Closes: #996130)
- New patch fix-996130.patch to add missing include.
* Fix FTBFS with OpenSSL3.0: Change DH params to 512 bits. (Closes: #995660)
* Fixing other FTBFS issues:
- New patch ftbfs_capn_version_check.patch, fixing version range as a class
was only supplied in a limit version range of the library.
- New patch fix-gtest-missing-include.patch.
- Skip test_unit_tests_dbms, it hangs⦠See #1023145.
- Fix testsuite invocation on archs where a test is disabled.
(Closes: #1023136)
- Skip test 00700_decimal_math fails. Seems to be a rounding error. See
#1023141.
- Skip test 00047_stored_aggregates_complex. Seems another rounding issue.
- Test "with_server" hangs also on arm64. Do not execute it there.
* Fix CVE-2021-42387, CVE-2021-42388, CVE-2021-43304, CVE-2021-43305
(Closes: #1008216)
* Add patch dont-fail-setrlimit.patch, avoid failing when server tries to
increases core dump size if not explictly configured. (Closes: #1023138)
* New patch 0000-cmake-ignore-git-submodules.patch to avoid FTBFS when
working from the packaging git repo. (Closes: #1023137)
* Add patch picked from upstream to limit compiled expression cache size.
(Closes: #956415)
-- Tobias Frost <tobi@debian.org> Mon, 31 Oct 2022 13:03:08 +0100
- This branch is 1 commit ahead of tag debian/18.16.1+ds-7.3
- Git log:
commit db2b82253f55fc0deda8086fd3bec12d0fd33105
Merge: 5f38c9d 7578fff
Author: Tobias Frost <tobi@debian.org>
Date: Sat Nov 5 16:13:03 2022 +0000
Merge branch 'NMU_18.16.1+ds-7.3_bug1023194' into 'master'
nmudiff for 18.16.1+ds-7.3
See merge request debian/ClickHouse!5