--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2026-b7bee5dbcb
2026-02-04 02:08:26.993058+00:00
--------------------------------------------------------------------------------

Name        : bstring
Product     : Fedora 43
Version     : 1.0.3
Release     : 1.fc43
URL         : https://github.com/msteinert/bstring
Summary     : A string abstraction data type for the C language
Description :
The bstring library provides a string abstraction data type for the C language
as a memory safe alternative to null terminated buffers.

This is a fork of Paul Hsieh's Better String Library. The following features
(or mis-features, depending on your point of view) are included:

- Build system (Meson+Ninja)
- Updated test suite based on Check
- Add memory profiling with Valgrind to the workflow
- Add continuous integration via GitHub Actions
- Remove C++ wrapper code, returning this to a pure C library
- Documentation generation with Doxygen
- Other various code quality and reliability improvements

Currently this fork should be binary-compatible with the original code.
The only source incompatibility is the removal of the const_bstring type.
Just use const bstring instead.

--------------------------------------------------------------------------------
Update Information:

initial package
--------------------------------------------------------------------------------
ChangeLog:

* Sat Jan 24 2026 Andrew Bauer <[email protected]> - 1.0.3-1
- initial specfile
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2432587 - Review Request: bstring - A string abstraction data type 
for the C language
        https://bugzilla.redhat.com/show_bug.cgi?id=2432587
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2026-b7bee5dbcb' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to