Skip to content

Commit b8efd4c

Browse files
authored
Merge pull request #441 from ajbeamon/release-5.2
Updates for release 5.2.3. This excludes required changes to administ…
2 parents 59caa96 + bd90cdb commit b8efd4c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

documentation/sphinx/source/downloads.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,38 +10,38 @@ macOS
1010

1111
The macOS installation package is supported on macOS 10.7+. It includes the client and (optionally) the server.
1212

13-
* `FoundationDB-5.2.2.pkg <https://www.foundationdb.org/downloads/5.2.2/macOS/installers/FoundationDB-5.2.2.pkg>`_
13+
* `FoundationDB-5.2.3.pkg <https://www.foundationdb.org/downloads/5.2.3/macOS/installers/FoundationDB-5.2.3.pkg>`_
1414

1515
Ubuntu
1616
------
1717

1818
The Ubuntu packages are supported on 64-bit Ubuntu 12.04+, but beware of the Linux kernel bug in Ubuntu 12.x.
1919

20-
* `foundationdb-clients-5.2.2-1_amd64.deb <https://www.foundationdb.org/downloads/5.2.2/ubuntu/installers/foundationdb-clients_5.2.2-1_amd64.deb>`_
21-
* `foundationdb-server-5.2.2-1_amd64.deb <https://www.foundationdb.org/downloads/5.2.2/ubuntu/installers/foundationdb-server_5.2.2-1_amd64.deb>`_ (depends on the clients package)
20+
* `foundationdb-clients-5.2.3-1_amd64.deb <https://www.foundationdb.org/downloads/5.2.3/ubuntu/installers/foundationdb-clients_5.2.3-1_amd64.deb>`_
21+
* `foundationdb-server-5.2.3-1_amd64.deb <https://www.foundationdb.org/downloads/5.2.3/ubuntu/installers/foundationdb-server_5.2.3-1_amd64.deb>`_ (depends on the clients package)
2222

2323
RHEL/CentOS EL6
2424
---------------
2525

2626
The RHEL/CentOS EL6 packages are supported on 64-bit RHEL/CentOS 6.x.
2727

28-
* `foundationdb-clients-5.2.2-1.el6.x86_64.rpm <https://www.foundationdb.org/downloads/5.2.2/rhel6/installers/foundationdb-clients-5.2.2-1.el6.x86_64.rpm>`_
29-
* `foundationdb-server-5.2.2-1.el6.x86_64.rpm <https://www.foundationdb.org/downloads/5.2.2/rhel6/installers/foundationdb-server-5.2.2-1.el6.x86_64.rpm>`_ (depends on the clients package)
28+
* `foundationdb-clients-5.2.3-1.el6.x86_64.rpm <https://www.foundationdb.org/downloads/5.2.3/rhel6/installers/foundationdb-clients-5.2.3-1.el6.x86_64.rpm>`_
29+
* `foundationdb-server-5.2.3-1.el6.x86_64.rpm <https://www.foundationdb.org/downloads/5.2.3/rhel6/installers/foundationdb-server-5.2.3-1.el6.x86_64.rpm>`_ (depends on the clients package)
3030

3131
RHEL/CentOS EL7
3232
---------------
3333

3434
The RHEL/CentOS EL7 packages are supported on 64-bit RHEL/CentOS 7.x.
3535

36-
* `foundationdb-clients-5.2.2-1.el7.x86_64.rpm <https://www.foundationdb.org/downloads/5.2.2/rhel7/installers/foundationdb-clients-5.2.2-1.el7.x86_64.rpm>`_
37-
* `foundationdb-server-5.2.2-1.el7.x86_64.rpm <https://www.foundationdb.org/downloads/5.2.2/rhel7/installers/foundationdb-server-5.2.2-1.el7.x86_64.rpm>`_ (depends on the clients package)
36+
* `foundationdb-clients-5.2.3-1.el7.x86_64.rpm <https://www.foundationdb.org/downloads/5.2.3/rhel7/installers/foundationdb-clients-5.2.3-1.el7.x86_64.rpm>`_
37+
* `foundationdb-server-5.2.3-1.el7.x86_64.rpm <https://www.foundationdb.org/downloads/5.2.3/rhel7/installers/foundationdb-server-5.2.3-1.el7.x86_64.rpm>`_ (depends on the clients package)
3838

3939
Windows
4040
-------
4141

4242
The Windows installer is supported on 64-bit Windows XP and later. It includes the client and (optionally) the server.
4343

44-
* `foundationdb-5.2.2-x64.msi <https://www.foundationdb.org/downloads/5.2.2/windows/installers/foundationdb-5.2.2-x64.msi>`_
44+
* `foundationdb-5.2.3-x64.msi <https://www.foundationdb.org/downloads/5.2.3/windows/installers/foundationdb-5.2.3-x64.msi>`_
4545

4646
API Language Bindings
4747
=====================
@@ -58,18 +58,18 @@ On macOS and Windows, the FoundationDB Python API bindings are installed as part
5858

5959
If you need to use the FoundationDB Python API from other Python installations or paths, download the Python package:
6060

61-
* `foundationdb-5.2.2.tar.gz <https://www.foundationdb.org/downloads/5.2.2/bindings/python/foundationdb-5.2.2.tar.gz>`_
61+
* `foundationdb-5.2.3.tar.gz <https://www.foundationdb.org/downloads/5.2.3/bindings/python/foundationdb-5.2.3.tar.gz>`_
6262

6363
Ruby 1.9.3/2.0.0+
6464
-----------------
6565

66-
* `fdb-5.2.2.gem <https://www.foundationdb.org/downloads/5.2.2/bindings/ruby/fdb-5.2.2.gem>`_
66+
* `fdb-5.2.3.gem <https://www.foundationdb.org/downloads/5.2.3/bindings/ruby/fdb-5.2.3.gem>`_
6767

6868
Java 8+
6969
-------
7070

71-
* `fdb-java-5.2.2.jar <https://www.foundationdb.org/downloads/5.2.2/bindings/java/fdb-java-5.2.2.jar>`_
72-
* `fdb-java-5.2.2-javadoc.jar <https://www.foundationdb.org/downloads/5.2.2/bindings/java/fdb-java-5.2.2-javadoc.jar>`_
71+
* `fdb-java-5.2.3.jar <https://www.foundationdb.org/downloads/5.2.3/bindings/java/fdb-java-5.2.3.jar>`_
72+
* `fdb-java-5.2.3-javadoc.jar <https://www.foundationdb.org/downloads/5.2.3/bindings/java/fdb-java-5.2.3-javadoc.jar>`_
7373

7474
Go 1.1+
7575
-------

packaging/msi/FDBInstaller.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>
3434
<Product Name='$(var.Title)'
35-
Id='{B4412CF1-A468-461D-80C3-805F94D665B5}'
35+
Id='{7908E13B-1D62-4DCB-A359-3DA925AF8A8C}'
3636
UpgradeCode='{A95EA002-686E-4164-8356-C715B7F8B1C8}'
3737
Version='$(var.Version)'
3838
Manufacturer='$(var.Manufacturer)'

0 commit comments

Comments
 (0)