blob: ad511ff66e14c26c013da6ab22234684eb721f25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
vyatta-config-mgmt (0.8) unstable; urgency=low
* Add check for valid integer.
* Add first pass commit-confirm and rollback (requires reboot for
now).
-- Stig Thormodsrud <stig@vyatta.com> Tue, 09 Nov 2010 17:06:16 -0800
vyatta-config-mgmt (0.7) unstable; urgency=low
* Append hostname on config.boot file for commit-uri.
-- Stig Thormodsrud <stig@vyatta.com> Sun, 07 Nov 2010 10:58:54 -0800
vyatta-config-mgmt (0.6) unstable; urgency=low
* Fix permissions problems when user isn't vyatta.
-- Stig Thormodsrud <stig@vyatta.com> Sun, 07 Nov 2010 09:59:03 -0800
vyatta-config-mgmt (0.5) unstable; urgency=low
* Don't save a rev if the file hasn't changed.
* Fixes for config-mgmt.
-- Stig Thormodsrud <stig@vyatta.com> Fri, 05 Nov 2010 19:12:16 -0700
vyatta-config-mgmt (0.4) unstable; urgency=low
* Convert perl system call to use WWW::Curl module
-- Stig Thormodsrud <stig@vyatta.com> Tue, 02 Nov 2010 18:32:47 -0700
vyatta-config-mgmt (0.3) unstable; urgency=low
* Add revision compare functionality
-- Stig Thormodsrud <stig@vyatta.com> Tue, 02 Nov 2010 17:39:47 -0700
vyatta-config-mgmt (0.2) unstable; urgency=low
* Move commit-uri under remote-archive.
* Add .gitignore
-- Stig Thormodsrud <stig@vyatta.com> Thu, 28 Oct 2010 11:29:20 -0700
vyatta-config-mgmt (0.1) unstable; urgency=low
* Initial Release.
-- Stig Thormodsrud <stig@vyatta.com> Tue, 26 Oct 2010 10:54:14 -0700
|