The following Fedora EPEL 7 Security updates need testing:
Age URL
4 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-5af404a521
varnish-4.0.5-2.el7
2 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-dc3bd1f656
llvm13-13.0.1-1.el7 rust-1.58.1-1.el7
The following builds have been pushed to Fedora EPEL 7 updates-testing
bird2-2.0.9-1.el7
lxi-tools-2.1-1.el7
netdata-1.33.1-2.el7
zchunk-1.2.0-1.el7
Details about builds:
================================================================================
bird2-2.0.9-1.el7 (FEDORA-EPEL-2022-fad2d90db1)
BIRD Internet Routing Daemon
--------------------------------------------------------------------------------
Update Information:
# BIRD 2.0.9 (2022-02-09) ## Changes * BGP: Flowspec validation procedure
* Babel: MAC authentication support * Routing table configuration blocks *
Optional prefix trie in routing table for faster LPM/interval queries * CLI:
New `show route in <prefix>` command * Filter: Faster (16-way) prefix sets *
Filter: MPLS label route attribute * Filter: Operators to pick community
components * Filter: Operators to find minimum and maximum element of lists
* BGP: New `free bind` option * BGP: Log route updates that were changed to
withdraws * BGP: Improved `invalid next hop` error reporting * OSPF: Allow
ifaces with host address as unnumbered PtP or PtMP ifaces * OSPF: All packets
on PtP networks should be sent to AllSPFRouters address * Scripts for apkg-
powered upstream packaging for deb and rpm * Support for Blake2s and Blake2b
hash functions * Security keys / passwords can be entered in hexadecimal
digits * Memory statistics split into Effective and Overhead * Linux: New
option `netlink rx buffer` to specify netlink socket buffer size * BSD: Assume
onlink flag on ifaces with only host addresses * Many bugfixes ## Notes *
For OSPF on PtP network, BIRD now sends all packets to multicast AllSPFRouters
address (as required in RFC 2328 8.1). This likely breaks setups with multiple
neighbors on a network configured as PtP, which worked in previous versions.
Such links should be configured as PtMP. * Since Linux 5.3, netlink socket can
be flooded by route cache entries during route table scan. This version
mitigates that issue by using strict netlink filtering.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 20 2022 Robert Scheck <[email protected]> - 2.0.9-1
- Upgrade to 2.0.9 (#2056249)
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2056249 - bird-2.0.9 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2056249
--------------------------------------------------------------------------------
================================================================================
lxi-tools-2.1-1.el7 (FEDORA-EPEL-2022-0a5566d4de)
Tools collection to control LXI enabled instruments
--------------------------------------------------------------------------------
Update Information:
# lxi-tools v2.1 * Remove scpi run commands from file feature Retiring
this feature as one should use the Lua script feature instead. * Fix memory
leak in screenshot plugins * Add extra features to the SCPI text view context
menu Add "Clear all" and "Save as.." features. * Fix printing of sent
SCPI command when using TCP/RAW A redundant newline is removed. *
Improve SCPI send button state change * Fix `appdata.xml.in` * Prefix SCPI
messages with timestamp, IP, and type Allow prefixing SCPI messages with
timestamp, IP, and type (REQ/RSP). Add preference settings accordingly.
Prefixing with IP is default. * Rename from metainfo to appdata because of
meson * Update application meta file * Update AppData path * Fix psu
data log test * meson: Require dependencies * Add doc section to `README`
* Fix memory allocation and GUI update outside of main thread (macOS
compatibility) # lxi-tools v2.0 * New lxi-gui application with many new
features Too many changes to list here. See git history for complete list
of changes. * Replace autotools with meson * Pass id to screenshot plugins
* Do not exit when screenshot plugin fails * Rename lxi option `-s` /
`--script` to `-f` / `--file` * Add lua clock API Add lua clock API for
measuring elapsed time: * `c = clock_new()` - Returns new clock *
`time = clock_read(c)` - Returns elapsed time in seconds since first read call
* `clock_reset(c)` - Resets clock time * `clock_free(c)` -
Releases clock handle First time `clock_read()` is called on a new clock it
will return a time of 0 seconds and the clock will start running. This
clock API is useful for time stamping data as it is retrieved from an
instrument. * Replace Travis wth CircleCI Travis is no longer free for
open source projects! CircleCI seems to be the new king for quick open
source CI. * Add Rigol DM3058 to instrument list * Add screenshot plugin
for tek 3000 series * Added Rigol DL3021 to list of supported devices *
Added screenshot support for Rigol DL3000 series programmable DC load *
Changed screenshot dg4000 regex to also match dg1000z series * Added Keysight
MSOX 6004A to list of supported device * Added Rohde & Schwarz NGE 100 to
list of supported devices Tested discovery, a few SCPI commands (`IDN?`,
`MEAS?`, `MEAS:CURR?`) and screenshot with the power supply R&S NGE 103B (NGE100
3-channels model). All works fine. * Added Rohde & Schwarz RTM 3004 to list
of supported devices * Added Tek MDO3024, 4 Series and 5 Series as compatible
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 20 2022 Robert Scheck <[email protected]> 2.1-1
- Upgrade to 2.1 (#2049045)
* Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 1.21-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <[email protected]> - 1.21-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <[email protected]> - 1.21-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <[email protected]> - 1.21-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jan 29 2020 Fedora Release Engineering <[email protected]> - 1.21-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <[email protected]> - 1.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2049045 - lxi-tools-2.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2049045
--------------------------------------------------------------------------------
================================================================================
netdata-1.33.1-2.el7 (FEDORA-EPEL-2022-3c610e8e15)
Real-time performance monitoring
--------------------------------------------------------------------------------
Update Information:
Update from upstream ---- Update from upstream
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 20 2022 Didier Fabert <[email protected]> 1.33.1-2
- Fix el9 buildreq condition for autogen
* Thu Feb 17 2022 Didier Fabert <[email protected]> 1.33.1-1
- Update from upstream
- Enable el9 build
* Thu Jan 20 2022 Fedora Release Engineering <[email protected]> -
1.32.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #2046493 - netdata-1.33.1 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2046493
--------------------------------------------------------------------------------
================================================================================
zchunk-1.2.0-1.el7 (FEDORA-EPEL-2022-7b9cc069bc)
Compressed file format that allows easy deltas
--------------------------------------------------------------------------------
Update Information:
* Added `--uncompressed` flag to `zck`, allowing for checksums of the
uncompressed chunks to also be stored in the zchunk files * `zck_read_header`
now gives information about what dictionary is being used by a zchunk file and
what flags are set
--------------------------------------------------------------------------------
ChangeLog:
* Sun Feb 20 2022 Jonathan Dieter <[email protected]> - 1.2.0-1
- Add `--uncompressed` option to zck, allowing for embedding of uncompressed
digests in the header
- Various small bug fixes
* Sat Jan 22 2022 Fedora Release Engineering <[email protected]> -
1.1.15-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Sep 14 2021 Sahana Prasad <[email protected]> - 1.1.15-3
- Rebuilt with OpenSSL 3.0.0
* Fri Jul 23 2021 Fedora Release Engineering <[email protected]> -
1.1.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
--------------------------------------------------------------------------------
_______________________________________________
epel-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure