Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cherrytree for openSUSE:Factory checked in at 2022-09-15 22:59:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cherrytree (Old) and /work/SRC/openSUSE:Factory/.cherrytree.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cherrytree" Thu Sep 15 22:59:52 2022 rev:22 rq:1003845 version:0.99.49+3 Changes: -------- --- /work/SRC/openSUSE:Factory/cherrytree/cherrytree.changes 2022-07-04 11:49:09.765208487 +0200 +++ /work/SRC/openSUSE:Factory/.cherrytree.new.2083/cherrytree.changes 2022-09-15 23:01:09.253548068 +0200 @@ -1,0 +2,48 @@ +Thu Sep 15 02:31:01 UTC 2022 - [email protected] + +- Update to version 0.99.49+3: + * Legacy_canonicalize_filename: manage empty filename, + (gh#giuspen/cherrytree#2118) + * added command line option '--anchor AnchorName' that in + addition to existing '--node NodeName' allows to open a + document focusing an anchor in a node. + * Changed non configurable keyboard shortcuts for codebox width + and table column width to use parenthesis open instead of + backslash, (gh#giuspen/cherrytree#2113). + * Fixed crash on double exit from systray icon right click menu, + (gh#giuspen/cherrytree#2114). + * Added keyboard shortcuts to toolbar tooltips, + (gh#giuspen/cherrytree#2106). + * Fixed export to HTML crash, (gh#giuspen/cherrytree#2109). + * Force turning off portal usage since it does not work on all + distros, (gh#giuspen/cherrytree#2111). + * Improved dialog confirmation before executing the code. + * Additonal changes for core22, (gh#giuspen/cherrytree#2110). + * Allow to disable the dialog asking for confirmation before + executing the code. + * Fixed bulleted list unindent (Shift+Tab) crash, + (gh#giuspen/cherrytree#2103). + * Add home plug, (gh#giuspen/cherrytree#2101 and + gh#giuspen/cherrytree#2102). + * Linux menu launcher run cherrytree in a new instance, + (gh#giuspen/cherrytree#2077). + * Fixed crash on print/export as pdf of a sequence of characters + without spaces longer that the page width, such as a very long + URL, (gh#giuspen/cherrytree#2045). + * Fixed wrongly entering column mode when using keyboard + shortcuts with <Ctrl><Alt> such as insert codebox, + (gh#giuspen/cherrytree#2075). + * Added syntax highlighting support for GDScript. + * Fixed tooltip and cursor not reset after hovering link and then + navigating to non rich text node. + * Support for accent insensitive search - added letters with + subordinate dots, (gh#giuspen/cherrytree#1981). + * Translation updates. +- Fix duplicate file warnings, add fdupes build requires and macro. +- Developer advised fixed cross-site scripting (XSS) vulnerability + that allows attackers to execute arbitrary web scripts or HTML + via a crafted payload injected into the Name text field when + creating a node, (#boo1202513, gh#giuspen/cherrytree#2099 and + CVE-2022-35133). + +------------------------------------------------------------------- Old: ---- cherrytree-0.99.48.obscpio New: ---- cherrytree-0.99.49+3.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cherrytree.spec ++++++ --- /var/tmp/diff_new_pack.IFsYxS/_old 2022-09-15 23:01:12.053555974 +0200 +++ /var/tmp/diff_new_pack.IFsYxS/_new 2022-09-15 23:01:12.057555985 +0200 @@ -17,7 +17,7 @@ Name: cherrytree -Version: 0.99.48 +Version: 0.99.49+3 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only @@ -27,6 +27,7 @@ #PATCH-FIX-OPENSUSE cherrytree-set-git-version.patch [email protected] -- Set git version in help about. Patch0: cherrytree-set-git-version.patch BuildRequires: cmake +BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: ninja BuildRequires: python3-lxml @@ -64,6 +65,7 @@ rm %{buildroot}%{_datadir}/mime-info/cherrytree.* %suse_update_desktop_file -G "Hierarchical Notes Utility" cherrytree TextEditor %find_lang %{name} %{?no_lang_C} +%fdupes -s %{buildroot}%{_datadir} %files %license license.txt ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.IFsYxS/_old 2022-09-15 23:01:12.097556098 +0200 +++ /var/tmp/diff_new_pack.IFsYxS/_new 2022-09-15 23:01:12.101556109 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/giuspen/cherrytree.git</param> - <param name="changesrevision">35a79c408065241a4d8f5a370bead37465d31ad5</param></service></servicedata> + <param name="changesrevision">ba904860ddf0e9cb388b7ee0e886cc49d6164e8f</param></service></servicedata> (No newline at EOF) ++++++ cherrytree.obsinfo ++++++ --- /var/tmp/diff_new_pack.IFsYxS/_old 2022-09-15 23:01:12.121556165 +0200 +++ /var/tmp/diff_new_pack.IFsYxS/_new 2022-09-15 23:01:12.125556177 +0200 @@ -1,5 +1,5 @@ name: cherrytree -version: 0.99.48 -mtime: 1656452646 -commit: 35a79c408065241a4d8f5a370bead37465d31ad5 +version: 0.99.49+3 +mtime: 1663187887 +commit: ba904860ddf0e9cb388b7ee0e886cc49d6164e8f
