Changelog for
fossil-2.16-bp152.2.6.1.x86_64.rpm :
* Sun Jul 04 2021 Andreas Stieger
- fossil 2.16:
* Add the fossil patch command
* Improve the fossil ui command to work on check-out directories and remote machines
* web UI improvements
* Add fossil bisect run command for improved automation of bisects
* Improve fossil merge handling of renames
* wiki now defaults to markdown
* email alerts can now be set to expire to prevent sending mail to abandoned accounts forever
* Sat Jul 03 2021 Andreas Stieger - fossil 2.15.2:
* Fix the client-side TLS so that it verifies that the server hostname matches its certificate (boo#1187988)
* Sat Apr 24 2021 Andreas Stieger - fossil 2.15.1:
* fix access to tables starting \"fx_\" in ticket report
* Sun Mar 28 2021 Andreas Stieger - fossil 2.15:
* Relax default Content Security policy to allow images to be loaded from any URL
* Updates to skins and their configuration options
* Built-in skin can now be selected via the skin= request parameter and the /skins page.
* /cookies page can now now delete individual cookies
* Various extensions to diff displaz and operations
* Add the --list option to the tarball, zip, and sqlar commands.
* New TH1 commands: \"builtin_request_js\", \"capexpr\", \"foreach\", \"lappend\", and \"string match\"
* The leaves command now shows the branch point of each leaf.
* The fossil add command refuses to add files whose names are reserved by Windows (ex: \"aux\") unless the --allow-reserved option is included.
* Mon Feb 01 2021 Sheng Mao - fossil 2.14
* add fossil chat
* enhanced fossil clone
* performance optimization
* enhanced documents
* Pikchr improvements
* Schema Update Notice #1: This release drops a trigger from the database schema
* Schema Update Notice #2: This release changes how the descriptions of wiki edits are stored in the EVENT table, for improved display on timelines
* Wed Nov 25 2020 Dan Čermák - enable tests
* Sun Nov 01 2020 Andreas Stieger - fossil 2.13:
* wiki improvements: interwiki links, markup features
* support for rendering pikchr markup scriptions
* line number modes support interactive selection of range of lines to hyperlink to
* Enhance finfo page to track a file across renames- minimum/bundled version of sqlite increased to 3.34.0
* Wed Aug 26 2020 Reinhard Max - fossil 2.12.1:
* CVE-2020-24614: Remote authenticated users with check-in or administrative privileges could have executed arbitrary code [boo#1175760]
* Security fix in the \"fossil git export\" command. New \"safety-net\" features were added to prevent similar problems in the future.
* Enhancements to the graph display for cases when there are many cherry-pick merges into a single check-in. Example
* Enhance the fossil open command with the new --workdir option and the ability to accept a URL as the repository name, causing the remote repository to be cloned automatically. Do not allow \"fossil open\" to open in a non-empty working directory unless the --keep option or the new --force option is used.
* Enhance the markdown formatter to more closely follow the CommonMark specification with regard to text highlighting. Underscores in the middle of identifiers (ex: fossil_printf()) no longer need to be escaped.
* The markdown-to-html translator can prevent unsafe HTML (for example: