[pkg-bacula-commits] [bacula] branch upstream updated (0c33906 -> 43ed07d)

Carsten Leonhardt leo at moszumanska.debian.org
Wed Jun 1 15:45:38 UTC 2016


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

leo pushed a change to branch upstream
in repository bacula.

      from  0c33906   Imported upstream version 7.4.0a
       new  43ed07d   Imported upstream version 7.4.1

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                                    | 11 ++++
 ChangeLog                                     | 61 +++++++++++++++++++++-
 ReleaseNotes                                  | 33 +++++++++++-
 src/c                                         |  2 +-
 src/cats/make_catalog_backup.in               |  7 +--
 src/cats/make_mysql_tables.in                 | 34 ++++++-------
 src/cats/sql_list.c                           | 16 +++---
 src/dird/mac.c                                | 29 +++++++++--
 src/dird/restore.c                            |  4 ++
 src/dird/ua_cmds.c                            |  2 +-
 src/dird/ua_run.c                             |  2 +-
 src/dird/ua_update.c                          | 28 ++++++----
 src/filed/acl.c                               |  2 +-
 src/filed/filed_conf.c                        |  2 +-
 src/jcr.h                                     |  2 +-
 src/lib/alist.c                               |  3 ++
 src/lib/bsock.c                               |  2 +-
 src/lib/mem_pool.c                            |  8 +--
 src/lib/smartall.h                            |  8 +--
 src/qt-console/medialist/medialist.cpp        |  2 +-
 src/version.h                                 |  4 +-
 updatedb/update_mysql_tables.in               |  3 --
 updatedb/update_mysql_tables_12_to_13.in      | 53 -------------------
 updatedb/update_mysql_tables_13_to_14.in      | 37 --------------
 updatedb/update_postgresql_tables.in          |  2 +-
 updatedb/update_postgresql_tables_12_to_13.in | 53 -------------------
 updatedb/update_postgresql_tables_13_to_14.in | 38 --------------
 updatedb/update_sqlite3_tables.in             | 73 +++++++++++++++++++++++----
 28 files changed, 263 insertions(+), 258 deletions(-)
 delete mode 100644 updatedb/update_mysql_tables_12_to_13.in
 delete mode 100644 updatedb/update_mysql_tables_13_to_14.in
 delete mode 100644 updatedb/update_postgresql_tables_12_to_13.in
 delete mode 100644 updatedb/update_postgresql_tables_13_to_14.in

-- 
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