vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit daef65681b7d784e571e0ad2f689b2cd6d9247e4
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Oct 31 16:30:31 2024 +0100
Bump changelog
commit 736427b4c74c81102707370ae4a926a6499cae5e
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Oct 31 16:28:12 2024 +0100
Remove git changelog
commit 251e56ead5d8958474fe69a1a7dd12f3a7524d67
Merge: 3c3fe5f a215317
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Oct 31 16:27:22 2024 +0100
Merge tag 'libFS-1.0.10' into debian-unstable
libFS-1.0.10
commit a21531705199c69f25dd67234449c8c6404f9af6
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Thu Aug 1 16:57:55 2024 -0700
libFS 1.0.10
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit da752ff83971df2648ddd0293f802f41bafa16d1
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 14:27:51 2024 -0800
unifdef SUNSYSV
This wasn't actually defined on Solaris, so I don't know what this was for.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit a8a4c727d27fc83f55c8d2a3a8a41721e2843cae
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:59:21 2024 -0800
unifdef ISC
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 35b7b4157770c2b32b957d725efd26fa03849423
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:58:02 2024 -0800
unifdef NCD
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 213ad6310a875cf3c4927b37d4001dc4733de239
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:56:50 2024 -0800
Use autoconf-set HAVE_STDINT_H instead of platform-specific ifdefs
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 9d9202d04dbc4d45561a4c62386f8de0bd31be18
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:54:39 2024 -0800
unifdef dirty
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 10820586db1bc1817d437c207b6c43cdf36a7bbe
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:51:38 2024 -0800
Simplify remaining OPEN_MAX logic in FSlibos.h
Since the FS_OPEN_MAX value is only used for calculating a hardcoded
array size, we can't really use a sysconf call to find it, so stop
pretending that's a valid answer that we'll just ignore later.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 0378e3cc9a0e036b0c1fb53341c9ab5db3e1342c
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:47:22 2024 -0800
Remove ifdefs for non-Solaris SVR4 systems
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 7aa6c8f669939335b97673bc065e702b5c7788f7
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:43:51 2024 -0800
unifdef __OSF1__
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 4450727e9880c651ce37e70a838f945c0350f5d0
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:42:54 2024 -0800
unifdef __QNX__
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 541765ebcf8f5b63d72809c382cffdefd05a551b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 17 11:41:26 2024 -0800
unifdef __UNIXOS2__
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 5a6aa67bee5d2e7fe7c244647f878d2965a98544
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Mar 4 10:44:45 2023 -0800
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008,
so it's time to rely on it.
Clears autoconf warnings:
configure.ac:39: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:39: You should run autoupdate.
aclocal.m4:3640: AC_PROG_LIBTOOL is expanded from...
configure.ac:39: the top level
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit d0966b8df3ac6c7961ef63315335cf2f59c8fc0a
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sat Feb 25 09:17:56 2023 -0800
Remove "All rights reserved" from Oracle copyright notices
Oracle no longer includes this term in our copyright & license notices.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit d106d10ec08bd5618dc088282f2b42a3c39ed380
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Mon Feb 6 13:13:21 2023 -0800
configure: raise minimum autoconf requirement to 2.70
Needed for builds on NetBSD to work correctly, since it depends on
AC_USE_SYSTEM_EXTENSIONS defining _OPENBSD_SOURCE to expose the
prototype for reallocarray() in the system headers.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 3c3fe5f9f3caf9ce084a47df71ff5a0c999eab64
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Jan 6 04:49:00 2023 +0000
Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit 9fd9d845438f8844718c7e29c173871181f995df
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Jan 6 04:48:59 2023 +0000
Drop transition for old debug package migration.
Changes-By: lintian-brush
Fixes: lintian: debug-symbol-migration-possibly-complete
See-also: https://lintian.debian.org/tags/debug-symbol-migration-possibly-complete.html
commit 7e8120c0574ab1910f63474ff6be8de0ddc4ccac
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Fri Aug 26 15:23:32 2022 -0700
libFS 1.0.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit ee33ecf31706877e1ab7dc257fadbb3eb535da50
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun May 8 12:35:00 2022 -0700
Convert code to use FSmallocarray() & FSreallocarray()
Provides automatic integer overflow checking in allocation size calculations
(Though we already have explicit checks before using values provided
over the protocol in calculations, so many were already manually checked.)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 4a1d0977dbb6eb960ca4deedba90940bcaeecefb
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun May 8 12:20:58 2022 -0700
Import reallocarray() from libX11 (originally from OpenBSD)
Wrapper for realloc() that checks for overflow when multiplying
arguments together, so we don't have to add overflow checks to
every single call. For documentation on usage, see:
http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man3/calloc.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 8896fbce317e454e578cc80300693737e39e00fc
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun May 8 12:05:16 2022 -0700
gitlab CI: add a basic build test
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit 29f790a5c98abde13b3daa5a7b1c1f53c4574550
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun May 8 12:01:22 2022 -0700
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,code,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
commit aea1ce86c4391ba72de4e8599f3862eccd3599f0
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Sun May 8 12:00:23 2022 -0700
Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>