When going over my packager dashboard, I noticed that Selenium has not
been updated for a while.
I cleaned up and redid
https://src.fedoraproject.org/rpms/python-selenium/pull-request/3, and then
converted the package to rpmautospec to make future PRs easier to
merge, and also requested the epel 9 branch that's been requested
several times.
But when looking at bumping the version for Rawhide, it turned out
that... selenium authors no longer upload their source tarballs to PyPI,
and on GitHub they now only provide giant multi-lingual blobs:
https://github.com/SeleniumHQ/selenium/releases
Looks like Debian is also stuck, their Selenium is the first alpha of
Selenium 4:
https://packages.debian.org/sid/python3-selenium
There's an upstream issue, and apparently it's now intermittently
working, so I'll build the last 3.x series for all active releases (the
last version finally has a LICENSE file) and then build the last 4.x
tarball I can find on PyPI for Rawhide. If it works for rebuilding
Django then I will also build that for EPEL 9.
Best regards,
--
Michel Alexandre Salim
identities: https://keyoxide.org/5dce2e7e9c3b1cffd335c1d78b229d2f7ccc04f2
The following Fedora EPEL 8 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-9f67252d52 chromium-105.0.5195.125-2.el8
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-6319bfdcaa python-dnslib-0.9.21-1.el8
3 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-3bebee4625 openssl3-3.0.1-41.el8.1
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-54e8e9bf3b dropbear-2019.78-4.el8
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-39cd10714f lighttpd-1.4.67-1.el8
0 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-f70a782e69 gitqlient-1.5.0-2.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
ansible-packaging-1-8.1.el8
baresip-2.8.1-1.el8
jupp-41-1.el8
liblxi-1.17-1.el8
libopenmpt-0.6.6-1.el8
libre-2.8.0-1.el8
librem-2.8.0-1.el8
seamonkey-2.53.14-1.el8
Details about builds:
================================================================================
ansible-packaging-1-8.1.el8 (FEDORA-EPEL-2022-9fd7e4ff47)
RPM packaging macros and generators for Ansible collections
--------------------------------------------------------------------------------
Update Information:
- Refactor %ansible_collection_url, %ansible_collection_install,
%ansible_test_unit. - Specfiles no longer need to define %collection_namespace
or %collection_name for the macros to work. - Add new
%ansible_collections_dir, %ansible_roles_dir, and %ansible_collection_filelist
macros. - Prepare to deprecate %ansible_collection_files - Undefine
%_package_note_file to stop that file from leaking into collection artifacts.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Sep 24 2022 Maxwell G <gotmax(a)e.email> - 1-8.1
- Refactor %ansible_collection_url, %ansible_collection_install,
%ansible_test_unit.
- Specfiles no longer need to define %collection_namespace or %collection_name
for the macros to work.
- Add new %ansible_collections_dir, %ansible_roles_dir, and
%ansible_collection_filelist macros.
- Prepare to deprecate %ansible_collection_files
- Undefine %_package_note_file to stop that file from leaking into collection
artifacts.
--------------------------------------------------------------------------------
================================================================================
baresip-2.8.1-1.el8 (FEDORA-EPEL-2022-f8da02d7fa)
Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.1-1
- Upgrade to 2.8.1 (#2131453)
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
jupp-41-1.el8 (FEDORA-EPEL-2022-730bb58f4f)
Compact and feature-rich WordStar-compatible editor
--------------------------------------------------------------------------------
Update Information:
# jupp 41 - retroactively change jupp40 `NEWS` entry to reflect correct crash
cause - `NUL`-initialise a number of allocated items - `jupprc`: fix bkwdc and
fwrdc in the help screen - format messages with more consistency - gracefully
handle `-mnew`/`-mold` argv macros quitting the editor - `autoconf` `--program-
transform-name` was never supported - more retro compatibility���������HP-UX 9 (m68k)
c89(1) - popen portability code: fix commands beginning with plus or dash -
update to UCD 15.0.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 41-1
- Upgrade to 41 (#2131420)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131420 - jupp-41 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131420
--------------------------------------------------------------------------------
================================================================================
liblxi-1.17-1.el8 (FEDORA-EPEL-2022-92384ab2dc)
Library with simple API for communication with LXI devices
--------------------------------------------------------------------------------
Update Information:
# liblxi v1.17 * vxi11: do not fail on zero length messages Zero length
messages are valid replies in VXI-11. Do not return an error and prematurely
exit. Reads should be repeated until EOI or an error is encountered. *
Fixed missing VXI11 connect-abort multithreading synchronization * Fixed LXI
connect error memory leak
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 1.17-1
- Upgrade to 1.17 (#2131162)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131162 - liblxi-1.17 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131162
--------------------------------------------------------------------------------
================================================================================
libopenmpt-0.6.6-1.el8 (FEDORA-EPEL-2022-6ae624fe64)
C/C++ library to decode tracker music module (MOD) files
--------------------------------------------------------------------------------
Update Information:
# libopenmpt 0.6.6 (2022-09-25) - [Sec] Possible crash when playing
manipulated IT / MPTM files with a T00 command. - MTM: In MultiTracker,
setting speed and tempo are mutually exclusive commands. Still, some
MultiTracker modules were made to be played with external players such as DMP,
so they actually rely on ���standard��� speed / tempo behaviour. Decide which
behaviour to use by checking of speed and tempo commands are found on the same
row. - MTM: Ignore sample loops if the loop end is <= 2. - Echo DMO: Migrate
left and right delay values in modules made with OpenMPT versions between
1.27.01.00 and 1.30.05.00 to the correct interpretation. - FLAC: Update to
v1.4.1 (2022-09-22).
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.6.6-1
- update to 0.6.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2129642 - libopenmpt-0.6.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2129642
--------------------------------------------------------------------------------
================================================================================
libre-2.8.0-1.el8 (FEDORA-EPEL-2022-f8da02d7fa)
Generic library for real-time communications
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0 (#2131446)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
librem-2.8.0-1.el8 (FEDORA-EPEL-2022-f8da02d7fa)
Audio and video processing media library
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0 (#2131445)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
seamonkey-2.53.14-1.el8 (FEDORA-EPEL-2022-fd4d6fb9c0)
Web browser, e-mail, news, IRC client, HTML editor
--------------------------------------------------------------------------------
Update Information:
Update to 2.53.14 Note that besides the ordinary builds for the current Fedora
and EPEL branches, there is an additional distro-independed build available at
https://buc.fedorapeople.org/seamonkey . So if you have friends who use other
Linux distro, but that distro does not provide SeaMonkey yet, you can recommend
it for them.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 27 2022 Dmitry Butskoy <Dmitry(a)Butskoy.name> 2.53.14-1
- update to 2.53.14
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-f0317a13d8 dropbear-2017.75-2.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
baresip-2.8.1-1.el7
jupp-41-1.el7
liblxi-1.17-1.el7
libopenmpt-0.6.6-1.el7
libre-2.8.0-1.el7
librem-2.8.0-1.el7
seamonkey-2.53.14-1.el7
Details about builds:
================================================================================
baresip-2.8.1-1.el7 (FEDORA-EPEL-2022-e595283702)
Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.1-1
- Upgrade to 2.8.1 (#2131453)
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
jupp-41-1.el7 (FEDORA-EPEL-2022-d6879e29a0)
Compact and feature-rich WordStar-compatible editor
--------------------------------------------------------------------------------
Update Information:
# jupp 41 - retroactively change jupp40 `NEWS` entry to reflect correct crash
cause - `NUL`-initialise a number of allocated items - `jupprc`: fix bkwdc and
fwrdc in the help screen - format messages with more consistency - gracefully
handle `-mnew`/`-mold` argv macros quitting the editor - `autoconf` `--program-
transform-name` was never supported - more retro compatibility���������HP-UX 9 (m68k)
c89(1) - popen portability code: fix commands beginning with plus or dash -
update to UCD 15.0.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 41-1
- Upgrade to 41 (#2131420)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131420 - jupp-41 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131420
--------------------------------------------------------------------------------
================================================================================
liblxi-1.17-1.el7 (FEDORA-EPEL-2022-6450182a72)
Library with simple API for communication with LXI devices
--------------------------------------------------------------------------------
Update Information:
# liblxi v1.17 * vxi11: do not fail on zero length messages Zero length
messages are valid replies in VXI-11. Do not return an error and prematurely
exit. Reads should be repeated until EOI or an error is encountered. *
Fixed missing VXI11 connect-abort multithreading synchronization * Fixed LXI
connect error memory leak
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 1.17-1
- Upgrade to 1.17 (#2131162)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131162 - liblxi-1.17 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131162
--------------------------------------------------------------------------------
================================================================================
libopenmpt-0.6.6-1.el7 (FEDORA-EPEL-2022-de23d337b0)
C/C++ library to decode tracker music module (MOD) files
--------------------------------------------------------------------------------
Update Information:
# libopenmpt 0.6.6 (2022-09-25) - [Sec] Possible crash when playing
manipulated IT / MPTM files with a T00 command. - MTM: In MultiTracker,
setting speed and tempo are mutually exclusive commands. Still, some
MultiTracker modules were made to be played with external players such as DMP,
so they actually rely on ���standard��� speed / tempo behaviour. Decide which
behaviour to use by checking of speed and tempo commands are found on the same
row. - MTM: Ignore sample loops if the loop end is <= 2. - Echo DMO: Migrate
left and right delay values in modules made with OpenMPT versions between
1.27.01.00 and 1.30.05.00 to the correct interpretation. - FLAC: Update to
v1.4.1 (2022-09-22).
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.6.6-1
- update to 0.6.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2129642 - libopenmpt-0.6.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2129642
--------------------------------------------------------------------------------
================================================================================
libre-2.8.0-1.el7 (FEDORA-EPEL-2022-e595283702)
Generic library for real-time communications
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0 (#2131446)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
librem-2.8.0-1.el7 (FEDORA-EPEL-2022-e595283702)
Audio and video processing media library
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0 (#2131445)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
seamonkey-2.53.14-1.el7 (FEDORA-EPEL-2022-046974811b)
Web browser, e-mail, news, IRC client, HTML editor
--------------------------------------------------------------------------------
Update Information:
Update to 2.53.14 Note that besides the ordinary builds for the current Fedora
and EPEL branches, there is an additional distro-independed build available at
https://buc.fedorapeople.org/seamonkey . So if you have friends who use other
Linux distro, but that distro does not provide SeaMonkey yet, you can recommend
it for them.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Sep 27 2022 Dmitry Butskoy <Dmitry(a)Butskoy.name> 2.53.14-1
- update to 2.53.14
--------------------------------------------------------------------------------
The following Fedora EPEL 9 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-4c5aee9b50 chromium-105.0.5195.125-2.el9
The following builds have been pushed to Fedora EPEL 9 updates-testing
ansible-packaging-1-8.1.el9
baresip-2.8.1-1.el9
jupp-41-1.el9
liblxi-1.17-1.el9
libopenmpt-0.6.6-1.el9
libre-2.8.0-1.el9
librem-2.8.0-1.el9
roxterm-3.12.1-1.el9
Details about builds:
================================================================================
ansible-packaging-1-8.1.el9 (FEDORA-EPEL-2022-563472be05)
RPM packaging macros and generators for Ansible collections
--------------------------------------------------------------------------------
Update Information:
- Refactor %ansible_collection_url, %ansible_collection_install,
%ansible_test_unit. - Specfiles no longer need to define %collection_namespace
or %collection_name for the macros to work. - Add new
%ansible_collections_dir, %ansible_roles_dir, and %ansible_collection_filelist
macros. - Prepare to deprecate %ansible_collection_files - Undefine
%_package_note_file to stop that file from leaking into collection artifacts.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Sep 24 2022 Maxwell G <gotmax(a)e.email> - 1-8.1
- Refactor %ansible_collection_url, %ansible_collection_install,
%ansible_test_unit.
- Specfiles no longer need to define %collection_namespace or %collection_name
for the macros to work.
- Add new %ansible_collections_dir, %ansible_roles_dir, and
%ansible_collection_filelist macros.
- Prepare to deprecate %ansible_collection_files
- Undefine %_package_note_file to stop that file from leaking into collection
artifacts.
--------------------------------------------------------------------------------
================================================================================
baresip-2.8.1-1.el9 (FEDORA-EPEL-2022-ac97e601d9)
Modular SIP user-agent with audio and video support
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.1-1
- Upgrade to 2.8.1 (#2131453)
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
jupp-41-1.el9 (FEDORA-EPEL-2022-6b675eadc8)
Compact and feature-rich WordStar-compatible editor
--------------------------------------------------------------------------------
Update Information:
# jupp 41 - retroactively change jupp40 `NEWS` entry to reflect correct crash
cause - `NUL`-initialise a number of allocated items - `jupprc`: fix bkwdc and
fwrdc in the help screen - format messages with more consistency - gracefully
handle `-mnew`/`-mold` argv macros quitting the editor - `autoconf` `--program-
transform-name` was never supported - more retro compatibility���������HP-UX 9 (m68k)
c89(1) - popen portability code: fix commands beginning with plus or dash -
update to UCD 15.0.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 41-1
- Upgrade to 41 (#2131420)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 40-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131420 - jupp-41 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131420
--------------------------------------------------------------------------------
================================================================================
liblxi-1.17-1.el9 (FEDORA-EPEL-2022-4dab0377e4)
Library with simple API for communication with LXI devices
--------------------------------------------------------------------------------
Update Information:
# liblxi v1.17 * vxi11: do not fail on zero length messages Zero length
messages are valid replies in VXI-11. Do not return an error and prematurely
exit. Reads should be repeated until EOI or an error is encountered. *
Fixed missing VXI11 connect-abort multithreading synchronization * Fixed LXI
connect error memory leak
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 1.17-1
- Upgrade to 1.17 (#2131162)
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131162 - liblxi-1.17 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131162
--------------------------------------------------------------------------------
================================================================================
libopenmpt-0.6.6-1.el9 (FEDORA-EPEL-2022-1ee1fe2c17)
C/C++ library to decode tracker music module (MOD) files
--------------------------------------------------------------------------------
Update Information:
# libopenmpt 0.6.6 (2022-09-25) - [Sec] Possible crash when playing
manipulated IT / MPTM files with a T00 command. - MTM: In MultiTracker,
setting speed and tempo are mutually exclusive commands. Still, some
MultiTracker modules were made to be played with external players such as DMP,
so they actually rely on ���standard��� speed / tempo behaviour. Decide which
behaviour to use by checking of speed and tempo commands are found on the same
row. - MTM: Ignore sample loops if the loop end is <= 2. - Echo DMO: Migrate
left and right delay values in modules made with OpenMPT versions between
1.27.01.00 and 1.30.05.00 to the correct interpretation. - FLAC: Update to
v1.4.1 (2022-09-22).
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Michael Schwendt <mschwendt(a)fedoraproject.org> - 0.6.6-1
- update to 0.6.6
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2129642 - libopenmpt-0.6.6 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2129642
--------------------------------------------------------------------------------
================================================================================
libre-2.8.0-1.el9 (FEDORA-EPEL-2022-ac97e601d9)
Generic library for real-time communications
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0 (#2131446)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
librem-2.8.0-1.el9 (FEDORA-EPEL-2022-ac97e601d9)
Audio and video processing media library
--------------------------------------------------------------------------------
Update Information:
# Baresip 2.8.1 (2022-10-01) - `baresip.h`: bump `BARESIP_VERSION` - release
v2.8.1 # Baresip 2.8.0 (2022-10-01) - opensles cmake - test/call: Add
test_call_change_videodir - cmake: bump min version to 3.10 - zrtp: remove
module, use gzrtp instead - Avoid gzrtp compile warnings - Update video in
menu when `UA_EVENT_CALL_REMOTE_SDP` is recieved - http/https requests with
large body - call: send reinvite after established handlers - refer out of
dialog - remove unused functions in `baresip.h` - webrtc/demo: make https
optional - Restored original working behavior in uag request_handler - uag:
out-of-dialog REFER handler checks to.tag - Update media fixes - account:
set 100rel default to no - avcodec: remove usage of old FFmpeg api (before
4.1.9) - rtp: Improve media synchronization - avformat: remove usage of old
FFmpeg api - i2s: remove deprecated module - ci: migrate to CMake - menu:
during early media switch on/off ringback - call, event, audio: send DTMF via
hidden call - ua,reg,serreg: fix serial registration mode - CodeQL fixes -
cmake: set `atomic-implicit-seq-cst` only for C language - cmake: define
`-Wshorten-64-to-32 C only` - Cmake of webrtc_aec module plus remove of unused
`aec.cpp` var - cmake: make include dir public - cmake: add `APP_MODULES`
and `APP_MODULES_DIR` - Added cmake of gst module - Improved call closed
message - gtk & menu: Fix potential memory leaks - call: allocate streams
after peer_uri was set - dshow/cmake: fix stdc++ linking with MSVC - cmake:
fix MSVC library output name - webrtc: add HAVE_GETOPT - config: ignore
`dirent.h` on win32 - ua: do not duplicate request URI parameters - cmake:
add netroam module - cmake: add portaudio module - cmake: add jack module
- avcodec,config: add setting for keyframe interval - cmake: add sdl module
- call: set peer URI early for incoming calls - cmake: Add options
`-DDEFAULT_CAFILE="���"` and `-DDEFAULT_AUDIO_DEVICE="���"` - cmake: add gtk
module - cmake: add opus_multistream module - cmake: synchronize behaviour
of `-DSHARE_PATH="���"` with GNU `Makefile`s - cmake: synchronize behaviour of
`-DMOD_PATH="���"` with GNU `Makefile`s - Move `docs/COPYING` to `LICENSE` and
update content to match with re/rem - cmake: add ABI (soname) versioning -
misc: Use example domains and IPs - cmake: symlink modules - cmake: add mpa
module - release v2.8.0 # librem v2.8.0 (2022-10-01) - cmake: bump min.
version 3.10 - auframe: `auframe_bytes_to_timestamp` use `uint64_t` - ci:
migrate from make to CMake - cmake: install improvements - cmake: add static
and shared targets - cmake: add win32 linklibs - debian: use `dh-cmake` -
vid/frame: fix possbile overflow multiplication - make: add pkgconfig -
cmake: fix shared API soversion (aligned with make) - release v2.8.0 # libre
v2.8.0 (2022-10-01) - Update `README.md` - thread: fix win32 thrd_create
return values - cmake: bump min. version 3.10 - cmake: add `USE_JBUF` option
- http/https requests with large body - http/client: fix possible null pointer
dereference - ci: test choco install no-progress - bitv: remove deprecated
module - types,fmt: use `re_restrict` - refer out of dialog - Update
bugfix - sip/auth: fix `mem_zalloc` return check - Update media fixes -
dns, http: add `dnsc_getaddrinfo_enabled`, prevent reset of `getaddrinfo`
enabled - rtp: Improve media synchronization - conf: check if returned size
is larger than buffer - udp: remove very old iOS hack - tcp: remove very old
iOS hack - Use CMake for debian packages - crc32: add re wrapper - ci:
convert valgrind to cmake - ci: convert ssl build to cmake - ci: convert
fedora to cmake - ci: convert coverage to cmake - ci: migrate to cmake -
cmake: add `LINKLIBS` and make backtrace and zlib optional - C99 compatibility
- pcp: fix cppcheck warning - fmt/print: fix cppcheck overflow warning -
tls: remove SHA1 fingerprint (deprecated) - send DTMF via hidden call -
sipreg: avoid sending un-REGISTER periodically - cmake,mk: bump the tentative
next release with pre-release identifier - sipsess/update: Add Contact header
to UPDATE - cmake: fix shared API soversion (aligned with make) - release
v2.8.0
--------------------------------------------------------------------------------
ChangeLog:
* Sat Oct 1 2022 Robert Scheck <robert(a)fedoraproject.org> 2.8.0-1
- Upgrade to 2.8.0 (#2131445)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2131445 - librem-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131445
[ 2 ] Bug #2131446 - libre-2.8.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131446
[ 3 ] Bug #2131453 - baresip-2.8.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2131453
--------------------------------------------------------------------------------
================================================================================
roxterm-3.12.1-1.el9 (FEDORA-EPEL-2022-e79a57674b)
Terminal emulator
--------------------------------------------------------------------------------
Update Information:
- Update to 3.12.1
--------------------------------------------------------------------------------
ChangeLog:
* Sat Sep 24 2022 Filipe Rosset <rosset.filipe(a)gmail.com> - 3.12.1-1
- Update to 3.12.1
* Sat Jul 23 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.11.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.11.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Aug 19 2021 Pete Walter <pwalter(a)fedoraproject.org> - 3.11.1-1
- Update to 3.11.1
* Fri Jul 23 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.10.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1279241 - roxterm not available in epel9
https://bugzilla.redhat.com/show_bug.cgi?id=1279241
--------------------------------------------------------------------------------
The following Fedora EPEL 7 Security updates need testing:
Age URL
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-f0317a13d8 dropbear-2017.75-2.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
php-getid3-1.9.22-1.el7
Details about builds:
================================================================================
php-getid3-1.9.22-1.el7 (FEDORA-EPEL-2022-41ac58b9a9)
The PHP media file parser
--------------------------------------------------------------------------------
Update Information:
**Version 1.9.22**: (2022-09-29) James Heinrich :: 1.9.22-202207161647 * bugfix
#387 fails to detect h265 video codec (QuickTime) * bugfix #385 Quicktime
extended atom size * bugfix #378 AAC bitrate cache warning * bugfix #376
simplexml_load_string improvments * bugfix #374 MOD improved SoundTracker
support * bugfix #371 fragmented MP4 unsupported warning * bugfix #369 fix
remote URLs pattern * bugfix #366 change @error-suppress to isset (quicktime) *
bugfix #365 ZIP array offset on value of type int * bugfix #364 add support for
ANIMEXTS1.0 in GIF files * bugfix #363 ASF improve support of Header Extension
Object data * bugfix #362 version update for ramsey/composer-install * bugfix
#359 MPEG-2 aspect ratio divide-by-zero * bugfix #358 free format mp3 bitrate *
bugfix #355 undefined array key in ID3v2 chapters * bugfix #352 avoid false
detection of Musepack format * bugfix #351 Incorrect length passed to fread on a
flac file * bugfix #348 more targeted usage of clearstatcache calls * bugfix
#347 fixed reported by PHPStan v0.12.99 * bugfix QuickTime support 'ID32' frame
(ID3v2 inside QT) * bugfix fix various PHP 8.1 issues * bugfix PDF prevent
undefined index
--------------------------------------------------------------------------------
ChangeLog:
* Fri Sep 30 2022 Remi Collet <remi(a)remirepo.net> - 1.9.22-1
- update to 1.9.22
--------------------------------------------------------------------------------
The following Fedora EPEL 8 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-9f67252d52 chromium-105.0.5195.125-2.el8
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-6319bfdcaa python-dnslib-0.9.21-1.el8
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-3bebee4625 openssl3-3.0.1-41.el8.1
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-54e8e9bf3b dropbear-2019.78-4.el8
1 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-39cd10714f lighttpd-1.4.67-1.el8
The following builds have been pushed to Fedora EPEL 8 updates-testing
gitqlient-1.5.0-2.el8
intel-ipsec-mb-1.3.0-1.el8
Details about builds:
================================================================================
gitqlient-1.5.0-2.el8 (FEDORA-EPEL-2022-f70a782e69)
Multi-platform Git client written with Qt
--------------------------------------------------------------------------------
Update Information:
Update to latest version
--------------------------------------------------------------------------------
ChangeLog:
* Fri Sep 30 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 1.5.0-2
- build: Add qt5-qtsvg dep | rhbz#2001086
* Thu Sep 29 2022 Artem Polishchuk <ego.cordatus(a)gmail.com> 1.5.0-1
- chore(update): 1.5.0
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2001086 - Button and menu icons missing if you don't install qtsvg
https://bugzilla.redhat.com/show_bug.cgi?id=2001086
[ 2 ] Bug #2090570 - CVE-2022-21680 gitqlient: marked: regular expression block.def may lead Denial of Service [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2090570
[ 3 ] Bug #2092713 - CVE-2022-21681 gitqlient: marked: regular expression inline.reflinkSearch may lead Denial of Service [epel-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2092713
--------------------------------------------------------------------------------
================================================================================
intel-ipsec-mb-1.3.0-1.el8 (FEDORA-EPEL-2022-7395ecb083)
IPsec cryptography library optimized for Intel Architecture
--------------------------------------------------------------------------------
Update Information:
* ZUC-EIA3-256 8-byte and 16-byte tag support added for SSE, AVX, AVX2 and
AVX512 * AES-ECB AVX512-VAES implementation added *AES-ECB optimizations for AVX
and SSE * AES-ECB AVX2-VAES implementation added * JOB API GHASH support added *
SHA1/224/256/384/512 multi-buffer implementation added * Multi-buffer SHA1,
SHA224 and SHA256 use SHANI if available * Synchronous cipher and hash burst API
added (cipher API only supports AES-CBC and AES-CTR and hash API only supports
HMAC-SHA1, * HMAC-224, HMAC-256, HMAC-384 and HMAC-512) * Asynchronous burst API
added that supports all cipher and hash modes * SNOW3G-UEA2 SSE multi-buffer
implementation added * SNOW3G-UIA2 SSE multi-buffer initialization and key-
stream generation added * SNOW3G-UEA2 and SNOW3G-UIA2 SSE implementation used in
JOB API for AVX and AVX2 architectures * New SGL job API (AES-GCM and
CHACHA20-POLY1305 only) * Enforced EVEX PMADD52 encoding in AVX512 code *
Restructured reset flow of architecture managers * SSE, AVX, AVX2 and AVX512
managers were split to better cover different types * Added library self-test
functionality enbranch64 not emitted on Windows builds (CET related) * use SHANI
extensions in AVX2 type-2 and AVX type-2 for SHA224, HMAC-SHA224, SHA256 and
HMAC-SHA256 * use SHANI extensions in AVX type-2 for SHA1, HMAC-SHA1 * no-GFNI
option added to help with testing
--------------------------------------------------------------------------------
ChangeLog:
* Wed Sep 28 2022 Marcel Cornu <marcel.d.cornu(a)intel.com> 1.3.0-1
- Update for release package v1.3
* Thu Jul 21 2022 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Mar 2 2022 Marcel Cornu <marcel.d.cornu(a)intel.com> 1.2.0-2
- Correct spelling of IPsec in package description
--------------------------------------------------------------------------------