Revisions of zsh

buildservice-autocommit accepted request 1129959 from Paolo Perego's avatar Paolo Perego (pperego) (revision 248)
baserev update by copy to link target
Paolo Perego's avatar Paolo Perego (pperego) accepted request 1129958 from Paolo Perego's avatar Paolo Perego (pperego) (revision 247)
- add pipe-less-and-signals-handling.patch (bsc#1217304). It fixes a problem
  with signal handling and less when the job is suspended in a user defined
  concatenated commands function.
buildservice-autocommit accepted request 1102170 from Paolo Perego's avatar Paolo Perego (pperego) (revision 246)
baserev update by copy to link target
Paolo Perego's avatar Paolo Perego (pperego) accepted request 1102154 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 245)
- Enable testsuite in qemu build
buildservice-autocommit accepted request 1068241 from Paolo Perego's avatar Paolo Perego (pperego) (revision 244)
baserev update by copy to link target
Paolo Perego's avatar Paolo Perego (pperego) accepted request 1068238 from Paolo Perego's avatar Paolo Perego (pperego) (revision 243)
- Disabled zsh-sh subpackage generation for Leap 15.4 to prevent an error when
  building the package.
- don't require yodl for build, doc is not regenerated anyway
Paolo Perego's avatar Paolo Perego (pperego) accepted request 1068164 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 242)
- don't require yodl for build, doc is not regenerated anyway
buildservice-autocommit accepted request 1062030 from Paolo Perego's avatar Paolo Perego (pperego) (revision 241)
baserev update by copy to link target
Paolo Perego's avatar Paolo Perego (pperego) accepted request 1055755 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 240)
Replace transitional %usrmerged macro with regular version check (boo#1206798)
buildservice-autocommit accepted request 1031136 from Paolo Perego's avatar Paolo Perego (pperego) (revision 239)
baserev update by copy to link target
Paolo Perego's avatar Paolo Perego (pperego) accepted request 1030729 from Luciano Santos's avatar Luciano Santos (luc14n0) (revision 238)
Add zsh-sh subpackage.
buildservice-autocommit accepted request 1003249 from Paolo Perego's avatar Paolo Perego (pperego) (revision 237)
baserev update by copy to link target
Paolo Perego's avatar Paolo Perego (pperego) accepted request 1002958 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 236)
- add egrep-deprecation.patch (bsc#1203241)
buildservice-autocommit accepted request 979023 from Paolo Perego's avatar Paolo Perego (pperego) (revision 235)
baserev update by copy to link target
Paolo Perego's avatar Paolo Perego (pperego) accepted request 977384 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 234)
- update to 5.9:
  zsh 5.9 is dedicated to the memory of Sven Guckes, who was, amongst other
  things, a long-time zsh advocate.  For more information, see:
    https://linuxnews.de/2022/02/sven-guckes-verstorben/
    https://groups.google.com/g/vim_announce/c/MJBKVd-xrEE/m/joVNaDgAAgAJ
  When unsetting a hash element, the string enclosed in square brackets is
  interpreted literally after any normal command-line-argument expansions.
  Thus
    unset "hash[$key]"
  first expands $key as usual for a double-quoted string, and then interprets
  that result as the exact hash element to unset.  This differs from previous
  versions of the shell, which would also remove a leading backslash for an
  unusual subset of characters in the expansion of $key.  Note this also
  means, for example, that now
    unset 'hash[ab]cd]'
  unsets the element with key "ab]cd" rather than silently doing nothing.
  The function command learnt a -T option to declare a function and enable
  tracing for it simultaneously.
  The option SHORT_REPEAT was added to enable the short syntax of
  SHORT_LOOPS for the repeat command only. It is disabled by default.
  The _arguments function now supports NUL-delimiting optargs in the
  opt_args array via the -0 option. Developers of completion functions
  should find this easier to handle reliably than the default
  colon-delimiting behaviour.
  The zsh/system module's `zsystem flock` command learnt an -i option to
  set the wait interval used with -t. Additionally, -t now supports
  fractional seconds.
  The option CLOBBER_EMPTY was added to enable the overwrite behaviour
  of CLOBBER for empty files only. It is disabled by default.
  A (-) expansion flag was added. It works like (n) but correctly sorts
buildservice-autocommit accepted request 964828 from Paolo Perego's avatar Paolo Perego (pperego) (revision 233)
baserev update by copy to link target
Paolo Perego's avatar Paolo Perego (pperego) accepted request 963340 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 232)
- update to 5.8.1 (bsc#1196435, CVE-2021-45444):
  * CVE-2021-45444: Some prompt expansion sequences, such as %F, support
    'arguments' which are themselves expanded in case they contain colour
    values, etc. This additional expansion would trigger PROMPT_SUBST
    evaluation, if enabled. This could be abused to execute code the user
    didn't expect. e.g., given a certain prompt configuration, an attacker
    could trick a user into executing arbitrary code by having them check
    out a Git branch with a specially crafted name.
    This is fixed in the shell itself by no longer performing PROMPT_SUBST
    evaluation on these prompt-expansion arguments.
    Users who are concerned about an exploit but unable to update their
    binaries may apply the partial work-around described in the file
    Etc/CVE-2021-45444-VCS_Info-workaround.patch included with the shell
    source. [ Reported by RyotaK <security@ryotak.me>. Additional thanks to
    Marc Cornellà <hello@mcornella.com>. ]
buildservice-autocommit accepted request 851932 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 231)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 851919 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 230)
- prepare usrmerge (boo#1029961)
buildservice-autocommit accepted request 830225 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 229)
baserev update by copy to link target
Displaying revisions 1 - 20 of 248
openSUSE Build Service is sponsored by