Skip to content

Commit 0fe14ee

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240725.3
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24368.9 -> To Version 9.0.0-beta.24375.3
1 parent e67947d commit 0fe14ee

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -581,34 +581,34 @@
581581
</Dependency>
582582
</ProductDependencies>
583583
<ToolsetDependencies>
584-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24374.3">
584+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24375.3">
585585
<Uri>https://github.com/dotnet/arcade</Uri>
586-
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
586+
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
587587
</Dependency>
588-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24374.3">
588+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.24375.3">
589589
<Uri>https://github.com/dotnet/arcade</Uri>
590-
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
590+
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
591591
</Dependency>
592-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24374.3">
592+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24375.3">
593593
<Uri>https://github.com/dotnet/arcade</Uri>
594-
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
594+
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
595595
</Dependency>
596-
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24374.3">
596+
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24375.3">
597597
<Uri>https://github.com/dotnet/arcade</Uri>
598-
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
598+
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
599599
</Dependency>
600-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24374.3">
600+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24375.3">
601601
<Uri>https://github.com/dotnet/arcade</Uri>
602-
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
602+
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
603603
</Dependency>
604-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24374.3">
604+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24375.3">
605605
<Uri>https://github.com/dotnet/arcade</Uri>
606-
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
606+
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
607607
</Dependency>
608608
<!-- Intermediate is necessary for source build. -->
609-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24374.3">
609+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24375.3">
610610
<Uri>https://github.com/dotnet/arcade</Uri>
611-
<Sha>c45d41114722ff910cde462f4be003b1d7fde58f</Sha>
611+
<Sha>3e18bd4f62388b829d0b9dcd1ee131431674aa5f</Sha>
612612
<SourceBuild RepoName="arcade" ManagedOnly="true" />
613613
</Dependency>
614614
<Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-preview.7.24366.18">

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,10 @@
308308
</PropertyGroup>
309309
<PropertyGroup>
310310
<!-- Dependencies from https://github.com/dotnet/arcade -->
311-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>9.0.0-beta.24374.3</MicrosoftDotNetBuildTasksInstallersPackageVersion>
312-
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24374.3</MicrosoftDotNetSignToolVersion>
313-
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24374.3</MicrosoftDotNetXliffTasksVersion>
314-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24374.3</MicrosoftDotNetXUnitExtensionsVersion>
311+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>9.0.0-beta.24375.3</MicrosoftDotNetBuildTasksInstallersPackageVersion>
312+
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24375.3</MicrosoftDotNetSignToolVersion>
313+
<MicrosoftDotNetXliffTasksVersion>9.0.0-beta.24375.3</MicrosoftDotNetXliffTasksVersion>
314+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24375.3</MicrosoftDotNetXUnitExtensionsVersion>
315315
</PropertyGroup>
316316
<PropertyGroup>
317317
<!-- Dependencies from https://github.com/dotnet/sourcelink -->

eng/common/cross/build-rootfs.sh

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -605,34 +605,34 @@ elif [[ "$__CodeName" == "illumos" ]]; then
605605
fi
606606
echo "Building binutils. Please wait.."
607607
if [[ "$__hasWget" == 1 ]]; then
608-
wget -O- https://ftp.gnu.org/gnu/binutils/binutils-2.33.1.tar.bz2 | tar -xjf -
608+
wget -O- https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz | tar -xJf -
609609
else
610-
curl -SL https://ftp.gnu.org/gnu/binutils/binutils-2.33.1.tar.bz2 | tar -xjf -
610+
curl -SL https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz | tar -xJf -
611611
fi
612612
mkdir build-binutils && cd build-binutils
613-
../binutils-2.33.1/configure --prefix="$__RootfsDir" --target="${__illumosArch}-sun-solaris2.10" --program-prefix="${__illumosArch}-illumos-" --with-sysroot="$__RootfsDir"
613+
../binutils-2.42/configure --prefix="$__RootfsDir" --target="${__illumosArch}-sun-solaris2.11" --program-prefix="${__illumosArch}-illumos-" --with-sysroot="$__RootfsDir"
614614
make -j "$JOBS" && make install && cd ..
615615
echo "Building gcc. Please wait.."
616616
if [[ "$__hasWget" == 1 ]]; then
617-
wget -O- https://ftp.gnu.org/gnu/gcc/gcc-8.4.0/gcc-8.4.0.tar.xz | tar -xJf -
617+
wget -O- https://ftp.gnu.org/gnu/gcc/gcc-13.3.0/gcc-13.3.0.tar.xz | tar -xJf -
618618
else
619-
curl -SL https://ftp.gnu.org/gnu/gcc/gcc-8.4.0/gcc-8.4.0.tar.xz | tar -xJf -
619+
curl -SL https://ftp.gnu.org/gnu/gcc/gcc-13.3.0/gcc-13.3.0.tar.xz | tar -xJf -
620620
fi
621621
CFLAGS="-fPIC"
622622
CXXFLAGS="-fPIC"
623623
CXXFLAGS_FOR_TARGET="-fPIC"
624624
CFLAGS_FOR_TARGET="-fPIC"
625625
export CFLAGS CXXFLAGS CXXFLAGS_FOR_TARGET CFLAGS_FOR_TARGET
626626
mkdir build-gcc && cd build-gcc
627-
../gcc-8.4.0/configure --prefix="$__RootfsDir" --target="${__illumosArch}-sun-solaris2.10" --program-prefix="${__illumosArch}-illumos-" --with-sysroot="$__RootfsDir" --with-gnu-as \
627+
../gcc-13.3.0/configure --prefix="$__RootfsDir" --target="${__illumosArch}-sun-solaris2.11" --program-prefix="${__illumosArch}-illumos-" --with-sysroot="$__RootfsDir" --with-gnu-as \
628628
--with-gnu-ld --disable-nls --disable-libgomp --disable-libquadmath --disable-libssp --disable-libvtv --disable-libcilkrts --disable-libada --disable-libsanitizer \
629629
--disable-libquadmath-support --disable-shared --enable-tls
630630
make -j "$JOBS" && make install && cd ..
631631
BaseUrl=https://pkgsrc.smartos.org
632632
if [[ "$__UseMirror" == 1 ]]; then
633633
BaseUrl=https://pkgsrc.smartos.skylime.net
634634
fi
635-
BaseUrl="$BaseUrl/packages/SmartOS/trunk/${__illumosArch}/All"
635+
BaseUrl="$BaseUrl/packages/SmartOS/2019Q4/${__illumosArch}/All"
636636
echo "Downloading manifest"
637637
if [[ "$__hasWget" == 1 ]]; then
638638
wget "$BaseUrl"

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"cmake": "latest"
1818
},
1919
"msbuild-sdks": {
20-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24374.3",
21-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24374.3",
20+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24375.3",
21+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24375.3",
2222
"Microsoft.Build.NoTargets": "3.7.0",
2323
"Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.24217.1"
2424
}

0 commit comments

Comments
 (0)