Update to 2021-12-01 19:13

This commit is contained in:
Daniel Berteaud
2021-12-01 19:13:34 +01:00
commit 4c4556c660
2153 changed files with 60999 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- /usr/share/perl5/PMG/API2/Subscription.pm.orig 2018-10-19 09:00:37.950836918 +0200
+++ /usr/share/perl5/PMG/API2/Subscription.pm 2018-10-19 09:00:45.782516677 +0200
@@ -79,7 +79,7 @@
my $info = PVE::INotify::read_file('subscription');
if (!$info) {
return {
- status => "NotFound",
+ status => "Active",
message => "There is no subscription key",
serverid => $server_id,
url => $url,