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

Last change on this file since 802 was 802, checked in by price, 16 years ago

fix an error message in invirt-getconf --ls

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