[Forensics-changes] [dislocker] branch debian updated (8edd99f -> f2790c2)

Giovani Augusto Ferreira giovani at moszumanska.debian.org
Tue Aug 29 03:14:44 UTC 2017


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

giovani pushed a change to branch debian
in repository dislocker.

      from  8edd99f   Import Debian patch 0.6.1-7
       new  9449a38   Import Upstream version 0.7.1
       new  f2790c2   Import Debian changes 0.7.1-1

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:
 .travis.yml                                        |   6 +-
 CHANGELOG.md                                       |  18 +-
 CMakeLists.txt                                     |   4 +-
 INSTALL.md                                         |  36 ++-
 README.md                                          |  29 +-
 cmake/FindFUSE.cmake                               |  34 +++
 cmake/FindPolarSSL.cmake                           |  40 ++-
 debian/changelog                                   |  12 +
 debian/compat                                      |   2 +-
 debian/control                                     |  10 +-
 debian/copyright                                   |   2 +-
 debian/libdislocker0-dev.links                     |   2 +-
 debian/libdislocker0.6.links                       |   2 -
 debian/libdislocker0.6.symbols                     | 136 ---------
 .../{libdislocker0.6.dirs => libdislocker0.7.dirs} |   0
 debian/libdislocker0.7.links                       |   2 +
 debian/libdislocker0.7.symbols                     | 137 +++++++++
 debian/manpage/dislocker-bek.1                     |   4 +-
 debian/manpage/dislocker-bek.header                |   2 +-
 debian/manpage/dislocker-bek.txt                   |   2 +-
 debian/manpage/dislocker-metadata.1                |   4 +-
 debian/manpage/dislocker-metadata.header           |   2 +-
 debian/manpage/dislocker-metadata.txt              |   2 +-
 debian/patches/fix-spelling.patch                  |  88 ++----
 debian/rules                                       |   4 +-
 include/dislocker/config.h                         |   2 +
 man/darwin/dislocker-file.1                        |   8 +-
 man/darwin/dislocker-fuse.1                        |  16 +-
 man/linux/dislocker-file.1                         |   8 +-
 man/linux/dislocker-find.1                         |   6 +-
 man/linux/dislocker-fuse.1                         |  16 +-
 src/CMakeLists.txt                                 |  39 ++-
 src/common.c                                       |  69 ++++-
 src/config.c                                       | 310 ++++++++++++++++++---
 src/dislocker-fuse.c                               |  21 +-
 src/dislocker.bb                                   |  32 +++
 src/dislocker.c                                    |   8 +-
 src/dislocker.rb                                   |  11 +-
 src/mbed_install.sh                                |   2 +-
 src/metadata/metadata.c                            |   6 +
 40 files changed, 782 insertions(+), 352 deletions(-)
 create mode 100644 cmake/FindFUSE.cmake
 delete mode 100644 debian/libdislocker0.6.links
 delete mode 100644 debian/libdislocker0.6.symbols
 rename debian/{libdislocker0.6.dirs => libdislocker0.7.dirs} (100%)
 create mode 100644 debian/libdislocker0.7.links
 create mode 100644 debian/libdislocker0.7.symbols
 create mode 100644 src/dislocker.bb

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



More information about the forensics-changes mailing list