Hello community, here is the log from the commit of package fossil for openSUSE:Factory checked in at 2017-08-12 20:28:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fossil (Old) and /work/SRC/openSUSE:Factory/.fossil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fossil" Sat Aug 12 20:28:24 2017 rev:18 rq:516151 version:2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/fossil/fossil.changes 2017-05-09 18:04:42.515677398 +0200 +++ /work/SRC/openSUSE:Factory/.fossil.new/fossil.changes 2017-08-12 20:28:30.329071735 +0200 @@ -1,0 +2,20 @@ +Fri Aug 11 13:54:35 UTC 2017 - [email protected] + +- Update to version 2.3: + * Update internal Unicode character tables, used in regular + expression handling, from version 9.0 to 10.0. + * Show the last-sync-URL on the /urllist page ( + * Added the "Event Summary" activity report. example + * Added the "Security Audit" page, available to administrators + only + * Added the Last Login time to the user list page, + for administrators only + * Added the --numstat option to the fossil diff command + * Limit the size of the heap and stack on unix systems, as a + proactive defense against the Stack Clash attack. + * Fix "database locked" warnings caused by "PRAGMA optimize". + * Fix a potential XSS vulnerability on the /help webpage. + (bsc#1053267). + * Documentation updates + +------------------------------------------------------------------- Old: ---- fossil-src-2.2.tar.gz New: ---- fossil-src-2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fossil.spec ++++++ --- /var/tmp/diff_new_pack.XyKWiO/_old 2017-08-12 20:28:31.772869345 +0200 +++ /var/tmp/diff_new_pack.XyKWiO/_new 2017-08-12 20:28:31.788867103 +0200 @@ -19,7 +19,7 @@ %define with_system_sqlite 0%{?suse_version} > 1320 Name: fossil -Version: 2.2 +Version: 2.3 Release: 0 Summary: Distributed software configuration management License: BSD-2-Clause @@ -57,7 +57,7 @@ # FIXME: you should use the %%configure macro ./configure \ --prefix=%{_prefix} \ - --with-openssl \ + --with-openssl=auto \ %if 0%{with_system_sqlite} --disable-internal-sqlite %endif ++++++ fossil-src-2.2.tar.gz -> fossil-src-2.3.tar.gz ++++++ ++++ 35345 lines of diff (skipped)
