From 454f5f3885aff19a3daeb575486b0a03f85e4cf5 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 11 Apr 2023 05:37:07 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.html | 4 ++-- CHANGELOG.md | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.html b/CHANGELOG.html index 1c463de84870..fed49de3c02f 100644 --- a/CHANGELOG.html +++ b/CHANGELOG.html @@ -48,9 +48,9 @@

Details

Change - Update PHP dependencies: #40691

The following have been updated: - guzzlehttp/psr7 (2.4.3 to 2.4.4) - icewind/streams (0.7.6 to 0.7.7) - punic/punic (3.8.0 to 3.8.1)The following have been updated in apps/files_external/3rdparty: - google/apiclient - (2.12.6 to 2.13.1) - icewind/streams (0.7.6 to 0.7.7) + (2.12.6 to 2.13.2) - icewind/streams (0.7.6 to 0.7.7)

-

https://github.com/owncloud/core/pull/40691
https://github.com/owncloud/core/pull/40683
https://github.com/owncloud/core/pull/40690
https://github.com/owncloud/core/pull/40724

+

https://github.com/owncloud/core/pull/40691
https://github.com/owncloud/core/pull/40683
https://github.com/owncloud/core/pull/40690
https://github.com/owncloud/core/pull/40724
https://github.com/owncloud/core/pull/40731

  • Change - Fix permission bits when enforcing passwords on public links: #40701

    diff --git a/CHANGELOG.md b/CHANGELOG.md index 56b546462664..9b13290c5c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,12 +98,13 @@ Details to 0.7.7) - punic/punic (3.8.0 to 3.8.1) The following have been updated in apps/files_external/3rdparty: - google/apiclient - (2.12.6 to 2.13.1) - icewind/streams (0.7.6 to 0.7.7) + (2.12.6 to 2.13.2) - icewind/streams (0.7.6 to 0.7.7) https://github.com/owncloud/core/pull/40691 https://github.com/owncloud/core/pull/40683 https://github.com/owncloud/core/pull/40690 https://github.com/owncloud/core/pull/40724 + https://github.com/owncloud/core/pull/40731 * Change - Fix permission bits when enforcing passwords on public links: [#40701](https://github.com/owncloud/core/pull/40701)