Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package galene for openSUSE:Factory checked in at 2022-09-11 21:57:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/galene (Old) and /work/SRC/openSUSE:Factory/.galene.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "galene" Sun Sep 11 21:57:23 2022 rev:21 rq:1002447 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/galene/galene.changes 2022-07-26 19:44:18.704849617 +0200 +++ /work/SRC/openSUSE:Factory/.galene.new.2083/galene.changes 2022-09-11 21:57:24.893639153 +0200 @@ -1,0 +2,20 @@ +Sat Sep 10 17:12:00 UTC 2022 - [email protected] + +- Update to version 0.6: + * Version the protocol: the handshake message now contains a version + number, and the server will warn if it is incorrect. This will become + a hard error in the future. + * Rework the peer-to-peer file transfer protocol. It now lives in + protocol.js, which makes it easy to use by third-party clients. + * Extend the authorization protocol to allow the authorization server to + request that the client fall back to password authorization. + * Make it possible to run the web server on a Unix domain socket. + Thanks to Martin P??pin. + * Check that a given group exists before redirecting from the landing + page. This avoids an unsightly 404 error when the user makes a typo. + * Publish the group name end websocket endpoint in the group status. + This avoids hardwirint the server structure in the client. + * Fix a race condition that could cause chathistory messages to be sent + before the joined status. + +------------------------------------------------------------------- Old: ---- galene-0.5.5.tar.gz New: ---- galene-0.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ galene.spec ++++++ --- /var/tmp/diff_new_pack.8pzr79/_old 2022-09-11 21:57:25.549640999 +0200 +++ /var/tmp/diff_new_pack.8pzr79/_new 2022-09-11 21:57:25.549640999 +0200 @@ -25,7 +25,7 @@ %bcond_without apparmor Name: galene -Version: 0.5.5 +Version: 0.6 Release: 0 Summary: Gal??ne videoconferencing server License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.8pzr79/_old 2022-09-11 21:57:25.593641123 +0200 +++ /var/tmp/diff_new_pack.8pzr79/_new 2022-09-11 21:57:25.597641134 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/jech/galene.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">galene-0.5.5</param> - <param name="version">0.5.5</param> + <param name="revision">galene-0.6</param> + <param name="version">0.6</param> <param name="changesgenerate">enable</param> <!--param name="versionrewrite-pattern">galene-(\d+)</param> <param name="versionrewrite-replacement">\1</param--> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.8pzr79/_old 2022-09-11 21:57:25.617641190 +0200 +++ /var/tmp/diff_new_pack.8pzr79/_new 2022-09-11 21:57:25.621641201 +0200 @@ -3,6 +3,6 @@ <param name="url">git://github.com/jech/galene.git</param> <param name="changesrevision">ba75bfeb3acd33f92084fa0eb88be9aee824badf</param></service><service name="tar_scm"> <param name="url">https://github.com/jech/galene.git</param> - <param name="changesrevision">7d4133d1c378637d86d851a6e5ee540efaf02697</param></service></servicedata> + <param name="changesrevision">c67a9307dae3bfce9c910c8cd35f3c916c70aaed</param></service></servicedata> (No newline at EOF) ++++++ galene-0.5.5.tar.gz -> galene-0.6.tar.gz ++++++ ++++ 2163 lines of diff (skipped) ++++++ vendor.tar.gz ++++++
