mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-18 04:12:19 +00:00
Revert "Auto version update to [21.10.1.1] [54455]"
This reverts commit f2b1395127
.
This commit is contained in:
parent
abc77ad63a
commit
9bef9d4f2d
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
# NOTE: has nothing common with DBMS_TCP_PROTOCOL_VERSION,
|
# NOTE: has nothing common with DBMS_TCP_PROTOCOL_VERSION,
|
||||||
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
|
# only DBMS_TCP_PROTOCOL_VERSION should be incremented on protocol changes.
|
||||||
SET(VERSION_REVISION 54455)
|
SET(VERSION_REVISION 54454)
|
||||||
SET(VERSION_MAJOR 21)
|
SET(VERSION_MAJOR 21)
|
||||||
SET(VERSION_MINOR 10)
|
SET(VERSION_MINOR 9)
|
||||||
SET(VERSION_PATCH 1)
|
SET(VERSION_PATCH 1)
|
||||||
SET(VERSION_GITHASH a091f2e36054061ceebb6826a590f8fb86f01196)
|
SET(VERSION_GITHASH a091f2e36054061ceebb6826a590f8fb86f01196)
|
||||||
SET(VERSION_DESCRIBE v21.10.1.1-prestable)
|
SET(VERSION_DESCRIBE v21.9.1.7485-prestable)
|
||||||
SET(VERSION_STRING 21.10.1.1)
|
SET(VERSION_STRING 21.9.1.7485)
|
||||||
# end of autochange
|
# end of autochange
|
||||||
|
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,5 +1,5 @@
|
|||||||
clickhouse (21.10.1.1) unstable; urgency=low
|
clickhouse (21.9.1.1) unstable; urgency=low
|
||||||
|
|
||||||
* Modified source code
|
* Modified source code
|
||||||
|
|
||||||
-- clickhouse-release <clickhouse-release@yandex-team.ru> Sat, 17 Jul 2021 08:45:03 +0300
|
-- clickhouse-release <clickhouse-release@yandex-team.ru> Sat, 10 Jul 2021 08:22:49 +0300
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
FROM ubuntu:18.04
|
FROM ubuntu:18.04
|
||||||
|
|
||||||
ARG repository="deb https://repo.clickhouse.tech/deb/stable/ main/"
|
ARG repository="deb https://repo.clickhouse.tech/deb/stable/ main/"
|
||||||
ARG version=21.10.1.*
|
ARG version=21.9.1.*
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install --yes --no-install-recommends \
|
&& apt-get install --yes --no-install-recommends \
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
FROM ubuntu:20.04
|
FROM ubuntu:20.04
|
||||||
|
|
||||||
ARG repository="deb https://repo.clickhouse.tech/deb/stable/ main/"
|
ARG repository="deb https://repo.clickhouse.tech/deb/stable/ main/"
|
||||||
ARG version=21.10.1.*
|
ARG version=21.9.1.*
|
||||||
ARG gosu_ver=1.10
|
ARG gosu_ver=1.10
|
||||||
|
|
||||||
# set non-empty deb_location_url url to create a docker image
|
# set non-empty deb_location_url url to create a docker image
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
FROM ubuntu:18.04
|
FROM ubuntu:18.04
|
||||||
|
|
||||||
ARG repository="deb https://repo.clickhouse.tech/deb/stable/ main/"
|
ARG repository="deb https://repo.clickhouse.tech/deb/stable/ main/"
|
||||||
ARG version=21.10.1.*
|
ARG version=21.9.1.*
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y apt-transport-https dirmngr && \
|
apt-get install -y apt-transport-https dirmngr && \
|
||||||
|
@ -54,7 +54,6 @@ const char * auto_contributors[] {
|
|||||||
"Alexander Sapin",
|
"Alexander Sapin",
|
||||||
"Alexander Tokmakov",
|
"Alexander Tokmakov",
|
||||||
"Alexander Tretiakov",
|
"Alexander Tretiakov",
|
||||||
"Alexandra",
|
|
||||||
"Alexandra Latysheva",
|
"Alexandra Latysheva",
|
||||||
"Alexandre Snarskii",
|
"Alexandre Snarskii",
|
||||||
"Alexandr Kondratev",
|
"Alexandr Kondratev",
|
||||||
@ -96,7 +95,6 @@ const char * auto_contributors[] {
|
|||||||
"Anatoly Pugachev",
|
"Anatoly Pugachev",
|
||||||
"ana-uvarova",
|
"ana-uvarova",
|
||||||
"AnaUvarova",
|
"AnaUvarova",
|
||||||
"Andr0901",
|
|
||||||
"Andreas Hunkeler",
|
"Andreas Hunkeler",
|
||||||
"AndreevDm",
|
"AndreevDm",
|
||||||
"Andrei Bodrov",
|
"Andrei Bodrov",
|
||||||
@ -142,7 +140,6 @@ const char * auto_contributors[] {
|
|||||||
"aprudaev",
|
"aprudaev",
|
||||||
"Ariel Robaldo",
|
"Ariel Robaldo",
|
||||||
"Arsen Hakobyan",
|
"Arsen Hakobyan",
|
||||||
"Arslan G",
|
|
||||||
"ArtCorp",
|
"ArtCorp",
|
||||||
"Artem Andreenko",
|
"Artem Andreenko",
|
||||||
"Artemeey",
|
"Artemeey",
|
||||||
@ -338,7 +335,6 @@ const char * auto_contributors[] {
|
|||||||
"fessmage",
|
"fessmage",
|
||||||
"FgoDt",
|
"FgoDt",
|
||||||
"fibersel",
|
"fibersel",
|
||||||
"Filatenkov Artur",
|
|
||||||
"filimonov",
|
"filimonov",
|
||||||
"filipe",
|
"filipe",
|
||||||
"Filipe Caixeta",
|
"Filipe Caixeta",
|
||||||
@ -393,7 +389,6 @@ const char * auto_contributors[] {
|
|||||||
"hexiaoting",
|
"hexiaoting",
|
||||||
"Hiroaki Nakamura",
|
"Hiroaki Nakamura",
|
||||||
"hotid",
|
"hotid",
|
||||||
"huangzhaowei",
|
|
||||||
"HuFuwang",
|
"HuFuwang",
|
||||||
"Hui Wang",
|
"Hui Wang",
|
||||||
"hustnn",
|
"hustnn",
|
||||||
@ -409,7 +404,6 @@ const char * auto_contributors[] {
|
|||||||
"Igr",
|
"Igr",
|
||||||
"Igr Mineev",
|
"Igr Mineev",
|
||||||
"ikarishinjieva",
|
"ikarishinjieva",
|
||||||
"Ikko Ashimine",
|
|
||||||
"ikopylov",
|
"ikopylov",
|
||||||
"Ildar Musin",
|
"Ildar Musin",
|
||||||
"Ildus Kurbangaliev",
|
"Ildus Kurbangaliev",
|
||||||
@ -448,7 +442,6 @@ const char * auto_contributors[] {
|
|||||||
"Jacob Hayes",
|
"Jacob Hayes",
|
||||||
"jakalletti",
|
"jakalletti",
|
||||||
"JaosnHsieh",
|
"JaosnHsieh",
|
||||||
"jasine",
|
|
||||||
"Jason",
|
"Jason",
|
||||||
"javartisan",
|
"javartisan",
|
||||||
"javi",
|
"javi",
|
||||||
@ -456,7 +449,6 @@ const char * auto_contributors[] {
|
|||||||
"Javi Santana",
|
"Javi Santana",
|
||||||
"Javi santana bot",
|
"Javi santana bot",
|
||||||
"Jean Baptiste Favre",
|
"Jean Baptiste Favre",
|
||||||
"Jeffrey Dang",
|
|
||||||
"jennyma",
|
"jennyma",
|
||||||
"jetgm",
|
"jetgm",
|
||||||
"Jiading Guo",
|
"Jiading Guo",
|
||||||
@ -510,7 +502,6 @@ const char * auto_contributors[] {
|
|||||||
"Leopold Schabel",
|
"Leopold Schabel",
|
||||||
"leozhang",
|
"leozhang",
|
||||||
"Lev Borodin",
|
"Lev Borodin",
|
||||||
"levie",
|
|
||||||
"levushkin aleksej",
|
"levushkin aleksej",
|
||||||
"levysh",
|
"levysh",
|
||||||
"Lewinma",
|
"Lewinma",
|
||||||
@ -643,8 +634,6 @@ const char * auto_contributors[] {
|
|||||||
"nauta",
|
"nauta",
|
||||||
"nautaa",
|
"nautaa",
|
||||||
"Neeke Gao",
|
"Neeke Gao",
|
||||||
"neng.liu",
|
|
||||||
"Neng Liu",
|
|
||||||
"Neng Liu",
|
"Neng Liu",
|
||||||
"never lee",
|
"never lee",
|
||||||
"NeZeD [Mac Pro]",
|
"NeZeD [Mac Pro]",
|
||||||
@ -850,7 +839,6 @@ const char * auto_contributors[] {
|
|||||||
"TCeason",
|
"TCeason",
|
||||||
"Tema Novikov",
|
"Tema Novikov",
|
||||||
"templarzq",
|
"templarzq",
|
||||||
"terrylin",
|
|
||||||
"The-Alchemist",
|
"The-Alchemist",
|
||||||
"Tiaonmmn",
|
"Tiaonmmn",
|
||||||
"tiger.yan",
|
"tiger.yan",
|
||||||
@ -889,7 +877,6 @@ const char * auto_contributors[] {
|
|||||||
"Veloman Yunkan",
|
"Veloman Yunkan",
|
||||||
"Veniamin Gvozdikov",
|
"Veniamin Gvozdikov",
|
||||||
"Veselkov Konstantin",
|
"Veselkov Konstantin",
|
||||||
"vgocoder",
|
|
||||||
"vic",
|
"vic",
|
||||||
"vicdashkov",
|
"vicdashkov",
|
||||||
"Victor",
|
"Victor",
|
||||||
@ -938,7 +925,6 @@ const char * auto_contributors[] {
|
|||||||
"wzl",
|
"wzl",
|
||||||
"Xianda Ke",
|
"Xianda Ke",
|
||||||
"Xiang Zhou",
|
"Xiang Zhou",
|
||||||
"xiedeyantu",
|
|
||||||
"xPoSx",
|
"xPoSx",
|
||||||
"Yağızcan Değirmenci",
|
"Yağızcan Değirmenci",
|
||||||
"yang",
|
"yang",
|
||||||
|
Loading…
Reference in New Issue
Block a user