Merge pull request #497 from dotnet/31GA-snap
authorVivek Mishra <vivmish@microsoft.com>
Fri, 10 Jan 2020 23:50:59 +0000 (15:50 -0800)
committerGitHub <noreply@github.com>
Fri, 10 Jan 2020 23:50:59 +0000 (15:50 -0800)
Snap updates for 3.1 GA

src/installer/pkg/packaging/snaps/dotnet-runtime-3.1/snap/snapcraft.yaml [new file with mode: 0644]
src/installer/pkg/packaging/snaps/dotnet-sdk/snap/snapcraft.yaml

diff --git a/src/installer/pkg/packaging/snaps/dotnet-runtime-3.1/snap/snapcraft.yaml b/src/installer/pkg/packaging/snaps/dotnet-runtime-3.1/snap/snapcraft.yaml
new file mode 100644 (file)
index 0000000..95c8ba2
--- /dev/null
@@ -0,0 +1,43 @@
+name: dotnet-runtime-31
+base: core18
+version: 3.1.0
+summary: Cross-Platform .NET Core Runtime. 
+description: |
+  .NET Core runtimes and libraries which are optimized for running .NET Core apps in production. See https://dot.net/core.
+  .NET Core is a general purpose development platform maintained by Microsoft. 
+
+grade: stable
+confinement: strict
+
+apps:
+  dotnet:
+    command: dotnet
+    plugs:
+      - network
+      - network-bind
+      - removable-media
+      - home
+
+slots:
+  dotnet-runtime:
+    content: dotnet-runtime-31
+    interface: content
+    read: [/]
+
+parts:
+  dotnet-runtime:
+    plugin: dump
+    source: https://download.visualstudio.microsoft.com/download/pr/30915c37-fa5a-4930-b4e6-b4130e4596b2/38d531c10dc56950f17f3c604e9a2ebc/aspnetcore-runtime-3.1.0-linux-x64.tar.gz
+    source-checksum: sha512/7d14e4617413fd7939f90a4e283b7abedbd51ecfbc150938d4c52ecca8182cab8c4946408c1f6369944c68757c91b580796d9e0c62349c377c5e90b739a87d8b
+    stage-packages:
+      - libicu60
+      - libssl1.0.0
+      - libcurl3
+      - libgssapi-krb5-2
+      - liblttng-ust0
+      - libstdc++6
+      - zlib1g
+      - libgcc1
+      - libtinfo5
+      - libdb5.3
+      - libc6
\ No newline at end of file
index 005b451..b730756 100644 (file)
@@ -1,5 +1,5 @@
 name: dotnet-sdk
-version: 3.0.100
+version: 3.1.100
 summary: Cross-Platform .NET Core SDK
 description: |
   .NET Core SDK. https://dot.net/core.
@@ -16,8 +16,8 @@ base: core18
 parts:
   dotnet-sdk:
       plugin: dump
-      source: https://download.visualstudio.microsoft.com/download/pr/886b4a4c-30af-454b-8bec-81c72b7b4e1f/d1a0c8de9abb36d8535363ede4a15de6/dotnet-sdk-3.0.100-linux-x64.tar.gz
-      source-checksum: sha512/766da31f9a0bcfbf0f12c91ea68354eb509ac2111879d55b656f19299c6ea1c005d31460dac7c2a4ef82b3edfea30232c82ba301fb52c0ff268d3e3a1b73d8f7 
+      source: https://download.visualstudio.microsoft.com/download/pr/d731f991-8e68-4c7c-8ea0-fad5605b077a/49497b5420eecbd905158d86d738af64/dotnet-sdk-3.1.100-linux-x64.tar.gz
+      source-checksum: sha512/5217ae1441089a71103694be8dd5bb3437680f00e263ad28317665d819a92338a27466e7d7a2b1f6b74367dd314128db345fa8fff6e90d0c966dea7a9a43bd21
       stage-packages:
         - libicu60
         - libssl1.0.0
@@ -26,8 +26,6 @@ parts:
         - libstdc++6
         - zlib1g
         - libgcc1
-        - lldb
-        - libunwind8
         - libtinfo5
         - liblttng-ust0
         - liburcu6