Skip to content

Commit 2e3dc74

Browse files
authored
Merge pull request #19303 from VanMSFT/2017CU24RN
Update 2017 CU24 Release Notes
2 parents 13343fa + a693ec9 commit 2e3dc74

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

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

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Release notes for SQL Server 2017 on Linux
33
description: This article contains the release notes and supported features for SQL Server 2017 running on Linux. Release notes are included for the most recent release and several previous releases.
44
author: VanMSFT
55
ms.author: vanto
6-
ms.date: 02/24/2021
6+
ms.date: 05/10/2021
77
ms.topic: conceptual
88
ms.prod: sql
99
ms.technology: linux
@@ -40,6 +40,7 @@ The following table lists the release history for [!INCLUDE[ssSQL17](../includes
4040

4141
| Release | Version | Release date |
4242
|-----------------------|---------------|--------------|
43+
| [CU24](#CU24) | 14.0.3391.2 | 2020-05-10 |
4344
| [CU23](#CU23) | 14.0.3381.3 | 2020-02-24 |
4445
| [CU22-GDR](#CU22) | 14.0.3370.1 | 2021-01-12 |
4546
| [CU22](#CU22) | 14.0.3356.20 | 2020-09-10 |
@@ -80,6 +81,27 @@ If you are updating existing [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.m
8081
- [Install SQL Server Integration Services](sql-server-linux-setup-ssis.md)
8182
- [Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
8283

84+
## <a id="CU24"></a> CU24 (May 2021)
85+
86+
This is the Cumulative Update 24 (CU24) release of [!INCLUDE[ssSQL17](../includes/sssql17-md.md)]. The [!INCLUDE[ssDEnoversion](../includes/ssdenoversion-md.md)] version for this release is 14.0.3391.2. For information about the fixes and improvements in this release, see <https://support.microsoft.com/help/5001228>.
87+
88+
### Package details
89+
90+
For manual or offline package installations, you can download the RPM and Debian packages with the information in the following table:
91+
92+
> [!NOTE]
93+
> **Ubuntu 18.04** and **RHEL 8** are now supported on SQL Server 2017 starting with CU20.
94+
>
95+
> The offline package installation links for Ubuntu are pointing to Ubuntu 18.04 packages, except for the SSIS package (which isn't available for Ubuntu 18.04). If you are looking for Ubuntu 16.04 packages, refer to the download path <https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/>.
96+
>
97+
> The offline package installation links for Red Hat are pointing to RHEL 8 packages, except for the SSIS package (which isn't available for RHEL 8). If you are looking for RHEL 7 packages, refer to the download path <https://packages.microsoft.com/rhel/7/mssql-server-2017/>.
98+
99+
| Package | Package version | Downloads |
100+
|-----|-----|-----|
101+
| Red Hat RPM package | 14.0.3391.2-12 | [Engine RPM package](https://packages.microsoft.com/rhel/8/mssql-server-2017/mssql-server-14.0.3391.2-12.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/8/mssql-server-2017/mssql-server-ha-14.0.3391.2-12.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/rhel/8/mssql-server-2017/mssql-server-fts-14.0.3391.2-12.x86_64.rpm)</br>[SSIS package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-is-14.0.1000.169-1.x86_64.rpm) |
102+
| SLES RPM package | 14.0.3391.2-12 | [mssql-server Engine RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-14.0.3391.2-12.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-ha-14.0.3391.2-12.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-fts-14.0.3391.2-12.x86_64.rpm) |
103+
| Ubuntu 18.04 Debian package | 14.0.3391.2-12 | [Engine Debian package](https://packages.microsoft.com/ubuntu/18.04/mssql-server-2017/pool/main/m/mssql-server/mssql-server_14.0.3391.2-12_amd64.deb)</br>[High Availability Debian package](https://packages.microsoft.com/ubuntu/18.04/mssql-server-2017/pool/main/m/mssql-server-ha/mssql-server-ha_14.0.3391.2-12_amd64.deb)</br>[Full-text Search Debian package](https://packages.microsoft.com/ubuntu/18.04/mssql-server-2017/pool/main/m/mssql-server-fts/mssql-server-fts_14.0.3391.2-12_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) |
104+
83105
## <a id="CU23"></a> CU23 (February 2021)
84106

85107
This is the Cumulative Update 23 (CU23) release of [!INCLUDE[ssSQL17](../includes/sssql17-md.md)]. The [!INCLUDE[ssDEnoversion](../includes/ssdenoversion-md.md)] version for this release is 14.0.3381.3. For information about the fixes and improvements in this release, see <https://support.microsoft.com/help/5000685>.

0 commit comments

Comments
 (0)