summaryrefslogtreecommitdiffstats
path: root/debian/patches/015disabling_update_warning.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:51:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:51:23 +0000
commit4a2751199d7cf977ec7ddb7862faffd0b16005bf (patch)
tree0ebe7057f80f0063d89f72c594a2f5386c26aec2 /debian/patches/015disabling_update_warning.patch
parentMerging upstream version 6.6.1+dfsg1. (diff)
downloadwordpress-4a2751199d7cf977ec7ddb7862faffd0b16005bf.tar.xz
wordpress-4a2751199d7cf977ec7ddb7862faffd0b16005bf.zip
Merging debian version 6.6.1+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/015disabling_update_warning.patch')
-rw-r--r--debian/patches/015disabling_update_warning.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/015disabling_update_warning.patch b/debian/patches/015disabling_update_warning.patch
index c5ac5cc..cd58eb7 100644
--- a/debian/patches/015disabling_update_warning.patch
+++ b/debian/patches/015disabling_update_warning.patch
@@ -4,7 +4,7 @@ Reviewed-by:
Last-Update: 2023-08-10
--- a/wp-admin/includes/update.php
+++ b/wp-admin/includes/update.php
-@@ -857,6 +857,11 @@
+@@ -858,6 +858,11 @@
* @return void|false
*/
function maintenance_nag() {