Package Details: powershell 7.4.1-4

Git Clone URL: https://aur.archlinux.org/powershell.git (read-only, click to copy)
Package Base: powershell
Description: A cross-platform automation and configuration tool/framework (latest release)
Upstream URL: https://github.com/PowerShell/PowerShell
Keywords: .net automation microsoft net powershell script scripting shell
Licenses: MIT
Submitter: jsteel
Maintainer: kylesferrazza (richardba, carsme)
Last Packager: carsme
Votes: 84
Popularity: 0.35
First Submitted: 2016-11-26 22:16 (UTC)
Last Updated: 2024-03-10 11:11 (UTC)

Latest Comments

1 2 3 4 5 6 .. 19 Next › Last »

nroth commented on 2024-12-20 01:34 (UTC)

This currently does not build due to "warning as error" vulnerabilities:

/home/nroth/.cache/yay/powershell/src/PowerShell/src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj : error NU1903: Warning As Error: Package 'System.Text.Json' 6.0.9 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/nroth/.cache/yay/powershell/src/PowerShell/src/powershell-unix/powershell-unix.csproj] /home/nroth/.cache/yay/powershell/src/PowerShell/src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj : error NU1903: Warning As Error: Package 'System.IO.Packaging' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-f32c-w444-8ppv [/home/nroth/.cache/yay/powershell/src/PowerShell/src/powershell-unix/powershell-unix.csproj] /home/nroth/.cache/yay/powershell/src/PowerShell/src/Microsoft.PowerShell.SDK/Microsoft.PowerShell.SDK.csproj : error NU1903: Warning As Error: Package 'System.IO.Packaging' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-qj66-m88j-hmgj [/home/nroth/.cache/yay/powershell/src/PowerShell/src/powershell-unix/powershell-unix.csproj]

ZombieLurker commented on 2024-11-17 16:44 (UTC)

Any reason this isn't being updated?

muziknavi commented on 2024-09-19 18:45 (UTC)

are there any barriers for updating?

Kicker0429 commented on 2024-06-07 00:05 (UTC)

@carsme, can you update the PKGBUILD so that we can test powershell with the new .NET version?

Kicker0429 commented on 2024-05-24 02:09 (UTC)

@carsme, .NET has been upgraded to 8.0.5.sdk105. Please try to build powershell against it.

carsme commented on 2024-04-22 19:51 (UTC)

@Kicker0429 I've not been able to build the latest version of PowerShell with the .NET version currently available in the repos, 8.0.4.sdk104. I believe 8.0.4.sdk204 is required.

Kicker0429 commented on 2024-04-22 15:28 (UTC)

Is there a particular reason why this package has not been updated to 7.4.2?

joilnen commented on 2024-03-21 22:03 (UTC) (edited on 2024-03-21 22:04 (UTC) by joilnen)

Not compiling ..

ProviderName IsTrusted Location VERBOSE: ---- ------------ --------- -------- VERBOSE: nuget.org NuGet False https://api.nuget.o… VERBOSE: 3cf599d51c9e4ba6ba9f0bb784779631 NuGet True /home/joilnen/power… VERBOSE: PSGallery PowerShellGet True https://www.powersh… VERBOSE: Tests completed in 1059.75s Tests Passed: 6956, Failed: 1, Skipped: 6746, Pending: 202, Inconclusive: 2 ==> ERROR: A failure occurred in check(). Aborting...

Samwell9854 commented on 2024-02-02 16:31 (UTC)

@carsme Thanks for the edit, the build now succeeds without any intervention.