[pkg-bacula-commits] [bacula] branch master updated (2767453 -> 50307f9)

Sven Hartge hartge-guest at moszumanska.debian.org
Sat Nov 4 19:36:42 UTC 2017


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

hartge-guest pushed a change to branch master
in repository bacula.

      from  2767453   Drop unneeded depends on ucf from bacula-director-DBTYPE packages
      adds  f5e58de   Imported Upstream version 9.0.5+dfsg
       new  93fd493   Merge tag 'upstream/9.0.5+dfsg'
       new  50307f9   Refresh Debian patches

The 2 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:
 AUTHORS                                            |   1 +
 ChangeLog                                          |  73 ++-
 ReleaseNotes                                       |  78 ++-
 .../debian-remove-upstream-autoconf-log.patch      |   3 -
 debian/patches/non-forking-systemd-units.patch     |  65 +-
 .../upstream-fix-update_sqlite3_tables.patch       |   6 +-
 manpages/bacula-dir.8                              |   5 +-
 manpages/bacula-fd.8                               |   5 +-
 manpages/bacula-sd.8                               |   5 +-
 platforms/rpms/redhat/bacula.spec.in               |   2 +
 .../rpms/{redhat => suse}/bacula-aligned.spec.in   |   4 +-
 platforms/rpms/suse/bacula.spec.in                 |  23 +-
 platforms/systemd/Makefile.in                      |   2 +-
 platforms/systemd/bacula-dir.service.in            |  11 +-
 platforms/systemd/bacula-fd.service.in             |  11 +-
 platforms/systemd/bacula-sd.service.in             |  11 +-
 src/cats/drop_postgresql_tables.in                 |   2 +-
 src/cats/update_sqlite3_tables.in                  |   1 +
 src/dird/bdirjson.c                                |   6 +-
 src/dird/dird.c                                    |  29 +-
 src/dird/ua_label.c                                |   2 +-
 src/dird/ua_output.c                               |   4 +-
 src/dird/ua_purge.c                                |   8 +-
 src/dird/verify.c                                  |   2 +-
 src/filed/filed.c                                  |  32 +-
 src/filed/job.c                                    |   1 +
 src/findlib/bfile.c                                |  10 +-
 src/findlib/find_one.c                             |   2 +-
 src/lib/lz4.c.orig                                 | 685 ---------------------
 src/lib/message.c                                  |  18 +-
 src/lib/message.h                                  |   2 +-
 src/lib/protos.h                                   |   2 +
 src/plugins/fd/test-plugin-fd.c                    |   8 +-
 src/qt-console/bcomm/dircomm.cpp                   |   3 +-
 src/stored/aligned_dev.h                           |   2 -
 src/stored/append.c                                |   2 +-
 src/stored/askdir.c                                |  10 +-
 src/stored/block.c                                 |   2 +-
 src/stored/block_util.c                            |   2 +-
 src/stored/btape.c                                 |   2 +-
 src/stored/dev.h                                   |   3 +-
 src/stored/device.c                                |   4 +
 src/stored/dircmd.c                                |   2 +
 src/stored/file_dev.c                              |   3 +-
 src/stored/label.c                                 |  34 +-
 src/stored/mount.c                                 |  33 +-
 src/stored/os.c                                    |   3 +
 src/stored/stored.c                                |  46 +-
 src/version.h                                      |   6 +-
 49 files changed, 409 insertions(+), 867 deletions(-)
 copy platforms/rpms/{redhat => suse}/bacula-aligned.spec.in (98%)
 delete mode 100644 src/lib/lz4.c.orig

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