• R/O
  • HTTP
  • SSH
  • HTTPS

alterlinux-calamares: 提交

GitHubのミラーです
https://github.com/FascodeNet/alterlinux-calamares


Commit MetaInfo

修订版5241e25ae8acb57541ba4f92e91fda2ba22efad5 (tree)
时间2021-04-14 20:05:11
作者Adriaan de Groot <groot@kde....>
CommiterAdriaan de Groot

Log Message

Changes: pre-release housekeeping

更改概述

差异

--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,15 @@ contributors are listed. Note that Calamares does not have a historical
77 changelog -- this log starts with version 3.2.0. The release notes on the
88 website will have to do for older versions.
99
10+# 3.2.39.3 (2021-04-14) #
11+
12+A minor bugfix tweak release. Since this contains yet **another**
13+autologin-related fix, and there is nothing large enough to justify
14+a 3.2.40 release yet, add it to the growing tail of 3.2.39. (Reported
15+by Joe Kamprad, #1672). Also fixes a regression from 3.2.28 in
16+localized packages (e.g. *package-LOCALE* did not work).
17+
18+
1019 # 3.2.39.2 (2021-04-02) #
1120
1221 This is **another** hotfix release for issues around autologin ..
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,7 @@
4141 # TODO:3.3: Require CMake 3.12
4242 cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
4343 project( CALAMARES
44- VERSION 3.2.39.2
44+ VERSION 3.2.39.3
4545 LANGUAGES C CXX
4646 )
4747
Show on old repository browser