source: trunk/packages/invirt-vnc-server/debian/changelog @ 2028

Last change on this file since 2028 was 2028, checked in by broder, 15 years ago

invirt-vnc-server should depend on openssl.

File size: 2.2 KB
RevLine 
[2028]1invirt-vnc-server (0.0.8) unstable; urgency=low
2
3  * Depend on openssl - it's needed for the postinst.
4
5 -- Evan Broder <broder@mit.edu>  Fri, 30 Jan 2009 05:58:12 -0500
6
[1970]7invirt-vnc-server (0.0.7) unstable; urgency=low
8
9  * Generate certificates that last for 2 years
10
11 -- Quentin Smith <quentin@mit.edu>  Fri, 09 Jan 2009 11:22:14 -0500
12
[1965]13invirt-vnc-server (0.0.6) unstable; urgency=low
14
15  * Include the VNC host and port in the authentication token
16
[1966]17 -- Quentin Smith <quentin@mit.edu>  Thu, 08 Jan 2009 16:15:46 -0500
[1965]18
[1528]19invirt-vnc-server (0.0.5) unstable; urgency=low
20
21  * Use the generated certificate instead of the old /usr/share location
22
23 -- Evan Broder <broder@mit.edu>  Tue, 04 Nov 2008 04:23:51 -0500
24
[1414]25invirt-vnc-server (0.0.4) unstable; urgency=low
26
27  * Deprecate /etc/invirt/secrets in favor of /etc/invirt/vnc
[1415]28  * Include the hostname in the generated SSL certs so that the Java
29    keytool will accept them
[1414]30
[1415]31 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 23:59:57 -0400
[1414]32
[1407]33invirt-vnc-server (0.0.3) unstable; urgency=low
34
35  * Fix a typo in the new init script
36
37 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 22:58:59 -0400
38
[1399]39invirt-vnc-server (0.0.2) unstable; urgency=low
40
41  * Cleanup the init script to use /lib/init/std-init.sh
[1400]42  * Generate the SSL certificates at install-time
[1403]43  * File reads are cheap. Especially when the file is short. Don't cache
44    the token key
[1399]45
[1403]46 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 22:48:24 -0400
[1399]47
[1386]48invirt-vnc-server (0.0.1) unstable; urgency=low
49
50  * sipb-xen-vnc-server -> invirt-vnc-server
[1388]51  * Generate the VNC token key at install-time instead of hard-coding
[1389]52  * Add a script for generating VNC auth tokens, to be exposed over remctl
[1386]53
[1389]54 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 19:45:35 -0400
[1386]55
[1384]56sipb-xen-vnc-server (1.2) unstable; urgency=low
57
58  * Move certificate files into /usr/share/sipb-xen-vnc-server
[1385]59  * Switch to distutils-based package
[1384]60
[1385]61 -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 15:07:33 -0400
[1384]62
[1030]63sipb-xen-vnc-server (1.1) unstable; urgency=low
64
65  * Update dependencies for Hardy
66
67 -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 22:16:32 -0400
68
[286]69sipb-xen-vnc-server (1) unstable; urgency=low
[273]70
71  * Initial Release.
[306]72 -- SIPB Xen Project <sipb-xen@mit.edu>  Fri, 28 Mar 2008 19:28:22 -0500
[273]73
Note: See TracBrowser for help on using the repository browser.