* [PATCH] f2fs-tools: release 1.12.0
@ 2018-11-21 19:36 Jaegeuk Kim
[not found] ` <20181122095559.6542464a@leda>
0 siblings, 1 reply; 2+ messages in thread
From: Jaegeuk Kim @ 2018-11-21 19:36 UTC (permalink / raw)
To: linux-f2fs-devel; +Cc: Jaegeuk Kim
This release includes:
- add android default configuration
- fix resgid/resuid
- add more sanity checks
- fix corrupted quota in clean umount
- add superblock checksum
And, there are several bug fixes in fsck.f2fs/sload.f2fs/mkfs.f2fs.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
---
VERSION | 4 ++--
configure.ac | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/VERSION b/VERSION
index bd6aefb..7ba7212 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-1.11.0
-2018-07-10
+1.12.0
+2018-11-12
diff --git a/configure.ac b/configure.ac
index 70583cd..b02a718 100644
--- a/configure.ac
+++ b/configure.ac
@@ -212,12 +212,12 @@ AC_CONFIG_FILES([
])
# export library version info for mkfs/libf2fs_format_la
-AC_SUBST(FMT_CURRENT, 4)
+AC_SUBST(FMT_CURRENT, 5)
AC_SUBST(FMT_REVISION, 0)
AC_SUBST(FMT_AGE, 0)
# export library version info for lib/libf2fs_la
-AC_SUBST(LIBF2FS_CURRENT, 5)
+AC_SUBST(LIBF2FS_CURRENT, 6)
AC_SUBST(LIBF2FS_REVISION, 0)
AC_SUBST(LIBF2FS_AGE, 0)
--
2.19.0.605.g01d371f741-goog
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] f2fs-tools: release 1.12.0
[not found] ` <20181122095559.6542464a@leda>
@ 2018-11-22 9:51 ` Jaegeuk Kim
0 siblings, 0 replies; 2+ messages in thread
From: Jaegeuk Kim @ 2018-11-22 9:51 UTC (permalink / raw)
To: Christian Hesse; +Cc: linux-f2fs-devel
On 11/22, Christian Hesse wrote:
> Jaegeuk Kim <jaegeuk@kernel.org> on Wed, 2018/11/21 11:36:
> > This release includes:
> > - add android default configuration
> > - fix resgid/resuid
> > - add more sanity checks
> > - fix corrupted quota in clean umount
> > - add superblock checksum
> >
> > And, there are several bug fixes in fsck.f2fs/sload.f2fs/mkfs.f2fs.
>
> Can you push a tag to git, please? A signed one is preferred.
> Same goes for release 1.11.1, still missing a tag there.
My bad. I just pushed a signed v1.12.0.
Thanks,
>
> Thanks a lot!
> --
> main(a){char*c=/* Schoene Gruesse */"B?IJj;MEH"
> "CX:;",b;for(a/* Best regards my address: */=0;b=c[a++];)
> putchar(b-1/(/* Chris cc -ox -xc - && ./x */b/42*2-3)*42);}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-22 9:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-21 19:36 [PATCH] f2fs-tools: release 1.12.0 Jaegeuk Kim
[not found] ` <20181122095559.6542464a@leda>
2018-11-22 9:51 ` Jaegeuk Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).