gnunet/gnunet.changes

140 lines
5.0 KiB
Plaintext

-------------------------------------------------------------------
Tue Dec 17 16:58:55 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- GNUnet 0.23.1:
* developer visible changes and build system fixes
-------------------------------------------------------------------
Tue Dec 17 10:23:58 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- GNUnet 0.23.0:
* util: A GNUNET_OS_ProjectData must now be passed to some APIs
that are commonly used by third parties using libgnunetutil
-------------------------------------------------------------------
Tue Oct 29 21:35:58 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- GNUnet 0.22.2:
* GNUNET_STRINGS_get_utf8_args removed.
* Removed unsafe and unused functions for 2d/3d array allocation
-------------------------------------------------------------------
Sun Oct 20 07:03:17 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- GNUnet 0.22.1:
* New logging API to print/parse hex bytes
* Added RFC9180 HPKE and associated KEMs
* Replace oneshot PKE and KEM APIs with HPKE
* New Elligator KEM
* Namestore API allows multiple records to be inserted in a
single transaction (if plugin supports this)
* New ECDH API that uses KDFs instead of hash
* Renamed GNUNET_CRYPTO_hkdf to GNUNET_CRYPTO_hkdf_gnunet
* Added new standard SHA256-based HKDF APIs
* New hostlist bootstrap domain https://bootstrap.gnunet.org
-------------------------------------------------------------------
Sat Jun 8 11:17:19 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- GNUnet 0.21.2:
* UTIL: change return type to 'bool' from GNUNET_is_zero()
* Added GNUNET_GNS_parse_ztld helper API
* bug fixes
* updates to tests
-------------------------------------------------------------------
Sun Mar 17 13:23:55 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
- GNUnet 0.21.1 - completely reworked package
-------------------------------------------------------------------
Thu May 16 23:04:13 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Add recommended dependencies: gnunet-lang gnunet-storage-backend
-------------------------------------------------------------------
Thu May 16 21:22:38 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Fix path to default configuration file
-------------------------------------------------------------------
Wed May 15 16:48:43 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 0.11.4:
* see /usr/share/package/gnunet/ChangeLog
- Drop pathes:
* gnunet-fix_postgresql_include.patch
* gnunet-0.10.1_libexec_conversation.patch
- Create system user and groups with systemd-sysusers
- Build gnurl only with protocols: HTTP HTTPS
- Remove obsolete macros
- Systemd files cleanup
- Spec file cleanup
-------------------------------------------------------------------
Fri Aug 24 21:07:06 UTC 2018 - avvissu@yandex.by
- Cleanup dependencies: perl(GMP)
-------------------------------------------------------------------
Thu Jun 1 19:15:08 UTC 2017 - avvissu@yandex.by
- Update gnurl to 7.54.0 [bnc#1042181]
-------------------------------------------------------------------
Tue Jun 23 16:01:01 UTC 2015 - avvissu@yandex.ru
- Update to 0.10.1
- Remove patches:
* use a symbolic link instead of gnunet-etc_for_config.patch
- Add patches:
* gnunet-0.10.1_gnurl.patch
* gnunet-0.10.1_libexec_conversation.patch
- Install a native systemd service file:
* gnunet.service
* gnunet-tmpfile.conf
- Use pkgconfig in package names
- Add recommended packages to build with optional packages
- Use gnurl instead of curl
- Add src package gnurl: build here
- Add packages: libgnunet, plugins, lang
- Create a new default configuration (/etc/gnunet.conf)
- Create a symbolic links for libnss_gns*.so
- Create a special secured group (gnunetdns)
- Create a log file (/var/log/gnunet)
- Use a detailed list of files
- Spec file cleanup
-------------------------------------------------------------------
Thu Dec 19 23:45:39 UTC 2013 - sleep_walker@suse.cz
- bump to 0.9.5a
- patches refreshed
- simplify the spec
-------------------------------------------------------------------
Thu Mar 01 06:13:45 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.9.2: too many changes to list, details are in ChangeLog
-------------------------------------------------------------------
Thu Dec 1 06:35:16 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.9.0:
* major change of the architecture and a rewrite of most of the system
* improvements:
- a new multi-process architecture
- a new VPN subsystem, a new setup tool (including automated correctness
tests for the configuration), support for non-anonymous mesh routing, data
transport over HTTPS and WLAN, peer discovery in the LAN via broadcast
(IPv4) and multicast (IPv6), improved connectivity via NAT traversal, an
event-driven execution model providing significant performance
improvements, and power publishing for file sharing to improve content
replication.
-------------------------------------------------------------------
Tue Mar 1 07:09:49 UTC 2011 - pascal.bleser@opensuse.org
- 0.8.1b, moved to new packman infrastructure