Skip to content

Update django and php #636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2015
Merged

Update django and php #636

merged 1 commit into from
Apr 2, 2015

Conversation

tianon
Copy link
Member

@tianon tianon commented Apr 2, 2015

- `django`: 1.8
- `php`: empty `*-enabled` folders (docker-library/php#78)
- `python`: fix `bz2` module in slim variants (docker-library/python#41)
@tianon
Copy link
Member Author

tianon commented Apr 2, 2015

@denibertovic
Copy link
Contributor

The tests seem to pass okay.

@yosifkit
Copy link
Member

yosifkit commented Apr 2, 2015

LGTM
Build test of #636; cccdb1d (django, php, python):

$ url="https://raw.githubusercontent.com/docker-library/official-images/cccdb1d590664527d96e9e3ef30ecf04649cbb73/library/django"
$ bashbrew build "$url"
Fetching django (git://github.com/docker-library/django) ...
Processing django:1.8-python2 ...
Processing django:1-python2 ...
Processing django:python2 ...
Processing django:python2-onbuild ...
Processing django:1.8-python3 ...
Processing django:1.8 ...
Processing django:1-python3 ...
Processing django:1 ...
Processing django:python3 ...
Processing django:latest ...
Processing django:python3-onbuild ...
Processing django:onbuild ...
$ bashbrew list "$url" --uniq | xargs test/run.sh
testing django:1.8-python2
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing django:python2-onbuild
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing django:1.8-python3
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing django:python3-onbuild
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/cccdb1d590664527d96e9e3ef30ecf04649cbb73/library/php"
$ bashbrew build "$url"
Fetching php (git://github.com/docker-library/php) ...
Processing php:5.4.39-cli ...
Processing php:5.4-cli ...
Processing php:5.4.39 ...
Processing php:5.4 ...
Processing php:5.4.39-apache ...
Processing php:5.4-apache ...
Processing php:5.4.39-fpm ...
Processing php:5.4-fpm ...
Processing php:5.5.23-cli ...
Processing php:5.5-cli ...
Processing php:5.5.23 ...
Processing php:5.5 ...
Processing php:5.5.23-apache ...
Processing php:5.5-apache ...
Processing php:5.5.23-fpm ...
Processing php:5.5-fpm ...
Processing php:5.6.7-cli ...
Processing php:5.6-cli ...
Processing php:5-cli ...
Processing php:cli ...
Processing php:5.6.7 ...
Processing php:5.6 ...
Processing php:5 ...
Processing php:latest ...
Processing php:5.6.7-apache ...
Processing php:5.6-apache ...
Processing php:5-apache ...
Processing php:apache ...
Processing php:5.6.7-fpm ...
Processing php:5.6-fpm ...
Processing php:5-fpm ...
Processing php:fpm ...
$ bashbrew list "$url" --uniq | xargs test/run.sh
testing php:5.4.39-cli
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'php-ext-install' [3/3]...passed
testing php:5.4.39-apache
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'php-ext-install' [3/3]...passed
testing php:5.4.39-fpm
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'php-ext-install' [3/4]...passed
    'php-fpm-hello-web' [4/4]...passed
testing php:5.5.23-cli
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'php-ext-install' [3/3]...passed
testing php:5.5.23-apache
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'php-ext-install' [3/3]...passed
testing php:5.5.23-fpm
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'php-ext-install' [3/4]...passed
    'php-fpm-hello-web' [4/4]...passed
testing php:5.6.7-cli
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'php-ext-install' [3/3]...passed
testing php:5.6.7-apache
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'php-ext-install' [3/3]...passed
testing php:5.6.7-fpm
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'php-ext-install' [3/4]...passed
    'php-fpm-hello-web' [4/4]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/cccdb1d590664527d96e9e3ef30ecf04649cbb73/library/python"
$ bashbrew build "$url"
Fetching python (git://github.com/docker-library/python) ...
Processing python:2.7.9 ...
Processing python:2.7 ...
Processing python:2 ...
Processing python:2.7.9-onbuild ...
Processing python:2.7-onbuild ...
Processing python:2-onbuild ...
Processing python:2.7.9-slim ...
Processing python:2.7-slim ...
Processing python:2-slim ...
Processing python:2.7.9-wheezy ...
Processing python:2.7-wheezy ...
Processing python:2-wheezy ...
Processing python:3.3.6 ...
Processing python:3.3 ...
Processing python:3.3.6-onbuild ...
Processing python:3.3-onbuild ...
Processing python:3.3.6-slim ...
Processing python:3.3-slim ...
Processing python:3.3.6-wheezy ...
Processing python:3.3-wheezy ...
Processing python:3.4.3 ...
Processing python:3.4 ...
Processing python:3 ...
Processing python:latest ...
Processing python:3.4.3-onbuild ...
Processing python:3.4-onbuild ...
Processing python:3-onbuild ...
Processing python:onbuild ...
Processing python:3.4.3-slim ...
Processing python:3.4-slim ...
Processing python:3-slim ...
Processing python:slim ...
Processing python:3.4.3-wheezy ...
Processing python:3.4-wheezy ...
Processing python:3-wheezy ...
Processing python:wheezy ...
$ bashbrew list "$url" --uniq | xargs test/run.sh
testing python:2.7.9
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:2.7.9-onbuild
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:2.7.9-slim
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:2.7.9-wheezy
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:3.3.6
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:3.3.6-onbuild
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:3.3.6-slim
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:3.3.6-wheezy
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:3.4.3
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:3.4.3-onbuild
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:3.4.3-slim
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed
testing python:3.4.3-wheezy
    'utc' [1/6]...passed
    'cve-2014--shellshock' [2/6]...passed
    'python-hy' [3/6]...passed
    'python-pip-requests-ssl' [4/6]...passed
    'python-sqlite3' [5/6]...passed
    'python-zlib' [6/6]...passed

yosifkit added a commit that referenced this pull request Apr 2, 2015
@yosifkit yosifkit merged commit 7a32e1e into docker-library:master Apr 2, 2015
@yosifkit yosifkit deleted the updates branch April 2, 2015 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy