Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Golle c3d583bd91 gnunet-fuse: update to 0.26.0
Update for compatibility with gnunet 0.26+/0.27+ API changes.
The package version tracks the latest gnunet release the
sources build against.

Link: https://git.gnunet.org/gnunet-fuse.git/log/?h=v0.26.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2026-05-15 13:44:24 +01:00
Daniel Golle 21744903b6 gnunet-fuse: update to 0.24.0
Update gnunet-fuse for the GNUnet 0.24.x major release.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-04-29 02:05:33 +01:00
Daniel Golle 579d4f2992 gnunet-fuse: update to 0.23.0
Updates to GNUnet 0.23 API.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2025-02-10 19:18:57 +00:00
Aleksey Vasilenko 7869626ac7 gnunet-fuse: update to 0.21.0
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
2024-07-27 14:45:23 +01:00
Daniel Golle 9a1e65c2fd gnunet-fuse: update to version 0.19.1
ChangeLog file excert:
Fri Dec 30 12:51:11 AM CET 2022
Releasing gnunet-fuse 0.19.1: fix build for GNUnet 0.19.0+.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-01-14 15:39:29 +00:00
Daniel Golle d59731ba61 gnunet-fuse: update to 0.16.0
Only notable change since 0.14.0 is that pthread_mutexattr_setkind_np()
is now no longer used.
pthread_mutexattr_setkind_np() is deprecated and non-standard.
The standard version is called pthread_mutexattr_settype()

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-21 01:58:01 +00:00
Daniel Golle 05eac1796d gnunet-fuse: update to version 0.14.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-04-29 00:59:15 +01:00
Daniel Golle d7a6bb0621 gnunet-fuse: update to version 0.13.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-04 21:00:26 +01:00
Daniel Golle 6263f9ec80 gnunet-fuse: update to version 0.12.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-12-20 22:28:12 +02:00
Daniel Golle 6f1ab57e49 gnunet-fuse: add package
GNUnet component to mount GNUnet filesystems via FUSE

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-02-28 19:58:26 +01:00