Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[security] Update to nextcloud 22.2.3 and 21.0.7 #11316

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

tilosp
Copy link
Contributor

@tilosp tilosp commented Nov 16, 2021

No description provided.

@github-actions
Copy link

Diff for 0aa74d8:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 4018420..618f913 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -16,32 +16,32 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 7fc6772513dd0da3b790dac4fcdc2e7b90a72546
 Directory: 20/fpm-alpine
 
-Tags: 21.0.6-apache, 21.0-apache, 21-apache, 21.0.6, 21.0, 21
+Tags: 21.0.7-apache, 21.0-apache, 21-apache, 21.0.7, 21.0, 21
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 7fc6772513dd0da3b790dac4fcdc2e7b90a72546
+GitCommit: 4821c307e90f05fef629c08fb93b8edc7e62c374
 Directory: 21/apache
 
-Tags: 21.0.6-fpm, 21.0-fpm, 21-fpm
+Tags: 21.0.7-fpm, 21.0-fpm, 21-fpm
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 7fc6772513dd0da3b790dac4fcdc2e7b90a72546
+GitCommit: 4821c307e90f05fef629c08fb93b8edc7e62c374
 Directory: 21/fpm
 
-Tags: 21.0.6-fpm-alpine, 21.0-fpm-alpine, 21-fpm-alpine
+Tags: 21.0.7-fpm-alpine, 21.0-fpm-alpine, 21-fpm-alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 7fc6772513dd0da3b790dac4fcdc2e7b90a72546
+GitCommit: 4821c307e90f05fef629c08fb93b8edc7e62c374
 Directory: 21/fpm-alpine
 
-Tags: 22.2.2-apache, 22.2-apache, 22-apache, apache, stable-apache, production-apache, 22.2.2, 22.2, 22, latest, stable, production
+Tags: 22.2.3-apache, 22.2-apache, 22-apache, apache, stable-apache, production-apache, 22.2.3, 22.2, 22, latest, stable, production
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: dc24ba0fcb257e409256c29aec05517037ff3647
+GitCommit: 4821c307e90f05fef629c08fb93b8edc7e62c374
 Directory: 22/apache
 
-Tags: 22.2.2-fpm, 22.2-fpm, 22-fpm, fpm, stable-fpm, production-fpm
+Tags: 22.2.3-fpm, 22.2-fpm, 22-fpm, fpm, stable-fpm, production-fpm
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: dc24ba0fcb257e409256c29aec05517037ff3647
+GitCommit: 4821c307e90f05fef629c08fb93b8edc7e62c374
 Directory: 22/fpm
 
-Tags: 22.2.2-fpm-alpine, 22.2-fpm-alpine, 22-fpm-alpine, fpm-alpine, stable-fpm-alpine, production-fpm-alpine
+Tags: 22.2.3-fpm-alpine, 22.2-fpm-alpine, 22-fpm-alpine, fpm-alpine, stable-fpm-alpine, production-fpm-alpine
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: dc24ba0fcb257e409256c29aec05517037ff3647
+GitCommit: 4821c307e90f05fef629c08fb93b8edc7e62c374
 Directory: 22/fpm-alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 1dde193..2a2268e 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -18,10 +18,10 @@ nextcloud:21.0
 nextcloud:21.0-apache
 nextcloud:21.0-fpm
 nextcloud:21.0-fpm-alpine
-nextcloud:21.0.6
-nextcloud:21.0.6-apache
-nextcloud:21.0.6-fpm
-nextcloud:21.0.6-fpm-alpine
+nextcloud:21.0.7
+nextcloud:21.0.7-apache
+nextcloud:21.0.7-fpm
+nextcloud:21.0.7-fpm-alpine
 nextcloud:22
 nextcloud:22-apache
 nextcloud:22-fpm
@@ -30,10 +30,10 @@ nextcloud:22.2
 nextcloud:22.2-apache
 nextcloud:22.2-fpm
 nextcloud:22.2-fpm-alpine
-nextcloud:22.2.2
-nextcloud:22.2.2-apache
-nextcloud:22.2.2-fpm
-nextcloud:22.2.2-fpm-alpine
+nextcloud:22.2.3
+nextcloud:22.2.3-apache
+nextcloud:22.2.3-fpm
+nextcloud:22.2.3-fpm-alpine
 nextcloud:apache
 nextcloud:fpm
 nextcloud:fpm-alpine
diff --git a/nextcloud_21-fpm-alpine/Dockerfile b/nextcloud_21-fpm-alpine/Dockerfile
index 1ccf31b..7e52dd2 100644
--- a/nextcloud_21-fpm-alpine/Dockerfile
+++ b/nextcloud_21-fpm-alpine/Dockerfile
@@ -102,7 +102,7 @@ RUN { \
 VOLUME /var/www/html
 
 
-ENV NEXTCLOUD_VERSION 21.0.6
+ENV NEXTCLOUD_VERSION 21.0.7
 
 RUN set -ex; \
     apk add --no-cache --virtual .fetch-deps \
diff --git a/nextcloud_21-fpm/Dockerfile b/nextcloud_21-fpm/Dockerfile
index f769fc6..beac5c0 100644
--- a/nextcloud_21-fpm/Dockerfile
+++ b/nextcloud_21-fpm/Dockerfile
@@ -114,7 +114,7 @@ RUN { \
 VOLUME /var/www/html
 
 
-ENV NEXTCLOUD_VERSION 21.0.6
+ENV NEXTCLOUD_VERSION 21.0.7
 
 RUN set -ex; \
     fetchDeps=" \
diff --git a/nextcloud_21/Dockerfile b/nextcloud_21/Dockerfile
index b47234f..591c8d9 100644
--- a/nextcloud_21/Dockerfile
+++ b/nextcloud_21/Dockerfile
@@ -122,7 +122,7 @@ RUN a2enmod headers rewrite remoteip ;\
     } > /etc/apache2/conf-available/remoteip.conf;\
     a2enconf remoteip
 
-ENV NEXTCLOUD_VERSION 21.0.6
+ENV NEXTCLOUD_VERSION 21.0.7
 
 RUN set -ex; \
     fetchDeps=" \
diff --git a/nextcloud_production-fpm-alpine/Dockerfile b/nextcloud_production-fpm-alpine/Dockerfile
index 98ceb94..0b0efcd 100644
--- a/nextcloud_production-fpm-alpine/Dockerfile
+++ b/nextcloud_production-fpm-alpine/Dockerfile
@@ -102,7 +102,7 @@ RUN { \
 VOLUME /var/www/html
 
 
-ENV NEXTCLOUD_VERSION 22.2.2
+ENV NEXTCLOUD_VERSION 22.2.3
 
 RUN set -ex; \
     apk add --no-cache --virtual .fetch-deps \
diff --git a/nextcloud_production-fpm/Dockerfile b/nextcloud_production-fpm/Dockerfile
index 8fde133..dacac86 100644
--- a/nextcloud_production-fpm/Dockerfile
+++ b/nextcloud_production-fpm/Dockerfile
@@ -114,7 +114,7 @@ RUN { \
 VOLUME /var/www/html
 
 
-ENV NEXTCLOUD_VERSION 22.2.2
+ENV NEXTCLOUD_VERSION 22.2.3
 
 RUN set -ex; \
     fetchDeps=" \
diff --git a/nextcloud_production/Dockerfile b/nextcloud_production/Dockerfile
index 90f0fb8..e870e6f 100644
--- a/nextcloud_production/Dockerfile
+++ b/nextcloud_production/Dockerfile
@@ -122,7 +122,7 @@ RUN a2enmod headers rewrite remoteip ;\
     } > /etc/apache2/conf-available/remoteip.conf;\
     a2enconf remoteip
 
-ENV NEXTCLOUD_VERSION 22.2.2
+ENV NEXTCLOUD_VERSION 22.2.3
 
 RUN set -ex; \
     fetchDeps=" \

Relevant Maintainers:

@tianon
Copy link
Member

tianon commented Nov 16, 2021

CI failures are our normal flaky tests.

@yosifkit yosifkit merged commit e2af0e0 into docker-library:master Nov 16, 2021
@tilosp tilosp deleted the nextcloud branch November 16, 2021 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants