]> git.proxmox.com Git - pve-installer.git/blob - debian/changelog
bump version to 5.0-18
[pve-installer.git] / debian / changelog
1 pve-installer (5.0-18) unstable; urgency=medium
2
3 * proxinstall - only creat ezfs data pool for product pve
4
5 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Nov 2017 09:53:18 +0100
6
7 pve-installer (5.0-17) unstable; urgency=medium
8
9 * include svg files for installer banner
10
11 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 13:12:25 +0100
12
13 pve-installer (5.0-16) unstable; urgency=medium
14
15 * pmg: fix lvm volume sizes
16
17 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 10:26:38 +0100
18
19 pve-installer (5.0-15) unstable; urgency=medium
20
21 * dispaly info pages for 15 seconds
22
23 * Revert "change clamav daily database name to daily.cld"
24
25 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 09:29:16 +0100
26
27 pve-installer (5.0-14) unstable; urgency=medium
28
29 * correctly set PermitRootLogin in sshd_config
30
31 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 14:15:16 +0100
32
33 pve-installer (5.0-13) unstable; urgency=medium
34
35 * change clamav daily database name to daily.cld
36
37 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 12:31:13 +0100
38
39 pve-installer (5.0-12) unstable; urgency=medium
40
41 * pmg: write admin email to /etc/pmg/pmg.conf
42
43 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 10:26:59 +0100
44
45 pve-installer (5.0-11) unstable; urgency=medium
46
47 * pmg: write user.conf to correct location
48
49 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 09:56:40 +0100
50
51 pve-installer (5.0-10) unstable; urgency=medium
52
53 * bump version for testing
54
55 * implement proxmox mail gateway installation
56
57 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Nov 2017 08:05:02 +0100
58
59 pve-installer (5.0-8) unstable; urgency=medium
60
61 * add support for multiple products (pve, pmg)
62
63 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Nov 2017 12:47:44 +0100
64
65 pve-installer (5.0-7) unstable; urgency=medium
66
67 * kill dhclient before rebooting
68
69 * ZFS: explicitly export rpool after installation
70
71 * fix #1479: detect missing KVM support
72
73 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Oct 2017 10:56:30 +0200
74
75 pve-installer (5.0-6) unstable; urgency=medium
76
77 * fix console-setup
78
79 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Aug 2017 13:58:22 +0200
80
81 pve-installer (5.0-5) unstable; urgency=medium
82
83 * allow installing without active network devices
84
85 * fix bug in handling of invalid GeoIP results
86
87 -- Proxmox Support Team <support@proxmox.com> Wed, 9 Aug 2017 09:41:36 +0200
88
89 pve-installer (5.0-4) unstable; urgency=medium
90
91 * rework password and email text
92
93 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 09:49:38 +0200
94
95 pve-installer (5.0-3) unstable; urgency=medium
96
97 * let raid dialogue grow if > 4 disks
98
99 * add initial check for NICs
100
101 * ignore link-local addresses
102
103 * clean disks prior to formatting
104
105 * explicitly mount ESP as vfat
106
107 * zero start of partitions after formatting disk
108
109 * fix XFS mount options
110
111 -- Proxmox Support Team <support@proxmox.com> Fri, 5 May 2017 12:11:22 +0200
112
113 pve-installer (5.0-2) unstable; urgency=medium
114
115 * always select a NIC, even if DHCP fails
116
117 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2017 09:44:30 +0100
118
119 pve-installer (5.0-1) unstable; urgency=medium
120
121 * rebuild for PVE 5.0
122
123 * fix #1239: enhance swap on ZFS setup
124
125 * use iproute2, support interface selection
126
127 * get DHCP leases on all interfaces
128
129 * only require grub-efi to succeed if booted using UEFI
130
131 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:03:43 +0100
132
133 pve-installer (4.0-16) unstable; urgency=medium
134
135 * actually use more than 8 disks if selected
136
137 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2016 10:05:54 +0100
138
139 pve-installer (4.0-15) unstable; urgency=medium
140
141 * use explicit partition starts
142
143 * bump EFI partition size to 256M
144
145 * compute_swapsize: add return statement
146
147 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2016 09:12:20 +0100
148
149 pve-installer (4.0-14) unstable; urgency=medium
150
151 * bump version for new RELEASE=4.4
152
153 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 12:03:00 +0100
154
155 pve-installer (4.0-13) unstable; urgency=medium
156
157 * add default invalid mail address
158
159 * refactor disk setup
160
161 * add advanced ZFS options
162
163 * fix #1190: allow ZFS mirrors with slightly different sizes
164
165 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 10:48:19 +0100
166
167 pve-installer (4.0-12) unstable; urgency=medium
168
169 * fix update_progress while extracting files
170
171 * assume root file system is writable (overlayfs)
172
173 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 13:12:33 +0200
174
175 pve-installer (4.0-11) unstable; urgency=medium
176
177 * use unsquashfs instead of tar
178
179 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2016 08:49:30 +0200
180
181 pve-installer (4.0-10) unstable; urgency=medium
182
183 * Fix #1054: error on purely numeric hostnames
184
185 * update layout, use new logo
186
187 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2016 09:46:31 +0200
188
189 pve-installer (4.0-8) unstable; urgency=medium
190
191 * restrict hdsize if requested
192
193 -- Proxmox Support Team <support@proxmox.com> Sun, 06 Mar 2016 09:04:44 +0100
194
195 pve-installer (4.0-7) unstable; urgency=medium
196
197 * use lvmthin for data volume
198
199 * create zfs subpool (rpool/data) as VM/CT storage
200
201 * create better default storage configiguration
202
203 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Mar 2016 07:16:16 +0100
204
205 pve-installer (4.0-6) unstable; urgency=medium
206
207 * install EFI fallback boot file (OVMF does not boot without)
208
209 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 10:39:46 +0100
210
211 pve-installer (4.0-5) unstable; urgency=medium
212
213 * allow up to 8 zfs disks
214
215 * enable systemd-timesyncd.service by default
216
217 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 09:07:20 +0100
218
219 pve-installer (4.0-4) unstable; urgency=medium
220
221 * add ipv6 support
222
223 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 08:22:45 +0200
224
225 pve-installer (4.0-3) unstable; urgency=medium
226
227 * zpool create: use cachefile=none
228
229 * do not mention LVM snapshots
230
231 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 12:17:57 +0200
232
233 pve-installer (4.0-2) unstable; urgency=medium
234
235 * add xfs support
236
237 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:57:06 +0200
238
239 pve-installer (4.0-1) unstable; urgency=medium
240
241 * updates for debian jessie
242
243 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 11:56:54 +0200
244
245 pve-installer (3.3-3) unstable; urgency=low
246
247 * support ZFS
248
249 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jan 2015 09:39:28 +0100
250
251 pve-installer (3.3-2) unstable; urgency=low
252
253 * support UEFI systems
254
255 * add new 'Options' Dialog
256
257 * do not install xorg.conf (not needed, and makes problems with EFI boot)
258
259 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Oct 2014 09:16:03 +0200
260
261 pve-installer (3.3-1) unstable; urgency=low
262
263 * update path for 3.3 release
264
265 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 12:08:14 +0200
266
267 pve-installer (3.0-2) unstable; urgency=low
268
269 * always use GUID partition tables
270
271 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jan 2014 16:00:25 +0100
272
273 pve-installer (3.0-1) unstable; urgency=low
274
275 * updates for debian wheezy
276
277 * use webkit instead of gthhtml2
278
279 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2013 06:39:42 +0100
280
281 pve-installer (2.3-6) unstable; urgency=low
282
283 * fix hdsize algorythm
284
285 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 10:32:00 +0100
286
287 pve-installer (2.0-5) unstable; urgency=low
288
289 * add 'hdsize' boot parameter to specify maximum size used.
290
291 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2012 06:18:55 +0100
292
293 pve-installer (2.0-4) unstable; urgency=low
294
295 * fix bug #226 && #227: new minfree and maxvz boot options
296
297 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 05:51:47 +0200
298
299 pve-installer (2.0-3) unstable; urgency=low
300
301 * increase free space on LVM up to 16GB
302
303 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 11:59:55 +0100
304
305 pve-installer (2.0-2) unstable; urgency=low
306
307 * support new kernel parameter 'ext4' switch (use ext4 instead of ext3)
308
309 * use 'ext3' by default
310
311 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Aug 2011 12:58:27 +0200
312
313 pve-installer (2.0-1) unstable; urgency=low
314
315 * use ext4 fs
316
317 * align LVM on 128k boundary
318
319 * use 'parted' to create partitions
320
321 * support > 2TB disks (use GPT partition tables)
322
323 * mount with barrier=0 during install (speedup)
324
325 * write keyboard settings to /etc/pve-installer.cfg
326
327 * adjust for pve2
328
329 * avoid to run update-grub or update-initramfs during install
330
331 * use --no-triggers for faster unpack
332
333 * also mount sysfs to /target/sys
334
335 * do not write /etc/default/grub - not really needed
336
337 * we now use openbox instead of metacity
338
339 * wait one second after partitioning (give kernel time to reread part
340 table)
341
342 * use update-initramfs -c (instead of -u)
343
344 * do not write /etc/apache2/ports.conf (not really needed)
345
346 * enable apache port redirect (a2ensite pve-redirect.conf)
347
348 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Feb 2010 14:09:46 +0100
349
350 pve-installer (1.0-9) unstable; urgency=low
351
352 * fix netmask bug
353
354 * use 'udevadm info' to detect disks
355
356 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:13:11 +0100
357
358 pve-installer (1.0-8) unstable; urgency=low
359
360 * use UUID= for /boot in fstab
361
362 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Jan 2010 13:11:58 +0100
363
364 pve-installer (1.0-7) unstable; urgency=low
365
366 * unconfigured.sh: use -q flag for modprobe
367
368 * proxinstall: use 'removable' flag on older kernels (instead
369 of 'capability') to detect cdroms.
370
371 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2009 18:03:59 +0100
372
373 pve-installer (1.0-6) unstable; urgency=low
374
375 * pass --no-floppy to grub-install (some users reported delays)
376
377 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2009 10:48:37 +0200
378
379 pve-installer (1.0-5) unstable; urgency=low
380
381 * fixes for debian lenny
382
383 * support dynamically allocated virtio blk devices
384
385 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2009 16:53:42 +0200
386
387 pve-installer (1.0-4) unstable; urgency=low
388
389 * proxinstall: better postfix configuration
390
391 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 12:21:13 +0100
392
393 pve-installer (1.0-3) unstable; urgency=low
394
395 * ause grub instead of lilo
396
397 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2008 14:39:57 +0200
398
399 pve-installer (1.0-2) stable; urgency=low
400
401 * proxinstall (extract_data): added maxroot and swapsize boot parameters,
402 set bridge parameters (stp = on, fd = 0)
403
404 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Jul 2008 06:54:03 +0200
405
406 pve-installer (1.0-1) stable; urgency=low
407
408 * initial release
409
410 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2007 15:48:05 +0100
411