[vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4387e4b3b2bf147c50c47ec6cf569971f70fe59e |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
- To: vhffs-dev@xxxxxxxxx
- Subject: [vhffs-dev] [GIT] vhffs4/vhffs.git branch master updated. 4387e4b3b2bf147c50c47ec6cf569971f70fe59e
- From: <git@xxxxxxxxxxxxx>
- Date: Tue, 04 Oct 2016 00:36:57 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "vhffs4/vhffs.git" repository.
The branch, master has been updated
via 4387e4b3b2bf147c50c47ec6cf569971f70fe59e (commit)
via 18877c25ca0b1b9c1606dd9adc7646702522f92b (commit)
via aa05a2ea411794c6a77ffabb793683152f6a9e37 (commit)
via c9dcb8320a8b33ad0d96000853a34caa0137bd77 (commit)
via b67e6cdbc3b4edd72fda2a29736d5b47d1d289e7 (commit)
from 90b5fa14116d6061dde224b38be6a491e1ce3979 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4387e4b3b2bf147c50c47ec6cf569971f70fe59e
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Tue Oct 4 00:24:30 2016 +0200
build: final changes for VHFFS 4.6.0
commit 18877c25ca0b1b9c1606dd9adc7646702522f92b
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Mon Oct 3 22:56:25 2016 +0200
vhffsfssync: replace declaration of functions without parameters from () to (void)
commit aa05a2ea411794c6a77ffabb793683152f6a9e37
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Mon Oct 3 22:46:51 2016 +0200
vhffsfssync: add static modifiers where necessary
commit c9dcb8320a8b33ad0d96000853a34caa0137bd77
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Mon Oct 3 22:33:20 2016 +0200
autokill: use _DEFAULT_SOURCE instead of _BSD_SOURCE
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
_BSD_SOURCE is superseded by _DEFAULT_SOURCE.
commit b67e6cdbc3b4edd72fda2a29736d5b47d1d289e7
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date: Mon Oct 3 22:27:08 2016 +0200
l10n: updated .po files
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 59 ++++++++++++++++
README | 4 +-
configure.ac | 2 +-
debian/changelog | 6 ++
vhffs-api/src/Vhffs/Constants.pm | 4 +-
vhffs-autokill/autokill.c | 2 +-
vhffs-fs/configure.ac | 2 +-
vhffs-fssync/vhffsfssync_master.c | 142 +++++++++++++++++++-------------------
vhffs-fssync/vhffsfssync_slave.c | 52 +++++++-------
vhffs-intl/de_DE.po | 6 +-
vhffs-intl/en_US.po | 6 +-
vhffs-intl/es_ES.po | 6 +-
vhffs-intl/fr_FR.po | 6 +-
vhffs-intl/vhffs.pot | 6 +-
14 files changed, 184 insertions(+), 119 deletions(-)
hooks/post-receive
--
vhffs4/vhffs.git