Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fish for openSUSE:Factory checked in 
at 2022-03-18 16:41:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fish (Old)
 and      /work/SRC/openSUSE:Factory/.fish.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fish"

Fri Mar 18 16:41:26 2022 rev:32 rq:962132 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fish/fish.changes        2022-02-27 
22:42:46.366624861 +0100
+++ /work/SRC/openSUSE:Factory/.fish.new.25692/fish.changes     2022-03-18 
16:41:27.577152265 +0100
@@ -1,0 +2,38 @@
+Wed Mar 16 06:35:37 UTC 2022 - pgaj...@suse.com
+
+- version update to 3.4.0
+
+  * fish???s command substitution syntax has been extended: $(cmd) now
+    has the same meaning as (cmd) but it can be used inside double
+    quotes, to prevent line splitting of the results (#159)
+  * Complementing the prompt command in 3.3.0, fish_config gained
+    a theme subcommand to show and pick from the sample themes
+    (meaning color schemes) directly in the terminal, instead of
+    having to open a Web browser.
+  * set and read learned a new option, --function, to set a variable
+    in the function???s top scope. This should be a more familiar way
+    of scoping variables and avoids issues with --local, which is
+    actually block-scoped (#565, #8145)
+  * string pad now excludes escape sequences like colors that fish
+    knows about, and a new --visible flag to string length makes
+    it use that kind of visible width. This is useful to get the
+    number of terminal cells an already colored string would occupy,
+    like in a prompt. (#8182, #7784, #4012)
+  * Performance improvements to globbing, especially on systems
+    using glibc. In some cases (large directories with files with
+    many numbers in the names) this almost halves the time taken
+    to expand the glob.
+  * Autosuggestions can now be turned off by setting
+    $fish_autosuggestion_enabled to 0, and (almost) all highlighting
+    can be turned off by choosing the new ???None??? theme. The exception
+    is necessary colors, like those which distinguish autosuggestions
+    from the actual command line. (#8376)
+  * The fish_git_prompt function, which is included in the default
+    prompts, now overrides git to avoid running commands set by
+    per-repository configuration. This avoids a potential security
+    issue in some circumstances, and has been assigned CVE-2022-20001
+    (#8589). [bsc#1197139]
+  * see https://github.com/fish-shell/fish-shell/releases/tag/3.4.0 
+    for more details
+
+-------------------------------------------------------------------

Old:
----
  fish-3.3.1.tar.xz
  fish-3.3.1.tar.xz.asc

New:
----
  fish-3.4.0.tar.xz
  fish-3.4.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fish.spec ++++++
--- /var/tmp/diff_new_pack.3h37vI/_old  2022-03-18 16:41:28.185152701 +0100
+++ /var/tmp/diff_new_pack.3h37vI/_new  2022-03-18 16:41:28.189152703 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           fish
-Version:        3.3.1
+Version:        3.4.0
 Release:        0
 Summary:        The "friendly interactive shell"
 License:        GPL-2.0-only

++++++ fish-3.3.1.tar.xz -> fish-3.4.0.tar.xz ++++++
++++ 290040 lines of diff (skipped)

Reply via email to