Digging around on svn-qavm I also noticed that the upcoming changes were
not generated as they should be since the server rebuild in april. I've
fixed this.

I've also tried to generate separate upcoming-lists for 1.14 and 1.15
however failed because the upcoming.py script[1] only works when the 1.A.0
release has been tagged. I'm running out of time to fix this now, if
someone would like to take a look feel free!

When tag 1.15.0, we should remember to come back to this and update the
cron job and website to display upcoming changes in all supported versions.

Cheers,
Daniel


[1] https://svn.apache.org/repos/asf/subversion/site/tools/upcoming.py, see
get_reference_version__from_working_copy()

Den fre 17 juli 2026 kl 10:22 skrev <[email protected]>:

> Author: svn-role
> Date: Fri Jul 17 08:22:11 2026
> New Revision: 1936239
>
> Log:
> * upcoming_1.14.part.html: Automatically regenerated
>
> Modified:
>    subversion/site/publish/upcoming_1.14.part.html
>
> Modified: subversion/site/publish/upcoming_1.14.part.html
>
> ==============================================================================
> --- subversion/site/publish/upcoming_1.14.part.html     Fri Jul 17
> 08:22:04 2026        (r1936238)
> +++ subversion/site/publish/upcoming_1.14.part.html     Fri Jul 17
> 08:22:11 2026        (r1936239)
> @@ -1,5 +1,240 @@
>  <!-- Automatically generated by
> ^/subversion/site/tools/generate-upcoming-changes-log.sh -->
>  <pre style="border-style: none">
> +Changes in ^/subversion/branches/1.14.x:
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1922447";>r1922447</a> | svn-role |
> 2024-12-12 04:00:07 +0000 (Thu, 12 Dec 2024) | 9 lines
> +
> +Merge <a href="https://svn.apache.org/r1922418";>r1922418</a> from trunk:
> +
> + * <a href="https://svn.apache.org/r1922418";>r1922418</a>
> +   Restore swig-rb to be compatible with Ruby 1.9 through 2.2.
> +   Justification:
> +     Fix incompatible with old versions of Ruby in 1.14.5.
> +   Votes:
> +     +1: jun66j5, futatuki
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1924122";>r1924122</a> | dsahlberg |
> 2025-03-01 22:56:42 +0000 (Sat, 01 Mar 2025) | 15 lines
> +
> +Try to get the backport conflict detection GitHub Action working.
> +It was suggested in the #asfinfra Slack channel[1] that workflows must
> exist
> +in all branches to work so let&#x27;s try to add them.
> +
> +Technically merging all revisions affecting the .github/ subtree from
> +trunk.
> +
> +* .github/
> +  Add subtree
> +
> +(This commit technically breaks the backporting requirements, but it
> won&#x27;t
> +even distributed downstream so I&#x27;m bending the rules this time).
> +
> +[1]: https://the-asf.slack.com/archives/CBX4TSBQ8/p1740835005043529
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1924124";>r1924124</a> | dsahlberg |
> 2025-03-01 23:04:33 +0000 (Sat, 01 Mar 2025) | 4 lines
> +
> +Followup to <a href="https://svn.apache.org/r1924122";>r1924122</a>
> +Merge <a href="https://svn.apache.org/r1924123";>r1924123</a> from trunk,
> adding the subversion package on the GHA runner
> +
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1924127";>r1924127</a> | dsahlberg |
> 2025-03-01 23:16:17 +0000 (Sat, 01 Mar 2025) | 4 lines
> +
> +Followup to <a href="https://svn.apache.org/r1924124";>r1924124</a> and
> <a href="https://svn.apache.org/r1924122";>r1924122</a>
> +Merge <a href="https://svn.apache.org/r1924125";>r1924125</a> from trunk,
> switching to a proper SVN WC
> +
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1924794";>r1924794</a> | svn-role |
> 2025-04-05 04:00:06 +0000 (Sat, 05 Apr 2025) | 10 lines
> +
> +Merge <a href="https://svn.apache.org/r1924100";>r1924100</a> from trunk:
> +
> + * <a href="https://svn.apache.org/r1924100";>r1924100</a>
> +   Deprecate and disable the SVN_UNALIGNED_ACCESS_IS_OK macro.
> +   Justification:
> +     Prevent future problems on newer compilers on higher optimization
> +     settings.
> +   Votes:
> +     +1: dsahlberg, brane, jamessan
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1924795";>r1924795</a> | svn-role |
> 2025-04-05 04:00:13 +0000 (Sat, 05 Apr 2025) | 10 lines
> +
> +Merge <a href="https://svn.apache.org/r1924143";>r1924143</a> from trunk:
> +
> +* <a href="https://svn.apache.org/r1924143";>r1924143</a>
> +  Remove optimized unaligned-access code paths.
> +  Justification:
> +    Prevent future problems on newer compilers on higher optimization
> +    settings. (Follow-up to <a href="https://svn.apache.org/r1924100
> ">r1924100</a>)
> +  Votes:
> +    +1: dsahlberg, brane, jamessan
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1924796";>r1924796</a> | svn-role |
> 2025-04-05 04:00:20 +0000 (Sat, 05 Apr 2025) | 9 lines
> +
> +Merge <a href="https://svn.apache.org/r1924773";>r1924773</a> from trunk:
> +
> +* <a href="https://svn.apache.org/r1924773";>r1924773</a>
> +  swig-rb: Support ruby x64-mswin64 and building with GCC 15.
> +  Justification:
> +    Allow swig-rb with x64-mswin64 and gcc 15
> +  Votes:
> +    +1: jun66j5, jamessan
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1927163";>r1927163</a> | svn-role |
> 2025-07-13 04:00:06 +0000 (Sun, 13 Jul 2025) | 9 lines
> +
> +Merge <a href="https://svn.apache.org/r1892118";>r1892118</a> from trunk:
> +
> +* <a href="https://svn.apache.org/r1892118";>r1892118</a>
> +  Fix a NULL pointer dereference in the conflict resolver.
> +  Justification:
> +    1.14.5 users are running into this crash.
> +  Votes:
> +   +1: stsp, rinrab
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1927212";>r1927212</a> | svn-role |
> 2025-07-14 04:00:05 +0000 (Mon, 14 Jul 2025) | 10 lines
> +
> +Merge <a href="https://svn.apache.org/r1886358";>r1886358</a> from trunk:
> +
> +* <a href="https://svn.apache.org/r1886358";>r1886358</a>
> +  Python 3 compatibility: Update a raise statement probably missed in
> +  revision 873411 changes.
> +  Justification:
> +    Fix Python 3 compatibility
> +  Votes:
> +    +1: jamessan, dsahlberg
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1929147";>r1929147</a> | svn-role |
> 2025-10-15 04:00:06 +0000 (Wed, 15 Oct 2025) | 9 lines
> +
> +Merge the <a href="https://svn.apache.org/r1926575";>r1926575</a> group
> from trunk:
> +
> + * <a href="https://svn.apache.org/r1926575";>r1926575</a>, <a href="
> https://svn.apache.org/r1927715";>r1927715</a>
> +   Fix SWIG test cases for Python 3.14.
> +   Justification:
> +     Preparing Python 3.14 release
> +   Votes:
> +     +1: futatuki, jamessan
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1929906";>r1929906</a> | svn-role |
> 2025-11-22 04:00:10 +0000 (Sat, 22 Nov 2025) | 13 lines
> +
> +Merge the 1.14.x-<a href="https://svn.apache.org/r1928521";>r1928521</a>
> branch:
> +
> + * <a href="https://svn.apache.org/r1928521";>r1928521</a>, <a href="
> https://svn.apache.org/r1928524";>r1928524</a>
> +   swig-py: follow up to <a 
> href="https://svn.apache.org/r1912500";>r1912500</a>:
> Fix NameError on using old SWIG
> +   Justification:
> +     Fix a regression for old SWIG versions and make clear minimal
> supported
> +     version of SWIG for swig-py
> +   Branch:
> +     1.14.x-<a href="https://svn.apache.org/r1928521";>r1928521</a>
> +   Votes:
> +     +0: hartmannathan (review from swig-py experts requested!)
> +     +1: jun66j5, jamessan
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1930038";>r1930038</a> | svn-role |
> 2025-11-28 04:00:05 +0000 (Fri, 28 Nov 2025) | 9 lines
> +
> +Merge <a href="https://svn.apache.org/r1929560";>r1929560</a> from trunk:
> +
> + * <a href="https://svn.apache.org/r1929560";>r1929560</a>
> +   Adapt swig-py to SWIG 4.4.0.
> +   Justification:
> +     Fix build with SWIG 4.4
> +   Votes:
> +     +1: jamessan, jun66j5
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1930411";>r1930411</a> | svn-role |
> 2025-12-10 04:00:05 +0000 (Wed, 10 Dec 2025) | 9 lines
> +
> +Merge <a href="https://svn.apache.org/r1930381";>r1930381</a> from trunk:
> +
> + * <a href="https://svn.apache.org/r1930381";>r1930381</a>
> +   Fix wrong line numbers displayed in syntax errors from config file
> parser.
> +   Justification:
> +     Cosmetic issue which can confuse users in case of syntax errors.
> +   Votes:
> +     +1: stsp, brane, dsahlberg
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1930853";>r1930853</a> | svn-role |
> 2025-12-26 04:00:05 +0000 (Fri, 26 Dec 2025) | 9 lines
> +
> +Merge <a href="https://svn.apache.org/r1929564";>r1929564</a> from trunk:
> +
> + * <a href="https://svn.apache.org/r1929564";>r1929564</a>
> +   Adapt gen_win_dependencies.py to expat 2.7.2+.
> +   Justification:
> +     Fix build on Windows with expat 2.7.2+.
> +   Votes:
> +     +1: jun66j5, dsahlberg
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1933566";>r1933566</a> | svn-role |
> 2026-04-30 04:00:10 +0000 (Thu, 30 Apr 2026) | 9 lines
> +
> +Merge <a href="https://svn.apache.org/r1933475";>r1933475</a> from trunk:
> +
> + * <a href="https://svn.apache.org/r1933475";>r1933475</a>
> +   Avoid DNS reverse name lookups during test configuration.
> +   Justification:
> +     Reverse lookups can cause long delays or even block.
> +   Votes:
> +     +1: brane, dsahlberg
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1935896";>r1935896</a> | svn-role |
> 2026-07-05 04:00:12 +0000 (Sun, 05 Jul 2026) | 10 lines
> +
> +Merge the <a href="https://svn.apache.org/r1932863";>r1932863</a> group
> from trunk:
> +
> + * <a href="https://svn.apache.org/r1932863";>r1932863</a>, <a href="
> https://svn.apache.org/r1933181";>r1933181</a>
> +   Update some readme files
> +   Justification:
> +     Release should be as accurate as possible, ivan is full committer by
> +     the time of release. IRC is no longer an official channel.
> +   Votes:
> +     +1: dsahlberg, ivan
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1935921";>r1935921</a> | svn-role |
> 2026-07-06 04:00:10 +0000 (Mon, 06 Jul 2026) | 15 lines
> +
> +Merge <a href="https://svn.apache.org/r1927953";>r1927953</a> from trunk:
> +
> + * <a href="https://svn.apache.org/r1927953";>r1927953</a>
> +   On Windows, use the WC_NO_BEST_FIT_CHARS flag when converting
> individual
> +   command-line arguments to the ANSI code page
> +   Justification:
> +     Fixes a bug with incorrect interpretation of some individual Unicode
> +     command-line arguments.
> +   Notes:
> +     This is an interim fix. A long-term solution is to convert arguments
> +     to UTF-8 and work with UTF-8 directly, but until then failing fast
> +     should be better than changing the user input.
> +   Votes:
> +     +1: kotkov, rinrab, ivan
> +
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1935956";>r1935956</a> | ivan |
> 2026-07-06 14:39:05 +0000 (Mon, 06 Jul 2026) | 7 lines
> +
> +On 1.14.x: Merge <a href="https://svn.apache.org/r1935797";>r1935797</a>
> from trunk:
> +  GHA: Do not trigger build for changes in non-code files.
> +  Justification:
> +    Keep GitHub Actions configuration in sync with trunk.
> +  Votes:
> +    +1: ivan (only affects GHA)
> +------------------------------------------------------------------------
> +<a href="https://svn.apache.org/r1935957";>r1935957</a> | ivan |
> 2026-07-06 14:53:45 +0000 (Mon, 06 Jul 2026) | 8 lines
> +
> +On 1.14.x: Merge <a href="https://svn.apache.org/r1924628";>r1924628</a>,
> <a href="https://svn.apache.org/r1934091";>r1934091</a>, <a href="
> https://svn.apache.org/r1934092";>r1934092</a>, <a href="
> https://svn.apache.org/r1934095";>r1934095</a>, <a href="
> https://svn.apache.org/r1934096";>r1934096</a>, <a href="
> https://svn.apache.org/r1934116";>r1934116</a>
> +from trunk:
> +  GHA: Catch up merge changes for detect-backport-conflicts.yml from
> trunk.
> +  Justification:
> +    Keep GitHub Actions configuration in sync with trunk.
> +  Votes:
> +    +1: ivan (only affects GHA)
> +------------------------------------------------------------------------
>  </pre>
>
>  <p>Further changes currently under consideration are listed in each
> release line's
>
>

Reply via email to