The NetBSD Project

CVS log for pkgsrc/net/libnice/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / libnice

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.75 / (download) - annotate - [select for diffs], Wed Nov 8 13:20:30 2023 UTC (4 weeks, 4 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored)

*: recursive bump for icu 74.1

Revision 1.74 / (download) - annotate - [select for diffs], Tue Oct 24 22:10:22 2023 UTC (6 weeks, 5 days ago) by wiz
Branch: MAIN
Changes since 1.73: +2 -1 lines
Diff to previous 1.73 (colored)

*: bump for openssl 3

Revision 1.73 / (download) - annotate - [select for diffs], Tue Aug 29 20:54:07 2023 UTC (3 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.72: +5 -6 lines
Diff to previous 1.72 (colored)

libnice gst-plugins1-libnice: updated to 0.1.21

libnice 0.1.21 (2023-01-07)
===========================
Only use `ifr_ifindex` if OS supports it, fixes build on iOS and FreeBSD

libnice 0.1.20 (2023-01-06)
===========================
Remove support for GStreamer 0.10 builds
Add macro to check LIBNICE version
Added utility function to get the STUN server from a candidate
Support additional header in built-in HTTP proxy client
Add boxed type for NiceAddress for bindings
Add API to get the interface index for a local address
Explicitly bind to a specific interface when creating UDP sockets
Limit the number of stored incoming checks based on a property
Do asynchronous DNS resolution for STUN and TURN servers
Add introspection friendly API to get an allocated string from a NiceCandidate
Enable gst-full to link in a single element

libnice 0.1.19 (2022-05-03)
===========================
Allow incoming connchecks before remote candidates are set, allows for connection based on received bind requests
Implement RFC 7675 for Consent Freshness
Use a single server reflexive and local relay candidate, reduces useless duplicated local candidates
Improved ICE restart implementation
Use Windows native crypto API, removing the need for OpenSSL
Add bytestream ICE-TCP and improve ICE-TCP
Add API to know if a NiceAddress is link-local
Add API to extact the relay address from a relayed NiceAddress
Improve support for detection addresses on Android, iOS, macOS
A number of bug fixes

libnice 0.1.18 (2020-10-20)
===========================
Remove the autotools build system, now only meson is available
On Windows, use crypto library instead of CryptGenRandom() which is deprecated
On Windows, use GetBestInterfaceEx() for UWP compatibility
On Windows, fix the listing of interfaces to use the correct APIs
On Windows, implement ignoring interfaces
Accept receiving messages in multiple steps over TCP
Accept duplicated ports as last option instead of spinning forever
Use sendmmsg if possible to send multiple packets in one call
Fail gathering if no port is available
Hide the implementation of NiceCandidate, this hides some parts that were previously visible
Enable TURN server connects where both TCP and UDP use the same port number
Don't count rejected STUN messages as keepalive packets

libnice 0.1.17 (2020-05-22)
===========================
Add API to retrieve the underlying BSD sockets
Support systems with multiple loopback devices
Ignore non-running network interfaces
Ignore multiple interface prefixes
Now tries to nominate matching pairs across components and streams
Retry TURN deallocation on timeout, requires not destoying the NiceAgent right after the stream
Use different port for every host candidate
Make timeouts and retransmissions more in line with the RFCs
Find OpenSSL without pkg-config, for Windows
Complete meson support
GLib required version update to 2.54
Removed deprecated GLib APIs
Many ICE compatibility and performance improvements
Many bug fixes

Revision 1.72 / (download) - annotate - [select for diffs], Wed Apr 19 08:08:36 2023 UTC (7 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored)

revbump after textproc/icu update

Revision 1.71 / (download) - annotate - [select for diffs], Mon Jan 2 00:11:17 2023 UTC (11 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored)

*: bump PKGREVISION for libsoup (2) library version bump

Revision 1.70 / (download) - annotate - [select for diffs], Wed Nov 23 16:18:57 2022 UTC (12 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored)

massive revision bump after textproc/icu update

Revision 1.69 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:05 2022 UTC (13 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored)

*: bump PKGREVISION for libunistring shlib major bump

Revision 1.68 / (download) - annotate - [select for diffs], Tue Jun 7 20:42:41 2022 UTC (18 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.67: +3 -2 lines
Diff to previous 1.67 (colored)

libnice: gobject-introspection is a build dependency

Bump PKGREVISION

Revision 1.67 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:03 2022 UTC (19 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored)

revbump for textproc/icu update

Revision 1.66 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:29 2021 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored)

revbump for icu and libffi

Revision 1.65 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:13 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

revbump for boost-libs

Revision 1.64 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:35 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

revbump for textproc/icu

Revision 1.63 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:05 2020 UTC (3 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.62 / (download) - annotate - [select for diffs], Tue Jun 2 08:22:53 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

Revbump for icu

Revision 1.61 / (download) - annotate - [select for diffs], Fri May 22 10:55:48 2020 UTC (3 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

revbump after updating security/nettle

Revision 1.60 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:04 2020 UTC (3 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

Recursive revision bump after textproc/icu update

Revision 1.59 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:03 2020 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

*: recursive bump for libffi

Revision 1.58 / (download) - annotate - [select for diffs], Sun Nov 3 11:45:40 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.57: +3 -3 lines
Diff to previous 1.57 (colored)

net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.57 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:02 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.56: +2 -1 lines
Diff to previous 1.56 (colored)

*: recursive bump for nettle 3.5.1

Revision 1.56 / (download) - annotate - [select for diffs], Tue May 21 14:48:17 2019 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.55: +1 -2 lines
Diff to previous 1.55 (colored)

*libnice: Update *libnice to 0.1.16.

libnice 0.1.16 (2019-05-09)
===========================
Add API to make it easier to implement ICE trickle
Add async closing of agent, to cleanly close TURN allocations
Add Google non-standard NOMINATION STUN attribute
Fix tests on Windows
Fix some racy tests

Revision 1.55 / (download) - annotate - [select for diffs], Wed Apr 3 00:32:59 2019 UTC (4 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.54: +2 -1 lines
Diff to previous 1.54 (colored)

Recursive revbump from textproc/icu

Revision 1.54 / (download) - annotate - [select for diffs], Thu Feb 14 07:32:19 2019 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.53: +1 -2 lines
Diff to previous 1.53 (colored)

libnice: update to 0.1.15.

libnice 0.1.15 (2018-12-27)
===========================
Add support for Regular Nomination
Removal of the global lock over all agents
Add method to compare candidate targets
Added optional Meson build system, future releases will remove autotools
Renamed all members of PseudoTcpState enum (compile-time API change)
Now drops all packets from addresses that have not been validated by an ICE check
Multiple improvements to ICE interoperability
Improved RFC compliance
Improved OC2007 compatibility mode alternate-server support

Revision 1.53 / (download) - annotate - [select for diffs], Sun Dec 9 18:52:06 2018 UTC (5 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

revbump after updating textproc/icu

Revision 1.52 / (download) - annotate - [select for diffs], Wed Oct 24 21:11:47 2018 UTC (5 years, 1 month ago) by leot
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

*: (belatedly) revbump for net/libsoup update

Thanks to <wiz>!

Revision 1.51 / (download) - annotate - [select for diffs], Fri Jul 20 03:33:54 2018 UTC (5 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Recursive revbump from textproc/icu-62.1

Revision 1.50 / (download) - annotate - [select for diffs], Tue Apr 17 22:29:32 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Add p11-kit to gnutls/bl3.mk and bump dependencies.

Revision 1.49 / (download) - annotate - [select for diffs], Sat Apr 14 07:33:59 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

revbump after icu update

Revision 1.48 / (download) - annotate - [select for diffs], Thu Nov 30 16:45:07 2017 UTC (6 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Revbump after textproc/icu update

Revision 1.47 / (download) - annotate - [select for diffs], Mon Sep 18 09:53:03 2017 UTC (6 years, 2 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

revbump for requiring ICU 59.x

Revision 1.46 / (download) - annotate - [select for diffs], Sat Apr 22 21:03:15 2017 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored)

Revbump after icu update

Revision 1.45 / (download) - annotate - [select for diffs], Wed Apr 19 13:28:05 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.44: +2 -6 lines
Diff to previous 1.44 (colored)

Updated libnice to 0.1.14.

libnice 0.1.14 (2017-04-03)
===========================
Improved RFC compliance
Split verbose logs into a separate option
Numerous bug fixes
Use GnuTLS for hash functions
Implement NewReno in PseudoTCP
Requires GLib 2.44 GnuTLS 2.12

Revision 1.44 / (download) - annotate - [select for diffs], Sun Dec 4 05:17:10 2016 UTC (7 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Recursive revbump from textproc/icu 58.1

Revision 1.43 / (download) - annotate - [select for diffs], Tue May 3 11:40:07 2016 UTC (7 years, 7 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

revbump for libsoup's ABI issue

Revision 1.42 / (download) - annotate - [select for diffs], Mon Apr 11 19:01:37 2016 UTC (7 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Recursive revbump from textproc/icu 57.1

Revision 1.41 / (download) - annotate - [select for diffs], Sat Oct 10 01:57:54 2015 UTC (8 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Recursive revbump from textproc/icu

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jul 14 09:22:31 2015 UTC (8 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

Add upstream bug report.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Jul 14 09:16:47 2015 UTC (8 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.38: +7 -33 lines
Diff to previous 1.38 (colored)

Update to 0.1.13. Add Makefile.common to share with gst-plugins1-libnice.

libnice 0.1.13 (2015-04-28)
===========================
Fix build on non-Windows platforms that don't have getifaddrs()
Fix build regression on Windows

libnice 0.1.12 (2015-04-22)
===========================
Fix regression in SDP parser
Make examples work on Windows
Bug fixes on nicesrc

libnice 0.1.11 (2015-04-20)
===========================
API: nice_agent_set_local_credentials() for WebRTC
Nicesink: support GstBufferList
Better warnings on programming errors
Build fixes for Solaris and Windows
Bug and documentation fixes

Revision 1.38 / (download) - annotate - [select for diffs], Mon Jun 8 21:22:17 2015 UTC (8 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored)

Add gobject-introspection/bl3.mk.

Revision 1.37 / (download) - annotate - [select for diffs], Mon Jun 8 14:50:09 2015 UTC (8 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

Add introspection files, bump PKGREVISION.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Apr 6 08:17:16 2015 UTC (8 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored)

Revbump after updating textproc/icu

Revision 1.35 / (download) - annotate - [select for diffs], Sun Feb 1 20:02:42 2015 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Update to 0.1.10:

libnice 0.1.10 (2015-01-28)
===========================
Fix bug on component change on the sink

libnice 0.1.9 (2015-01-28)
==========================
Make it possible to statically build the GStreamer plugins
Bug fixes, in particular fix compatibility with coTurn servers
Documentation fixes

Revision 1.34 / (download) - annotate - [select for diffs], Mon Dec 1 12:39:17 2014 UTC (9 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

Support cwrappers for packages appending arguments in the wrappers.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Oct 12 14:46:41 2014 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.32: +2 -3 lines
Diff to previous 1.32 (colored)

Update to 0.1.8:

libnice 0.1.8 (2014-10-09)
==========================
Added FIN-ACK behavior in the PseudoTCP
ICE-TCP, both standard mode and Microsoft compatible
Microsoft compatible TURN-TCP
API: nice_address_equal_no_port() to compare NiceAddresses ignoring the port
API: nice_agent_get_component_state() to get the current component state
API: agent:keepalive-conncheck to make the agent use conncheck as keepalives
  and fail the connection if there is no answer
API: agent:ice-tcp, agent:udp-tcp to control ICE-UDP vs ICE-TCP behaviours
API: agent:bytestream-tcp to know if the send/receives in reliable mode create full packets or not
API: New signals agent::new-selected-pair-full, agent::new-candidate-full,
  agent::new-remote-candidate-full which include the NiceCandidates directly
API: Deprecated agent::new-selected-pair and agent::new-candidate and
  agent::new-remote-candidate signals
Now all signals are emitted at the function return time

Revision 1.32 / (download) - annotate - [select for diffs], Tue Oct 7 16:47:13 2014 UTC (9 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

Revbump after updating libwebp and icu

Revision 1.31 / (download) - annotate - [select for diffs], Thu May 15 09:18:38 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Update to 0.1.7:

libnice 0.1.7 (2014-05-05)
==========================
Fix undesired API change that broke Farstream unit testsx

Revision 1.30 / (download) - annotate - [select for diffs], Tue May 6 08:31:45 2014 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -3 lines
Diff to previous 1.29 (colored)

Update libnice packages to 0.1.6:

libnice 0.1.6 (2014-04-28)
==========================
API: nice_agent_restart_stream() to do a ICE restart on a single strema
API: nice_component_state_to_string() to get a printable name for a component
  state
API: nice_agent_forget_relays() to forget the relays set for a
  specific component, along with nice_agent_restart_stream(), it allows
  changing the current relay without dropping the connection.
It is now possible to add relays after the initial candidate gathering.
Many bug fixes

Revision 1.29 / (download) - annotate - [select for diffs], Wed Apr 9 07:27:00 2014 UTC (9 years, 8 months ago) by obache
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

recursive bump from icu shlib major bump.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Mar 17 17:02:55 2014 UTC (9 years, 8 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.27: +7 -1 lines
Diff to previous 1.27 (colored)

*libnice needs c99 for SunOS builds

Revision 1.27 / (download) - annotate - [select for diffs], Sat Mar 15 22:02:55 2014 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.26: +3 -1 lines
Diff to previous 1.26 (colored)

Remove -Werror due to reports that on NetBSD 6 and Illumos the code
is not clean enough to compile without warnings (and thus errors).

Revision 1.26 / (download) - annotate - [select for diffs], Wed Mar 12 10:25:47 2014 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.25: +8 -3 lines
Diff to previous 1.25 (colored)

Update to 0.1.5:

libnice 0.1.5 (2014-03-06)
==========================

API: nice_agent_recv() and nice_agent_recv_nonblocking() as an alternative to
  the nice_agent_attach_recv()
API: nice_agent_recv_messages() and nice_agent_recv_messages_nonblocking() to
  receive multiple messages at the same time
API: nice_agent_get_io_stream() to get a GIOStream in reliable mode
API: nice_agent_get_selected_socket() to extract the selected GSocket
Import Google's newer PseudoTCP code including window scaling
Improve PseudoTCP performance
Improve performance
Build fixes

Revision 1.25 / (download) - annotate - [select for diffs], Wed Jan 1 11:52:07 2014 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Oct 19 09:06:57 2013 UTC (10 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Revbump after updating textproc/icu

Revision 1.23 / (download) - annotate - [select for diffs], Sat Jul 6 16:27:35 2013 UTC (10 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Recursive revbump from net/gupnp.

Revision 1.22 / (download) - annotate - [select for diffs], Sun May 26 20:28:18 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.21: +3 -4 lines
Diff to previous 1.21 (colored)

Update to 0.1.4:

libnice 0.1.4 (2013-02-22)
==========================

Fix issue with dribble mode
Fix issue with TURN permissions
Fix missing win32 directory from release archive
Fix support for OC2007
Added new nice_address_ip_vesion API
Added new nice_agent_get_selected_pair API
Added new SDP parsing and generation API
Added simple examples (simple, threaded and sdp usages examples)

libnice 0.1.3 (2012-09-13)
==========================

Dribble mode: You can set remote candidates while gathering the local ones
Add support for GStreamer 1.0, will compile plugins for both 1.0 and 0.10 by default
Cache GSocketAddress in UdpBsdSocket, creating it is very slow

Revision 1.21 / (download) - annotate - [select for diffs], Fri May 24 18:23:34 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Bump PKGREVISION for libproxy shlib major bump.

Revision 1.20 / (download) - annotate - [select for diffs], Thu May 9 07:39:18 2013 UTC (10 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 26 21:36:41 2013 UTC (10 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Revbump after graphics/jpeg and textproc/icu

Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 23 17:18:34 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.17: +1 -3 lines
Diff to previous 1.17 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Oct 6 08:46:39 2012 UTC (11 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Recursive bump from net/gssdp.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Sep 15 10:06:04 2012 UTC (11 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 14 07:43:45 2012 UTC (11 years, 5 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Recursive PKGREVISION bump for libxml2 buildlink addition.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 27 12:31:59 2012 UTC (11 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Recursive bump from icu shlib major bumped to 49.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 22 15:54:32 2012 UTC (11 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Update to 0.1.2:

libnice 0.1.2 (2012-04-03)
==========================

Fix a bug where a controlled agent may never go to READY if it received early conncheck
Restart connchecks on a failed candidate pair when receiving a triggered check
Fix a bug where gathering-done signal could be sent before UPnP mapping finishes
Fix a race condition where setting remote-candidates on a gathered stream failed if another stream was gathering
Many fixes to complete and stabilize TURN support
Fix a bug in proxy support where TURN packets were misread
Refactor libnice to use GSocket which works around a glib limitation of g_io_channel on windows
Fix a bug with receiving error messages during conncheck
Fix a possible infinite loop bug
Fix memory leaks and multi-threaded race conditions
Better compatibility for BSD and Mingw
Added support files for Visual Studio compilation
Various fixes to UPnP support
Fixes to the build system

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:05 2012 UTC (11 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Recursive bump for pcre-8.30* (shlib major change)

Revision 1.11 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:15 2012 UTC (11 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Sep 12 21:45:43 2011 UTC (12 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Update to 0.1.1:

libnice 0.1.1 (2011-09-07)
==========================

Fixed BSD and Solaris compatibility
Fixed PPC64 symbol test
Removed a few possible leak/bugs
Fixed compatibility with google's recent protocol change

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jun 10 09:39:47 2011 UTC (12 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

recursive bump from textproc/icu shlib major bump.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:24 2011 UTC (12 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 21 15:51:13 2011 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to 0.1.0.

libnice 0.1.0 (2011-01-20)
==========================

Added nice_candidate_copy to the public API
Make stun_timer timeouts configurable (Break API and ABI)
Add compatibility support for MSOC 2007 and MSOC 2007 R2
Add MS-TURN support for MSOC
Added and completed TURN RFC 5766 support
Add a nice_agent_set_port_range API to force a component to use a specific port
Fix various bugs and memory leaks
Improve documentation

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 9 09:53:30 2010 UTC (13 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.5: +3 -5 lines
Diff to previous 1.5 (colored)

split libnice into two pkgs, to get dependencies sorted and stop
abuse of the options framework
being here, update to 0.0.13
changes:
- Add support for IPv6
- Fix crc32 function conflict with libz.so
- Various bug fixing and code cleaning
- Validate the remote candidate address before adding it

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 13 22:45:11 2010 UTC (13 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.4 / (download) - annotate - [select for diffs], Sun May 2 11:45:35 2010 UTC (13 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored)

Update to 0.0.11:

libnice 0.0.11 (2010-03-18)
===========================

Handle EAGAIN for UDP sockets
Fix coverity warnings
Fix a bug with TURN and Channel Bindings
Add a reliable transport mode using libjingle's PseudoTcp implementation
Various fixes

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 20 14:04:53 2010 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Bump PKGREVISION for gupnp/gssdp API changes.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 15 10:45:30 2009 UTC (13 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update to 0.0.10:

libnice 0.0.10 (2009-11-04)
===========================

Fix some memory leaks with the gstreamer elements
Fix username/foundation for google TURN candidates
Fix the sending of hundreds of connectivity checks at once the stream is connected
Fix BSD support
Fix reprocessing of already processed early incoming checks when in dribble-mode
Fix a rare crash with failing relay candidates allocations
Add a stun_agent_set_software API
Add a nice_agent_set_software API

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Aug 17 21:10:28 2009 UTC (14 years, 3 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-20090817
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of libnice-0.0.9:

GLib ICE library

 - only implements ICE Lite
 - no support for RTCP
 - no support for IPv6

Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 17 21:10:28 2009 UTC (14 years, 3 months ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>