Browse Source

update CHANGELOG + release updated 0.12.5-rc build

Ashish Kulkarni 7 years ago
parent
commit
2cf4f5bccb
2 changed files with 26 additions and 24 deletions
  1. 5 3
      CHANGELOG.md
  2. 21 21
      docs/downloads.md

+ 5 - 3
CHANGELOG.md

@@ -4,7 +4,10 @@ v0.12.5 (unreleased)
 * **#1524**: **[qt]** partial fix for overlapping text when repeating headers/footers in table (qt#29)
 * **#1524**: **[qt]** partial fix for overlapping text when repeating headers/footers in table (qt#29)
 * **#1914**: **[qt]** rotated elements not rendered on thead on second page and beyond
 * **#1914**: **[qt]** rotated elements not rendered on thead on second page and beyond
 * **#1870**: fixed sending of duplicate cookies (#3257)
 * **#1870**: fixed sending of duplicate cookies (#3257)
-* **#3206**: added support for SSL client certificates
+* **#2609**: add viewportSize to C API (#3440)
+* **#2711**: fix differences between "counting" and "printing" phases (causing crashes/blank pages)
+* **#3001**: fix static builds not working with updated OpenSSL
+* **#3090**: added support for SSL client certificates (#3206)
 * **#3241**: fix for DPI regression on OS X (#3386)
 * **#3241**: fix for DPI regression on OS X (#3386)
 * **#3363**: added error message for network errors related to non-media files
 * **#3363**: added error message for network errors related to non-media files
 * **#3364**: new option `verbosity` to allow different log levels in both CLI and API
 * **#3364**: new option `verbosity` to allow different log levels in both CLI and API
@@ -13,7 +16,6 @@ v0.12.5 (unreleased)
 * **#3680**: **[qt]** fix build on macOS 10.13
 * **#3680**: **[qt]** fix build on macOS 10.13
 * **#3900**: **[qt]** properly encode URLs with unicode characters in links
 * **#3900**: **[qt]** properly encode URLs with unicode characters in links
 * switch to self-hosted website and downloads as gna.org is shutting down (#3390)
 * switch to self-hosted website and downloads as gna.org is shutting down (#3390)
-* add viewportSize to C API (#3440)
 * fix conversion of read-only form fields (#3550)
 * fix conversion of read-only form fields (#3550)
 * flush stderr to allow reading progress updates (#3583)
 * flush stderr to allow reading progress updates (#3583)
 * fix handling of errors for media URLs with query string (#3593)
 * fix handling of errors for media URLs with query string (#3593)
@@ -21,7 +23,7 @@ v0.12.5 (unreleased)
 * correctly pass --copies to underlying QPrinter (#3747)
 * correctly pass --copies to underlying QPrinter (#3747)
 * minor documentation updates and fixing compiler warnings
 * minor documentation updates and fixing compiler warnings
 * add various Qt patches to support OpenSSL 1.1 and latest MinGW/macOS environments
 * add various Qt patches to support OpenSSL 1.1 and latest MinGW/macOS environments
-* update OpenSSL to 1.0.2k, zlib to 1.2.11, libpng to 1.6.28 and xz to 5.2.3
+* removed build scripts in favor of separate repo (wkhtmltopdf/packaging)
 
 
 v0.12.4 (2016-11-22)
 v0.12.4 (2016-11-22)
 --------------------
 --------------------

+ 21 - 21
docs/downloads.md

@@ -34,18 +34,18 @@ A release candidate for the next release **0.12.5-rc** is available, please test
             <td rowspan="2">Windows</td>
             <td rowspan="2">Windows</td>
             <td>MSVC 2015</td>
             <td>MSVC 2015</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~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-win32.exe">win32</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~msvc2015-win64.exe">win64</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>
             </td>
             </td>
             <td>Installer for Windows Vista or later</td>
             <td>Installer for Windows Vista or later</td>
         </tr>
         </tr>
         <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>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~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-win32.7z">win32</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~mxe-cross-win64.7z">win64</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>
             </td>
             </td>
             <td>7z archive for Windows XP/2003 or later</td>
             <td>7z archive for Windows XP/2003 or later</td>
         </tr>
         </tr>
@@ -53,65 +53,65 @@ A release candidate for the next release **0.12.5-rc** is available, please test
             <td rowspan="7">Linux</td>
             <td rowspan="7">Linux</td>
             <td>Debian 9 (stretch)</td>
             <td>Debian 9 (stretch)</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~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_amd64.deb">amd64</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~stretch_i386.deb">i386</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://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~raspbian.stretch_armhf.deb">raspbian</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>
             </td>
             </td>
             <td>Package (.deb) built on Debian 9.4</td>
             <td>Package (.deb) built on Debian 9.4</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td>Debian 8 (jessie)</td>
             <td>Debian 8 (jessie)</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~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_amd64.deb">amd64</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~jessie_i386.deb">i386</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>
             </td>
             </td>
             <td>Package (.deb) built on Debian 8.10</td>
             <td>Package (.deb) built on Debian 8.10</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td>Ubuntu 18.04 (bionic)</td>
             <td>Ubuntu 18.04 (bionic)</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~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_amd64.deb">amd64</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~bionic_i386.deb">i386</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>
             </td>
             </td>
             <td>Package (.deb) built on Ubuntu 18.04</td>
             <td>Package (.deb) built on Ubuntu 18.04</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td>Ubuntu 16.04 (xenial)</td>
             <td>Ubuntu 16.04 (xenial)</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~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_amd64.deb">amd64</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~xenial_i386.deb">i386</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>
             </td>
             </td>
             <td>Package (.deb) built on Ubuntu 16.04.4</td>
             <td>Package (.deb) built on Ubuntu 16.04.4</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td>Ubuntu 14.04 (trusty)</td>
             <td>Ubuntu 14.04 (trusty)</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~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_amd64.deb">amd64</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox_0.12.5-0.20180529.138.rc~37e9f91~trusty_i386.deb">i386</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>
             </td>
             </td>
             <td>Package (.deb) built on Ubuntu 14.04.5</td>
             <td>Package (.deb) built on Ubuntu 14.04.5</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td>CentOS 7</td>
             <td>CentOS 7</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~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.x86_64.rpm">x86_64</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~centos7.i686.rpm">i686</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>
             </td>
             </td>
             <td>Package (.rpm) built on CentOS 7.4.1804</td>
             <td>Package (.rpm) built on CentOS 7.4.1804</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td>CentOS 6</td>
             <td>CentOS 6</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~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.x86_64.rpm">x86_64</a>
                 /
                 /
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~centos6.i686.rpm">i686</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>
             </td>
             </td>
             <td>Package (.rpm) built on CentOS 6.9</td>
             <td>Package (.rpm) built on CentOS 6.9</td>
         </tr>
         </tr>
@@ -119,14 +119,14 @@ A release candidate for the next release **0.12.5-rc** is available, please test
             <td rowspan="2">macOS</td>
             <td rowspan="2">macOS</td>
             <td>Cocoa</td>
             <td>Cocoa</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~macos-cocoa.pkg">64-bit</a>
+                <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>
             </td>
             </td>
             <td>Installer (.pkg) for OS X 10.7 or later</td>
             <td>Installer (.pkg) for OS X 10.7 or later</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td>Carbon</td>
             <td>Carbon</td>
             <td>
             <td>
-                <a href="https://builds.wkhtmltopdf.org/0.12.5-rc/wkhtmltox-0.12.5-0.20180529.138.rc~37e9f91~macos-carbon.pkg">32-bit</a>
+                <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>
             </td>
             </td>
             <td>Installer (.pkg) for OS X 10.7 or later</td>
             <td>Installer (.pkg) for OS X 10.7 or later</td>
         </tr>
         </tr>