File tree Expand file tree Collapse file tree 14 files changed +109
-5
lines changed Expand file tree Collapse file tree 14 files changed +109
-5
lines changed Original file line number Diff line number Diff line change 1111 <Sha >30ed464acd37779c64e9dc652d4460543ebf9966</Sha >
1212 <SourceBuild RepoName =" source-build-reference-packages" ManagedOnly =" true" />
1313 </Dependency >
14- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25515.1 " >
14+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 8.0.0-beta.25562.3 " >
1515 <Uri >https://github.com/dotnet/arcade</Uri >
16- <Sha >6544413e02741855b701468aa8afc6cf8ca62c72 </Sha >
16+ <Sha >e8483fe03c7d3257c68f6013441da5d72eeb8392 </Sha >
1717 <SourceBuild RepoName =" arcade" ManagedOnly =" true" />
1818 </Dependency >
1919 <Dependency Name =" Microsoft.DotNet.GenAPI.Task" Version =" 8.0.100-rc.2.23460.8" >
Original file line number Diff line number Diff line change 1+ deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe
2+ deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe
3+
4+ deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe
5+ deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe
6+
7+ deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted
8+ deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted
9+
10+ deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
11+ deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
Original file line number Diff line number Diff line change 1+ deb http://archive.ubuntu.com/ubuntu/ xenial main restricted universe
2+ deb-src http://archive.ubuntu.com/ubuntu/ xenial main restricted universe
3+
4+ deb http://archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe
5+ deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe
6+
7+ deb http://archive.ubuntu.com/ubuntu/ xenial-backports main restricted
8+ deb-src http://archive.ubuntu.com/ubuntu/ xenial-backports main restricted
9+
10+ deb http://archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
11+ deb-src http://archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
Original file line number Diff line number Diff line change 1+ diff -u -r a/usr/lib64/libc.so b/usr/lib64/libc.so
2+ --- a/usr/lib64/libc.so 2016-12-30 23:00:08.284951863 +0900
3+ +++ b/usr/lib64/libc.so 2016-12-30 23:00:32.140951815 +0900
4+ @@ -2,4 +2,4 @@
5+ Use the shared library, but some functions are only in
6+ the static library, so try that secondarily. */
7+ OUTPUT_FORMAT(elf64-x86-64)
8+ - GROUP ( /lib64/libc.so.6 /usr/lib64/libc_nonshared.a AS_NEEDED ( /lib64/ld-linux-x86-64.so.2 ) )
9+ + GROUP ( libc.so.6 libc_nonshared.a AS_NEEDED ( ld-linux-x86-64.so.2 ) )
Original file line number Diff line number Diff line change 1+ deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe
2+ deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe
3+
4+ deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe
5+ deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe
6+
7+ deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted
8+ deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted
9+
10+ deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
11+ deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
Original file line number Diff line number Diff line change 1+ deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe
2+ deb-src http://archive.ubuntu.com/ubuntu/ focal main restricted universe
3+
4+ deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe
5+ deb-src http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe
6+
7+ deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted
8+ deb-src http://archive.ubuntu.com/ubuntu/ focal-backports main restricted
9+
10+ deb http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
11+ deb-src http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
Original file line number Diff line number Diff line change 1+ deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe
2+ deb-src http://archive.ubuntu.com/ubuntu/ jammy main restricted universe
3+
4+ deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe
5+ deb-src http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe
6+
7+ deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted
8+ deb-src http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted
9+
10+ deb http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse
11+ deb-src http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse
Original file line number Diff line number Diff line change 1+ deb http://archive.ubuntu.com/ubuntu/ xenial main restricted universe
2+ deb-src http://archive.ubuntu.com/ubuntu/ xenial main restricted universe
3+
4+ deb http://archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe
5+ deb-src http://archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe
6+
7+ deb http://archive.ubuntu.com/ubuntu/ xenial-backports main restricted
8+ deb-src http://archive.ubuntu.com/ubuntu/ xenial-backports main restricted
9+
10+ deb http://archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
11+ deb-src http://archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
Original file line number Diff line number Diff line change 1+ diff -u -r a/usr/lib/libc.so b/usr/lib/libc.so
2+ --- a/usr/lib/libc.so 2016-12-30 23:00:08.284951863 +0900
3+ +++ b/usr/lib/libc.so 2016-12-30 23:00:32.140951815 +0900
4+ @@ -2,4 +2,4 @@
5+ Use the shared library, but some functions are only in
6+ the static library, so try that secondarily. */
7+ OUTPUT_FORMAT(elf32-i386)
8+ - GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a AS_NEEDED ( /lib/ld-linux.so.2 ) )
9+ + GROUP ( libc.so.6 libc_nonshared.a AS_NEEDED ( ld-linux.so.2 ) )
Original file line number Diff line number Diff line change @@ -152,6 +152,11 @@ jobs:
152152 BARBuildId : ${{ parameters.BARBuildId }}
153153 PromoteToChannelIds : ${{ parameters.PromoteToChannelIds }}
154154
155+ # Darc is targeting 8.0, so make sure it's installed
156+ - task : UseDotNet@2
157+ inputs :
158+ version : 8.0.x
159+
155160 - task : AzureCLI@2
156161 displayName : Publish Using Darc
157162 inputs :
You can’t perform that action at this time.
0 commit comments