[Forensics-changes] [gpart] branch upstream updated (ade8c2a -> 98d68d0)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Sun Nov 29 13:01:17 UTC 2015


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

eriberto pushed a change to branch upstream
in repository gpart.

      from  ade8c2a   Imported Upstream version 0.2.2
       new  98d68d0   Imported Upstream version 0.3

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:
 .travis.yml       |   7 ++
 Makefile.am       |   4 +-
 README            | 213 ------------------------------------------------------
 README.md         | 211 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac      |   9 ++-
 src/Makefile.am   |   4 +-
 src/gm_beos.c     |   3 -
 src/gm_bsddl.c    |   2 -
 src/gm_btrfs.c    |  74 +++++++++++++++++++
 src/gm_btrfs.h    | 175 ++++++++++++++++++++++++++++++++++++++++++++
 src/gm_ext2.c     |   2 -
 src/gm_fat.c      |   6 +-
 src/gm_fat.h      |   4 +-
 src/gm_hmlvm.c    |   2 -
 src/gm_hpfs.c     |   4 +-
 src/gm_hpfs.h     |   2 +-
 src/gm_lswap.c    |   1 -
 src/gm_lvm2.c     |  66 +++++++++++++++++
 src/gm_lvm2.h     |  65 +++++++++++++++++
 src/gm_minix.c    |   2 -
 src/gm_ntfs.c     |   2 -
 src/gm_qnx4.c     |   2 -
 src/gm_reiserfs.c |   2 -
 src/gm_s86dl.c    |   2 -
 src/gm_xfs.c      |   2 -
 src/gmodules.h    |   2 +
 src/gpart.c       |   1 -
 src/l64seek.c     |   1 +
 28 files changed, 617 insertions(+), 253 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 README
 create mode 100644 README.md
 create mode 100644 src/gm_btrfs.c
 create mode 100644 src/gm_btrfs.h
 create mode 100644 src/gm_lvm2.c
 create mode 100644 src/gm_lvm2.h

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



More information about the forensics-changes mailing list