Fedora 34 Update: php-laminas-code4-4.4.3-1.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-e169f9b011
2021-10-01 01:26:46.607244
--------------------------------------------------------------------------------
Name : php-laminas-code4
Product : Fedora 34
Version : 4.4.3
Release : 1.fc34
URL : https://github.com/laminas/laminas-code
Summary : Laminas Framework Code component
Description :
laminas-code provides facilities to generate arbitrary code using
an object-oriented interface, both to create new code as well as to update
existing code. While the current implementation is limited to generating
PHP code, you can easily extend the base class in order to provide code
generation for other tasks: JavaScript, configuration files, apache vhosts,
etc.
Documentation: https://docs.laminas.dev/laminas-code/
--------------------------------------------------------------------------------
Update Information:
**Version 4.4.3** Bug * 95: Fix incorrect argument type when @param is not
declared for all parameters of a function thanks to @ihor-sviziev
--------------------------------------------------------------------------------
ChangeLog:
* Thu Sep 23 2021 Remi Collet <remi(a)remirepo.net> - 4.4.3-1
- update to 4.4.3
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-e169f9b011' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: php-getid3-1.9.21-1.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-5cbac899a6
2021-10-01 01:26:46.607234
--------------------------------------------------------------------------------
Name : php-getid3
Product : Fedora 34
Version : 1.9.21
Release : 1.fc34
URL : https://www.getid3.org/
Summary : The PHP media file parser
Description :
getID3() is a PHP script that extracts useful information
(such as ID3 tags, bitrate, playtime, etc.) from MP3s &
other multimedia file formats (Ogg, WMA, WMV, ASF, WAV, AVI,
AAC, VQF, FLAC, MusePack, Real, QuickTime, Monkey's Audio, MIDI and more).
Autoloader: /usr/share/php/getid3/autoload.php
--------------------------------------------------------------------------------
Update Information:
**Version 1.9.21**: [2021-09-22] James Heinrich :: 1.9.21-202109171300 * add
support for RIFF.guan * add ID3v1 genres 148-191 * torrent files easy access key
* bugfix #342 demo.mysqli.php XSS * bugfix #340 default
quicktime.ReturnAtomData=false * bugfix #338 improved transliterated tag
merging * bugfix #337 PHP 8.1 compatibility * bugfix #335 PHP 8.1
compatibility * bugfix #330 QuicktimeContentRatingLookup 'rtng' * bugfix
#328 throw exception if a resource seek fails * bugfix #326 improved
temporary path detection * bugfix #325 INF/NAN constants instead of
float/string * bugfix #324 Nikon-specific atoms in QuickTime * bugfix #321
prevent errors on corrupt JPEGs * bugfix #319 prevent error in ZIP contents
MIME detect * bugfix #315 ID3v2 USLT check for data length * bugfix #308
silence libxml deprecation warning * bugfix #304 undefined index: comments *
bugfix #299 decbin type error in PHP8 * bugfix #298 error scanning WAV via
file pointer * bugfix #294 replace IMG_JPG with IMAGETYPE_JPEG * bugfix
#292 PDFs take long time to parse * bugfix #291 divzero QuickTime with no
playable content * bugfix #290 detect ID3v1 on minimal example files *
bugfix #289 avoid crash on invalid TIFF * bugfix #287 mp3 CBR detected as VBR
* bugfix #286 corrupt mp3 can cause slow scanning * bugfix #284 allow "0"
as a value in tags * bugfix #283 array offset on value of type int *
bugfix #277 ID3v2 add new Turkish Lira TRY * bugfix #270 demo.mysqli.php
LONGBLOB * bugfix #266 fix possible endless loop on PNG * bugfix #257
undefined variables * bugfix #207 improved LAME version string parsing
--------------------------------------------------------------------------------
ChangeLog:
* Thu Sep 23 2021 Remi Collet <remi(a)remirepo.net> - 1.9.21-1
- update to 1.9.21
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-5cbac899a6' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: php-pecl-json-post-1.1.0-1.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-4738b1d31a
2021-10-01 01:26:46.607225
--------------------------------------------------------------------------------
Name : php-pecl-json-post
Product : Fedora 34
Version : 1.1.0
Release : 1.fc34
URL : https://pecl.php.net/package/json_post
Summary : JSON POST handler
Description :
This extension provides a PHP content type handler for "text/json" to PHP's
form data parser. If the `Content-Type` of an incoming request is `text/json`,
the JSON contents of the request body will by parsed into `$_POST`.
This extension does not provide any constants, functions or classes.
--------------------------------------------------------------------------------
Update Information:
**Version 1.1.0** * Fix gh-issue #3 (Correct response code) * Add
json_post.onerror.response INI entry, specifying whether and which response code
to send when `json_decode` fails. * Add json_post.onerror.exit INI entry,
specifying whether to exit PHP without running the script when `json_decode`
fails. * Add json_post.onerror.warning INI entry, specifying whether to raise a
WARNING when `json_decode` fails.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Sep 23 2021 Remi Collet <remi(a)remirepo.net> - 1.1.0-1
- update to 1.1.0
- add new options in provided configuration
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-4738b1d31a' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: mcomix3-0-0.21.D20210916gitcff5fc3.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-fc90c331b6
2021-10-01 01:26:46.607217
--------------------------------------------------------------------------------
Name : mcomix3
Product : Fedora 34
Version : 0
Release : 0.21.D20210916gitcff5fc3.fc34
URL : https://github.com/multiSnow/mcomix3
Summary : User-friendly, customizable image viewer for comic books
Description :
MComix3 is a user-friendly, customizable image viewer.
It has been forked from the original MComix project and ported to python3.
--------------------------------------------------------------------------------
Update Information:
Update to the latest git
--------------------------------------------------------------------------------
ChangeLog:
* Thu Sep 23 2021 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 0-0.21.D20210916gitcff5fc3
- Update to the latest git
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-fc90c331b6' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: python-graph-tool-2.43-3.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-b82eaf4c6f
2021-10-01 01:26:46.607207
--------------------------------------------------------------------------------
Name : python-graph-tool
Product : Fedora 34
Version : 2.43
Release : 3.fc34
URL : https://graph-tool.skewed.de/
Summary : Efficient network analysis tool written in Python
Description :
Graph-tool is an efficient Python module for manipulation and statistical
analysis of graphs (a.k.a. networks). Contrary to most other python modules
with similar functionality, the core data structures and algorithms are
implemented in C++, making extensive use of template metaprogramming, based
heavily on the Boost Graph Library. This confers it a level of performance that
is comparable (both in memory usage and computation time) to that of a pure
C/C++ library.
Please refer to https://graph-tool.skewed.de/static/doc/index.html for
documentation.
--------------------------------------------------------------------------------
Update Information:
Unbundle pcg-cpp; put C++ extension API headers in a -devel subpackage
--------------------------------------------------------------------------------
ChangeLog:
* Mon Sep 20 2021 Benjamin A. Beasley <code(a)musicinmybrain.net> - 2.43-3
- Unbundle pcg-cpp
- Split out headers for C++ extension development into a -devel package
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-b82eaf4c6f' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: komikku-0.33.1-1.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-3bb3c82b53
2021-10-01 01:26:46.607198
--------------------------------------------------------------------------------
Name : komikku
Product : Fedora 34
Version : 0.33.1
Release : 1.fc34
URL : https://gitlab.com/valos/Komikku
Summary : A manga reader for GNOME
Description :
Komikku is a manga reader for GNOME. It focuses on providing a clean, intuitive
and adaptive interface.
Keys features
* Online reading from dozens of servers
* Offline reading of downloaded comics
* Categories to organize your library
* RTL, LTR, Vertical and Webtoon reading modes
* Several types of navigation:
* Keyboard arrow keys
* Right and left navigation layout via mouse click or tapping (touchpad/touch screen)
* Mouse wheel
* 2-fingers swipe gesture (touchpad)
* Swipe gesture (touch screen)
* Automatic update of comics
* Automatic download of new chapters
* Light and dark themes
--------------------------------------------------------------------------------
Update Information:
Updating to 0.33.1 ---- Updating to 0.33.0 ---- Updating to 0.32.0
--------------------------------------------------------------------------------
ChangeLog:
* Thu Sep 23 2021 Lyes Saadi <fedora(a)lyes.eu> - 0.33.1-1
- Updating to 0.33.1
* Wed Sep 22 2021 Lyes Saadi <fedora(a)lyes.eu> - 0.33.0-1
- Updating to 0.33.0
* Fri Sep 17 2021 Lyes Saadi <fedora(a)lyes.eu> - 0.32.0-1
- Updating to 0.32.0
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-3bb3c82b53' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: swift-lang-5.5-1.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-dd2abdbe66
2021-10-01 01:26:46.607189
--------------------------------------------------------------------------------
Name : swift-lang
Product : Fedora 34
Version : 5.5
Release : 1.fc34
URL : https://swift.org
Summary : Apple's Swift programming language
Description :
Swift is a general-purpose programming language built using
a modern approach to safety, performance, and software design
patterns.
The goal of the Swift project is to create the best available
language for uses ranging from systems programming, to mobile
and desktop apps, scaling up to cloud services. Most
importantly, Swift is designed to make writing and maintaining
correct programs easier for the developer.
--------------------------------------------------------------------------------
Update Information:
Updated to Swift 5.5-RELEASE ---- Updated to Swift 5.4.3-RELEASE
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 21 2021 Ron Olson <tachoknight(a)gmail.com> - 5.5-1
- Updated to Swift 5.5-RELEASE
* Fri Sep 17 2021 Ron Olson <tachoknight(a)gmail.com> - 5.4.3-2
- Added patch to allow building using Clang 13
* Wed Sep 15 2021 Ron Olson <tachoknight(a)gmail.com> - 5.4.3-1
- Updated to swift-5.4.3-RELEASE
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 5.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jul 15 2021 Ron Olson <tachoknight(a)gmail.com> - 5.4.2-2
- Discovered that EPEL-8 doesn't have binutils-gold
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-dd2abdbe66' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: golang-github-prometheus-client-model-0.2.0-7.20210808git147c58e.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-7105e80f34
2021-10-01 01:26:46.607180
--------------------------------------------------------------------------------
Name : golang-github-prometheus-client-model
Product : Fedora 34
Version : 0.2.0
Release : 7.20210808git147c58e.fc34
URL : https://github.com/prometheus/client_model
Summary : Data model artifacts for prometheus
Description :
Data model artifacts for prometheus.
--------------------------------------------------------------------------------
Update Information:
Fix release number
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 22 2021 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> 0.2.0-7
- Fix release number
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-7105e80f34' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: golang-github-groupcache-0-0.26.20210729git41bb18b.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-3ca01a29a7
2021-10-01 01:26:46.607171
--------------------------------------------------------------------------------
Name : golang-github-groupcache
Product : Fedora 34
Version : 0
Release : 0.26.20210729git41bb18b.fc34
URL : https://github.com/golang/groupcache
Summary : Caching and cache-filling library, intended as a replacement
Description :
Package Groupcache provides a data loading mechanism with caching and
de-duplication that works across a set of peer processes.
Each data Get first consults its local cache, otherwise delegates to the
requested key's canonical owner, which then checks its cache or finally gets the
data. In the common case, many concurrent cache misses across a set of peers for
the same key result in just one cache fill.
--------------------------------------------------------------------------------
Update Information:
Fix release number
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 22 2021 Robert-Andr�� Mauchin <zebob.m(a)gmail.com> 0-0.26
- RPMAUTOSPEC: changelog file removed
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-3ca01a29a7' 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
--------------------------------------------------------------------------------
2 years, 2 months
Fedora 34 Update: sylfilter-0.8-21.fc34
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2021-aa1259a37d
2021-10-01 01:26:46.607162
--------------------------------------------------------------------------------
Name : sylfilter
Product : Fedora 34
Version : 0.8
Release : 21.fc34
URL : http://sylpheed.sraoss.jp/sylfilter/
Summary : A generic message filter library and command-line tools
Description :
This is SylFilter, a generic message filter library, and some command-line tools
that provide a Bayesian filter which is very popular as a spam filtering
algorithm.
SylFilter is also internationalized and can be applied to any languages.
The SylFilter library provides simple but powerful C APIs and can be used from
C programs.
SylFilter can be used as a command-line tool inside a junk filter mail program
similar to major tools such as bogofilter and bsfilter etc.
For further details, see http://sylpheed.sraoss.jp/sylfilter/
--------------------------------------------------------------------------------
Update Information:
fixes build problems for rawhide.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.8-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1988016 - sylfilter: FTBFS in Fedora rawhide/f35
https://bugzilla.redhat.com/show_bug.cgi?id=1988016
--------------------------------------------------------------------------------
This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2021-aa1259a37d' 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
--------------------------------------------------------------------------------
2 years, 2 months