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

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