Re: GNUnet 0.25.2 released

"[email protected]" <[email protected]> Mon, 22 Dec 2025 22:28:44 GMT
Newsgroups gmane.network.gnunet.devel,gmane.network.gnunet.general
Message-ID <[email protected]>
Hello GNUnet,

Wish I was able to find all the dependencies to test the new version. Th=
ey're all over the place! Maybe the server can host the files and instru=
ctions? Until testing, OS repositories are stuck with old versions.

gnunet-namestore --zone=3Dhostname \             =

 --add \
  --name=3Dsubdomain \
   --type=3DA \
    --value=3D'2.2.3.4' \
     --expiration=3D2d
gnunet-namestore --display
gnunet-namestore --zone=3Dhostname \             =

 --delete \
  --name=3Dsubdomain \
   --type=3DA \
    --value=3D'2.2.3.4' \
     --expiration=3D2d
gnunet-namestore --display
gnunet-gns --type=3DANY --lookup=3D"subdomain.hostname"
I can't delete the records for some reason. gnunet-gns still shows them.=
 Old version of GNUnet. Any other ideas?

--
Sincerely,
[email protected]