[Perl/perl5] 98f04d: Maintainers.pl: de-customize Win32
[email protected] (Jan Dubois via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/smoke-me/jkeenan/sync-win32-0.64-20260812/[email protected]> |
Branch: refs/heads/smoke-me/jkeenan/sync-win32-0.64-20260812
Home: https://github.com/Perl/perl5
Commit: 98f04d98d264702feb48c6ca440ec33e658cce2b
https://github.com/Perl/perl5/commit/98f04d98d264702feb48c6ca440ec33e658cce2b
Author: James E Keenan <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M Porting/Maintainers.pl
Log Message:
-----------
Maintainers.pl: de-customize Win32
Commit: 74b0fd4c8dd3051a3b24bddd18da171920e3a109
https://github.com/Perl/perl5/commit/74b0fd4c8dd3051a3b24bddd18da171920e3a109
Author: Jan Dubois <[email protected]>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M MANIFEST
M Porting/Maintainers.pl
A cpan/Win32/CHANGES.md
M cpan/Win32/Makefile.PL
M cpan/Win32/Win32.pm
M cpan/Win32/Win32.xs
M cpan/Win32/t/CodePage.t
M cpan/Win32/t/CreateFile.t
M cpan/Win32/t/ExpandEnvironmentStrings.t
M cpan/Win32/t/GetCurrentThreadId.t
M cpan/Win32/t/GetFileVersion.t
M cpan/Win32/t/GetFolderPath.t
M cpan/Win32/t/GetFullPathName.t
M cpan/Win32/t/GetLongPathName.t
M cpan/Win32/t/GetOSName.t
M cpan/Win32/t/GetOSVersion.t
M cpan/Win32/t/GetShortPathName.t
M cpan/Win32/t/GuidGen.t
A cpan/Win32/t/HttpGetFile.t
M cpan/Win32/t/Names.t
M cpan/Win32/t/Privileges.t
M cpan/Win32/t/Unicode.t
Log Message:
-----------
cpan/Win32 - Update to version 0.64
0.64 [2026-08-11]
- ship the CPAN tarball with LF line endings again; releases 0.60
through 0.63 were packaged with CRLF because the release workflow's
Windows runner converted the checkout [#65](https://github.com/perl-libwin32/win32/pull/65)
- 0.63 [2026-08-09]
- fix Win32::GetLastError() returning 0 after list-context Win32::HttpGetFile()
calls on Cygwin -DDEBUGGING builds, diagnosed by [@sisyphus](https://github.com/sisyphus);
add a CI job testing against a -DDEBUGGING Cygwin perl [#63](https://github.com/perl-libwin32/win32/pull/63)
- convert Changes to CHANGES.md and bump release-action to @v2
- 0.62 [2026-05-11]
- revert SvUTF8 flagging in wstr_to_sv and my_ansipath under CP_UTF8 ACP;
make t/Unicode.t pass under CP_UTF8 ACP [#57](https://github.com/perl-libwin32/win32/pull/57)
- 0.61 [2026-05-10]
- handle CP_UTF8 system codepage in wstr_to_sv and my_ansipath [#53](https://github.com/perl-libwin32/win32/pull/53)
- fix inverted SKIP condition for non-English locale in t/HttpGetFile.t [#55](https://github.com/perl-libwin32/win32/pull/55)
- fix t/GetCurrentThreadId.t fork-emulation detection by [@sisyphus](https://github.com/sisyphus) [#45](https://github.com/perl-libwin32/win32/pull/45)
- 0.60 [2026-05-05]
- add LICENSE and modernize README [#51](https://github.com/perl-libwin32/win32/pull/51)
- update Microsoft doc URLs to learn.microsoft.com
- 0.59_02 [2026-05-04]
- detect newer Windows 10/11, Windows Server 2019/2022/2025, and
Server SAC releases by Markus Demml ([@mardem1](https://github.com/mardem1)) [#42](https://github.com/perl-libwin32/win32/pull/42)
- fix 64-bit registry constant by [@jkahrman](https://github.com/jkahrman) [#37](https://github.com/perl-libwin32/win32/pull/37)
- follow-up to 64-bit registry fix by Tony Cook ([@tonycoz](https://github.com/tonycoz)) [#39](https://github.com/perl-libwin32/win32/pull/39)
- fix memory deallocation for WinHttpGetProxyForUrl strings [#49](https://github.com/perl-libwin32/win32/pull/49)
- include t/HttpGetFile.t in MANIFEST so it ships in the CPAN tarball [#50](https://github.com/perl-libwin32/win32/pull/50)
- convert tests to Test::More by Graham Knop ([@haarg](https://github.com/haarg)) [#35](https://github.com/perl-libwin32/win32/pull/35)
- clarify documentation of minor versions by Ferenc Erki ([@ferki](https://github.com/ferki)) [#25](https://github.com/perl-libwin32/win32/pull/25)
Compare: https://github.com/Perl/perl5/compare/98f04d98d264%5E...74b0fd4c8dd3
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications