Bläddra i källkod

add download links for the 0.12.5 release

Ashish Kulkarni 7 år sedan
förälder
incheckning
e159893947
1 ändrade filer med 40 tillägg och 49 borttagningar
  1. 40 49
      docs/downloads.md

+ 40 - 49
docs/downloads.md

@@ -2,23 +2,11 @@
 layout: default
 ---
 
-All downloads are [hosted via GitHub releases](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/), so you can browse for a specific download or use the links below.
+All downloads are currently hosted via [Github releases](https://downloads.wkhtmltopdf.org), so you can browse for a specific download or use the links below.
 
 ## Stable
 
-The current stable series is **0.12.4**, which was released on November 22, 2016 -- see changes [since 0.12.3](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/tag/0.12.4).
-
-Flavor          | Version      | Downloads                                                                                                                                                                                                                                                   | Comments
-------          | -------      | ---------                                                                                                                                                                                                                                                   | --------
-Windows (MSVC)  | 0.12.4       | [32-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_msvc2015-win32.exe)             /   [64-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_msvc2015-win64.exe)         | for Windows Vista/2008 or later; bundles VC++ Runtime 2015
-Windows (MinGW) | 0.12.4       | [32-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_mingw-w64-cross-win32.exe)      /   [64-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_mingw-w64-cross-win64.exe)  | for Windows XP/2003 or later; standalone
-Linux           | 0.12.4       | [32-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_linux-generic-i386.tar.xz)      /   [64-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz) | depends on: zlib, fontconfig, freetype, X11 libs (libX11, libXext, libXrender)
-OS X            | 0.12.4       | [32-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_osx-carbon-i386.pkg)            /   [64-bit](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4_osx-cocoa-x86-64.pkg)       | [**(has regression)**](https://github.com/wkhtmltopdf/wkhtmltopdf/issues/3241) for OS X 10.6 or later
-Others          | 0.12.4       | [source code](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.4/wkhtmltox-0.12.4.tar.bz2)                                                                                                                                                 | read [INSTALL.md](https://github.com/wkhtmltopdf/wkhtmltopdf/blob/0.12.4/INSTALL.md#others) for compilation instructions
-
-## Release Candidate
-
-A release candidate for the next release **0.12.5-rc** is available, please test and report issues before the final release.
+The current stable series is **0.12.5**, which was released on June 11, 2018 -- see changes [since 0.12.4](https://downloads.wkhtmltopdf.org/0.12/0.12.5/).
 
 <table>
     <thead>
@@ -34,18 +22,18 @@ A release candidate for the next release **0.12.5-rc** is available, please test
             <td rowspan="2">Windows</td>
             <td>MSVC 2015</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~msvc2015-win32.exe">win32</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.msvc2015-win32.exe">win32</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~msvc2015-win64.exe">win64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.msvc2015-win64.exe">win64</a>
             </td>
             <td>Installer for Windows Vista or later</td>
         </tr>
         <tr>
-            <td><a href="http://mxe.cc">MXE</a> (Mingw-w64)</td>
+            <td><a href="http://mxe.cc">MXE</a> (MinGW-w64)</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~mxe-cross-win32.7z">win32</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.mxe-cross-win32.7z">win32</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~mxe-cross-win64.7z">win64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.mxe-cross-win64.7z">win64</a>
             </td>
             <td>7z archive for Windows XP/2003 or later</td>
         </tr>
@@ -53,65 +41,65 @@ A release candidate for the next release **0.12.5-rc** is available, please test
             <td rowspan="7">Linux</td>
             <td>Debian 9 (stretch)</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~stretch_amd64.deb">amd64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.stretch_amd64.deb">amd64</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~stretch_i386.deb">i386</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.stretch_i386.deb">i386</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~raspbian.stretch_armhf.deb">raspbian</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.raspbian.stretch_armhf.deb">raspbian</a>
             </td>
             <td>Package (.deb) built on Debian 9.4</td>
         </tr>
         <tr>
             <td>Debian 8 (jessie)</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~jessie_amd64.deb">amd64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.jessie_amd64.deb">amd64</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~jessie_i386.deb">i386</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.jessie_i386.deb">i386</a>
             </td>
             <td>Package (.deb) built on Debian 8.10</td>
         </tr>
         <tr>
             <td>Ubuntu 18.04 (bionic)</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~bionic_amd64.deb">amd64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb">amd64</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~bionic_i386.deb">i386</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.bionic_i386.deb">i386</a>
             </td>
             <td>Package (.deb) built on Ubuntu 18.04</td>
         </tr>
         <tr>
             <td>Ubuntu 16.04 (xenial)</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~xenial_amd64.deb">amd64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.xenial_amd64.deb">amd64</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~xenial_i386.deb">i386</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.xenial_i386.deb">i386</a>
             </td>
             <td>Package (.deb) built on Ubuntu 16.04.4</td>
         </tr>
         <tr>
             <td>Ubuntu 14.04 (trusty)</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~trusty_amd64.deb">amd64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.trusty_amd64.deb">amd64</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180604.140.rc~6f77c46~trusty_i386.deb">i386</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.trusty_i386.deb">i386</a>
             </td>
             <td>Package (.deb) built on Ubuntu 14.04.5</td>
         </tr>
         <tr>
             <td>CentOS 7</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~centos7.x86_64.rpm">x86_64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.centos7.x86_64.rpm">x86_64</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~centos7.i686.rpm">i686</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.centos7.i686.rpm">i686</a>
             </td>
             <td>Package (.rpm) built on CentOS 7.4.1804</td>
         </tr>
         <tr>
             <td>CentOS 6</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~centos6.x86_64.rpm">x86_64</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.centos6.x86_64.rpm">x86_64</a>
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~centos6.i686.rpm">i686</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.centos6.i686.rpm">i686</a>
             </td>
             <td>Package (.rpm) built on CentOS 6.9</td>
         </tr>
@@ -119,20 +107,22 @@ A release candidate for the next release **0.12.5-rc** is available, please test
             <td rowspan="2">macOS</td>
             <td>Cocoa</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~macos-cocoa.pkg">64-bit</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.macos-cocoa.pkg">64-bit</a>
             </td>
             <td>Installer (.pkg) for OS X 10.7 or later</td>
         </tr>
         <tr>
             <td>Carbon</td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180604.140.rc~6f77c46~macos-carbon.pkg">32-bit</a>
+                <a href="https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox-0.12.5-1.macos-carbon.pkg">32-bit</a>
             </td>
             <td>Installer (.pkg) for OS X 10.7 or later</td>
         </tr>
     </tbody>
 </table>
 
+Please make sure to verify the [checksums](https://downloads.wkhtmltopdf.org/0.12/0.12.5/SHA256SUMS) which [are signed](https://downloads.wkhtmltopdf.org/0.12/0.12.5/SHA256SUMS.asc) using the key [`86DA3091E25554F156F214F6A86EF3CB8C64CF2A`](https://pgp.mit.edu/pks/lookup?search=ashish+kulkarni+open+source&op=vindex), especially if you are using it from an automated script/process.
+
 ## Bleeding Edge
 
 An [alpha release](https://github.com/wkhtmltopdf/wkhtmltopdf/blob/0.13/README.md#013-alpha) based on Qt `5.4.2` (with an updated browser engine) is available. Please note that this is a work-in-progress and not all the features have been ported to it yet, so do not expect any support for any bugs you may encounter.
@@ -156,28 +146,29 @@ Please note that bug reports **will not be accepted** against the following, whi
 
 Date       | Release
 ----       | -------
-2016-03-02 | [0.12.3.2](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.3.2/) (windows-only)
-2016-01-30 | [0.12.3.1](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.3.1/) (windows-only)
-2016-01-20 | [0.12.3](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.3/)
-2015-07-12 | [0.12.2.4](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.2.4/) (windows-only)
-2015-06-20 | [0.12.2.3](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.2.3/) (windows-only)
-2015-04-06 | [0.12.2.2](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.2.2/) (windows-only)
-2015-01-19 | [0.12.2.1](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.2.1/)
-2015-01-09 | [0.12.2](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.2/)
-2014-06-26 | [0.12.1](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.1/)
-2014-02-06 | [0.12.0](https://github.com/wkhtmltopdf/wkhtmltopdf/releases/0.12.0/)
+2016-11-22 | [0.12.4](https://downloads.wkhtmltopdf.org/0.12/0.12.4/)
+2016-03-02 | [0.12.3.2](https://downloads.wkhtmltopdf.org/0.12/0.12.3.2/) (windows-only)
+2016-01-30 | [0.12.3.1](https://downloads.wkhtmltopdf.org/0.12/0.12.3.1/) (windows-only)
+2016-01-20 | [0.12.3](https://downloads.wkhtmltopdf.org/0.12/0.12.3/)
+2015-07-12 | [0.12.2.4](https://downloads.wkhtmltopdf.org/0.12/0.12.2.4/) (windows-only)
+2015-06-20 | [0.12.2.3](https://downloads.wkhtmltopdf.org/0.12/0.12.2.3/) (windows-only)
+2015-04-06 | [0.12.2.2](https://downloads.wkhtmltopdf.org/0.12/0.12.2.2/) (windows-only)
+2015-01-19 | [0.12.2.1](https://downloads.wkhtmltopdf.org/0.12/0.12.2.1/)
+2015-01-09 | [0.12.2](https://downloads.wkhtmltopdf.org/0.12/0.12.2/)
+2014-06-26 | [0.12.1](https://downloads.wkhtmltopdf.org/0.12/0.12.1/)
+2014-02-06 | [0.12.0](https://downloads.wkhtmltopdf.org/0.12/0.12.0/)
 
 If you need versions older than `0.12.0`, you can look at the [obsolete downloads](https://github.com/wkhtmltopdf/obsolete-downloads/blob/master/README.md).
 
 ## FAQ
 
-#### Where are all the "distro-specific" binaries?
+#### Where are the "generic" Linux builds?
 
-The generic linux binaries should work across all distributions as they are built on CentOS 6 with statically-linked `libpng` and `libjpeg`. However, in case of vulnerabilities in either library a new release will have to be done -- similar to what was required for Windows earlier. Support for the distro-specific binaries is still present in the build script but is likely to be removed in future.
+The above binaries depend on packages provided by your distribution. Due to incompatibilities between library versions provided by each distribution, the only option is to use static linking -- hence removed for now.
 
 #### My platform is not supported! What should I do?
 
-Compile the source code with the instructions given above. There are unoffical build instructions for [SmartOS](https://github.com/wkhtmltopdf/wkhtmltopdf/issues/1794) and [OpenBSD](https://github.com/wkhtmltopdf/wkhtmltopdf/issues/1991), but they are still a work in progress.
+Head over to the [packaging repository](https://github.com/wkhtmltopdf/packaging) and open an issue to start the discussion.
 
 #### Symantec reports a virus `WS.Reputation.1` for the Windows builds