source: trunk/packages/sipb-xen-base/debian/changelog @ 817

Last change on this file since 817 was 817, checked in by y_z, 16 years ago

updated changelog

File size: 4.3 KB
Line 
1sipb-xen-base (8.14) unstable; urgency=low
2
3  * using correct default paths in invirt-getconf
4  * fixed os.rename import bug
5
6 -- Yang Zhang <y_z@mit.edu>  Sat,  2 Aug 2008 20:29:56 -0400
7
8sipb-xen-base (8.13) unstable; urgency=low
9
10  * fix an error message
11
12 -- Greg Price <price@mit.edu>  Wed, 30 Jul 2008 23:04:07 -0400
13
14sipb-xen-base (8.12) unstable; urgency=low
15
16  [ Greg Price ]
17  * add --ls and some convenience features to invirt-getconf:
18    formatting composite nodes as yaml, allowing the root
19  * fix bug in late-import of yaml in invirt.config
20  * use yaml.CSafeDumper and yaml.CSafeLoader everywhere
21 
22  [ Yang Zhang ]
23  * added shared lock around cache-reading transaction
24
25 -- Greg Price <price@mit.edu>  Wed, 30 Jul 2008 22:11:15 -0400
26
27sipb-xen-base (8.11) unstable; urgency=low
28
29  * sped up invirt.config module load time by rearranging imports
30  * no longer removing the lock file
31
32 -- Yang Zhang <y_z@mit.edu>  Wed, 30 Jul 2008 21:55:23 -0400
33
34sipb-xen-base (8.10) unstable; urgency=low
35
36  * added file locking around cache
37
38 -- Yang Zhang <y_z@mit.edu>  Tue, 29 Jul 2008 22:35:25 -0400
39
40sipb-xen-base (8.9) unstable; urgency=low
41
42  * moved more generic code into `common` package
43  * silently fail if cache fails
44  * load the configuration on module load
45  * produce a struct-based representation of the configuration
46  * allowing full exception messages for OSErrors (default behavior)
47  * added some dependencies specs
48
49 -- Yang Zhang <y_z@mit.edu>  Tue, 29 Jul 2008 01:03:16 -0400
50
51sipb-xen-base (8.8) unstable; urgency=low
52
53  * added timestamp-based JSON caching of configuration for faster loading
54  * exposed (more) options to command-line frontend
55  * improved error messages/handling/help
56  * removed all python 2.5-isms
57  * reformatted to fit project style conventions
58
59 -- Yang Zhang <y_z@mit.edu>  Mon, 28 Jul 2008 12:25:03 -0400
60
61sipb-xen-base (8.7) unstable; urgency=low
62
63  * back to 2.4 compatibility
64
65 -- Greg Price <price@mit.edu>  Mon, 28 Jul 2008 07:44:27 -0400
66
67sipb-xen-base (8.6) unstable; urgency=low
68
69  * switching to python 2.5 only
70  * added y_z to .k5login
71
72 -- Yang Zhang <y_z@mit.edu>  Sun, 27 Jul 2008 20:23:54 -0400
73
74sipb-xen-base (8.5) unstable; urgency=low
75
76  * using python 2.5
77  * initial working version of invirt-getconf that reads & navigates YAML
78
79 -- Yang Zhang <y_z@linerva.mit.edu>  Sun, 27 Jul 2008 20:12:28 -0400
80
81sipb-xen-base (8.4) unstable; urgency=low
82
83  [ Greg Price ]
84  * begin a Python package 'invirt'
85
86  [ Yang Zhang ]
87  * added invirt-getconf to read configuration files
88
89 -- Yang Zhang <y_z@mit.edu>  Sun, 27 Jul 2008 19:10:10 -0400
90
91sipb-xen-base (8.3) unstable; urgency=low
92
93  * add invirt-reload to regenerate and reload configs
94
95 -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 20:35:42 -0400
96
97sipb-xen-base (8.2) unstable; urgency=low
98
99  * leave out debathena-system so we get only the packages we ask for
100
101 -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 13:58:52 -0400
102
103sipb-xen-base (8.1) unstable; urgency=low
104
105  * include debathena to make stuff like kerberos config easier
106
107 -- Greg Price <price@mit.edu>  Sat, 19 Jul 2008 23:16:47 -0400
108
109sipb-xen-base (8) unstable; urgency=low
110
111  * update .k5login to match black-mesa
112
113 -- Greg Price <price@mit.edu>  Sun,  4 May 2008 20:28:28 -0400
114
115sipb-xen-base (7) unstable; urgency=low
116
117  * include backports.org
118  * sources.list.d doesn't actually need a .sources.list, just .list
119
120 -- Greg Price <price@mit.edu>  Thu,  1 May 2008 19:45:50 -0400
121
122sipb-xen-base (6) unstable; urgency=low
123
124  * actually use sources.list.d correctly
125
126 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 21:22:12 -0400
127
128sipb-xen-base (5) unstable; urgency=low
129
130  * update sources.list, use sources.list.d
131
132 -- Greg Price <price@mit.edu>  Sat, 26 Apr 2008 21:06:05 -0400
133
134sipb-xen-base (4) unstable; urgency=low
135
136  * sipb-vm-1 becomes sipb-xen-dev
137
138 -- Sam Hartman <hartmans@debian.org>  Tue,  4 Sep 2007 15:48:50 -0400
139
140sipb-xen-base (3) unstable; urgency=low
141
142  * We want security updates too
143
144 -- Sam Hartman <hartmans@debian.org>  Fri, 10 Aug 2007 20:39:14 -0400
145
146sipb-xen-base (2) unstable; urgency=low
147
148  * Update sources.list to include our debian mirror
149
150 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 19:11:18 -0400
151
152sipb-xen-base (1) unstable; urgency=low
153
154  * New upstream version
155
156 -- Sam Hartman <hartmans@debian.org>  Sat,  4 Aug 2007 18:44:21 -0400
157
Note: See TracBrowser for help on using the repository browser.