Skip to content

New version: ReactOS.RosBE version 20260424#364037

Merged
microsoft-github-policy-service[bot] merged 5 commits intomicrosoft:masterfrom
ahmedarif193:ReactOS.RosBE-1.0.0
Apr 24, 2026
Merged

New version: ReactOS.RosBE version 20260424#364037
microsoft-github-policy-service[bot] merged 5 commits intomicrosoft:masterfrom
ahmedarif193:ReactOS.RosBE-1.0.0

Conversation

@ahmedarif193
Copy link
Copy Markdown
Contributor

@ahmedarif193 ahmedarif193 commented Apr 22, 2026

New package from ReactOS RosBE

A lightweight, winget-installable Rust bootstrapper for ReactOS. The winget package installs rosbe, and rosbe install later downloads and verifies the RosBE toolchain bundle on demand.

Managed toolchain versions:

  • LLVM-MinGW 20251202
  • MinGW-GCC 15.2.0
  • CMake 3.31.6
  • Ninja 1.12.1
  • WinFlexBison 2.5.25
  • QEMU (Windows bundle) 11.0.0 (20260422 build from qemu.weilnetz.de)

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.12 schema?

Note: <path> is the directory's name containing the manifest you're submitting.

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-364037-20260422-1

@ahmedarif193
Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-364037-20260422-2

@wingetbot wingetbot added New-Package Binary-Validation-Error An error was encountered during the Installers Scan pipeline step. labels Apr 22, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback This needs a response from the author. label Apr 22, 2026
@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-364037-20260423-1

@microsoft-github-policy-service microsoft-github-policy-service Bot removed Binary-Validation-Error An error was encountered during the Installers Scan pipeline step. Needs-Author-Feedback This needs a response from the author. New-Package labels Apr 23, 2026
@wingetbot wingetbot added New-Package Binary-Validation-Error An error was encountered during the Installers Scan pipeline step. labels Apr 23, 2026
@wingetbot
Copy link
Copy Markdown
Collaborator

One or more ESRP Scan Blocking detections found:

InstallerSha256: cf2d45754ba82b679aa56fb246382ab5b2570941d1f0dcf1cde355dcb43cf092

FileName SHA256HexFileHash Detection Engine Detection Description
000000000000300E.toolchains_mingw-gcc_i686-w64-mingw32_bin_libintl-8.dll dd4b19c29079a9c7edb4bec7846ce7e9143fc75f3b138f97f03b46cc992100b4 MICROSOFT Trojan:Win32/Pomal!rfn

@stephengillie
Copy link
Copy Markdown
Collaborator

Manual Validation ended with:

Detection: Trojan:Win32/Pomal!rfn
Defender Security Intelligence version: 1.449.259.0

(Automated response - build 1262.)

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-364037-20260423-2

@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Binary-Validation-Error An error was encountered during the Installers Scan pipeline step. label Apr 23, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

Automatic Validation ended with:

Installation failed with exit code -2147467260

Hex Dec Inverted Dec Symbol Description
80004004 -2147467260 2147500036 E_ABORT Operation Aborted

(Automated response - build 1267.)

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-364037-20260424-1

@microsoft-github-policy-service microsoft-github-policy-service Bot removed Needs-Author-Feedback This needs a response from the author. New-Package Validation-Installation-Error Error installing application labels Apr 24, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

stephengillie commented Apr 24, 2026

Manual Validation ended with:

PS C:\Users\User\Desktop> Get-ARPTable rosbe

DisplayName : RosBE Modern
DisplayVersion : 1.0.0
Publisher : Ahmed Arif
ProductCode : ReactOS.RosBE__DefaultSource
Scope : User

PS C:\Users\User\Desktop> C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\rosbe.exe --version

RosBE Modern - ReactOS Build Environment

Root: C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource

[x] CMake - C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\cmake-3.31.6\bin\cmake.exe
[x] Ninja - C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\ninja-1.12.1\ninja.exe
[x] Clang - C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\llvm-mingw\bin\clang.exe
[x] GCC x64 - C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\mingw-gcc\x86_64-w64-mingw32\bin\x86_64-w64-mingw32-gcc.exe
[x] GCC x86 - C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\mingw-gcc\i686-w64-mingw32\bin\i686-w64-mingw32-gcc.exe
[x] Bison - C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\win_flex_bison-2.5.25\bison.exe
[x] Flex - C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\win_flex_bison-2.5.25\flex.exe

ReactOS's configure.cmd / cmake can consume this tree directly.
Suggested GCC toolchain file:
C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\ReactOS.RosBE__DefaultSource\mingw-gcc\x86_64-w64-mingw32\toolchain.cmake

PS C:\Users\User\Desktop>

(Automated response - build 1268.)

Edit:
The bundled README.md says that this isn't an official release:
image

@stephengillie stephengillie added the Validation-Completed Validation passed label Apr 24, 2026
stephengillie
stephengillie previously approved these changes Apr 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Apr 24, 2026
@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-364037-20260424-2

@microsoft-github-policy-service microsoft-github-policy-service Bot merged commit 939b231 into microsoft:master Apr 24, 2026
1 check passed
@microsoft-github-policy-service microsoft-github-policy-service Bot removed Validation-Completed Validation passed Moderator-Approved One of the Moderators has reviewed and approved this PR labels Apr 24, 2026
@wingetbot wingetbot added the Internal-Error An unidentified error occurred in the validation pipeline label Apr 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Attention This work item needs to be reviewed by a member of the core team. label Apr 24, 2026
@wingetbot
Copy link
Copy Markdown
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

@ahmedarif193 ahmedarif193 changed the title New version: ReactOS.RosBE version 1.0.0 New version: ReactOS.RosBE version 20260424 Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Internal-Error An unidentified error occurred in the validation pipeline Needs-Attention This work item needs to be reviewed by a member of the core team. Publish-Pipeline-Succeeded

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants