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