Skip to content

Commit bd34675

Browse files
committed
Updated with tenative versions
1 parent dc3c63a commit bd34675

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

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

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ description: This topic contains the release notes and supported features for SQ
44
author: rothja
55
ms.author: jroth
66
manager: jhubbard
7-
ms.date: 10/19/2017
7+
ms.date: 10/23/2017
88
ms.topic: article
99
ms.prod: sql-linux
1010
ms.technology: database-engine
1111
ms.assetid: 1314744f-fcaf-46db-800e-2918fa7e1b6c
1212
---
1313
# Release notes for SQL Server 2017 on Linux
1414

15-
The following release notes apply to SQL Server 2017 running on Linux. This release supports many of the SQL Server database engine features for Linux. The topic below is broken into sections for each release, beginning with the most recent general availability (GA) release and the previous two releases. See the information in each section for supported platforms, tools, features, and known issues.
15+
The following release notes apply to SQL Server 2017 running on Linux. The topic below 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 topic describing the CU changes as well as links to the Linux package downloads.
1616

1717
## Supported platforms
1818

@@ -40,26 +40,27 @@ The following table lists the release history for SQL Server 2017.
4040

4141
| Release | Version | Release date |
4242
|-----|-----|-----|
43-
| [CU1](#CU1) | ##.#.####.### | 10-2017 |
43+
| [CU1](#CU1) | 14.0.3006.30016 | 10-2017 |
4444
| [GA](#GA) | 14.0.1000.169 | 10-2017 |
4545

4646
## <A id="CU1"></a> Cumulative Update 1 (October 2017)
4747

48-
This is the Cumulative Update 1 (CU1) release of SQL Server 2017. The SQL Server engine version for this release is ##.#.####.###. For information about the fixes and improvements in this release, see [https://support.microsoft.com/help/4013105/cumulative-update-5-for-sql-server-2016](https://support.microsoft.com/help/4013105/cumulative-update-5-for-sql-server-2016).
48+
This is the Cumulative Update 1 (CU1) release of SQL Server 2017. The SQL Server engine version for this release is 14.0.3006.30016. For information about the fixes and improvements in this release, see [https://support.microsoft.com/help/4013105/cumulative-update-5-for-sql-server-2016](https://support.microsoft.com/help/4013105/cumulative-update-5-for-sql-server-2016).
4949

5050
### Package details
5151

52-
Package details and download locations for the RPM and Debian packages are listed in the following table. Note that you do not need to download these packages directly if you use the steps in the following installation guides:
52+
Package details and download locations for the RPM and Debian packages are listed in the following table. These are mainly used for manual or offline installations. You do not need to download these packages directly if you use the steps in the following installation guides:
5353

5454
- [Install SQL Server package](sql-server-linux-setup.md)
5555
- [Install Full-text Search package](sql-server-linux-setup-full-text-search.md)
5656
- [Install SQL Server Agent package](sql-server-linux-setup-sql-agent.md)
57+
- [Install SQL Server Integration Services](sql-server-linux-setup-ssis.md)
5758

5859
| Package | Package version | Downloads |
5960
|-----|-----|-----|
60-
| Red Hat RPM package | ##.#.####.###-# | [Engine RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-##.#.####.###-#.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-ha-##.#.####.###-#.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-fts-##.#.####.###-#.x86_64.rpm)</br>[SQL Server Agent RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-agent-##.#.####.###-#.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) |
61-
| SLES RPM package | ##.#.####.###-# | [mssql-server Engine RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-##.#.####.###-#.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-ha-##.#.####.###-#.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-fts-##.#.####.###-#.x86_64.rpm)</br>[SQL Server Agent RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-agent-##.#.####.###-#.x86_64.rpm) |
62-
| Ubuntu 16.04 Debian package | ##.#.####.###-# | [Engine Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server/mssql-server_##.#.####.###-#_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_##.#.####.###-#_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_##.#.####.###-#_amd64.deb)</br>[SQL Server Agent Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-agent/mssql-server-agent_##.#.####.###-#_amd64.deb)<br/>[SSIS pacakge](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) |
61+
| Red Hat RPM package | 14.0.3006.30016-# | [Engine RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-14.0.3006.30016-#.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-ha-14.0.3006.30016-#.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-fts-14.0.3006.30016-#.x86_64.rpm)</br>[SQL Server Agent RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-agent-14.0.3006.30016-#.x86_64.rpm)</br>[SSIS package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-is-14.0.3006.30016-#.x86_64.rpm) |
62+
| SLES RPM package | 14.0.3006.30016-# | [mssql-server Engine RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-14.0.3006.30016-#.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-ha-14.0.3006.30016-#.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/sles/12/mssql-server-2017/mssql-server-fts-14.0.3006.30016-#.x86_64.rpm)</br>[SQL Server Agent RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-agent-14.0.3006.30016-#.x86_64.rpm) |
63+
| Ubuntu 16.04 Debian package | 14.0.3006.30016-# | [Engine Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server/mssql-server_14.0.3006.30016-#_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.3006.30016-#_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.3006.30016-#_amd64.deb)</br>[SQL Server Agent Debian package](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-agent/mssql-server-agent_14.0.3006.30016-#_amd64.deb)<br/>[SSIS pacakge](https://packages.microsoft.com/ubuntu/16.04/mssql-server-2017/pool/main/m/mssql-server-is/mssql-server-is_14.0.3006.30016-#_amd64.deb) |
6364

6465
## <a id="GA"></a> GA (October 2017)
6566

docs/linux/sql-server-linux-whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This topic highlights what's new for SQL Server 2017 on Linux.
44
author: rothja
55
ms.author: jroth
66
manager: jhubbard
7-
ms.date: 10/19/2017
7+
ms.date: 10/23/2017
88
ms.topic: article
99
ms.prod: sql-linux
1010
ms.technology: database-engine

0 commit comments

Comments
 (0)