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

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

fix distribution hardy -> unstable in several changelogs

Didn't notice this when I was working from a livecd the other day.

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