[Pkg-nagios-changes] [pkg-lconf] branch upstream updated (06fb9cb -> 341a17b)

Markus Frosch lazyfrosch-guest at moszumanska.debian.org
Tue Aug 5 16:50:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

lazyfrosch-guest pushed a change to branch upstream
in repository pkg-lconf.

      from  06fb9cb   Imported Upstream version 1.3.0
       new  341a17b   Imported Upstream version 1.4.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |    7 +
 LConf.spec                                         |   55 +-
 Makefile.in                                        |  328 +++--
 configure                                          |  103 +-
 configure.ac                                       |   32 +-
 contrib/LConfDeploy.sh.in                          |    4 +
 ...{LConfDeploy.sh.in => LConfDeployIcinga2.sh.in} |   67 +-
 doc/CHANGELOG                                      |   66 +
 doc/INSTALL                                        |   52 +
 doc/UPGRADING                                      |   35 +
 m4/version.m4                                      |    4 +-
 make-tarball                                       |  196 ---
 maketar.sh                                         |   18 -
 src/LConfExport.pl.in                              |   46 +-
 src/LConfImport.pl.in                              |    4 +-
 src/LConfSlaveExport.pl.in                         |   44 +-
 src/LConfSlaveExportRules.pl.in                    |  120 +-
 src/LConfSlaveSync.pl.in                           |    2 +-
 src/config.pm.in                                   |  135 +-
 src/default-templates.cfg.in                       |   17 +-
 src/default-templates.conf.in                      |  100 ++
 src/generate.pm.in                                 | 1369 ++++++++++++++++++--
 src/ldap.pm.in                                     |  342 +++--
 src/misc.pm.in                                     |  374 +++++-
 tools/createdb                                     |   18 +
 tools/createdb.ldif                                |   20 +
 26 files changed, 2840 insertions(+), 718 deletions(-)
 copy contrib/{LConfDeploy.sh.in => LConfDeployIcinga2.sh.in} (52%)
 delete mode 100755 make-tarball
 delete mode 100755 maketar.sh
 create mode 100644 src/default-templates.conf.in
 create mode 100755 tools/createdb
 create mode 100644 tools/createdb.ldif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-lconf.git



More information about the Pkg-nagios-changes mailing list