Commit Graph

2696 Commits

Author SHA1 Message Date
Denis Andrejew
b07514989c fix typo in README.md 2017-02-23 19:13:00 +00:00
Sameer Naik
1a8bc30bc6 circle: use docker-development-image.sh script 2017-02-22 17:48:49 +05:30
Sameer Naik
55bd1d5512 bump image version to 4.7.2-r1 2017-02-21 17:42:12 +05:30
Sameer Naik
b3bf0aa0a7 update to gcr.io/stacksmith-images/minideb:jessie-r10 2017-02-21 15:05:23 +05:30
Sameer Naik
cc4b0c7380 wordpress: adds wordpress-4 2017-02-20 15:35:10 +05:30
Sameer Naik
bc857f8827 entrypoint: remove references to entrypoint.sh from base image 2017-02-14 15:48:13 +05:30
Sameer Naik
674e8ea9ba config: move default config var to Dockerfile 2017-02-14 15:48:06 +05:30
Bitnami Bot
6100f3e8e4 4.7.2-r0 release
* WordPress 4.7.2 is now available. WordPress versions 4.7.1 and earlier are affected by three security issues:
 * The user interface for assigning taxonomy terms in Press This is shown to users who do not have permissions to use it. Reported by David Herrera of Alley Interactive.
 * WP_Query is vulnerable to a SQL injection (SQLi) when passing unsafe data. WordPress core is not directly vulnerable to this issue, but we’ve added hardening to prevent plugins and themes from accidentally causing a vulnerability. Reported by Mo Jangda (batmoo).
 * A cross-site scripting (XSS) vulnerability was discovered in the posts list table. Reported by Ian Dunn of the WordPress Security Team.
2017-01-27 11:54:27 +00:00
Juan Ariza Toledano
77bb32d5b2 Update README.md 2017-01-24 13:00:46 +00:00
Juan Ariza Toledano
b9d9829f92 New php revision that fix an issue when restoring a persisted php configuration 2017-01-23 17:37:13 +00:00
jdrios
f1be525140 enable php to be initialized at boot time 2017-01-17 10:01:04 +01:00
Sameer Naik
165ee3c409 Merge branch 'issue-66-workaround' 2017-01-17 14:29:46 +05:30
jdrios
70679372d0 bump WordPress version 2017-01-16 15:55:53 +01:00
Sameer Naik
b4264c17f9 [workaround] create the /opt/bitnami/php/lib/php.ini symlink
Closes #66
2017-01-16 19:25:27 +05:30
Sameer Naik
7d1f66375d git: ignore /local/ directory 2017-01-11 11:43:17 +05:30
Sameer Naik
796bc1e815 compose: set application name as the service name 2017-01-11 10:35:24 +05:30
Sameer Naik
f6f97ff394 bump image version to 4.7-r2 2016-12-28 21:49:38 +05:30
Sameer Naik
74239906f5 switch to gcr.io/stacksmith-images/minideb:jessie-r8 2016-12-28 18:27:34 +05:30
Sameer Naik
42a1e88cd0 bump image version to 4.7-r1 2016-12-23 13:02:53 +05:30
Sameer Naik
c7bfdb8969 updated circle.yml spec to use scripts from bitnami/test-infra repo 2016-12-22 18:31:23 +05:30
Sameer Naik
77dfe225a2 switch to gcr.io/stacksmith-images/minideb:jessie-r7 2016-12-22 16:04:55 +05:30
Francisco Ortiz
598a2fe834 Bump WordPress version 2016-12-09 10:40:36 +01:00
Sameer Naik
9bafbff253 bump image version to 4.6.1-r7 2016-12-08 14:09:19 +05:30
Sameer Naik
d2f7b4ab9d update to gcr.io/stacksmith-images/minideb:jessie-r5 2016-12-07 21:28:56 +05:30
Francisco Ortiz
75459cf27f Replaced the bundled common libraries with references to system packages 2016-12-06 16:00:38 +01:00
dgonzalezruiz
680cd1efd3 Bump apache version 2016-11-25 14:58:20 +01:00
Sameer Naik
937907bbf0 adds tldr section to readme 2016-11-23 18:25:08 +05:30
tompizmor
13a0c7e23e Update WordPress to 4.6.1-3 2016-11-11 10:09:30 +01:00
Sameer Naik
e71b4f5c2a bump image version to 4.6.1-r3 2016-11-02 19:56:51 +05:30
Sameer Naik
b9c3776d03 switch to gcr.io/stacksmith-images/minideb:jessie-r2 2016-10-28 15:59:30 +05:30
Sameer Naik
4f69722c56 switch to gcr.io/stacksmith-images/minideb:jessie-r1 2016-10-27 22:33:16 +05:30
Sameer Naik
0ae4f89bf3 switch to gcr.io/stacksmith-images/minideb:jessie-r0 2016-10-27 16:00:31 +05:30
Carlos Rodríguez
97a9f15a3c Fix some typos 2016-10-21 16:37:24 +02:00
Andrés Bono
b5e991bbc2 Fix network name in the README
`worpress_network` to `wordpress-tier` in the manual execution command (SMTP Configuration section)
2016-10-20 17:53:46 +02:00
Carlos Rodríguez
4acb0365a8 Delete quotation mark
Delete quotation mark after fixed numbered list typo
2016-10-20 16:29:01 +02:00
Carlos Rodríguez Hernández
d6c9f52d2a Fix indentation to show numbered list 2016-10-19 13:21:38 +02:00
Sameer Naik
c12757b91e ci: enforce stricter tagging rules 2016-10-17 13:28:03 +05:30
Sameer Naik
d600cf69d0 ci: quote variables in bash conditional statements 2016-10-17 13:28:03 +05:30
Adnan Abdulhussein
ba15905fec Set origin for GCR releases 2016-10-14 15:20:36 -07:00
Adnan Abdulhussein
6f30aa5f14 Fix CircleCI tag regex 2016-10-14 11:30:01 -07:00
Sameer Naik
bfe845b916 circle.yml: simplify deployment tag selection 2016-10-14 10:52:10 +05:30
Sameer Naik
f860f961f1 circle.yml: renamed cache build to _ 2016-10-14 10:52:10 +05:30
Sameer Naik
f1080aa527 add circle ci status badge to the readme 2016-10-13 22:47:09 +05:30
Sameer Naik
4add0b00f9 bats: end-of-life 2016-10-13 16:24:18 +05:30
Sameer Naik
6aae5ac0a0 replace development build with a cache build 2016-10-13 11:25:12 +05:30
Sameer Naik
590defb963 use CircleCI to build and deploy releases on multiple targets 2016-10-12 23:05:29 +05:30
Jorge Marin
9e433e12c0 Fix links 2016-10-03 13:15:38 +02:00
tompizmor
cb6e7d665b Update Dockerfile including OpenSSL changes 2016-09-24 17:15:50 +02:00
tompizmor
26f3f86b56 Update Dockerfile including OpenSSL changes 2016-09-24 16:51:28 +02:00
Adnan Abdulhussein
cd1d708e41 Merge pull request #32 from gauravarora/patch-1
Include php config volume in docs
2016-09-23 17:25:32 -07:00