On Thu, Dec 12, 2024 at 10:58:41AM +0100, Alexander Dahl wrote: > Fixes, improved error message output, improved testing. Some new > features, see release notes. > > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.8 > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.9 > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.10 > Signed-off-by: Alexander Dahl <[email protected]> > --- > rules/libfaketime.make | 4 ++--
The old version has patches. At least the -Werror Patch is still relevant. Regards, Michael > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/libfaketime.make b/rules/libfaketime.make > index e9c56c5d1..b3ea8edc8 100644 > --- a/rules/libfaketime.make > +++ b/rules/libfaketime.make > @@ -8,8 +8,8 @@ > > PACKAGES-$(PTXCONF_LIBFAKETIME) += libfaketime > > -LIBFAKETIME_VERSION := 0.9.7 > -LIBFAKETIME_MD5 := 8617e2c6caf0977b3ce9a271f867302c > +LIBFAKETIME_VERSION := 0.9.10 > +LIBFAKETIME_MD5 := bbeaa43f514fc8e637e5efdac53e2671 > LIBFAKETIME := libfaketime-$(LIBFAKETIME_VERSION) > LIBFAKETIME_SUFFIX := tar.gz > LIBFAKETIME_URL := > https://github.com/wolfcw/libfaketime/archive/v$(LIBFAKETIME_VERSION).$(LIBFAKETIME_SUFFIX) > > base-commit: 5bce7bd2012d3582d97fe579d6c5cefedf37f46a > -- > 2.39.5 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
