[pkg-bacula-commits] [bacula] branch master updated (3a41835 -> 6b412c8)

Carsten Leonhardt leo at moszumanska.debian.org
Wed Sep 6 22:44:01 UTC 2017


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

leo pushed a change to branch master
in repository bacula.

      from  3a41835   Added patches to modify the baculabackupreport script to use sensible defaults
      adds  b7d783b   Imported Upstream version 9.0.4+dfsg
       new  f8b29b1   Merge tag 'upstream/9.0.4+dfsg'
       new  98c6e70   Noted new version in debian/changelog
       new  6b412c8   Dropped debian patches upstream-bring-back-tmpfiles-configuration.patch, upstream-fix-sqlite-db-creation.patch and upstream-fix-sqlite-update.patch, these have been addressed or applied in the new upstream version

The 3 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                                         | 1302 ---------------
 ChangeLog                                          |   48 +-
 ReleaseNotes                                       |   41 +-
 autoconf/configure.in                              |    1 +
 configure                                          |   19 +-
 debian/changelog                                   |   10 +-
 debian/patches/series                              |    3 -
 ...pstream-bring-back-tmpfiles-configuration.patch |   18 -
 .../patches/upstream-fix-sqlite-db-creation.patch  |   79 -
 debian/patches/upstream-fix-sqlite-update.patch    |  102 --
 po/bacula.pot                                      |  255 +--
 po/de.po                                           |  255 +--
 po/es.po                                           |  255 +--
 po/fr.po                                           |  255 +--
 po/nl.po                                           |  255 +--
 po/sv.po                                           |  255 +--
 po/uk.po                                           |  255 +--
 src/cats/bvfs.h                                    |    2 +-
 src/cats/make_sqlite3_tables.in                    |   29 +-
 src/cats/sql_cmds.c                                |    2 +-
 src/cats/sqlite.c                                  |    1 -
 src/cats/update_sqlite3_tables.in                  |  106 +-
 src/dird/job.c                                     |   10 +-
 src/dird/ua_purge.c                                |   21 +-
 src/jcr.h                                          |    1 +
 src/lib/bsock.c                                    |    2 +-
 src/lib/bwlimit.c                                  |  101 +-
 src/lib/bwlimit.h                                  |   22 +-
 src/lib/jcr.c                                      |   17 +
 src/lib/lockmgr.c                                  |    6 +-
 src/lib/lz4.c                                      | 1767 ++++++++++++++------
 src/lib/lz4.h                                      |  506 ++++--
 src/version.h                                      |    6 +-
 33 files changed, 2966 insertions(+), 3041 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 debian/patches/upstream-bring-back-tmpfiles-configuration.patch
 delete mode 100644 debian/patches/upstream-fix-sqlite-db-creation.patch
 delete mode 100644 debian/patches/upstream-fix-sqlite-update.patch

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



More information about the pkg-bacula-commits mailing list