mirror of
https://github.com/nilfs-dev/nilfs-utils.git
synced 2026-01-26 05:37:51 +00:00
nilfs-utils: 2.2.16 release
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
This commit is contained in:
parent
22f7ad89cb
commit
0ad29b6b57
@ -1,3 +1,10 @@
|
||||
nilfs-utils-2.2.16 Sun Jan 25, 2026 JST
|
||||
|
||||
* Fix a build issue on distributions with fully merged bin/sbin:
|
||||
- build: avoid overwriting binaries with compat symlinks on
|
||||
merged-/usr (e.g., Fedora Rawhide)
|
||||
* Backport some kernel-doc warning fixes
|
||||
|
||||
nilfs-utils-2.2.15 Wed Jan 21, 2026 JST
|
||||
|
||||
* Fix a regression introduced in nilfs-utils-2.2.12:
|
||||
|
||||
@ -6,7 +6,7 @@ dnl Copyright (C) 2007-2012 Nippon Telegraph and Telephone Corporation.
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([NILFS utils],[2.2.15],[linux-nilfs@vger.kernel.org])
|
||||
AC_INIT([NILFS utils],[2.2.16],[linux-nilfs@vger.kernel.org])
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_CONFIG_SRCDIR([config.h.in])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user