Tag 'debian/0.18.75' created by Stig Thormodsrud <s...@vyatta.com> at 2011-01-12 00:39 -0800
0.18.75 Changes since debian/0.18.74: An-Cheng Huang (5): workaround for bug 5388 fix for bug 6641 improve load error message tweak parser for top-level comment reset initial parser state Michael Larson (3): re-enable concurrent configuration commit locking. and fix for bug 6638 use the old interface rather than call unlink directly. Stephen Hemminger (1): Fix completion of IPv6 address Stig Thormodsrud (2): Fix 6671: commit-confirm checks if there is any configuraion change after confirm is requested 0.18.75 --- debian/changelog | 27 +++++ etc/bash_completion.d/vyatta-cfg | 12 ++ perl_dmod/Cstore/Cstore.xs | 5 - src/cli_bin.cpp | 8 + src/cli_new.c | 28 +++-- src/cli_shell_api.cpp | 170 ++++++++++++++-------------------- src/cli_val.h | 1 src/cnode/cnode.cpp | 34 ++++-- src/cnode/cnode.hpp | 2 src/commit2.c | 14 ++ src/cparse/cparse.ypp | 44 ++++++-- src/cstore/cstore-c.cpp | 7 - src/cstore/cstore.cpp | 17 +++ src/cstore/cstore.hpp | 4 src/cstore/unionfs/cstore-unionfs.hpp | 2 15 files changed, 232 insertions(+), 143 deletions(-) --- _______________________________________________ svn mailing list svn@mailman.vyatta.com http://mailman.vyatta.com/mailman/listinfo/svn