Updating version for precise
[invirt/packages/invirt-vnc-server.git] / debian / changelog
1 invirt-vnc-server (0.0.15) precise; urgency=low
2
3   * Updating version for precise migration.
4
5  -- Steven Valdez <dvorak42@mit.edu>  Sat, 20 Jul 2013 16:45:47 -0400
6
7 invirt-vnc-server (0.0.14~glasgall2achernya1) precise; urgency=low
8
9   * Switch to dh7
10   * Bump standards version
11
12  -- Alexander Chernyakhovsky <achernya@mit.edu>  Fri, 31 May 2013 20:52:42 -0400
13
14 invirt-vnc-server (0.0.14~glasgall2) precise; urgency=low
15
16   * Replace dependency on python-xen-3.3 with xen-utils-4.1, as the latter
17     Replaces: the former.
18
19  -- Adam Glasgall <glasgall@mit.edu>  Sat, 20 Apr 2013 14:36:49 -0400
20
21 invirt-vnc-server (0.0.14~glasgall1) precise; urgency=low
22
23   * Port packaging to dh_python2
24
25  -- Adam Glasgall <glasgall@mit.edu>  Fri, 19 Apr 2013 18:23:58 -0400
26
27 invirt-vnc-server (0.0.13) unstable; urgency=low
28
29   * Another silly error.
30
31  -- Joshua Oreman <oremanj@mit.edu>  Tue, 15 Mar 2011 00:08:51 -0400
32
33 invirt-vnc-server (0.0.12) unstable; urgency=low
34
35   * UnpicklingError, not UnpickleError.
36
37  -- Joshua Oreman <oremanj@mit.edu>  Tue, 15 Mar 2011 00:00:12 -0400
38
39 invirt-vnc-server (0.0.11) unstable; urgency=low
40
41   * Verify HMAC of invirt-vnc token before unpickling anything.
42     Thanks to Nelson Elhage for the report.
43
44  -- Joshua Oreman <oremanj@mit.edu>  Mon, 14 Mar 2011 23:49:06 -0400
45
46 invirt-vnc-server (0.0.10) unstable; urgency=low
47
48   * Add missing dependency on python-openssl.
49
50  -- Evan Broder <broder@mit.edu>  Mon, 19 Apr 2010 18:20:55 -0400
51
52 invirt-vnc-server (0.0.9) unstable; urgency=low
53
54   * Prepare for a Xen 3.3 world by allowing either 3.2 or 3.3 packages.
55
56  -- Evan Broder <broder@mit.edu>  Fri, 20 Feb 2009 17:38:31 -0500
57
58 invirt-vnc-server (0.0.8) unstable; urgency=low
59
60   * Depend on openssl - it's needed for the postinst.
61
62  -- Evan Broder <broder@mit.edu>  Fri, 30 Jan 2009 05:58:12 -0500
63
64 invirt-vnc-server (0.0.7) unstable; urgency=low
65
66   * Generate certificates that last for 2 years
67
68  -- Quentin Smith <quentin@mit.edu>  Fri, 09 Jan 2009 11:22:14 -0500
69
70 invirt-vnc-server (0.0.6) unstable; urgency=low
71
72   * Include the VNC host and port in the authentication token
73
74  -- Quentin Smith <quentin@mit.edu>  Thu, 08 Jan 2009 16:15:46 -0500
75
76 invirt-vnc-server (0.0.5) unstable; urgency=low
77
78   * Use the generated certificate instead of the old /usr/share location
79
80  -- Evan Broder <broder@mit.edu>  Tue, 04 Nov 2008 04:23:51 -0500
81
82 invirt-vnc-server (0.0.4) unstable; urgency=low
83
84   * Deprecate /etc/invirt/secrets in favor of /etc/invirt/vnc
85   * Include the hostname in the generated SSL certs so that the Java
86     keytool will accept them
87
88  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 23:59:57 -0400
89
90 invirt-vnc-server (0.0.3) unstable; urgency=low
91
92   * Fix a typo in the new init script
93
94  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 22:58:59 -0400
95
96 invirt-vnc-server (0.0.2) unstable; urgency=low
97
98   * Cleanup the init script to use /lib/init/std-init.sh
99   * Generate the SSL certificates at install-time
100   * File reads are cheap. Especially when the file is short. Don't cache
101     the token key
102
103  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 22:48:24 -0400
104
105 invirt-vnc-server (0.0.1) unstable; urgency=low
106
107   * sipb-xen-vnc-server -> invirt-vnc-server
108   * Generate the VNC token key at install-time instead of hard-coding
109   * Add a script for generating VNC auth tokens, to be exposed over remctl
110
111  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 19:45:35 -0400
112
113 sipb-xen-vnc-server (1.2) unstable; urgency=low
114
115   * Move certificate files into /usr/share/sipb-xen-vnc-server
116   * Switch to distutils-based package
117
118  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 15:07:33 -0400
119
120 sipb-xen-vnc-server (1.1) unstable; urgency=low
121
122   * Update dependencies for Hardy
123
124  -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 22:16:32 -0400
125
126 sipb-xen-vnc-server (1) unstable; urgency=low
127
128   * Initial Release.
129  -- SIPB Xen Project <sipb-xen@mit.edu>  Fri, 28 Mar 2008 19:28:22 -0500
130