SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-ExtUtils-MakeMaker-7.78-2.4.noarch.rpm :

* Wed Mar 04 2026 Tina Müller - updated to 7.78 see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes 7.78 Tue 3 Mar 20:21:53 GMT 2026 No changes since v7.77_03 7.77_03 Mon 2 Mar 17:32:54 GMT 2026 Macosx fixes: - Unbreak Perl builds 7.77_02 Wed 20 Aug 11:00:32 BST 2025 Core fixes: - Do not copy args when using PERL_MM_SHEBANG=relocatable 7.77_01 Mon 28 Jul 18:46:15 BST 2025 Enhancements: - Support \'class\' VERSIONs, like \'package\' Core fixes: - Disable XS prototypes by default Test fixes: - Make macros portably in basic.t - Can\'t test embedded newlines on VMS in oneliner.t - Use LIBS not LDFROM to link against a library in 02-xsdynamic.t
* Sat May 24 2025 Tina Müller - updated to 7.76 see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes 7.76 Fri 23 May 20:14:03 BST 2025 No changes since v7.75_01 7.75_01 Fri 23 May 15:03:40 BST 2025 Core fixes: - Allow dotted decimal versions in absence of CPAN::Meta::Requirements
* Wed Apr 16 2025 Tina Müller - Update Do_not_set_RPATH_by_default.patch
* Thu Apr 10 2025 Tina Müller - updated to 7.74 see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes 7.74 Wed 9 Apr 13:28:16 BST 2025 No changes since v7.73_01 7.73_01 Sun 30 Mar 11:45:44 BST 2025 Core fixes: - WriteEmptyMakefile now produces the same target types as WriteMakefile VMS fixes: - fixed pm_to_blib regression Macosx fixes: - stop MacOS dropping LIBS=>\"-framework X\" with no \"-l\" libs 7.72 Fri 14 Mar 10:15:56 GMT 2025 No changes since v7.71_08 7.71_08 Sat 8 Mar 23:39:43 GMT 2025 Core fixes: - Fixed split_command with multi-line oneliner Win32 fixes: - Reverted a change from v7.36 to fix RT#144085 - Win32 Liblist stop false positives on multi-LIB (RT#53676) Test fixes: - Added Test::Utils::write_file - test oneliner with multi-line QA fixes: - use GHA for all Strawberry, cut down AppVeyor - CI parallel build & test on Strawberry - CI parallel test on MSVC build (nmake no parallel capability) - Add test for PM_FILTER 7.71_07 Wed 5 Mar 21:32:41 GMT 2025 Core fixes: - Liblist work with Config.libpth supporting paths with spaces Win32 fixes: - Win32 Liblist test for system library Test fixes: - Added test of XS loading other XS, using C symbols within 7.71_06 Mon 3 Mar 16:40:57 GMT 2025 BSD fixes: - RT#117800 affecting BSD make fixed - distmeta and co fixed when using make -j QA fixes: - Added Windows MSVC-built Perl CI - Added Windows Strawberry Perl CI - Added FreeBSD CI 7.71_05 Fri 28 Feb 16:53:16 GMT 2025 Enhancements: - Reinstated %Recognized_Att_Keys Win32 fixes: - GNU Make supports spaces in deps on Win32 as elsewhere Test fixes: - Various improvements to MakeMaker::Test::Setup::XS QA fixes: - Added disttest checks to CI 7.71_04 Mon 24 Feb 15:15:59 GMT 2025 Doc fixes: - Typo fixed in MM_Unix Test fixes: - execute bit removed from two .t files QA fixes: - removed Travis and non-working macos-11 CI config 7.71_03 Wed 19 Feb 01:11:31 GMT 2025 VMS fixes: - Avoid uninitialized value in MM_VMS::_fixin_replace_shebang - Take care with \'.\' in init_dirscan on VMS 7.71_02 Fri 22 Nov 18:37:30 GMT 2024 Core Fixes: - maybe_command() now handles an undefined or empty argument Macosx fixes: - rpath requires a minimum of Darwin 9 - Fix rpath issue on MacOSX, it only accepts a single path Doc fixes: - typos were squashed Removals: - Removed support for NeXT - Removed support for GNU DLD 7.71_01 Mon 24 Jun 15:08:55 BST 2024 Core fixes: - Set META status as \"unstable\" for -TRIAL releases Test fixes: - Add DISTVNAME to tests
* Tue Apr 04 2023 Tina Müller - Update Do_not_set_RPATH_by_default.patch
* Mon Mar 27 2023 Tina Müller - updated to 7.70 see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes 7.70 Sun 26 Mar 14:13:20 BST 2023 No changes since v7.69_01 7.69_01 Sat 25 Mar 11:06:19 GMT 2023 Core reversions: - Reverted the PERL_CORE and PERL_SRC changes from v7.67_02 These will be reintroduced after more testing in core
* Wed Mar 15 2023 Tina Müller - Update Do_not_set_RPATH_by_default.patch
* Wed Mar 15 2023 Tina Müller - updated to 7.68 see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes 7.68 Tue 14 Mar 21:38:00 GMT 2023 No changes since v7.67_02 7.67_02 Mon 6 Mar 10:53:22 GMT 2023 Core fixes: - initialize PERL_CORE object var early and use it consistently - only search for PERL_SRC when PERL_CORE is true or unset Clean-ups: - remove use vars from non-bundled modules - remove unused _find_magic_vstring function 7.67_01 Wed 1 Mar 12:38:00 GMT 2023 Bug fixes: - Treat MidnightBSD as a BSD - fix MIN_PERL_VERSION for perl versions with underscores Test fixes: - t/.../More.pm - remove isn\'t: apostrophe as a package sep is deprecated
* Mon Dec 26 2022 Tina Müller - updated to 7.66 see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes 7.66 Sun 25 Dec 08:47:54 GMT 2022 No changes since v7.65_03 7.65_03 Sat 24 Dec 00:14:35 GMT 2022 Bug fixes: - Reverted \"Return hint file loading to quoted eval\" introduced with v7.47_11 - Implement tempdir() logic for parallel tests 7.65_02 Fri 22 Jul 13:44:57 BST 2022 Bug fixes: - Don\'t use rpath for macOS <= 10.4 - Only include existent directories in libpath - Silence spurious warning when a postamble returns undef 7.65_01 Mon 30 May 10:44:31 BST 2022 Doc fixes: - use Test::More rather than Test.pm in FAQ example - fix typos using WriteMakeFile rather than WriteMakefile
* Sat Dec 18 2021 Tina Müller - updated to 7.64 see /usr/share/doc/packages/perl-ExtUtils-MakeMaker/Changes 7.64 Fri 17 Dec 15:35:46 GMT 2021 No changes since v7.63_11 7.63_11 Tue 14 Dec 16:00:11 GMT 2021 OS390 fixes: - Extend prereqs sort to work on EBCDIC 7.63_10 Mon 13 Dec 16:26:49 GMT 2021 OS390 fixes: - Fix dynamic loading 7.63_09 Wed 8 Dec 22:20:53 GMT 2021 Enhancements: - Don\'t use canned libpth values 7.63_08 Sat 27 Nov 17:28:03 GMT 2021 Correction: - Previous change to ${LDFLAGS) was reverted 7.63_07 Sat 27 Nov 11:34:12 GMT 2021 Enhancements: - Add $(LDFLAGS) when linking binary modules 7.63_06 Wed 3 Nov 01:24:05 GMT 2021 Bug fixes: - Add -rpath when compiling XS modules on macOS 7.63_05 Sat 14 Aug 09:04:08 BST 2021 Enhancements: - Added CPPRUN variable 7.63_04 Wed 30 Jun 15:15:01 BST 2021 Doc fixes: - Describe CCFLAGS’ default 7.63_03 Tue 22 Jun 14:39:32 BST 2021 OS390 Enhancements: - Fix override xs_make_dynamic_lib() for os390 7.63_02 Thu 3 Jun 19:52:03 BST 2021 Doc fixes: - Changed wording for POLLUTE 7.63_01 Tue 25 May 16:22:50 BST 2021 Bug fixes: - Comparing inodes numerically is unsafe
 
ICM Bot detect detector