From 5d80eadb2a53388466e9c4e70149d8a21a36a2c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Wed, 22 Jul 2026 11:07:05 +0200 Subject: [PATCH] chore: bump version to 1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- CHANGELOG.md | 14 ++++++++++++-- appinfo/info.xml | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70b4f6a..8a15e04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] - XXXX-XX-XX +## [1.7.1] - 2026-07-22 + +### Changed +- Maintenance release re-signed with the ownCloud G2 code-signing certificate for the ownCloud 11.0.0 release. + +## [1.7.0] - 2026-06-29 + +### Changed +- ownCloud 11 compatible release (oc 11.0.0-rc1). ## [1.6.0] - 2023-03-29 @@ -64,8 +73,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Issues with recreating masterkeys when HSM is used [#128](https://github.com/owncloud/encryption/pull/128) - -[Unreleased]: https://github.com/owncloud/encryption/compare/v1.6.0...HEAD +[Unreleased]: https://github.com/owncloud/encryption/compare/v1.7.1..master +[1.7.1]: https://github.com/owncloud/encryption/compare/v1.7.0..v1.7.1 +[1.7.0]: https://github.com/owncloud/encryption/compare/v1.6.0..v1.7.0 [1.6.0]: https://github.com/owncloud/encryption/compare/v1.5.3...v1.6.0 [1.5.3]: https://github.com/owncloud/encryption/compare/v1.5.2...v1.5.3 [1.5.2]: https://github.com/owncloud/encryption/compare/v1.5.1...v1.5.2 diff --git a/appinfo/info.xml b/appinfo/info.xml index 26128d0..0a8d03e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -19,7 +19,7 @@ admin-encryption false - 1.7.0 + 1.7.1 security