diff --git a/etc/pacman.conf b/etc/pacman.conf index 280545df89c..3520e173632 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -21,7 +21,7 @@ HoldPkg = pacman Architecture = auto # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup -IgnorePkg = pacman +IgnorePkg = msys2-runtime #IgnoreGroup = #NoUpgrade = diff --git a/update-via-pacman.ps1 b/update-via-pacman.ps1 index ce68cd3d0ed..0ef7b9d5655 100644 --- a/update-via-pacman.ps1 +++ b/update-via-pacman.ps1 @@ -23,10 +23,10 @@ function die { Set-Location $PSScriptRoot if (!$?) { die "Could not switch directory to $PSScriptRoot" } -$env:PATH = "$(Get-Location)\usr\bin;" + $env:PATH +$env:PATH = "$(Get-Location)\clangarm64\bin;$(Get-Location)\usr\bin;" + $env:PATH # Set to MSYS mode -$env:MSYSTEM = "MSYS" +$env:MSYSTEM = "CLANGARM64" $env:MSYS2_PATH_TYPE = "minimal" # Create /var/log/ so that pacman.log is written @@ -155,7 +155,8 @@ if ($pacnew.Length -gt 0) { } bash -lc @" set -x && - . /var/lib/pacman/local/mingw-w64-*-git-extra-[0-9]*/install 2>/dev/null && + . /var/lib/pacman/local/mingw-w64-*-git-extra-[0-9]*/install && + cd / && post_upgrade "@ } diff --git a/usr/bin/chattr.exe b/usr/bin/chattr.exe index 27f7f28b640..94f87e5b2f1 100644 Binary files a/usr/bin/chattr.exe and b/usr/bin/chattr.exe differ diff --git a/usr/bin/cygcheck.exe b/usr/bin/cygcheck.exe index 0fdc6edb383..7b7f4b82554 100755 Binary files a/usr/bin/cygcheck.exe and b/usr/bin/cygcheck.exe differ diff --git a/usr/bin/cygpath.exe b/usr/bin/cygpath.exe index 7639fc702a6..2d0f15918db 100755 Binary files a/usr/bin/cygpath.exe and b/usr/bin/cygpath.exe differ diff --git a/usr/bin/cygwin-console-helper.exe b/usr/bin/cygwin-console-helper.exe index 7e87279d0f8..1b5a4eb94fb 100755 Binary files a/usr/bin/cygwin-console-helper.exe and b/usr/bin/cygwin-console-helper.exe differ diff --git a/usr/bin/dumper.exe b/usr/bin/dumper.exe index c086ecaba41..c72e79133b3 100644 Binary files a/usr/bin/dumper.exe and b/usr/bin/dumper.exe differ diff --git a/usr/bin/gencat.exe b/usr/bin/gencat.exe index 1a328e64e92..76a0473ede3 100755 Binary files a/usr/bin/gencat.exe and b/usr/bin/gencat.exe differ diff --git a/usr/bin/getconf.exe b/usr/bin/getconf.exe index 0c00ec2968e..11d91daa917 100755 Binary files a/usr/bin/getconf.exe and b/usr/bin/getconf.exe differ diff --git a/usr/bin/getfacl.exe b/usr/bin/getfacl.exe index 4632f453c0f..60300dce259 100755 Binary files a/usr/bin/getfacl.exe and b/usr/bin/getfacl.exe differ diff --git a/usr/bin/gmondump.exe b/usr/bin/gmondump.exe index 8445511c46a..4e26d21b359 100644 Binary files a/usr/bin/gmondump.exe and b/usr/bin/gmondump.exe differ diff --git a/usr/bin/kill.exe b/usr/bin/kill.exe index bd2bd7f53f5..b9ffcab7486 100755 Binary files a/usr/bin/kill.exe and b/usr/bin/kill.exe differ diff --git a/usr/bin/ldd.exe b/usr/bin/ldd.exe index 7b29bfe760c..3d03da7352c 100755 Binary files a/usr/bin/ldd.exe and b/usr/bin/ldd.exe differ diff --git a/usr/bin/ldh.exe b/usr/bin/ldh.exe index 76cabf5964b..98e824c6cfc 100755 Binary files a/usr/bin/ldh.exe and b/usr/bin/ldh.exe differ diff --git a/usr/bin/locale.exe b/usr/bin/locale.exe index 42f06e2d335..3176e494192 100755 Binary files a/usr/bin/locale.exe and b/usr/bin/locale.exe differ diff --git a/usr/bin/lsattr.exe b/usr/bin/lsattr.exe index 6dbf7cdf43b..a38832c4144 100644 Binary files a/usr/bin/lsattr.exe and b/usr/bin/lsattr.exe differ diff --git a/usr/bin/minidumper.exe b/usr/bin/minidumper.exe index 1a14d3e24b4..5b83f721cf6 100755 Binary files a/usr/bin/minidumper.exe and b/usr/bin/minidumper.exe differ diff --git a/usr/bin/mkgroup.exe b/usr/bin/mkgroup.exe index 85af0e76c07..646f3add5e9 100755 Binary files a/usr/bin/mkgroup.exe and b/usr/bin/mkgroup.exe differ diff --git a/usr/bin/mkpasswd.exe b/usr/bin/mkpasswd.exe index 608274f2d07..6909ff4fe51 100755 Binary files a/usr/bin/mkpasswd.exe and b/usr/bin/mkpasswd.exe differ diff --git a/usr/bin/mount.exe b/usr/bin/mount.exe index 0b82f48857f..5f4fa0d3f78 100755 Binary files a/usr/bin/mount.exe and b/usr/bin/mount.exe differ diff --git a/usr/bin/msys-2.0.dll b/usr/bin/msys-2.0.dll index 876788132ff..4ec83b65607 100755 Binary files a/usr/bin/msys-2.0.dll and b/usr/bin/msys-2.0.dll differ diff --git a/usr/bin/newgrp.exe b/usr/bin/newgrp.exe index 96b8f190b64..3fd6d8d7a5d 100644 Binary files a/usr/bin/newgrp.exe and b/usr/bin/newgrp.exe differ diff --git a/usr/bin/passwd.exe b/usr/bin/passwd.exe index 73b581f737f..08955deb8ca 100755 Binary files a/usr/bin/passwd.exe and b/usr/bin/passwd.exe differ diff --git a/usr/bin/pldd.exe b/usr/bin/pldd.exe index 9840912fc71..843a80ceeb3 100755 Binary files a/usr/bin/pldd.exe and b/usr/bin/pldd.exe differ diff --git a/usr/bin/profiler.exe b/usr/bin/profiler.exe index 5fcb54d6492..049078cdfb5 100644 Binary files a/usr/bin/profiler.exe and b/usr/bin/profiler.exe differ diff --git a/usr/bin/ps.exe b/usr/bin/ps.exe index 0929bca2e1e..2e0f5fcc2e7 100755 Binary files a/usr/bin/ps.exe and b/usr/bin/ps.exe differ diff --git a/usr/bin/regtool.exe b/usr/bin/regtool.exe index f5af24a8c45..51d86cef5f5 100755 Binary files a/usr/bin/regtool.exe and b/usr/bin/regtool.exe differ diff --git a/usr/bin/setfacl.exe b/usr/bin/setfacl.exe index e64a63ca75c..bbea4818274 100755 Binary files a/usr/bin/setfacl.exe and b/usr/bin/setfacl.exe differ diff --git a/usr/bin/setmetamode.exe b/usr/bin/setmetamode.exe index 049de5f68b3..f27f0a5e676 100755 Binary files a/usr/bin/setmetamode.exe and b/usr/bin/setmetamode.exe differ diff --git a/usr/bin/ssp.exe b/usr/bin/ssp.exe index 97ee7e9c96d..7330dc33e12 100755 Binary files a/usr/bin/ssp.exe and b/usr/bin/ssp.exe differ diff --git a/usr/bin/strace.exe b/usr/bin/strace.exe index 9b238478e80..fc11a39c4c7 100755 Binary files a/usr/bin/strace.exe and b/usr/bin/strace.exe differ diff --git a/usr/bin/tzset.exe b/usr/bin/tzset.exe index 7fe40c977b4..2d88659a4a5 100755 Binary files a/usr/bin/tzset.exe and b/usr/bin/tzset.exe differ diff --git a/usr/bin/umount.exe b/usr/bin/umount.exe index 0b1819b4e0e..0cf2b715f1b 100755 Binary files a/usr/bin/umount.exe and b/usr/bin/umount.exe differ diff --git a/usr/include/cygwin/version.h b/usr/include/cygwin/version.h index 1c68287d9f7..2e624a968c0 100644 --- a/usr/include/cygwin/version.h +++ b/usr/include/cygwin/version.h @@ -11,7 +11,7 @@ details. */ changes to the DLL and is mainly informative in nature. */ #define CYGWIN_VERSION_DLL_MAJOR 3005 -#define CYGWIN_VERSION_DLL_MINOR 5 +#define CYGWIN_VERSION_DLL_MINOR 4 /* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the combined DLL major and minor numbers. */ diff --git a/usr/include/pthread.h b/usr/include/pthread.h index 8e296303d7b..66d367d6226 100644 --- a/usr/include/pthread.h +++ b/usr/include/pthread.h @@ -110,13 +110,10 @@ typedef struct _pthread_cleanup_handler void _pthread_cleanup_push (__pthread_cleanup_handler *handler); void _pthread_cleanup_pop (int execute); -#define pthread_cleanup_push(_fn, _arg) \ - do { \ - __pthread_cleanup_handler __cleanup_handler = { _fn, _arg, NULL }; \ - _pthread_cleanup_push(&__cleanup_handler) -#define pthread_cleanup_pop(_execute) \ - _pthread_cleanup_pop(_execute); \ - } while (0) +#define pthread_cleanup_push(_fn, _arg) { __pthread_cleanup_handler __cleanup_handler = \ + { _fn, _arg, NULL }; \ + _pthread_cleanup_push( &__cleanup_handler ); +#define pthread_cleanup_pop(_execute) _pthread_cleanup_pop( _execute ); } /* Condition variables */ int pthread_cond_broadcast (pthread_cond_t *); @@ -247,7 +244,7 @@ int pthread_getattr_np (pthread_t, pthread_attr_t *); int pthread_getname_np (pthread_t, char *, size_t) __attribute__((__nonnull__(2))); int pthread_setaffinity_np (pthread_t, size_t, const cpu_set_t *); int pthread_setname_np (pthread_t, const char *) __attribute__((__nonnull__(2))); -int pthread_sigqueue (pthread_t, int, const union sigval); +int pthread_sigqueue (pthread_t *, int, const union sigval); int pthread_timedjoin_np (pthread_t, void **, const struct timespec *); int pthread_tryjoin_np (pthread_t, void **); #endif diff --git a/usr/lib/libacl.a b/usr/lib/libacl.a index ae2acdb7e44..3b8d1718e63 100644 Binary files a/usr/lib/libacl.a and b/usr/lib/libacl.a differ diff --git a/usr/lib/libc.a b/usr/lib/libc.a index baac79269bd..e481e58c128 100644 Binary files a/usr/lib/libc.a and b/usr/lib/libc.a differ diff --git a/usr/lib/libdl.a b/usr/lib/libdl.a index d2a0a01369a..707d79a3fcb 100644 Binary files a/usr/lib/libdl.a and b/usr/lib/libdl.a differ diff --git a/usr/lib/libg.a b/usr/lib/libg.a index 1476493838f..11bcbaa4f6b 100644 Binary files a/usr/lib/libg.a and b/usr/lib/libg.a differ diff --git a/usr/lib/libgmon.a b/usr/lib/libgmon.a index 24788dc635b..25184393ba4 100644 Binary files a/usr/lib/libgmon.a and b/usr/lib/libgmon.a differ diff --git a/usr/lib/libm.a b/usr/lib/libm.a index 5f453ffb827..b4ae1f0c98b 100644 Binary files a/usr/lib/libm.a and b/usr/lib/libm.a differ diff --git a/usr/lib/libmsys-2.0.a b/usr/lib/libmsys-2.0.a index 6d58cd15755..dddfd80bb0b 100644 Binary files a/usr/lib/libmsys-2.0.a and b/usr/lib/libmsys-2.0.a differ diff --git a/usr/lib/libpthread.a b/usr/lib/libpthread.a index 2aeae1f377e..7ad72050221 100644 Binary files a/usr/lib/libpthread.a and b/usr/lib/libpthread.a differ diff --git a/usr/lib/libresolv.a b/usr/lib/libresolv.a index d3e02b0ab63..d65b7601811 100644 Binary files a/usr/lib/libresolv.a and b/usr/lib/libresolv.a differ diff --git a/usr/lib/librt.a b/usr/lib/librt.a index be24979204b..d0081be0327 100644 Binary files a/usr/lib/librt.a and b/usr/lib/librt.a differ diff --git a/usr/lib/libssp.a b/usr/lib/libssp.a index 66a715aa9fe..e12a162bbfb 100644 Binary files a/usr/lib/libssp.a and b/usr/lib/libssp.a differ diff --git a/usr/lib/libutil.a b/usr/lib/libutil.a index 6353350397a..2bc895f1233 100644 Binary files a/usr/lib/libutil.a and b/usr/lib/libutil.a differ diff --git a/usr/libexec/getprocaddr32.exe b/usr/libexec/getprocaddr32.exe index 7bce943e208..18f9badf811 100644 Binary files a/usr/libexec/getprocaddr32.exe and b/usr/libexec/getprocaddr32.exe differ diff --git a/usr/libexec/getprocaddr64.exe b/usr/libexec/getprocaddr64.exe index 2ab373eef23..193e90abbbb 100644 Binary files a/usr/libexec/getprocaddr64.exe and b/usr/libexec/getprocaddr64.exe differ diff --git a/usr/share/man/man1/chattr.1.gz b/usr/share/man/man1/chattr.1.gz index b1c55479bda..dd758dfd5f5 100644 Binary files a/usr/share/man/man1/chattr.1.gz and b/usr/share/man/man1/chattr.1.gz differ diff --git a/usr/share/man/man1/cygcheck.1.gz b/usr/share/man/man1/cygcheck.1.gz index 4205de3a676..0d7550c59eb 100644 Binary files a/usr/share/man/man1/cygcheck.1.gz and b/usr/share/man/man1/cygcheck.1.gz differ diff --git a/usr/share/man/man1/cygpath.1.gz b/usr/share/man/man1/cygpath.1.gz index 917b3f16e9e..743776ff500 100644 Binary files a/usr/share/man/man1/cygpath.1.gz and b/usr/share/man/man1/cygpath.1.gz differ diff --git a/usr/share/man/man1/dumper.1.gz b/usr/share/man/man1/dumper.1.gz index 331b46b68a6..b74f7c16e41 100644 Binary files a/usr/share/man/man1/dumper.1.gz and b/usr/share/man/man1/dumper.1.gz differ diff --git a/usr/share/man/man1/getconf.1.gz b/usr/share/man/man1/getconf.1.gz index f28fde61421..b6ebc910a65 100644 Binary files a/usr/share/man/man1/getconf.1.gz and b/usr/share/man/man1/getconf.1.gz differ diff --git a/usr/share/man/man1/getfacl.1.gz b/usr/share/man/man1/getfacl.1.gz index 147fff51b3a..efbd9fbe1e1 100644 Binary files a/usr/share/man/man1/getfacl.1.gz and b/usr/share/man/man1/getfacl.1.gz differ diff --git a/usr/share/man/man1/gmondump.1.gz b/usr/share/man/man1/gmondump.1.gz index 7aa8b22106f..daa2a748798 100644 Binary files a/usr/share/man/man1/gmondump.1.gz and b/usr/share/man/man1/gmondump.1.gz differ diff --git a/usr/share/man/man1/intro.1.gz b/usr/share/man/man1/intro.1.gz index 44bdf18c93b..4204f902215 100644 Binary files a/usr/share/man/man1/intro.1.gz and b/usr/share/man/man1/intro.1.gz differ diff --git a/usr/share/man/man1/kill.1.gz b/usr/share/man/man1/kill.1.gz index 5a7f85fa483..b1978309794 100644 Binary files a/usr/share/man/man1/kill.1.gz and b/usr/share/man/man1/kill.1.gz differ diff --git a/usr/share/man/man1/ldd.1.gz b/usr/share/man/man1/ldd.1.gz index f4f55c68de4..d95f7c4ad66 100644 Binary files a/usr/share/man/man1/ldd.1.gz and b/usr/share/man/man1/ldd.1.gz differ diff --git a/usr/share/man/man1/locale.1.gz b/usr/share/man/man1/locale.1.gz index bceaf41b5cf..66a8f1b4a55 100644 Binary files a/usr/share/man/man1/locale.1.gz and b/usr/share/man/man1/locale.1.gz differ diff --git a/usr/share/man/man1/lsattr.1.gz b/usr/share/man/man1/lsattr.1.gz index bb08e463aac..26605413273 100644 Binary files a/usr/share/man/man1/lsattr.1.gz and b/usr/share/man/man1/lsattr.1.gz differ diff --git a/usr/share/man/man1/minidumper.1.gz b/usr/share/man/man1/minidumper.1.gz index 58589fa62d7..fd8c26f030d 100644 Binary files a/usr/share/man/man1/minidumper.1.gz and b/usr/share/man/man1/minidumper.1.gz differ diff --git a/usr/share/man/man1/mkgroup.1.gz b/usr/share/man/man1/mkgroup.1.gz index 896d1bfb681..629057eda41 100644 Binary files a/usr/share/man/man1/mkgroup.1.gz and b/usr/share/man/man1/mkgroup.1.gz differ diff --git a/usr/share/man/man1/mkpasswd.1.gz b/usr/share/man/man1/mkpasswd.1.gz index f1f3dcc7eb4..3d300aadd6b 100644 Binary files a/usr/share/man/man1/mkpasswd.1.gz and b/usr/share/man/man1/mkpasswd.1.gz differ diff --git a/usr/share/man/man1/mount.1.gz b/usr/share/man/man1/mount.1.gz index 50804ff18ad..50e0cea326c 100644 Binary files a/usr/share/man/man1/mount.1.gz and b/usr/share/man/man1/mount.1.gz differ diff --git a/usr/share/man/man1/newgrp.1.gz b/usr/share/man/man1/newgrp.1.gz index 516fce8b81a..2e806d47743 100644 Binary files a/usr/share/man/man1/newgrp.1.gz and b/usr/share/man/man1/newgrp.1.gz differ diff --git a/usr/share/man/man1/passwd.1.gz b/usr/share/man/man1/passwd.1.gz index 5c970e32f3b..fdc54685e74 100644 Binary files a/usr/share/man/man1/passwd.1.gz and b/usr/share/man/man1/passwd.1.gz differ diff --git a/usr/share/man/man1/pldd.1.gz b/usr/share/man/man1/pldd.1.gz index 3a5b3cca6e6..9f4bbe5f2b2 100644 Binary files a/usr/share/man/man1/pldd.1.gz and b/usr/share/man/man1/pldd.1.gz differ diff --git a/usr/share/man/man1/profiler.1.gz b/usr/share/man/man1/profiler.1.gz index 72cc56778b7..12f7962bb31 100644 Binary files a/usr/share/man/man1/profiler.1.gz and b/usr/share/man/man1/profiler.1.gz differ diff --git a/usr/share/man/man1/ps.1.gz b/usr/share/man/man1/ps.1.gz index 22dc5f9ad0b..2da54c91d83 100644 Binary files a/usr/share/man/man1/ps.1.gz and b/usr/share/man/man1/ps.1.gz differ diff --git a/usr/share/man/man1/regtool.1.gz b/usr/share/man/man1/regtool.1.gz index 593d2e47b97..55c7e7e30f9 100644 Binary files a/usr/share/man/man1/regtool.1.gz and b/usr/share/man/man1/regtool.1.gz differ diff --git a/usr/share/man/man1/setfacl.1.gz b/usr/share/man/man1/setfacl.1.gz index 62f64ae73ae..ab742dbd622 100644 Binary files a/usr/share/man/man1/setfacl.1.gz and b/usr/share/man/man1/setfacl.1.gz differ diff --git a/usr/share/man/man1/setmetamode.1.gz b/usr/share/man/man1/setmetamode.1.gz index 6bd0821fbba..b2fd1629dce 100644 Binary files a/usr/share/man/man1/setmetamode.1.gz and b/usr/share/man/man1/setmetamode.1.gz differ diff --git a/usr/share/man/man1/ssp.1.gz b/usr/share/man/man1/ssp.1.gz index b3662c3a480..3e48340136f 100644 Binary files a/usr/share/man/man1/ssp.1.gz and b/usr/share/man/man1/ssp.1.gz differ diff --git a/usr/share/man/man1/strace.1.gz b/usr/share/man/man1/strace.1.gz index 72d00baf032..f59b046e934 100644 Binary files a/usr/share/man/man1/strace.1.gz and b/usr/share/man/man1/strace.1.gz differ diff --git a/usr/share/man/man1/tzset.1.gz b/usr/share/man/man1/tzset.1.gz index 0e2253cae69..d6f8bf8928e 100644 Binary files a/usr/share/man/man1/tzset.1.gz and b/usr/share/man/man1/tzset.1.gz differ diff --git a/usr/share/man/man1/umount.1.gz b/usr/share/man/man1/umount.1.gz index 2f954634e6e..9400f2e7514 100644 Binary files a/usr/share/man/man1/umount.1.gz and b/usr/share/man/man1/umount.1.gz differ diff --git a/usr/share/man/man3/cygwin_attach_handle_to_fd.3.gz b/usr/share/man/man3/cygwin_attach_handle_to_fd.3.gz index 7146aed64fb..6ee6494f501 100644 Binary files a/usr/share/man/man3/cygwin_attach_handle_to_fd.3.gz and b/usr/share/man/man3/cygwin_attach_handle_to_fd.3.gz differ diff --git a/usr/share/man/man3/cygwin_conv_path.3.gz b/usr/share/man/man3/cygwin_conv_path.3.gz index 7c0addce92c..233a9bfc2d6 100644 Binary files a/usr/share/man/man3/cygwin_conv_path.3.gz and b/usr/share/man/man3/cygwin_conv_path.3.gz differ diff --git a/usr/share/man/man3/cygwin_conv_path_list.3.gz b/usr/share/man/man3/cygwin_conv_path_list.3.gz index d8f88e69385..851f4560c13 100644 Binary files a/usr/share/man/man3/cygwin_conv_path_list.3.gz and b/usr/share/man/man3/cygwin_conv_path_list.3.gz differ diff --git a/usr/share/man/man3/cygwin_create_path.3.gz b/usr/share/man/man3/cygwin_create_path.3.gz index ebb20790804..71662f60549 100644 Binary files a/usr/share/man/man3/cygwin_create_path.3.gz and b/usr/share/man/man3/cygwin_create_path.3.gz differ diff --git a/usr/share/man/man3/cygwin_internal.3.gz b/usr/share/man/man3/cygwin_internal.3.gz index d4326cc8207..78276681ae5 100644 Binary files a/usr/share/man/man3/cygwin_internal.3.gz and b/usr/share/man/man3/cygwin_internal.3.gz differ diff --git a/usr/share/man/man3/cygwin_logon_user.3.gz b/usr/share/man/man3/cygwin_logon_user.3.gz index d99f10fbc23..360c9491c52 100644 Binary files a/usr/share/man/man3/cygwin_logon_user.3.gz and b/usr/share/man/man3/cygwin_logon_user.3.gz differ diff --git a/usr/share/man/man3/cygwin_posix_path_list_p.3.gz b/usr/share/man/man3/cygwin_posix_path_list_p.3.gz index cb17093f11b..8b6cf93b080 100644 Binary files a/usr/share/man/man3/cygwin_posix_path_list_p.3.gz and b/usr/share/man/man3/cygwin_posix_path_list_p.3.gz differ diff --git a/usr/share/man/man3/cygwin_set_impersonation_token.3.gz b/usr/share/man/man3/cygwin_set_impersonation_token.3.gz index ac2334ce68d..b8aa113d568 100644 Binary files a/usr/share/man/man3/cygwin_set_impersonation_token.3.gz and b/usr/share/man/man3/cygwin_set_impersonation_token.3.gz differ diff --git a/usr/share/man/man3/cygwin_split_path.3.gz b/usr/share/man/man3/cygwin_split_path.3.gz index 1c1dc9daafb..5c73bab400c 100644 Binary files a/usr/share/man/man3/cygwin_split_path.3.gz and b/usr/share/man/man3/cygwin_split_path.3.gz differ diff --git a/usr/share/man/man3/cygwin_stackdump.3.gz b/usr/share/man/man3/cygwin_stackdump.3.gz index c5bc806a49b..6996eb072c7 100644 Binary files a/usr/share/man/man3/cygwin_stackdump.3.gz and b/usr/share/man/man3/cygwin_stackdump.3.gz differ diff --git a/usr/share/man/man3/intro.3.gz b/usr/share/man/man3/intro.3.gz index 3410a4e0e87..24509decb41 100644 Binary files a/usr/share/man/man3/intro.3.gz and b/usr/share/man/man3/intro.3.gz differ diff --git a/var/lib/pacman/local/msys2-runtime-3.5.5-2/desc b/var/lib/pacman/local/msys2-runtime-3.5.4-5/desc similarity index 89% rename from var/lib/pacman/local/msys2-runtime-3.5.5-2/desc rename to var/lib/pacman/local/msys2-runtime-3.5.4-5/desc index 6525ca12498..514ff8ef732 100644 --- a/var/lib/pacman/local/msys2-runtime-3.5.5-2/desc +++ b/var/lib/pacman/local/msys2-runtime-3.5.4-5/desc @@ -2,7 +2,7 @@ msys2-runtime %VERSION% -3.5.5-2 +3.5.4-5 %BASE% msys2-runtime @@ -17,16 +17,16 @@ https://www.cygwin.com/ x86_64 %BUILDDATE% -1735474477 +1732528195 %INSTALLDATE% -1735495448 +1735591119 %PACKAGER% Johannes Schindelin %SIZE% -26702503 +26671359 %GROUPS% base @@ -35,7 +35,6 @@ base GPL %VALIDATION% -sha256 pgp %REPLACES% diff --git a/var/lib/pacman/local/msys2-runtime-3.5.5-2/files b/var/lib/pacman/local/msys2-runtime-3.5.4-5/files similarity index 100% rename from var/lib/pacman/local/msys2-runtime-3.5.5-2/files rename to var/lib/pacman/local/msys2-runtime-3.5.4-5/files diff --git a/var/lib/pacman/local/msys2-runtime-3.5.4-5/mtree b/var/lib/pacman/local/msys2-runtime-3.5.4-5/mtree new file mode 100644 index 00000000000..8c97a13e921 Binary files /dev/null and b/var/lib/pacman/local/msys2-runtime-3.5.4-5/mtree differ diff --git a/var/lib/pacman/local/msys2-runtime-3.5.5-2/mtree b/var/lib/pacman/local/msys2-runtime-3.5.5-2/mtree deleted file mode 100644 index b9815382b59..00000000000 Binary files a/var/lib/pacman/local/msys2-runtime-3.5.5-2/mtree and /dev/null differ diff --git a/var/lib/pacman/local/msys2-runtime-devel-3.5.5-2/desc b/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/desc similarity index 87% rename from var/lib/pacman/local/msys2-runtime-devel-3.5.5-2/desc rename to var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/desc index 5efcd78dc28..8e7b422f60e 100644 --- a/var/lib/pacman/local/msys2-runtime-devel-3.5.5-2/desc +++ b/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/desc @@ -2,7 +2,7 @@ msys2-runtime-devel %VERSION% -3.5.5-2 +3.5.4-5 %BASE% msys2-runtime @@ -17,16 +17,16 @@ https://www.cygwin.com/ x86_64 %BUILDDATE% -1735474477 +1732528195 %INSTALLDATE% -1735495448 +1735591119 %PACKAGER% Johannes Schindelin %SIZE% -4310660 +4310644 %GROUPS% msys2-devel @@ -35,7 +35,6 @@ msys2-devel GPL %VALIDATION% -sha256 pgp %REPLACES% @@ -43,7 +42,7 @@ libcatgets-devel msys2-runtime-3.4-devel %DEPENDS% -msys2-runtime=3.5.5 +msys2-runtime=3.5.4 %CONFLICTS% libcatgets-devel diff --git a/var/lib/pacman/local/msys2-runtime-devel-3.5.5-2/files b/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/files similarity index 100% rename from var/lib/pacman/local/msys2-runtime-devel-3.5.5-2/files rename to var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/files diff --git a/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/mtree b/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/mtree new file mode 100644 index 00000000000..60b455c2628 Binary files /dev/null and b/var/lib/pacman/local/msys2-runtime-devel-3.5.4-5/mtree differ diff --git a/var/lib/pacman/local/msys2-runtime-devel-3.5.5-2/mtree b/var/lib/pacman/local/msys2-runtime-devel-3.5.5-2/mtree deleted file mode 100644 index 388f7ba6d1d..00000000000 Binary files a/var/lib/pacman/local/msys2-runtime-devel-3.5.5-2/mtree and /dev/null differ