mirror of
https://src.fedoraproject.org/rpms/nextcloud.git
synced 2026-07-27 21:00:37 +02:00
32.0.2 release RHBZ#2416087 RHBZ#2415750 RHBZ#2415751 RHBZ#2415752 RHBZ#2415753
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--- a/lib/private/Updater.php 2025-10-23 13:34:14.000000000 -0500
|
||||
+++ b/lib/private/Updater.new.php 2025-10-25 15:04:23.345653512 -0500
|
||||
diff --git a/lib/private/Updater.php b/lib/private/Updater.php
|
||||
index 5a14bb17507..38dcb55db7f 100644
|
||||
--- a/lib/private/Updater.php
|
||||
+++ b/lib/private/Updater.php
|
||||
@@ -174,10 +174,13 @@
|
||||
$this->config->setAppValue('core', 'vendor', $currentVendor);
|
||||
}
|
||||
|
||||
@@ -0,0 +1,44 @@
|
||||
[ nextcloud-31.0.7-1.fc41 ]
|
||||
|
||||
# bugfix, security, enhancement, newpackage (required)
|
||||
type=bugfix
|
||||
|
||||
# testing, stable
|
||||
request=testing
|
||||
|
||||
# Bug numbers: 1234,9876
|
||||
bugs=2372407,2383716
|
||||
|
||||
# Severity: low, medium, high, urgent
|
||||
# This is required for security updates.
|
||||
severity=unspecified
|
||||
|
||||
display_name=
|
||||
|
||||
|
||||
# Here is where you give an explanation of your update.
|
||||
# Content can span multiple lines, as long as they are indented deeper than
|
||||
# the first line. For example,
|
||||
# notes=first line
|
||||
# second line
|
||||
# and so on
|
||||
notes=31.0.7 release, fix link to cert bundle RHBZ#2372407 RHBZ#2383716
|
||||
|
||||
# Enable request automation based on the stable/unstable karma thresholds
|
||||
autokarma=True
|
||||
stable_karma=3
|
||||
unstable_karma=-3
|
||||
|
||||
# Automatically close bugs when this marked as stable
|
||||
close_bugs=True
|
||||
|
||||
# Suggest that users performs one of the following actions after the update:
|
||||
# unspecified, restart, logout
|
||||
# The default value is unspecified
|
||||
suggest=unspecified
|
||||
|
||||
# A boolean to require that all of the bugs in your update have been confirmed by testers.
|
||||
require_bugs=True
|
||||
|
||||
# A boolean to require that this update passes all test cases before reaching stable.
|
||||
require_testcases=True
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: nextcloud
|
||||
Version: 32.0.1
|
||||
Version: 32.0.2
|
||||
Release: %autorelease
|
||||
Summary: Private file sync and share server
|
||||
# Automatically converted from old format: AGPLv3+ and MIT and BSD and ASL 2.0 and WTFPL and CC-BY-SA and GPLv3+ and Adobe - review is highly recommended.
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
SHA512 (nextcloud-29.0.16.tar.bz2) = e786dec5973f8184b20915b3e0ec80c316c636c70537932e7302ccc905389cda6b344ef73d44fa7ce74b75d36ee1f9a6f1f8851c29faf29774d1bd3d3cb05a00
|
||||
SHA512 (nextcloud-32.0.1.tar.bz2) = 60d38187896537c4736eee381d2f579b35e376c931590a63d0cf5690c0d9b553dda3ba575a06e7448ac156d41aae10f1f02b8e0f2ef3d99275049f38acc987f6
|
||||
SHA512 (nextcloud-32.0.2.tar.bz2) = b99679a6e57930beda2fd76cc77e0daffff42d8f47714cd2877c5fcea50875f421895e491c591148907734196c2db00d0f57e798f52f2ae5680ad999022144f1
|
||||
|
||||
Reference in New Issue
Block a user