[phpMyAdmin Git] [phpmyadmin/phpmyadmin] d35c3d: Update ReCaptcha library to 1.1.2

Michal Čihař michal at cihar.com
Mon Jul 18 15:57:51 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: d35c3d9ed5ffc972a783564d17640af11276eaad
      https://github.com/phpmyadmin/phpmyadmin/commit/d35c3d9ed5ffc972a783564d17640af11276eaad
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M libraries/plugins/auth/recaptcha/ReCaptcha/ReCaptcha.php
    A libraries/plugins/auth/recaptcha/ReCaptcha/RequestMethod/Curl.php
    A libraries/plugins/auth/recaptcha/ReCaptcha/RequestMethod/CurlPost.php
    M libraries/plugins/auth/recaptcha/ReCaptcha/RequestMethod/Socket.php
    M libraries/plugins/auth/recaptcha/ReCaptcha/RequestMethod/SocketPost.php
    M libraries/plugins/auth/recaptcha/ReCaptcha/RequestParameters.php
    M libraries/plugins/auth/recaptcha/autoload.php

  Log Message:
  -----------
  Update ReCaptcha library to 1.1.2

There should be no functional changes.

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: ff9291964cdd12358d45f352c69e4ef8633866c2
      https://github.com/phpmyadmin/phpmyadmin/commit/ff9291964cdd12358d45f352c69e4ef8633866c2
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M libraries/tcpdf/README.TXT
    M libraries/tcpdf/include/sRGB.icc
    M libraries/tcpdf/include/tcpdf_fonts.php
    M libraries/tcpdf/include/tcpdf_images.php
    M libraries/tcpdf/include/tcpdf_static.php
    M libraries/tcpdf/tcpdf.php

  Log Message:
  -----------
  Update TCPDF to 6.2.12

Changelog:

6.2.12 (2015-09-12)
	- fix composer package name to tecnickcom/tcpdf

6.2.11 (2015-08-02)
	- "PNG regression in 6.2.9 (they appear as their alpha channel)" was fixed.
	- "Encoded SRC URLs in <img> tags don't work anymore" was fixed.

6.2.10 (2015-07-28)
	- Minor mod to PNG parsing.
	- Make dependency on mcrypt optional.

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/0f1d629043d5...ff9291964cdd


More information about the Git mailing list