25 Commits

Author SHA256 Message Date
da47601fc7 Accepting request 1218068 from network:messaging:xmpp
OBS-URL: https://build.opensuse.org/request/show/1218068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=13
2024-10-25 17:19:29 +00:00
32edc36c33 - Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
BuildRequires: Use the preferred newer version of libsoup.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=25
2024-10-24 13:20:10 +00:00
389a548c7a Accepting request 1184196 from network:messaging:xmpp
- Update to 0.4.4:
  * Update appdata
  * Allow self-signed .onion file transfer certs (#1149)
  * Self-ping with server-given roomnick (#1594)
  * Join Channel dialog: Fix displaying of bookmark details
  * Always export symbols to fix startup on BSDs
  * AppData/DOAP: Use sentence case for summary.
  * AppData: Add brand color
  * Annotating with array_null_terminated doesn't imply a missing array_length
  * Fix message stanza with body changing MUC subject (#1569)
  * Fix poor contrast of highlight in search results with dark theme (#1557)
  * Fix crash on removing conference not in roster (#1516)
  * Fix http upload for servers without file size limit (#1512)
  * Start conversation if closed when receiving an audio or video call (#1485)
  * Fix crash due to gpg binding issue
  * Fix implicit-function-declaration compiler warnings
  * Fix subscription notification clearing
  * fix: Add x node to MUC PM stanza (#1462)
  * Fix showing the kick option to owners
- Drop upstreamed dino-0.4.3-vala.patch

OBS-URL: https://build.opensuse.org/request/show/1184196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=12
2024-07-01 09:22:11 +00:00
5f146eb034 - Update to 0.4.4:
* Update appdata
  * Allow self-signed .onion file transfer certs (#1149)
  * Self-ping with server-given roomnick (#1594)
  * Join Channel dialog: Fix displaying of bookmark details
  * Always export symbols to fix startup on BSDs
  * AppData/DOAP: Use sentence case for summary.
  * AppData: Add brand color
  * Annotating with array_null_terminated doesn't imply a missing array_length
  * Fix message stanza with body changing MUC subject (#1569)
  * Fix poor contrast of highlight in search results with dark theme (#1557)
  * Fix crash on removing conference not in roster (#1516)
  * Fix http upload for servers without file size limit (#1512)
  * Start conversation if closed when receiving an audio or video call (#1485)
  * Fix crash due to gpg binding issue
  * Fix implicit-function-declaration compiler warnings
  * Fix subscription notification clearing
  * fix: Add x node to MUC PM stanza (#1462)
  * Fix showing the kick option to owners
- Drop upstreamed dino-0.4.3-vala.patch

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=23
2024-07-01 06:24:13 +00:00
6fa2f8282b Accepting request 1181405 from network:messaging:xmpp
- Fix build with valac >= 0.56.17 (gh/dino/dino#1576):
  Add dino-0.4.3-vala.patch

OBS-URL: https://build.opensuse.org/request/show/1181405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=11
2024-06-18 20:51:36 +00:00
b93b22fcad - Fix build with valac >= 0.56.17 (gh/dino/dino#1576):
Add dino-0.4.3-vala.patch

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=21
2024-06-18 07:31:07 +00:00
568ba9024e Accepting request 1160567 from network:messaging:xmpp
- Add dino-0.4.3-emoji.patch:
  Add more emoji translations gh/dino/dino#1207

OBS-URL: https://build.opensuse.org/request/show/1160567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=10
2024-03-22 14:21:58 +00:00
d4ffd2cb9c - Add dino-0.4.3-emoji.patch:
Add more emoji translations gh/dino/dino#1207

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=19
2024-03-22 08:33:19 +00:00
929bacfaf0 Accepting request 1097860 from network:messaging:xmpp
- Update to 0.4.3:
  * Fix video for cameras with rotated image
  * Fix call window controlls hiding 
  * Fix call window styling 
  * Fix empty alias being handled different than none 
  * Fix crash on NS_URI call when own server has no MAM;
    drop broken mam: 1 "support" #1405
  * Focus ChatInput textbox after selecting emoji 
  * Fix character counting for fallbacks #1420
  * Fix chat input status having a fixed width requirement #1439
  * Fix chat input for IME #1419
  * Fix reactions being made to the wrong message #1426
  * data: Set X-Purism-FormFactor in .desktop file 
  * Ignore non-DTLS data before handshake is complete 
  * Do not send DTLS datagrams to RTP even after handshake 
  * Fix certificate start time
  * Fix potential crash in video calls

OBS-URL: https://build.opensuse.org/request/show/1097860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=9
2023-07-10 14:40:06 +00:00
2a9902d711 - Update to 0.4.3:
* Fix video for cameras with rotated image
  * Fix call window controlls hiding 
  * Fix call window styling 
  * Fix empty alias being handled different than none 
  * Fix crash on NS_URI call when own server has no MAM;
    drop broken mam: 1 "support" #1405
  * Focus ChatInput textbox after selecting emoji 
  * Fix character counting for fallbacks #1420
  * Fix chat input status having a fixed width requirement #1439
  * Fix chat input for IME #1419
  * Fix reactions being made to the wrong message #1426
  * data: Set X-Purism-FormFactor in .desktop file 
  * Ignore non-DTLS data before handshake is complete 
  * Do not send DTLS datagrams to RTP even after handshake 
  * Fix certificate start time
  * Fix potential crash in video calls

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=17
2023-07-10 05:46:19 +00:00
59a39750ef Accepting request 1074095 from network:messaging:xmpp
- Update to 0.4.2:
  * Maintenance release with fix for CVE-2023-28686 and bug fixes.
    See https://dino.im/security/cve-2023-28686

OBS-URL: https://build.opensuse.org/request/show/1074095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=8
2023-03-24 14:21:36 +00:00
9928015c0f - Update to 0.4.2:
* Maintenance release with fix for CVE-2023-28686 and bug fixes.
    See https://dino.im/security/cve-2023-28686

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=15
2023-03-24 08:03:12 +00:00
84cfaaf54f Accepting request 1069116 from network:messaging:xmpp
- Update to 0.4.1 bugfix release:
  * Consider stream readable when EOS is reached
  * Fix critical warnings after DTLS-SRTP calls without OMEMO verification
  * Fix typing notifications in groupchats
  * Fix some memory leaks
  * Stop regenerating message menu buttons
  * Clear chat input after /command 
  * Remove spell check setting

OBS-URL: https://build.opensuse.org/request/show/1069116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=7
2023-03-03 21:28:31 +00:00
f3bfb64f3d - Update to 0.4.1 bugfix release:
* Consider stream readable when EOS is reached
  * Fix critical warnings after DTLS-SRTP calls without OMEMO verification
  * Fix typing notifications in groupchats
  * Fix some memory leaks
  * Stop regenerating message menu buttons
  * Clear chat input after /command 
  * Remove spell check setting

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=13
2023-03-03 08:11:26 +00:00
a34b975dde Accepting request 1063735 from network:messaging:xmpp
- Update to 0.4.0:
  See https://dino.im/blog/2023/02/dino-0.4-release/

OBS-URL: https://build.opensuse.org/request/show/1063735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=6
2023-02-08 16:20:23 +00:00
90d6366b87 - Update to 0.4.0:
See https://dino.im/blog/2023/02/dino-0.4-release/

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=11
2023-02-08 08:00:24 +00:00
049e3985e8 Accepting request 1033469 from network:messaging:xmpp
- Update to 0.3.1:
  * Maintenance release for libsoup3 support and bug fixes
- Remove dino-0.3.0-libsoup.patch

OBS-URL: https://build.opensuse.org/request/show/1033469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=5
2022-11-04 16:37:45 +00:00
47c8653e83 - Update to 0.3.1:
* Maintenance release for libsoup3 support and bug fixes
- Remove dino-0.3.0-libsoup.patch

OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=9
2022-11-04 09:03:53 +00:00
0f9889daef Accepting request 1031926 from network:messaging:xmpp
- boo#1204259: Add dino-0.3.0-libsoup.patch

OBS-URL: https://build.opensuse.org/request/show/1031926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=4
2022-10-28 17:31:45 +00:00
278d08d230 OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=7 2022-10-28 10:51:24 +00:00
9b2bfadf3e OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=6 2022-10-28 10:19:04 +00:00
3d04b0a4cb - boo#1204259: Add dino-0.3.0-libsoup.patch
OBS-URL: https://build.opensuse.org/package/show/network:messaging:xmpp/dino?expand=0&rev=5
2022-10-28 10:11:52 +00:00
db8a08f0bb Accepting request 1009801 from network:messaging:xmpp
- Fix build by using ninja instead of make for building
  See https://github.com/dino/dino/issues/1281

OBS-URL: https://build.opensuse.org/request/show/1009801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=3
2022-10-11 16:03:37 +00:00
5a50b43e5f Accepting request 954076 from network
- Update to 0.3:
  See https://dino.im/blog/2022/02/dino-0.3-release/

OBS-URL: https://build.opensuse.org/request/show/954076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=2
2022-02-13 18:51:05 +00:00
f1ad4d9f63 Accepting request 921094 from network
OBS-URL: https://build.opensuse.org/request/show/921094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dino?expand=0&rev=1
2021-09-24 22:35:23 +00:00