lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 20 Sep 2014 09:19:01 -0700 From: Jaegeuk Kim <jaegeuk@...nel.org> To: linux-f2fs-devel@...ts.sourceforge.net Cc: linux-kernel@...r.kernel.org, Jaegeuk Kim <jaegeuk@...nel.org> Subject: [PATCH] f2fs-tools: release 1.4.0 This version includes: - fsck.f2fs fixing corrupted images/partitions - dump.f2fs retrieving speicific file - bug fixes on f2fsstat and fibmap.f2fs - refactor code blocks for android build Signed-off-by: Jaegeuk Kim <jaegeuk@...nel.org> --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index c3a3dd8..4e11b43 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -1.2.0 -2013-10-25 +1.4.0 +2014-09-18 -- 1.8.5.2 (Apple Git-48) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists