Files
perl-App-Cme/perl-App-Cme.changes

163 lines
4.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue May 31 09:50:50 UTC 2016 - coolo@suse.com
- updated to 1.012
see /usr/share/doc/packages/perl-App-Cme/Changes
1.012 2016-05-29
Bug fix:
* edit command degrades gracefully when recommended packages
are not isntalled
* shell command degrades gracefully without Term::ReadLine
-------------------------------------------------------------------
Thu May 5 08:43:44 UTC 2016 - coolo@suse.com
- updated to 1.011
see /usr/share/doc/packages/perl-App-Cme/Changes
1.011 2016-04-21
New functionality:
* dump command can dump any config file(s) in YAML, JSON
or Perl format.
-------------------------------------------------------------------
Sun Feb 7 09:33:52 UTC 2016 - coolo@suse.com
- updated to 1.010
see /usr/share/doc/packages/perl-App-Cme/Changes
1.010 2016-01-30
New functionality:
* Can read configuration directory from application
file, e.g. user.d/ssh. This will help reuse Model
from betweens applications (e.g. systemd and
systemd --user).
This requires Config::Model 2.077
Bug fix:
* cme list: fix -dev option option (Debian #813188)
-------------------------------------------------------------------
Wed Jan 6 09:44:56 UTC 2016 - coolo@suse.com
- updated to 1.009
see /usr/share/doc/packages/perl-App-Cme/Changes
1.009 2016-01-02
Bug fix release:
* remove warning about missing config file. It's better to
let the read/write backend handle bogus config file
* update command: improved messages shown to user
* list command: now work with -dev option
-------------------------------------------------------------------
Sun Nov 15 09:24:18 UTC 2015 - coolo@suse.com
- updated to 1.008
see /usr/share/doc/packages/perl-App-Cme/Changes
1.008 2015-11-14
Bug fix release:
* fix -save option with modify command
* fix -try-app-as-model option
-------------------------------------------------------------------
Thu Oct 29 09:38:14 UTC 2015 - coolo@suse.com
- updated to 1.007
see /usr/share/doc/packages/perl-App-Cme/Changes
1.007 2015-10-25
Usability improvements:
* cme: added -file option to replace '~~' argument
* bash_completion: added update sub command
Doc fixes:
* cme: fixed synopsis
* cme: added update doc
-------------------------------------------------------------------
Fri Aug 28 09:32:24 UTC 2015 - coolo@suse.com
- updated to 1.006
see /usr/share/doc/packages/perl-App-Cme/Changes
1.006 2015-07-19
Doc fix release:
* cme edit doc: don't abuse L<> tag which are change in "the xxx manpage"
* cme list: improve help shown to user
* cme help: transform pod to text to avoid showing pod markup
* cme fix: corrected small mistakes in doc
* cme check: added another example in pod doc
-------------------------------------------------------------------
Sun Jun 7 08:11:20 UTC 2015 - coolo@suse.com
- updated to 1.005
see /usr/share/doc/packages/perl-App-Cme/Changes
1.005 2015-05-25
* all: fixed confusing unwarranted warning message (about ~~ argument)
1.004 2015-05-25
Mostly a bug fix release.
Please use now github to report issues on cme
( https://github.com/dod38fr/cme-perl/issues )
* metadata:
* switched bugtracker to github's
* fixed repo and website urls (Tx xtaran)
* all: add a warning if conf file is not found (may mean a
missing ~~ argument). (I'd welcome ideas on how to replace this
iffy ~~ argument)
* dump command:
+ added possibility to select a node to dump
* fixed -dumptype which is not mandatory
* test can run with local cme or system cme to fix debian continuous
integrations tests
-------------------------------------------------------------------
Mon Apr 27 05:23:59 UTC 2015 - coolo@suse.com
- updated to 1.003
see /usr/share/doc/packages/perl-App-Cme/Changes
1.003 2015-04-26
Bug fix release:
* Common: pass cme messages through on_message_cb
* update: call C::M::Instance->update
(require Config::Model 2.068)
* dump: remove debug call to YYY
-------------------------------------------------------------------
Mon Apr 13 18:57:40 UTC 2015 - coolo@suse.com
- updated to 1.002
see /usr/share/doc/packages/perl-App-Cme/Changes
1.002 2015-01-10
* gen-class-pod:
* fix doc and missing command arguments
* update:
+ added -edit option to run editor after an update
* fix typo in pod doc
* dist.ini: updated © to 2015
-------------------------------------------------------------------
Mon Dec 29 13:49:17 UTC 2014 - lars@linux-schulserver.de
- initial package 1.001