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

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