forked from plone/plonedev.vagrant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
HISTORY.txt
130 lines (73 loc) · 2.25 KB
/
HISTORY.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
5.1rc1-r1 2017-10-28
- Update to use Unified Installer 5.1rc1-r1, which has zc.buildout 2.9.5 to resolve pypi https problems.
5.1rc1 2017-10-23
- Drop use of Puppet provisioner, which is no longer included in the Ubuntu/Xenial box.
Shell script provisioning turns out to be easier anyway.
- Update to Plone 5.1rc1.
- Use Xenial32 to get a later Python.
5.0.8 2017-06-12
- Update to Plone 5.0.8.
5.0.7 2017-03-17
- Update to Plone 5.0.7.
5.0.6 2016-09-26
- Update to Plone 5.0.6
- Disable Vagrant's replacement of default insecure key, as it makes use with Windows very difficult.
5.0.5 2016-07-06
- Update to use Plone 5.0.5.
5.0.4-r1 2016-04-25
- Add 20160419 hotfix
5.0.4 2016-04-06
- Update to 5.0.4
5.0.3 2016-03-29
- Switch box to ubuntu/trusty32 in the Vagrant index.
- Update to 5.0.3
5.0.2 2016-01-10
- Update to 5.0.2
5.0 (2015-09-28)
- Update to Plone 5.0
5.0rc3 (2015-09-22)
- Update to Plone 5.0rc3
5.0rc2 (2015-09-13)
- Update to Plone 5.0rc2
5.0rc1 (2015-09-08)
- Update to Plone 5.0rc1
5.0b4 (2015-08-26)
- Update to Plone 5.0b4
5.0b3 (2015-07-24)
- Update to Plone 5.0b3
5.0b2 (2015-05-23)
- Add -H flag to set home when sudoing during Plone install.
- Update to Plone 5.0b2
5.0b1 (2015-04-16)
- Update to Plone 5.0b1
5.0a2 (2014-04-30)
-------------------
- Update to plone 5.0.a2
4.3.3 (2014-04-25)
------------------
- Update to Plone 4.3.3
- Update to Ubuntu 14.04 LTS
- Update Readme with link to Vagrant Download Page
- Add Package "libz-dev"
4.3.2 (2013-09-12)
------------------
- Adapt to Plone 4.3.2.
- Add aliases for zopeskel and paster.
4.3.1 (2013-06-19)
------------------
- Update to Plone 4.3.1
- Add git.
- Create a plink.cmd for Windows. Use it for launching plonectl, kill_plone,
buildout. Fixes issue #2 (thanks, albieback).
- The kill_plone script would fail if there was no space at the start
of ps output. Fixed.
- Revise strategy for windows putty commands so that they'll
search x86 program files on x64 systems. Give up on searching
path. (Thanks, dthomas218)
- Use Ubuntu's current URL for Precise; avoid bug upgrade download.
4.3 (2013-04-14)
----------------
- Update to Plone 4.3.
4.3rc1-rc1 (2013-03-20)
-----------------------
- Update to use Plone 4.3rc1 (rev 2 of unified installer)