SHA256
1
0
forked from pool/linphone

7 Commits

Author SHA256 Message Date
3db79a543c Accepting request 1156859 from home:polslinux:teststuff
- Update to 5.3.26 (no changelog).
- Update to 5.3.7:
  ADDED:
    * Added notion of roles for conferences, so that there can be speakers and listeners.
    * Reactions with IM conversations
    * New video codec policy, so that hardware-accelerated codecs are prioritized in offer/answer.
    * AV-1 codec
    * New LinphoneAlert object used to report various QoS alerts during calls.
    * SRTP AES GCM mode
  CHANGED:
    * TLS Client certificate request authentication callback removed (due to mbedtls update).
      Application using TLS client certificate must provide it before any TLS connexion needing it.
    * Refactoring of LinphoneAddress object implementation, leading to greater internal simplicity and performance.
- Clean up spec file

OBS-URL: https://build.opensuse.org/request/show/1156859
OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=153
2024-03-11 07:52:20 +00:00
4e41220c4a Accepting request 1135679 from network:telephony
revert to old working version

OBS-URL: https://build.opensuse.org/request/show/1135679
OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=152
2023-12-29 15:53:53 +00:00
26bfd8bbe9 - Update to 5.3.4:
ADDED:
    * Added notion of roles for conferences, so that there can be speakers and listeners.
    * Reactions with IM conversations
    * New video codec policy, so that hardware-accelerated codecs are prioritized in offer/answer.
    * AV-1 codec
    * New LinphoneAlert object used to report various QoS alerts during calls.
    * SRTP AES GCM mode
  CHANGED:
    * TLS Client certificate request authentication callback removed (due to mbedtls update).
      Application using TLS client certificate must provide it before any TLS connexion needing it.
    * Refactoring of LinphoneAddress object implementation, leading to greater internal simplicity and performance.
- Clean up spec file

OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=151
2023-12-29 15:08:32 +00:00
7b8fd9cb9e - Update to 5.2.98 (no changelog)
OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=137
2023-08-28 08:01:35 +00:00
36a5288aae Accepting request 1098306 from home:polslinux:branches:network:telephony
- Update to 5.2.75 (no changelog). This fixes boo#1212956.
- Add set_current_version.patch.

OBS-URL: https://build.opensuse.org/request/show/1098306
OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=135
2023-08-07 07:23:12 +00:00
2ea5b1992a - Update to version 5.2.10:
* Video conferencing feature with "mosaic" and "active speaker + thumbnails" layouts
  * Added conferencing scheduling API
  * Support for post-quantum robust encryption for ZRTP calls
  * Rtp bundle can be enabled per LinphoneAccount
  * New APIs on Friend object to be able to set more info
  * QRCode image generation
  * Licence becomes AGPLv3

OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=129
2023-01-11 03:39:13 +00:00
bb922574ff - Update to 5.0.36:
* Use UTF8 instead of locale in chat message modifiers`
  * Fix bad chat room when creating a call
  * Crash on ec-calibration : Use tone sent callback only on MS_DTMF_GEN_EVENT
  * Added missing conference APIs
  * Play ring tone only if tone indications are enabled
  * Fix tonemanager on infinite rings and wrong ring type
  * fix crash of kickOffConnectivity
  * Add option to deactivate potentially weak digest authentication schemes
  * Fix issue when receiving an INVITE with ICE and rtcp-mux
  * Fix call repair in case of multi account
  * Fix regression with ICE not setting candidates correctly for completed check-lists
  * Improve reliability of account creation by increasing account creation timeout to 30s
  * Change contact address if call in IncomingReceived state is added to conference
  * fix crash when session refresh after BYE received
  * Repair streaming from file feature of AudioStream/VideoStream
  * Fixed error logs showing CoreManager's core being const
  * Logging facility optimization
  * Fix bug with ChatRoomParams::isGroup() erroneously returning true for some basic chatrooms
  * Count unread chat messages in all Chat Rooms with a weak address testing
  * avoid to downgrade chat message participant state and add unitest
  * Stop audio stream when setting new device
    This fix allow changing device on Desktop while ringback
  * Audio : Allow setting NULL device (case of no cards available)
  * Fixed call to content.isFileEncrypted() on a FileTransferContent
  * Fixed mic gain
- Update to 5.0.0:
  * Support of Capability Negociation framework - RFC5939
    limited to media encryption choice (None, SRTP, DTLS-SRTP, ZRTP)
  * New API to manage SIP accounts: LinphoneAccount and LinphoneAccountParams

OBS-URL: https://build.opensuse.org/package/show/network:telephony/linphone?expand=0&rev=106
2021-10-20 00:04:28 +00:00