Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swww for openSUSE:Factory checked in at 2023-08-02 16:49:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swww (Old) and /work/SRC/openSUSE:Factory/.swww.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swww" Wed Aug 2 16:49:57 2023 rev:7 rq:1101874 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/swww/swww.changes 2023-05-15 16:54:44.628313292 +0200 +++ /work/SRC/openSUSE:Factory/.swww.new.22712/swww.changes 2023-08-02 16:51:47.521987999 +0200 @@ -1,0 +2,68 @@ +Tue Jul 25 23:22:33 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Update to version 0.8.1: + * fix sending images in quick succession + * remember to set exclusive zone to -1 + * remove condvar from wallpaper + * overhaul transition waiting mechanism + * nuke gif processing pipeline + * load cache on `swww init` + * add a `none` transition + * fix clear exiting daemon + * Version 0.8.0 + * update CHANGELOG and man-pages + * fix rebase error + * spell check example scripts + * fix fade transition + * fix failing test + * update changelog and todo + * stop using signals hack to wake main thread + * cache only tries loading gifs from correct version + * fix deadlock when resizing monitor + * put Arc<SlotPool> in wallpaper struct + * name threads for better errors + * Rework syncing animations between monitors + * bump dependencies - new rust version + * reimplement cache with a different strategy + * fix scaling images + * fix deadlock on `clear` with on-going animation + * update documentation + * reimplement syncing animations + * fix wrong transmute + * rename utils::communication -> utils::ipc + * use Box instead of Vec in all communication types + * better values for step when falling back to simple + * fix animation preventing transition to begin + * change serde for rkyv for serialization + * compress animation frames in a pipeline + * only lock what is necessary + * Rename daemon's modules and structs for clarity + * Sending RGB instead of RGBA images + * nuke cache + * syncronizing with condvars + * fix canvas pool not being ready + * fix crash when changing scale factor + * rename modules and fix cache import + * animations working + * transitions working + * begin implementation - working for static images + * add to docs + * add doc for --invert-y + * fix invert_y for percentage values + * impl invert_y flag + * fix spelling + * feat: add option to resize image to fit screen instead of cropping + * fix: don't skew images padded from odd widths + * fix + * add doc + * readd `simple` and rename to `fade` + * cargo fmt && cargo clippy + * re add fallback + * impl beziers for simple + +------------------------------------------------------------------- +Thu Jun 8 23:22:03 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Update vendored dependencies. Resolves CVE and bsc#1212009. + +------------------------------------------------------------------- Old: ---- swww-0.7.3.obscpio New: ---- swww-0.8.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swww.spec ++++++ --- /var/tmp/diff_new_pack.411Xhx/_old 2023-08-02 16:51:48.461993678 +0200 +++ /var/tmp/diff_new_pack.411Xhx/_new 2023-08-02 16:51:48.469993727 +0200 @@ -26,7 +26,7 @@ Name: swww -Version: 0.7.3 +Version: 0.8.1 Release: 0 Summary: Wallpaper daemon for Wayland License: GPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.411Xhx/_old 2023-08-02 16:51:48.509993969 +0200 +++ /var/tmp/diff_new_pack.411Xhx/_new 2023-08-02 16:51:48.509993969 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/Horus645/swww</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">1112c2d</param> + <param name="revision">b7cde38a983740aae1dfe4e48fd3fc7e6d403fe0</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.411Xhx/_old 2023-08-02 16:51:48.529994089 +0200 +++ /var/tmp/diff_new_pack.411Xhx/_new 2023-08-02 16:51:48.533994114 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/Horus645/swww</param> - <param name="changesrevision">1112c2de3f9cec59e3713dbebf7ba2afe25fd9d0</param></service></servicedata> + <param name="changesrevision">b7cde38a983740aae1dfe4e48fd3fc7e6d403fe0</param></service></servicedata> (No newline at EOF) ++++++ swww-0.7.3.obscpio -> swww-0.8.1.obscpio ++++++ ++++ 7690 lines of diff (skipped) ++++++ swww.obsinfo ++++++ --- /var/tmp/diff_new_pack.411Xhx/_old 2023-08-02 16:51:48.701995128 +0200 +++ /var/tmp/diff_new_pack.411Xhx/_new 2023-08-02 16:51:48.709995177 +0200 @@ -1,5 +1,5 @@ name: swww -version: 0.7.3 -mtime: 1681934362 -commit: 1112c2de3f9cec59e3713dbebf7ba2afe25fd9d0 +version: 0.8.1 +mtime: 1689195816 +commit: b7cde38a983740aae1dfe4e48fd3fc7e6d403fe0 ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.411Xhx/_old and /var/tmp/diff_new_pack.411Xhx/_new differ