-
Notifications
You must be signed in to change notification settings - Fork 16
/
change.log
253 lines (105 loc) · 4.61 KB
/
change.log
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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
0.0.19
* close #3: document tokens
* close #5: ensure an empty changelog file exits in the dest package
* demo: update
* dev: code review, bump script
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Thu, 24 Aug 2017 16:27:38 +0200
0.0.19-beta
* support: updated all support script
* release: repo setup: remove dlded packages
* travis: update deploy token
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Thu, 20 Apr 2017 13:12:36 +0200
0.0.18
* support: updated all support script
* go vet
* fix apt repository
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Tue, 18 Apr 2017 22:42:01 +0200
0.0.17
* support: updated all support script
* deploy: update helper script to generate repo source to ensure GH_TOKEN is not empty
* release script: create-release add changelog support, add draft support
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Tue, 18 Apr 2017 22:04:14 +0200
0.0.16
* travis: update build file, add deb/rpm repositories setup
* source repository: use token when downloading assets
* souce repository: use aptly to create the repo
* souce repository: use aptly to create the repo
* support: add centralized script to generate packages and repository
* packaging: remove changelog urgency var in deb.json
* README: add workflow overview section
* README: Fix missing changelog setup in travis sample
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Sat, 30 Jul 2016 00:56:40 +0200
0.0.15
* README: add recipe for vagrant
* README: Add recipe to test the demo package on vagrant
* Installer: applied some improvements
* README: clean up
* travis: Install changelog from deb package
* git: update ignored files
* deb.json: make use of the new name token
* debian/: add new token \!name\!
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 22:39:12 +0200
0.0.14
* travis: add missing ldflags to the build
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 20:40:31 +0200
0.0.13
* conffiles is not created if there is no configuration files,
ensure correct debian arch when control.arch field is 386
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 20:12:14 +0200
0.0.12
* Ensure package are built into different directories and avoid collision
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 20:03:07 +0200
0.0.11
* run changelog command into source folder of the project
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 19:43:59 +0200
0.0.10
* travis: fix go install
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 19:43:59 +0200
0.0.9
* travis: fix go install
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 19:24:48 +0200
0.0.8
* travis: fix path
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 19:10:39 +0200
0.0.7
* travis was missing changelog bin
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 18:46:15 +0200
0.0.6
* fix os/exec: stdout already set
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 18:32:48 +0200
0.0.5
* fix travis
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 18:24:23 +0200
0.0.4
* fix travis
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 18:14:49 +0200
0.0.3
* fix travis
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 18:11:23 +0200
0.0.2
* fix various glide problems
* fix missing vars to create MD changelog file
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 17:11:17 +0200
0.0.1
* Initial release
- mh-cbon <[email protected]>
-- mh-cbon <[email protected]>; Mon, 11 Jul 2016 14:49:41 +0200