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