[Forensics-changes] [winregfs] branch debian updated (91c4b39 -> 2c89271)

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


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

giovani pushed a change to branch debian
in repository winregfs.

      from  91c4b39   Import Debian patch 0.6-1
       new  e1621e8   Import Upstream version 0.7
       new  2c89271   Import Debian changes 0.7-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:
 .gitignore                       |   1 +
 Makefile                         |  25 +-
 TODO                             |  18 ++
 chroot_build.sh                  |  13 +-
 config.h                         |   8 +-
 debian/changelog                 |  12 +
 debian/control                   |   4 +-
 debian/copyright                 |  27 +-
 debian/patches/fix-install.patch |  34 ++-
 debian/patches/series            |   1 -
 fsck.winregfs.8                  |   2 +-
 fsck_winregfs.c                  |  12 +-
 jody_hash.c                      | 127 +++++----
 jody_hash.h                      |  42 ++-
 jody_string.c                    |  86 ++++++
 jody_string.h                    |  37 +++
 mount.winregfs.8                 |  30 +-
 ntreg.c                          | 407 +++++++++++++++-------------
 ntreg.h                          |  40 +--
 version.h                        |  13 +-
 winregfs.c                       | 572 +++++++++++++++++++--------------------
 winregfs.h                       |  65 +++--
 22 files changed, 944 insertions(+), 632 deletions(-)
 create mode 100644 TODO
 create mode 100644 jody_string.c
 create mode 100644 jody_string.h

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



More information about the forensics-changes mailing list