diff --git a/libnice-0.1.7.tar.gz b/libnice-0.1.7.tar.gz deleted file mode 100644 index 9e43ced..0000000 --- a/libnice-0.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ed165aa2203136dce548c7cef735d8becf5d9869793f96b99dcbbaa9acf78d8 -size 827258 diff --git a/libnice-0.1.8.tar.gz b/libnice-0.1.8.tar.gz new file mode 100644 index 0000000..dc9a396 --- /dev/null +++ b/libnice-0.1.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da7f09909902d535389d929c3e4d69129528fb18438a6c8565ec812d9904ddf +size 881186 diff --git a/libnice.changes b/libnice.changes index 979319f..9f51444 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Oct 12 16:25:39 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.1.8: + + 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. + ------------------------------------------------------------------- Mon Jun 30 20:47:55 UTC 2014 - dimstar@opensuse.org diff --git a/libnice.spec b/libnice.spec index b1b2f0c..03086d4 100644 --- a/libnice.spec +++ b/libnice.spec @@ -17,7 +17,7 @@ Name: libnice -Version: 0.1.7 +Version: 0.1.8 Release: 0 Summary: Interactive Connectivity Establishment implementation License: MPL-1.1 or LGPL-2.1