You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following release notes apply to SQL Server 2017 running on Linux. This article is broken into sections for each release. The GA release has detailed supportability and known issues listed. Each Cumulative Update (CU) release has a link to a support article describing the CU changes as well as links to the Linux package downloads.
20
+
The following release notes apply to SQL Server 2017 running on Linux. This article is broken into sections for each release. The GA release has detailed supportability and known issues listed. Each cumulative update (CU) or general distribution release (GDR) has a link to a support article describing the CU changes as well as links to the Linux package downloads.
21
21
22
22
## Supported platforms
23
23
@@ -39,30 +39,61 @@ Most existing client tools that target SQL Server can seamlessly target SQL Serv
39
39
40
40
The following table lists the release history for SQL Server 2017.
## <aid="cuinstall"></a> How to install cumulative updates
58
+
## <aid="cuinstall"></a> How to install updates
56
59
57
-
If you have configured the Cumulative Update repository, then you will get the latest cumulative update of SQL Server packages when you perform new installations. The Cumulative Update repository is the default for all package installation articles for SQL Server on Linux. For more information about repository configuration, see [Configure repositories for SQL Server on Linux](sql-server-linux-change-repo.md).
60
+
If you have configured the CU repository (**mssql-server-2017**), then you will get the latest CU of SQL Server packages when you perform new installations. The CU repository is the default for all package installation articles for SQL Server on Linux. If you have configured the GDR repository (**mssql-server-2017-gdr**), you will only get critical security updates released since GA. If you require Docker container CU or GDR updates, please see official images for [Microsoft SQL Server on Linux for Docker Engine](http://hub.docker.com/r/microsoft/mssql-server-linux/). For more information about repository configuration, see [Configure repositories for SQL Server on Linux](sql-server-linux-change-repo.md).
58
61
59
-
If you are updating existing SQL Server packages, run the appropriate update command for each package to get the latest cumulative update. For specific update instructions for each package, see the following installation guides:
62
+
If you are updating existing SQL Server packages, run the appropriate update command for each package to get the latest CU. For specific update instructions for each package, see the following installation guides:
60
63
61
64
-[Install SQL Server package](sql-server-linux-setup.md#upgrade)
-[Install SQL Server Integration Services](sql-server-linux-setup-ssis.md)
64
67
-[Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
65
68
69
+
## <aid="CU9-GDR2"></a> CU9-GDR2 (August 2018)
70
+
71
+
This is a security update that also includes the previously released CU (CU9) for SQL Server 2017. The SQL Server engine version for this release is 14.0.3035.2. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4293805](https://support.microsoft.com/en-us/help/4293805).
72
+
73
+
### Package details
74
+
75
+
For manual or offline package installations, you can download the RPM and Debian packages with the information in the following table:
76
+
77
+
| Package | Package version | Downloads |
78
+
|-----|-----|-----|
79
+
| Red Hat RPM package | 14.0.3035.2-1 |[Engine RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-14.0.3035.2-1.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-ha-14.0.3035.2-1.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-fts-14.0.3035.2-1.x86_64.rpm)|
This is a security update that only includes the GDR2 (and GDR1) security fixes for SQL Server 2017. The SQL Server engine version for this release is 14.0.2002.14. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4293803](https://support.microsoft.com/en-us/help/4293803).
86
+
87
+
### Package details
88
+
89
+
For manual or offline package installations, you can download the RPM and Debian packages with the information in the following table:
90
+
91
+
| Package | Package version | Downloads |
92
+
|-----|-----|-----|
93
+
| Red Hat RPM package | 14.0.2002.14-1 |[Engine RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017-gdr/mssql-server-14.0.2002.14-1.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017-gdr/mssql-server-ha-14.0.2002.14-1.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017-gdr/mssql-server-fts-14.0.2002.14-1.x86_64.rpm)|
This is the Cumulative Update 9 (CU9) release of SQL Server 2017. The SQL Server engine version for this release is 14.0.3030.27. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4341265](https://support.microsoft.com/en-us/help/4341265).
@@ -168,6 +199,20 @@ For manual or offline package installations, you can download the RPM and Debian
This is a security update that only includes the GDR1 security fixes for SQL Server 2017. The SQL Server engine version for this release is 14.0.2000.63. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4057122](https://support.microsoft.com/en-us/help/4057122).
205
+
206
+
### Package details
207
+
208
+
For manual or offline package installations, you can download the RPM and Debian packages with the information in the following table:
209
+
210
+
| Package | Package version | Downloads |
211
+
|-----|-----|-----|
212
+
| Red Hat RPM package | 14.0.2000.63-3 |[Engine RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017-gdr/mssql-server-14.0.2000.63-3.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017-gdr/mssql-server-ha-14.0.2000.63-3.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017-gdr/mssql-server-fts-14.0.2000.63-3.x86_64.rpm)|
This is the Cumulative Update 3 (CU3) release of SQL Server 2017. The SQL Server engine version for this release is 14.0.3015.40. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4052987](https://support.microsoft.com/en-us/help/4052987).
0 commit comments