Fedora 41 Update: golang-github-dsnet-compress-0.0.1-17.fc41

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-28fcee0391
2024-09-28 00:15:18.612954
--------------------------------------------------------------------------------

Name        : golang-github-dsnet-compress
Product     : Fedora 41
Version     : 0.0.1
Release     : 17.fc41
URL         : https://github.com/dsnet/compress
Summary     : Collection of compression related Go packages
Description :
This package hosts a collection of compression related libraries. The goal of
this project is to provide pure Go implementations for popular compression
algorithms beyond what the Go standard library provides. The goals for these
packages are as follows:
* Maintainable: That the code remains well documented, well tested, readable,
  easy to maintain, and easy to verify that it conforms to the specification
  for the format being implemented.
* Performant: To be able to compress and decompress within at least 80% of the
  rates that the C implementations are able to achieve.
* Flexible: That the code provides low-level and fine granularity control over
  the compression streams similar to what the C APIs would provide.

Of these three, the first objective is often at odds with the other two
objectives and provides interesting challenges. Higher performance can often be
achieved by muddling abstraction layers or using non-intuitive low-level
primitives. Also, more features and functionality, while useful in some
situations, often complicates the API. Thus, this package will attempt to
satisfy all the goals, but will defer to favoring maintainability when the
performance or flexibility benefits are not significant enough.

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

fix build on ppc64le
correct license and add licensing break-down
use dynamic Golang BuildRequires generator
--------------------------------------------------------------------------------
ChangeLog:

* Thu Sep 19 2024 Dominik Mierzejewski <dominik@xxxxxxxxxxxxxx> - 0.0.1-17
- fix build on ppc64le
* Mon Sep  2 2024 Miroslav Suchý <msuchy@xxxxxxxxxx> - 0.0.1-16
- convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 0.0.1-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jun 17 2024 Robert-André Mauchin <zebob.m@xxxxxxxxx> - 0.0.1-14
- Fix FTBFS
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2300741 - golang-github-dsnet-compress: FTBFS in Fedora rawhide/f41
        https://bugzilla.redhat.com/show_bug.cgi?id=2300741
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-28fcee0391' 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 -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux