Hi
when working on Debian package, I've noticed that TCPDF now includes
non free sRGB color profile instead of free one used in previous
versions. This was not mentioned in the changelog and they still claim
to be the free one.
The good thing is that we do not use this profile at all, so it's
possible to remove it from sources without any problems (I've already
done this on QA_4_6 and master branches).
For Debian I will repack the sources to remove this file, but I'm not
sure how big issue this will be for other distributions...
--
Michal Čihař | http://cihar.com/ | https://weblate.org/
The phpMyAdmin team announces the release of versions 4.0.10.17
(security fixes), 4.4.15.8 (security fixes), and 4.6.4 (security and bug
fixes).
These release includes many security fixes of various levels of
severity. We recommend all users upgrade to this release immediately.
For full information on the vulnerabilities fixed and mitigation factors
for users who are unable to upgrade, refer to the ChangeLog file
included with this release and the security announcements at
https://www.phpmyadmin.net/security/
Aside from the security fixes, bugs have been fixed in version 4.6.4
affecting:
* Create view when no view name specified
* Changing a password
* Fix deleting of users with non-English locales
* Fixed password change on MariaDB without auth plugin
* and more
the phpMyAdmin team
Hello team,
The monthly IRC meeting is scheduled for Wednesday, but we have no items on
the agenda. I propose postponing the August meeting.
Regards,
isaac
Hi all
I've rewritten our website to use responsive layout and hopefully
cleaner interface. It's heavily based on current one, so you should
still feel familiar with it, just migrated code to jQuery (from
mootools) and uses Bootstrap.
Please review code and screenshots at:
https://github.com/phpmyadmin/website/pull/22
--
Michal Čihař | http://cihar.com/ | https://weblate.org/
See <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/12149/changes>
Changes:
[bennetch] Minor grammar improvements
[Michal Čihař] Start Kabylian translation
[weblate] Translated using Weblate (Interlingua)
[weblate] Translated using Weblate (Slovenian)
------------------------------------------
Started by GitHub push by nijel
[EnvInject] - Loading node environment variables.
Building in workspace <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/phpmyadmin/phpmyadmin.git # timeout=10
Fetching upstream changes from https://github.com/phpmyadmin/phpmyadmin.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/phpmyadmin/phpmyadmin.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision aeb0cbabd61b08f866760c1b8c065323bc47dca1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f aeb0cbabd61b08f866760c1b8c065323bc47dca1
> git rev-list 3172b801ec154491d357ccffa4aca8da456179c7 # timeout=10
> git tag -a -f -m Jenkins Build #12149 jenkins-phpMyAdmin-continuous-12149 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content
TESTSUITE_SERVER=localhost
TESTSUITE_USER=pmatest
TESTSUITE_DATABASE=pmatest
TESTSUITE_URL=http://ci-live.phpmyadmin.net/phpMyAdmin-continuous/workspace/
XTESTSUITE_BROWSERSTACK_USER=michaliha
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/hudson3491939850356897838.sh
+ composer update --no-interaction
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Generating autoload files
[workspace] $ ant ******** ******** clean locales phpunit-nocoverage phpcpd phpcs phploc jshint jshint-checkstyle
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-7-openjdk-amd64/lib/tools.jar
Buildfile: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>
clean:
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[delete] Deleting directory <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/api>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/code-browser>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/coverage>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/logs>
[mkdir] Created dir: <https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build/pdepend>
locales:
[exec] po/kab.po:7: invalid nplurals value
[exec] msgfmt: found 2 fatal errors
[exec] tput: No value for $TERM and no -T specified
[exec] Error when compiling po/kab.po
[exec] tput: No value for $TERM and no -T specified
BUILD FAILED
<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/build.xml>:138: exec returned: 1
Total time: 8 seconds
Build step 'Invoke Ant' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[JSLINT] Skipping publisher since build result is FAILURE
[DRY] Collecting duplicate code analysis files...
[DRY] Finding all files that match the pattern build/logs/pmd-cpd.xml
[DRY] Computing warning deltas based on reference build #12148
[TASKS] Skipping publisher since build result is FAILURE
[ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #12148
Recording plot data
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing PHPUnit-3.x (default)
[xUnit] [INFO] - [PHPUnit-3.x (default)] - No test report file(s) were found with the pattern 'build/logs/junit.xml' relative to '<https://ci.phpmyadmin.net/job/phpMyAdmin-continuous/ws/'> for the testing framework 'PHPUnit-3.x (default)'. Did you enter a pattern relative to the correct directory? Did you generate the result report(s) for 'PHPUnit-3.x (default)'?
[xUnit] [ERROR] - No test reports found for the metric 'PHPUnit' with the resolved pattern 'build/logs/junit.xml'. Configuration error?.
[xUnit] [INFO] - Failing BUILD.
[xUnit] [INFO] - There are errors when processing test results.
[xUnit] [INFO] - Skipping tests recording.
[xUnit] [INFO] - Stop build.