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

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

use yaml.CSafeDumper and yaml.CSafeLoader everywhere

also break some long lines to fit in 80 columns

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