From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] fuse: Update to version 3.16.2
Date: Fri, 15 Nov 2024 22:36:37 +0100 [thread overview]
Message-ID: <20241115213640.899223-6-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241115213640.899223-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]
- Update from version 3.15.0 to 3.16.2
- Update of rootfile not required
- Changelog
3.16.2
Various small fixes and improvements.
3.16.1
Readdir kernel cache can be enabled from high-level API.
3.15.1
Future libfuse releases will be signed with `signify`_ rather than PGP
(rationale_). This release is the last to be signed with PGP and contains the
signify public key for current (3.15.X) and upcoming (3.16.X) minor release
cycle.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/fuse | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/lfs/fuse b/lfs/fuse
index ae225e83c..c275904b6 100644
--- a/lfs/fuse
+++ b/lfs/fuse
@@ -73,7 +73,10 @@ $(subst %,%_BLAKE2,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && meson --prefix=/usr -Dexamples=false builddir
+ cd $(DIR_APP) && meson setup \
+ --prefix=/usr \
+ -D examples=false \
+ builddir/
cd $(DIR_APP)/builddir && ninja $(MAKETUNING)
cd $(DIR_APP)/builddir && ninja install
--
2.47.0
next prev parent reply other threads:[~2024-11-15 21:36 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-15 21:36 [PATCH] cairo: Update to version 1.18.2 Adolf Belka
2024-11-15 21:36 ` [PATCH] conntrack-tools: Update to version 1.4.8 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] elfutils: Update to version 0.192 Adolf Belka
2024-11-18 20:00 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] freetype: Update to version 2.13.3 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] fribidi: Update to version 1.0.16 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` Adolf Belka [this message]
2024-11-18 20:01 ` [PATCH] fuse: Update to version 3.16.2 Michael Tremer
2024-11-15 21:36 ` [PATCH] iptables: Update to version 1.8.11 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] libnetfilter_conntrack: Update to version 1.1.0 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] perl-Imager: Update to version 1.024 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-18 20:01 ` [PATCH] cairo: Update to version 1.18.2 Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241115213640.899223-6-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox