Fedora EPEL 7 updates-testing report

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

 



The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 747  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3c9292b62d   condor-8.6.11-1.el7
 487  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-bc0182548b   bubblewrap-0.3.3-2.el7
 196  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-fa8a2e97c6   python-waitress-1.4.3-1.el7
   4  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-89ad58d02c   golang-1.15-1.el7


The following builds have been pushed to Fedora EPEL 7 updates-testing

    epel-rpm-macros-7-26
    meson-0.55.1-1.el7
    rust-1.46.0-2.el7
    wireguard-tools-1.0.20200827-1.el7
    xrdp-0.9.14-2.el7

Details about builds:


================================================================================
 epel-rpm-macros-7-26 (FEDORA-EPEL-2020-664e98ec4b)
 Extra Packages for Enterprise Linux RPM macros
--------------------------------------------------------------------------------
Update Information:

Update meson to 0.55.1 (from the 0.47). This includes few breaking changes
related to the cross-compilation and version comparison (this one just makes it
closer to pkg-config/rpmvercmp algorithm).  The epel-rpm-macros now includes
backport of `%_smp_build_ncpus` from RPM 4.15.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 30 2020 Igor Raits <ignatenkobrain@xxxxxxxxxxxxxxxxx> - 7-26
- Backport %_smp_build_ncpus from RPM 4.15
--------------------------------------------------------------------------------


================================================================================
 meson-0.55.1-1.el7 (FEDORA-EPEL-2020-664e98ec4b)
 High productivity build system
--------------------------------------------------------------------------------
Update Information:

Update meson to 0.55.1 (from the 0.47). This includes few breaking changes
related to the cross-compilation and version comparison (this one just makes it
closer to pkg-config/rpmvercmp algorithm).  The epel-rpm-macros now includes
backport of `%_smp_build_ncpus` from RPM 4.15.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 30 2020 Igor Raits <ignatenkobrain@xxxxxxxxxxxxxxxxx> - 0.55.1-1
- Update to 0.55.1
--------------------------------------------------------------------------------


================================================================================
 rust-1.46.0-2.el7 (FEDORA-EPEL-2020-34ae7bc05a)
 The Rust Programming Language
--------------------------------------------------------------------------------
Update Information:

Update to Rust 1.46.0:  - `const fn` improvements - `#[track_caller]` - Library
changes  See the blog post and release notes for more details.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Aug 28 2020 Fabio Valentini <decathorpe@xxxxxxxxx> - 1.46.0-2
- Fix LTO with doctests (backported cargo PR#8657).
* Thu Aug 27 2020 Josh Stone <jistone@xxxxxxxxxx> - 1.46.0-1
- Update to 1.46.0.
--------------------------------------------------------------------------------


================================================================================
 wireguard-tools-1.0.20200827-1.el7 (FEDORA-EPEL-2020-cff9d27cf0)
 Fast, modern, secure VPN tunnel
--------------------------------------------------------------------------------
Update Information:

- Update to 1.0.20200827  - wg-quick: android: use iproute2 to bring up
interface instead of ndc  - wg-quick: Revert wait on process substitutions
----  - Update to 1.0.20200820 - ipc: split into separate files per-platform -
wincompat: fold random into genkey - systemd: add reload target to systemd unit
- man: wg-quick: use syncconf instead of addconf for strip example - pubkey:
isblank is a subset of isspace - ctype: use non-locale-specific ctype.h - wg-
quick: wait on process substitutions
--------------------------------------------------------------------------------
ChangeLog:

* Sat Aug 29 2020 Joe Doss <joe@xxxxxxxxxxxxxx> - 1.0.20200827-1
- Update to 1.0.20200827
- wg-quick: android: use iproute2 to bring up interface instead of ndc
- wg-quick: Revert wait on process substitutions
* Thu Aug 20 2020 Joe Doss <joe@xxxxxxxxxxxxxx> - 1.0.20200820-1
- Update to 1.0.20200820
- ipc: split into separate files per-platform
- wincompat: fold random into genkey
- systemd: add reload target to systemd unit
- man: wg-quick: use syncconf instead of addconf for strip example
- pubkey: isblank is a subset of isspace
- ctype: use non-locale-specific ctype.h
- wg-quick: wait on process substitutions
* Wed Jul 29 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1.0.20200513-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------


================================================================================
 xrdp-0.9.14-2.el7 (FEDORA-EPEL-2020-993dc95096)
 Open source remote desktop protocol (RDP) server
--------------------------------------------------------------------------------
Update Information:

Release notes for xrdp v0.9.14 (2020/08/31) New features  - VNC multi-monitor
support if you are using a suitable Xvnc server #1343 - VNC sessions now resize
by default on reconnection if you are using a suitable Xvnc server #1343 -
Support Slackware for PAM #1558 #1560 - Support Programmer Dvorak Keyboard #1663
[HEADS UP] The VNC changes are significant. They described in more detail on the
following wiki page.  - Xvnc backend : Multi monitor and resize support  Bug
fixes  - Fix odd shift key behavior (workaround) #397 #1522 - Fix Xorg path in
the document for Arch Linux #1448 #1529 - Fix Xorg path in the document for
CentOS 8 #1646 #1647 - Fix internal username/password buffer is smaller than RDP
protocol specification #1648 #1653 - Fix possible memory out-of-bounds accesses
#1549 - Fix memory allocation overflow #1557 - Prevent chansrv input channels
being scanned during a server reset #1595 - Ignore
TS_MULTIFRAGMENTUPDATE_CAPABILITYSET from client if fp disabled #1593 - Minor
manpage fixes #1611  Other changes  - CI error fixes - Introduce cppcheck  Known
issues  - FreeRDP 2.0.0-rc4 or later might not able to connect to xrdp due to -
xrdp's bad-mannered behaviour, add +glyph-cache option to FreeRDP to connect
#1266 - Audio redirection by MP3 codec doesn't sound with some client, use AAC
instead #965
--------------------------------------------------------------------------------
ChangeLog:

* Mon Aug 31 2020 Bojan Smojver <bojan@xxxxxxxxxxxx> - 1:0.9.14-2
- Bump up to 0.9.14
- Add a set of patches to deal with new GCC warnings/errors
- Do not emit warning on failed architecture detection
- Exclude s390x arch for now
* Sat Aug  1 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1:0.9.13.1-3
- Second attempt - Rebuilt for
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 1:0.9.13.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
--------------------------------------------------------------------------------

_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux