Skip to content

Commit 9deb4d4

Browse files
authored
Merge pull request #6823 from MicrosoftDocs/release-sql2017
Updating master with SQL Linux CU9 & GDR releases
2 parents 9a40384 + f8f3188 commit 9deb4d4

1 file changed

Lines changed: 62 additions & 17 deletions

File tree

docs/linux/sql-server-linux-release-notes.md

Lines changed: 62 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article contains the release notes and supported features for
44
author: rothja
55
ms.author: jroth
66
manager: craigg
7-
ms.date: 07/18/2018
7+
ms.date: 08/14/2018
88
ms.topic: conceptual
99
ms.prod: sql
1010
ms.component: ""
@@ -17,7 +17,7 @@ ms.assetid: 1314744f-fcaf-46db-800e-2918fa7e1b6c
1717

1818
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-linuxonly](../includes/appliesto-ss-xxxx-xxxx-xxx-md-linuxonly.md)]
1919

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) 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.
2121

2222
## Supported platforms
2323

@@ -39,30 +39,61 @@ Most existing client tools that target SQL Server can seamlessly target SQL Serv
3939

4040
The following table lists the release history for SQL Server 2017.
4141

42-
| Release | Version | Release date |
43-
|-------------|---------------|--------------|
44-
| [CU9](#CU9) | 14.0.3030.27 | 2018-07-18 |
45-
| [CU8](#CU8) | 14.0.3029.16 | 2018-06-21 |
46-
| [CU7](#CU7) | 14.0.3026.27 | 2018-05-24 |
47-
| [CU6](#CU6) | 14.0.3025.34 | 2018-04-19 |
48-
| [CU5](#CU5) | 14.0.3023.8 | 2018-03-20 |
49-
| [CU4](#CU4) | 14.0.3022.28 | 2018-02-20 |
50-
| [CU3](#CU3) | 14.0.3015.40 | 2017-01-03 |
51-
| [CU2](#CU2) | 14.0.3008.27 | 2017-11-28 |
52-
| [CU1](#CU1) | 14.0.3006.16 | 2017-10-24 |
53-
| [GA](#GA) | 14.0.1000.169 | 2017-10-02 |
42+
| Release | Version | Release date |
43+
|-----------------------|---------------|--------------|
44+
| [CU9-GDR2](#CU9-GDR2) | 14.0.3035.2 | 2018-08-18 |
45+
| [GDR2](#GDR2) | 14.0.2002.14 | 2018-08-18 |
46+
| [CU9](#CU9) | 14.0.3030.27 | 2018-07-18 |
47+
| [CU8](#CU8) | 14.0.3029.16 | 2018-06-21 |
48+
| [CU7](#CU7) | 14.0.3026.27 | 2018-05-24 |
49+
| [CU6](#CU6) | 14.0.3025.34 | 2018-04-19 |
50+
| [CU5](#CU5) | 14.0.3023.8 | 2018-03-20 |
51+
| [CU4](#CU4) | 14.0.3022.28 | 2018-02-20 |
52+
| [CU3](#CU3) | 14.0.3015.40 | 2018-01-03 |
53+
| [GDR1](#GDR1) | 14.0.2000.63 | 2018-01-03 |
54+
| [CU2](#CU2) | 14.0.3008.27 | 2017-11-28 |
55+
| [CU1](#CU1) | 14.0.3006.16 | 2017-10-24 |
56+
| [GA](#GA) | 14.0.1000.169 | 2017-10-02 |
5457

55-
## <a id="cuinstall"></a> How to install cumulative updates
58+
## <a id="cuinstall"></a> How to install updates
5659

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).
5861

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:
6063

6164
- [Install SQL Server package](sql-server-linux-setup.md#upgrade)
6265
- [Install Full-text Search package](sql-server-linux-setup-full-text-search.md)
6366
- [Install SQL Server Integration Services](sql-server-linux-setup-ssis.md)
6467
- [Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
6568

69+
## <a id="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)|
80+
| SLES RPM package | 14.0.3035.2-1 | [mssql-server Engine RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-14.0.3035.2-1.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-ha-14.0.3035.2-1.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-fts-14.0.3035.2-1.x86_64.rpm) |
81+
| Ubuntu 16.04 Debian package | 14.0.3035.2-1 | [Engine Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server/mssql-server_14.0.3035.2-1_amd64.deb)</br>[High Availability Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-ha/mssql-server-ha_14.0.3035.2-1_amd64.deb)</br>[Full-text Search Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-fts/mssql-server-fts_14.0.3035.2-1_amd64.deb)<br/> |
82+
83+
## <a id="GDR2"></a> GDR2 (August 2018)
84+
85+
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) |
94+
| SLES RPM package | 14.0.2002.14-1 | [mssql-server Engine RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017-gdr/mssql-server-14.0.2002.14-1.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/sles/12/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/sles/12/mssql-server-2017-gdr/mssql-server-fts-14.0.2002.14-1.x86_64.rpm) |
95+
| Ubuntu 16.04 Debian package | 14.0.2002.14-1 | [Engine Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017-gdr/pool/main/m/mssql-server/mssql-server_14.0.2002.14-1_amd64.deb)</br>[High Availability Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017-gdr/pool/main/m/mssql-server-ha/mssql-server-ha_14.0.2002.14-1_amd64.deb)</br>[Full-text Search Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017-gdr/pool/main/m/mssql-server-fts/mssql-server-fts_14.0.2002.14-1_amd64.deb) |
96+
6697
## <a id="CU9"></a> CU9 (July 2018)
6798

6899
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
168199
| SLES RPM package | 14.0.3022.28-2 | [mssql-server Engine RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-14.0.3022.28-2.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-ha-14.0.3022.28-2.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-fts-14.0.3022.28-2.x86_64.rpm) |
169200
| Ubuntu 16.04 Debian package | 14.0.3022.28-2 | [Engine Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server/mssql-server_14.0.3022.28-2_amd64.deb)</br>[High Availability Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-ha/mssql-server-ha_14.0.3022.28-2_amd64.deb)</br>[Full-text Search Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-fts/mssql-server-fts_14.0.3022.28-2_amd64.deb)<br/>[SSIS package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-is/mssql-server-is_14.0.1000.169-1_amd64.deb) |
170201

202+
## <a id="GDR1"></a> GDR1 (January 2018)
203+
204+
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) |
213+
| SLES RPM package | 14.0.2000.63-3 | [mssql-server Engine RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017-gdr/mssql-server-14.0.2000.63-3.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/sles/12/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/sles/12/mssql-server-2017-gdr/mssql-server-fts-14.0.2000.63-3.x86_64.rpm) |
214+
| Ubuntu 16.04 Debian package | 14.0.2000.63-3 | [Engine Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017-gdr/pool/main/m/mssql-server/mssql-server_14.0.2000.63-3_amd64.deb)</br>[High Availability Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017-gdr/pool/main/m/mssql-server-ha/mssql-server-ha_14.0.2000.63-3_amd64.deb)</br>[Full-text Search Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017-gdr/pool/main/m/mssql-server-fts/mssql-server-fts_14.0.2000.63-3_amd64.deb) |
215+
171216
## <a id="CU3"></a> CU3 (January 2018)
172217

173218
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

Comments
 (0)