From 3df0afa8393504e796306f30147fe5cfc77924e6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 22 Nov 2024 07:00:11 +0100 Subject: [PATCH 01/13] v6.7.1 (cherry picked from commit a7769fe106e43b073f96aefcefb62375048101de) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 5e0b594..3c23679 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.7.tar.gz) = 2fba512d4ddbe2ec7722ecc5a4a2107b7ebdb8578bf3ef041ddafe65affd08fd8031d9088da576f5675bf4d98e7312d7ed903fd69135e7488f44bc6aff2b07c7 +SHA512 (wordpress-6.7.1.tar.gz) = 4d9b7fb4c9e7b3ef4b971e85537db44f98513fba6546eed8d561fb4701f89e466eba8838aec578651abca4f961f10c2d794bc912642bd92017991e200795eb73 diff --git a/wordpress.spec b/wordpress.spec index 0560b80..e843b51 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.7 +%global upstream_version 6.7.1 #global upstream_prever RC5 #global upstream_lower rc5 @@ -252,6 +252,9 @@ end %changelog +* Fri Nov 22 2024 Remi Collet - 6.7.1-1 +- WordPress 6.7.1 Maintenance Release + * Wed Nov 13 2024 Remi Collet - 6.7-1 - WordPress 6.7 “Rollins” From 8704327bfcdb53fde959d870df73b802a833c659 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Feb 2025 08:33:49 +0100 Subject: [PATCH 02/13] v6.7.2 (cherry picked from commit 9fb61fd7e70dc28482202c1007de20ab88d8fb58) (cherry picked from commit 8d58fcd4eeaa1ad73d35c9693c8eb16a977a848f) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 3c23679..db19506 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.7.1.tar.gz) = 4d9b7fb4c9e7b3ef4b971e85537db44f98513fba6546eed8d561fb4701f89e466eba8838aec578651abca4f961f10c2d794bc912642bd92017991e200795eb73 +SHA512 (wordpress-6.7.2.tar.gz) = a07db3c7e8989dc20496953c68f9772154d5b5bad0cec7c03466bbb6c84eb1f758859e5bbe3e1b27f770d86624006034d75c8c4ee1e1ea622887846bf56da1ca diff --git a/wordpress.spec b/wordpress.spec index e843b51..b1678c9 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.7.1 +%global upstream_version 6.7.2 #global upstream_prever RC5 #global upstream_lower rc5 @@ -252,6 +252,9 @@ end %changelog +* Wed Feb 12 2025 Remi Collet - 6.7.2-1 +- WordPress 6.7.2 Maintenance Release + * Fri Nov 22 2024 Remi Collet - 6.7.1-1 - WordPress 6.7.1 Maintenance Release From fcf0231e47be66ae39ffcfd61866263155a76ac2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 16 Apr 2025 08:31:41 +0200 Subject: [PATCH 03/13] =?UTF-8?q?WordPress=206.8=20=E2=80=9CCecil=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 9407053f374454f8b07a80622621e619b69d418d) --- sources | 2 +- wordpress-5.2-hello.patch => wordpress-6.8-hello.patch | 9 +++++---- wordpress.spec | 9 ++++++--- 3 files changed, 12 insertions(+), 8 deletions(-) rename wordpress-5.2-hello.patch => wordpress-6.8-hello.patch (90%) diff --git a/sources b/sources index db19506..c808ac3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.7.2.tar.gz) = a07db3c7e8989dc20496953c68f9772154d5b5bad0cec7c03466bbb6c84eb1f758859e5bbe3e1b27f770d86624006034d75c8c4ee1e1ea622887846bf56da1ca +SHA512 (wordpress-6.8.tar.gz) = 9698277873810c54003b964a686fc3b88c387495f9b3112a8c27df92d322893fab0695ddc25eb3014a0fa96da805932b4f4a64f1f5ebd25508fa25c61f4d5be3 diff --git a/wordpress-5.2-hello.patch b/wordpress-6.8-hello.patch similarity index 90% rename from wordpress-5.2-hello.patch rename to wordpress-6.8-hello.patch index 5ccc2f5..32bdca9 100644 --- a/wordpress-5.2-hello.patch +++ b/wordpress-6.8-hello.patch @@ -1,7 +1,7 @@ diff -up wordpress/wp-content/plugins/hello.php.dolly wordpress/wp-content/plugins/hello.php ---- wordpress/wp-content/plugins/hello.php.dolly 2019-03-28 15:09:05.874797878 +0100 -+++ wordpress/wp-content/plugins/hello.php 2019-03-28 15:10:15.892164549 +0100 -@@ -6,41 +6,26 @@ +--- wordpress/wp-content/plugins/hello.php.dolly 2025-04-16 08:21:31.710644174 +0200 ++++ wordpress/wp-content/plugins/hello.php 2025-04-16 08:23:15.011000365 +0200 +@@ -6,7 +6,7 @@ /* Plugin Name: Hello Dolly Plugin URI: http://wordpress.org/plugins/hello-dolly/ @@ -10,7 +10,8 @@ diff -up wordpress/wp-content/plugins/hello.php.dolly wordpress/wp-content/plugi Author: Matt Mullenweg Version: 1.7.2 Author URI: http://ma.tt/ - */ +@@ -18,34 +18,19 @@ if ( ! defined( 'ABSPATH' ) ) { + } function hello_dolly_get_lyric() { - /** These are the lyrics to Hello Dolly */ diff --git a/wordpress.spec b/wordpress.spec index b1678c9..99b30b3 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.7.2 +%global upstream_version 6.8 #global upstream_prever RC5 #global upstream_lower rc5 @@ -32,7 +32,7 @@ Source5: wordpress-minify.php # Patch out copyrighted text of Hello, Dolly # (and replace it with Free Software Song) -Patch0: wordpress-5.2-hello.patch +Patch0: wordpress-6.8-hello.patch # Drop swfupload: not built from source, not reasonably possible to do Patch2: wordpress-6.4-no_swfupload.patch # Adjust tinymce's media plugin not to use its SWF plugin. This changes @@ -102,7 +102,7 @@ Provides: bundled(php-simplepie) = 1.8.0 # grep ' VERSION ' wordpress/wp-includes/ID3/getid3.php Provides: bundled(php-getid3) = 1.9.23 # grep ' VERSION ' wordpress/wp-includes/PHPMailer/PHPMailer.php -Provides: bundled(php-phpmailer) = 6.9.2 +Provides: bundled(php-phpmailer) = 6.9.3 Provides: wordpress-mu = %{version}-%{release} Obsoletes: wordpress-mu < 2.9.3 @@ -252,6 +252,9 @@ end %changelog +* Wed Apr 16 2025 Remi Collet - 6.8-1 +- WordPress 6.8 “Cecil” + * Wed Feb 12 2025 Remi Collet - 6.7.2-1 - WordPress 6.7.2 Maintenance Release From 6114f33154133c3939bbc200b4fdbf3af69e48ec Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 5 May 2025 12:44:07 +0200 Subject: [PATCH 04/13] v6.8.1 (cherry picked from commit d84854f5e80304e8daf786811b85a2ebd7c690a9) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index c808ac3..3b3cd47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.8.tar.gz) = 9698277873810c54003b964a686fc3b88c387495f9b3112a8c27df92d322893fab0695ddc25eb3014a0fa96da805932b4f4a64f1f5ebd25508fa25c61f4d5be3 +SHA512 (wordpress-6.8.1.tar.gz) = 1ded47540f217e3dc50b176202c09419f4f87d21ab24f8542b1f54b878b225d437e48ed36851d62cec431f661f999fa802e31e1085ad6191cc43d8e727b060ca diff --git a/wordpress.spec b/wordpress.spec index 99b30b3..98bdd8c 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.8 +%global upstream_version 6.8.1 #global upstream_prever RC5 #global upstream_lower rc5 @@ -252,6 +252,9 @@ end %changelog +* Mon May 5 2025 Remi Collet - 6.8.1-1 +- WordPress 6.8.1 Maintenance Release + * Wed Apr 16 2025 Remi Collet - 6.8-1 - WordPress 6.8 “Cecil” From db8dca599ffa910b316ad7ac78b30a399ef44a10 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 22 Jul 2025 10:21:10 +0200 Subject: [PATCH 05/13] v6.8.2 (cherry picked from commit 573ec54ff299317e3783fdeb31ec6a28085467af) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 3b3cd47..969f05d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.8.1.tar.gz) = 1ded47540f217e3dc50b176202c09419f4f87d21ab24f8542b1f54b878b225d437e48ed36851d62cec431f661f999fa802e31e1085ad6191cc43d8e727b060ca +SHA512 (wordpress-6.8.2.tar.gz) = 448ab7819bf4ccd00e5cda13122cb89f838db55833fdc5ffc48321a7e201f112e7f80279387386410a29f248bd5aa4b85a145a68b1c42f72287c9d0be38313f7 diff --git a/wordpress.spec b/wordpress.spec index 98bdd8c..e017095 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.8.1 +%global upstream_version 6.8.2 #global upstream_prever RC5 #global upstream_lower rc5 @@ -252,6 +252,9 @@ end %changelog +* Tue Jul 22 2025 Remi Collet - 6.8.2-1 +- WordPress 6.8.2 Maintenance Release + * Mon May 5 2025 Remi Collet - 6.8.1-1 - WordPress 6.8.1 Maintenance Release From e7fde23417a79b8ff667e82a3d1920844cb3ce20 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Oct 2025 07:17:36 +0200 Subject: [PATCH 06/13] v6.8.3 (cherry picked from commit 1dd8ac8d0ce13e228dbd0528ffa63998ad2f8a53) (cherry picked from commit 90e953657a60bfb9f814ab9a8f36fb906d963b7e) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 969f05d..dcf4853 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.8.2.tar.gz) = 448ab7819bf4ccd00e5cda13122cb89f838db55833fdc5ffc48321a7e201f112e7f80279387386410a29f248bd5aa4b85a145a68b1c42f72287c9d0be38313f7 +SHA512 (wordpress-6.8.3.tar.gz) = 0e8890d1bc9d6baa344cf5c6c5cb6ec5cdca810311a3508ec4cf9b0d5afe75f949c81a153c27847fa99f6c5d214336281ca9220bb54535996ee2eaa059306864 diff --git a/wordpress.spec b/wordpress.spec index e017095..ed7be60 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.8.2 +%global upstream_version 6.8.3 #global upstream_prever RC5 #global upstream_lower rc5 @@ -252,6 +252,9 @@ end %changelog +* Wed Oct 1 2025 Remi Collet - 6.8.3-1 +- WordPress 6.8.3 Security Release + * Tue Jul 22 2025 Remi Collet - 6.8.2-1 - WordPress 6.8.2 Maintenance Release From a5ce44047ad0157e06770b5c7c0c2a54fb0cd916 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 3 Dec 2025 09:08:12 +0100 Subject: [PATCH 07/13] =?UTF-8?q?WordPress=206.9=20=E2=80=9CGene=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 1526d59f553a7e08d87bae6a199ab05045ea08d3) --- sources | 2 +- wordpress-6.4-no_swfupload.patch | 16 ---------------- wordpress.spec | 18 +++++++----------- 3 files changed, 8 insertions(+), 28 deletions(-) delete mode 100644 wordpress-6.4-no_swfupload.patch diff --git a/sources b/sources index dcf4853..8ed87f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.8.3.tar.gz) = 0e8890d1bc9d6baa344cf5c6c5cb6ec5cdca810311a3508ec4cf9b0d5afe75f949c81a153c27847fa99f6c5d214336281ca9220bb54535996ee2eaa059306864 +SHA512 (wordpress-6.9.tar.gz) = 486b31bb8e3836f7e4bf1024098976a98bd52a0280bdb1a9a0c1648865a03cd7a1373a8c232bc82e57c3819dcf757bb26ff172f4ec88e681ff260978e197d0fd diff --git a/wordpress-6.4-no_swfupload.patch b/wordpress-6.4-no_swfupload.patch deleted file mode 100644 index 2ef7c9e..0000000 --- a/wordpress-6.4-no_swfupload.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -up wordpress/wp-includes/script-loader.php.old wordpress/wp-includes/script-loader.php ---- wordpress/wp-includes/script-loader.php.old 2023-11-08 14:47:40.820208939 +0100 -+++ wordpress/wp-includes/script-loader.php 2023-11-08 14:47:48.593183436 +0100 -@@ -1029,12 +1029,6 @@ function wp_default_scripts( $scripts ) - $scripts->add( 'wp-plupload', "/wp-includes/js/plupload/wp-plupload$suffix.js", array( 'plupload', 'jquery', 'json2', 'media-models' ), false, 1 ); - did_action( 'init' ) && $scripts->localize( 'wp-plupload', 'pluploadL10n', $uploader_l10n ); - -- // Keep 'swfupload' for back-compat. -- $scripts->add( 'swfupload', '/wp-includes/js/swfupload/swfupload.js', array(), '2201-20110113' ); -- $scripts->add( 'swfupload-all', false, array( 'swfupload' ), '2201' ); -- $scripts->add( 'swfupload-handlers', "/wp-includes/js/swfupload/handlers$suffix.js", array( 'swfupload-all', 'jquery' ), '2201-20110524' ); -- did_action( 'init' ) && $scripts->localize( 'swfupload-handlers', 'swfuploadL10n', $uploader_l10n ); -- - $scripts->add( 'comment-reply', "/wp-includes/js/comment-reply$suffix.js", array(), false, 1 ); - did_action( 'init' ) && $scripts->add_data( 'comment-reply', 'strategy', 'async' ); - diff --git a/wordpress.spec b/wordpress.spec index ed7be60..4a5abc9 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.8.3 +%global upstream_version 6.9 #global upstream_prever RC5 #global upstream_lower rc5 @@ -33,8 +33,6 @@ Source5: wordpress-minify.php # Patch out copyrighted text of Hello, Dolly # (and replace it with Free Software Song) Patch0: wordpress-6.8-hello.patch -# Drop swfupload: not built from source, not reasonably possible to do -Patch2: wordpress-6.4-no_swfupload.patch # Adjust tinymce's media plugin not to use its SWF plugin. This changes # 'p.getParam("flash_video_player_url",u.convertUrl(u.url+"/moxieplayer.swf"))' # to 'false' @@ -73,22 +71,18 @@ Requires: php-mysqli # From phpcompatinfo report for version 4.5.3 Requires: php-curl -Requires: php-date Requires: php-dom Requires: php-exif Requires: php-fileinfo Requires: php-gd Requires: php-gettext -Requires: php-hash Requires: php-iconv Requires: php-intl Requires: php-json Requires: php-libxml Requires: php-mbstring Requires: php-openssl -Requires: php-pcre Requires: php-simplexml -Requires: php-spl Requires: php-xml Requires: php-xmlreader Requires: php-zip @@ -98,11 +92,11 @@ Requires: httpd Requires: ca-certificates # Bundled # grep "SIMPLEPIE_VERSION'" wordpress/wp-includes/class-simplepie.php -Provides: bundled(php-simplepie) = 1.8.0 +Provides: bundled(php-simplepie) = 1.9.0 # grep ' VERSION ' wordpress/wp-includes/ID3/getid3.php -Provides: bundled(php-getid3) = 1.9.23 +Provides: bundled(php-getid3) = 1.9.24 # grep ' VERSION ' wordpress/wp-includes/PHPMailer/PHPMailer.php -Provides: bundled(php-phpmailer) = 6.9.3 +Provides: bundled(php-phpmailer) = 7.0.0 Provides: wordpress-mu = %{version}-%{release} Obsoletes: wordpress-mu < 2.9.3 @@ -129,7 +123,6 @@ rm -rf wp-includes/random_compat rm -rf wp-includes/sodium_compat %patch -P0 -p1 -b .dolly -%patch -P2 -p1 %patch -P3 -p1 # Adjust mediaelement not to use its SWF %patch -P4 -p1 @@ -252,6 +245,9 @@ end %changelog +* Wed Dec 3 2025 Remi Collet - 6.9-1 +- WordPress 6.9 “Gene” + * Wed Oct 1 2025 Remi Collet - 6.8.3-1 - WordPress 6.8.3 Security Release From b83d2fcf5f3d1966e4b13addcd5ede8cf0329102 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 4 Feb 2026 07:48:41 +0100 Subject: [PATCH 08/13] v6.9.1 (cherry picked from commit dcce5b90abc307aef6e5fa94e1c23d02af9e01a8) (cherry picked from commit 53f3e293ee998a76c292fdd20dec4f8d9f8db731) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 8ed87f7..14e806f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.9.tar.gz) = 486b31bb8e3836f7e4bf1024098976a98bd52a0280bdb1a9a0c1648865a03cd7a1373a8c232bc82e57c3819dcf757bb26ff172f4ec88e681ff260978e197d0fd +SHA512 (wordpress-6.9.1.tar.gz) = 66ee4b040efadf99ca250ca9731701003bedf550d4287d6637464d45d57eb8903a1dd82bc3b009c9c9e5892a6dec04c3b73cc05311da0dc0ae6f297be8652c1d diff --git a/wordpress.spec b/wordpress.spec index 4a5abc9..fbb469b 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.9 +%global upstream_version 6.9.1 #global upstream_prever RC5 #global upstream_lower rc5 @@ -245,6 +245,9 @@ end %changelog +* Wed Feb 4 2026 Remi Collet - 6.9.1-1 +- WordPress 6.9.1 Maintenance Release + * Wed Dec 3 2025 Remi Collet - 6.9-1 - WordPress 6.9 “Gene” From 071bfb516222b6ab44e388f01d340d9d6dae359e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 Mar 2026 08:16:16 +0100 Subject: [PATCH 09/13] v6.9.3 (cherry picked from commit 52d7e4d70bb46a0c53133378c81c3c0097986f1d) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 14e806f..2b09a7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.9.1.tar.gz) = 66ee4b040efadf99ca250ca9731701003bedf550d4287d6637464d45d57eb8903a1dd82bc3b009c9c9e5892a6dec04c3b73cc05311da0dc0ae6f297be8652c1d +SHA512 (wordpress-6.9.3.tar.gz) = d760e4a2d768b97b2de15149a40220931e3fc6fd7726b9b324ac3afce6eb0955f2712fdb097d6068cb21fb64db2733ee989f1b3ef59a65c1dfd72950dd65b986 diff --git a/wordpress.spec b/wordpress.spec index fbb469b..f72ce4e 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.9.1 +%global upstream_version 6.9.3 #global upstream_prever RC5 #global upstream_lower rc5 @@ -245,6 +245,9 @@ end %changelog +* Wed Mar 11 2026 Remi Collet - 6.9.3-1 +- WordPress 6.9.3 Release + * Wed Feb 4 2026 Remi Collet - 6.9.1-1 - WordPress 6.9.1 Maintenance Release From 373b0532ecb5c22b267dfb7a4aa951b9c70a85ef Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Mar 2026 07:10:21 +0100 Subject: [PATCH 10/13] v6.9.4 (cherry picked from commit bfe8ec58b02c1668efc219d23b02f7f3360292cd) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 2b09a7e..ca97e85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.9.3.tar.gz) = d760e4a2d768b97b2de15149a40220931e3fc6fd7726b9b324ac3afce6eb0955f2712fdb097d6068cb21fb64db2733ee989f1b3ef59a65c1dfd72950dd65b986 +SHA512 (wordpress-6.9.4.tar.gz) = 3065a037dae9450459c475ab85030f0ef0517942d681afe364afbdfd010587d2cb0bb3a520e03ac0492fa6c3d6e904c0da67b8b0b5f1fbd5adf40b5ba29d4362 diff --git a/wordpress.spec b/wordpress.spec index f72ce4e..ac882f1 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.9.3 +%global upstream_version 6.9.4 #global upstream_prever RC5 #global upstream_lower rc5 @@ -245,6 +245,9 @@ end %changelog +* Thu Mar 12 2026 Remi Collet - 6.9.4-1 +- WordPress 6.9.4 Release + * Wed Mar 11 2026 Remi Collet - 6.9.3-1 - WordPress 6.9.3 Release From 99a7b877c05a39ed1696399d7c8f76462927b0ac Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Jul 2026 07:00:22 +0200 Subject: [PATCH 11/13] v6.9.5 (cherry picked from commit 115418dbb0bd4e5c882b4014587176a06dac87ea) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index ca97e85..7ae625c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.9.4.tar.gz) = 3065a037dae9450459c475ab85030f0ef0517942d681afe364afbdfd010587d2cb0bb3a520e03ac0492fa6c3d6e904c0da67b8b0b5f1fbd5adf40b5ba29d4362 +SHA512 (wordpress-6.9.5.tar.gz) = 9dcdbd5b46366657010eeb9b89dede46172d912d9cfe26458e7d5a1971263263e0e7cf732846b9edfa126e318bef3a7c5c8d532c433bf43f94ede224ab28a865 diff --git a/wordpress.spec b/wordpress.spec index ac882f1..d158ed4 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.9.4 +%global upstream_version 6.9.5 #global upstream_prever RC5 #global upstream_lower rc5 @@ -245,6 +245,9 @@ end %changelog +* Tue Jul 21 2026 Remi Collet - 6.9.5-1 +- WordPress 6.9.5 Security Release + * Thu Mar 12 2026 Remi Collet - 6.9.4-1 - WordPress 6.9.4 Release From 1941d5caa2bb23b3620e7ef3bfeda649992e9369 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 7 Aug 2026 06:29:38 +0200 Subject: [PATCH 12/13] v6.9.6 (cherry picked from commit 746629fb3bef972cd9a3da86cbc47aaf020f265b) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 7ae625c..8d04b62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.9.5.tar.gz) = 9dcdbd5b46366657010eeb9b89dede46172d912d9cfe26458e7d5a1971263263e0e7cf732846b9edfa126e318bef3a7c5c8d532c433bf43f94ede224ab28a865 +SHA512 (wordpress-6.9.6.tar.gz) = 9b5b72535d8ebb8a3e273d44dd7381d8124fe87603b825501a3619a3d28da78b0a7a85bc1b59362b5412c06e05ee777bf983c184fe6555ccff369e9715449446 diff --git a/wordpress.spec b/wordpress.spec index d158ed4..630b260 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.9.5 +%global upstream_version 6.9.6 #global upstream_prever RC5 #global upstream_lower rc5 @@ -245,6 +245,9 @@ end %changelog +* Fri Aug 7 2026 Remi Collet - 6.9.6-1 +- WordPress 6.9.6 Security Release + * Tue Jul 21 2026 Remi Collet - 6.9.5-1 - WordPress 6.9.5 Security Release From 23952973f6db14078afd417e858c6d035722cdac Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Aug 2026 06:02:53 +0200 Subject: [PATCH 13/13] v6.9.7 (cherry picked from commit 2a0979cb098a730fbe222340fbe4cde5322fd2a6) --- sources | 2 +- wordpress.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 8d04b62..20685e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wordpress-6.9.6.tar.gz) = 9b5b72535d8ebb8a3e273d44dd7381d8124fe87603b825501a3619a3d28da78b0a7a85bc1b59362b5412c06e05ee777bf983c184fe6555ccff369e9715449446 +SHA512 (wordpress-6.9.7.tar.gz) = 082d73913859c79ca5a78a740bc40eaf9ef2c9352a14be605a1fe0d61d00eb8d171da75ff777929160766476780ba7b3bce73e3b56e56a46c59f632b8479a9d8 diff --git a/wordpress.spec b/wordpress.spec index 630b260..e0906e0 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -7,7 +7,7 @@ # %global wp_content %{_datadir}/wordpress/wp-content -%global upstream_version 6.9.6 +%global upstream_version 6.9.7 #global upstream_prever RC5 #global upstream_lower rc5 @@ -245,6 +245,9 @@ end %changelog +* Thu Aug 13 2026 Remi Collet - 6.9.7-1 +- WordPress 6.9.7 Security Release + * Fri Aug 7 2026 Remi Collet - 6.9.6-1 - WordPress 6.9.6 Security Release