Sun, 19 May 2024 12:06:41 UTC | login

Information for build libnice-0.1.16-6.fc31

ID127542
Package Namelibnice
Version0.1.16
Release6.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libnice.git#a1bd18da8540d2257e781d9f47e54d22d1e57f93
SummaryGLib ICE implementation
Descriptionlibnice is an implementation of the IETF draft Interactive Connectivity Establishment standard (ICE). ICE is useful for applications that want to establish peer-to-peer UDP data streams. It automates the process of traversing NATs and provides security against some attacks. Existing standards that use ICE include the Session Initiation Protocol (SIP) and Jingle, XMPP extension for audio/video calls.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 01 Sep 2019 14:08:31 UTC
CompletedSun, 01 Sep 2019 14:24:19 UTC
Taskbuild (f31-candidate, /rpms/libnice.git:a1bd18da8540d2257e781d9f47e54d22d1e57f93)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libnice.git#a1bd18da8540d2257e781d9f47e54d22d1e57f93'}}
Tags
f31
f32
f33
RPMs
src
libnice-0.1.16-6.fc31.src.rpm (info) (download)
riscv64
libnice-0.1.16-6.fc31.riscv64.rpm (info) (download)
libnice-devel-0.1.16-6.fc31.riscv64.rpm (info) (download)
libnice-gstreamer1-0.1.16-6.fc31.riscv64.rpm (info) (download)
libnice-debuginfo-0.1.16-6.fc31.riscv64.rpm (info) (download)
libnice-debugsource-0.1.16-6.fc31.riscv64.rpm (info) (download)
libnice-gstreamer1-debuginfo-0.1.16-6.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.16-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jun 28 2019 Stefan Becker <chemobejk@gmail.com> - 0.1.16-5 - update to 0.1.16-16-gb998547 - ignore interfaces with "br-", "docker", "veth", "virbr" or "vnet" prefix (#1723770) * Tue Jun 04 2019 Stefan Becker <chemobejk@gmail.com> - 0.1.16-4 - add upstream patch to make audio connection more reliable (#1716936) * Fri May 10 2019 Stefan Becker <chemobejk@gmail.com> - 0.1.16-3 - test-new-dribble got renamed to test-new-trickle * Fri May 10 2019 Kamil Dudka <kdudka@redhat.com> - 0.1.16-2 - reintroduce autoreconf in %prep * Fri May 10 2019 Stefan Becker <chemobejk@gmail.com> - 0.1.16-1 - Update to 0.1.16 - drop all upstream patches * Thu May 09 2019 Stefan Becker <chemobejk@gmail.com> - 0.1.15-1 - Update to 0.1.15 - drop all upstream patches - drop autoreconf from build - add upstream patch to fix a test failure * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.14-9.20180504git34d6044 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.14-8.20180504git34d6044 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon May 07 2018 Kamil Dudka <kdudka@redhat.com> - 0.1.14-7.20180504git34d6044 - component: accept TURN in nice_component_verify_remote_candidate() (#1541646) - update to 0.1.14-85-g34d6044 (#1541646) * Mon Apr 16 2018 Kamil Dudka <kdudka@redhat.com> - 0.1.14-6.20171128gitfb2f1f7 - temporarily make the upstream test-suite run on Intel arches only - disable test-send-recv, which fails in Koji * Fri Mar 16 2018 Kamil Dudka <kdudka@redhat.com> - 0.1.14-5.20171128gitfb2f1f7 - do not build with -Werror by default - make the build more verbose * Fri Feb 09 2018 Kamil Dudka <kdudka@redhat.com> - 0.1.14-4.20171128gitfb2f1f7 - enable make check again - make tests pass in Koji - disable test-new-dribble that sometimes hangs indefinitely - make tests compile on i686 - make the package build on armv7hl - make the package build on Fedora 28 - avoid build failure if gstreamer-plugins-base-devel is installed - move autoreconf invocation to %prep - use Name Version Release that explicitly identifies an SCM snapshot (#1541646) * Fri Feb 09 2018 Stefan Becker <chemobejk@gmail.com> - 0.1.14-3 - update to 0.1.14-70-gfb2f1f7 with alternate server fixes for SIPE - add autoreconf build step - remove examples subpackage as examples are no longer installed * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 29 2018 Stefan Becker <chemobejk@gmail.com> - 0.1.14-1 - Update to 0.1.14 * Wed Jan 24 2018 Tomas Hoger <thoger@redhat.com> - 0.1.13-11 - Add conditional for building with(out) gst010 / GStreamer 0.10 support. - Disable gst010 plugin by default.