]> git.proxmox.com Git - pve-common.git/blame_incremental - debian/changelog
fix bug #135: allow single letter 'dns-name', allow to start name with numbers
[pve-common.git] / debian / changelog
... / ...
CommitLineData
1libpve-common-perl (1.0-24) unstable; urgency=low
2
3 * fix bug #135: allow single letter 'dns-name', allow to start names
4 with numbers
5
6 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:04:02 +0200
7
8libpve-common-perl (1.0-23) unstable; urgency=low
9
10 * moved dir_glob_regex() and dir_glob_foreach() from PVE::Storage
11 to PVE::Tools
12
13 * add vlan setup code to PVE::Network
14
15 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 07:56:49 +0200
16
17libpve-common-perl (1.0-22) unstable; urgency=low
18
19 * return number of sockets in read_cpuinfo
20
21 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 07:53:35 +0200
22
23libpve-common-perl (1.0-21) unstable; urgency=low
24
25 * use Digest::SHA instead of Digest::SHA1
26
27 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:21:02 +0100
28
29libpve-common-perl (1.0-20) unstable; urgency=low
30
31 * fix bug #116, #103: try to keep ordering in /etc/network/interfaces
32
33 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Mar 2012 13:30:07 +0100
34
35libpve-common-perl (1.0-19) unstable; urgency=low
36
37 * add dns-name format
38
39 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Mar 2012 12:31:27 +0100
40
41libpve-common-perl (1.0-18) unstable; urgency=low
42
43 * try to keep ordering in /etc/network/interfaces
44
45 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2012 12:33:34 +0100
46
47libpve-common-perl (1.0-17) unstable; urgency=low
48
49 * better error message for usermod command
50
51 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 12:42:30 +0100
52
53libpve-common-perl (1.0-16) unstable; urgency=low
54
55 * try to keep comments in /etc/network/interfaces
56
57 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 09:49:22 +0100
58
59libpve-common-perl (1.0-15) unstable; urgency=low
60
61 * add Swedish keymap
62
63 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 09:46:36 +0100
64
65libpve-common-perl (1.0-14) unstable; urgency=low
66
67 * increase version to 1.0-14 for RC1
68
69 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 15:12:15 +0100
70
71libpve-common-perl (1.0-13) unstable; urgency=low
72
73 * correctly decode utf8 CLI parameters.
74
75 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2012 14:04:03 +0100
76
77libpve-common-perl (1.0-12) unstable; urgency=low
78
79 * new helper kvmkeymaplist()
80
81 * fix bug 77: only use cmd2string when necessary
82
83 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 11:44:11 +0100
84
85libpve-common-perl (1.0-11) unstable; urgency=low
86
87 * new helper run_with_timeout()
88
89 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 11:25:01 +0100
90
91libpve-common-perl (1.0-10) unstable; urgency=low
92
93 * add helpers to implement migration
94
95 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:03:54 +0100
96
97libpve-common-perl (1.0-9) unstable; urgency=low
98
99 * bug fixes for run_command()
100
101 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:28:27 +0100
102
103libpve-common-perl (1.0-8) unstable; urgency=low
104
105 * make cli argument parser more flexible
106
107 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2011 08:36:30 +0100
108
109libpve-common-perl (1.0-7) unstable; urgency=low
110
111 * bug fixes (see git log)
112
113 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 10:07:38 +0100
114
115libpve-common-perl (1.0-6) unstable; urgency=low
116
117 * add PVE::Tools::random_ether_addr()
118
119 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 09:19:39 +0200
120
121libpve-common-perl (1.0-5) unstable; urgency=low
122
123 * cleanups (prepare for beta release)
124
125 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Aug 2011 07:23:00 +0200
126
127libpve-common-perl (1.0-4) unstable; urgency=low
128
129 * CLIHandler.pm: new command 'printmanpod' to generate manual pages.
130
131 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Aug 2011 10:17:55 +0200
132
133libpve-common-perl (1.0-3) unstable; urgency=low
134
135 * fix CLIHandler.pm
136
137 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 12:40:17 +0200
138
139libpve-common-perl (1.0-2) unstable; urgency=low
140
141 * depend on liburi-perl
142
143 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jul 2011 12:03:37 +0200
144
145libpve-common-perl (1.0-1) unstable; urgency=low
146
147 * initial package
148
149 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Aug 2010 14:54:24 +0200
150