Go to file
Dominique Leuenberger 8a56a515bb Accepting request 453464 from Base:System
- Add upstream patch readline70-002 which replace old one
  There is a race condition in add_history() that can be triggered by a fatal
  signal arriving between the time the history length is updated and the time
  the history list update is completed. A later attempt to reference an
  invalid history entry can cause a crash.
- Add upstream patch readline70-003
  Readline-7.0 uses pselect(2) to allow readline to handle signals that do not
  interrupt read(2), such as SIGALRM, before reading another character.  The
  signal mask used in the pselect call did not take into account signals the
  calling application blocked before calling readline().

- Add upstream patch bash44-006 
  Out-of-range negative offsets to popd can cause the shell to crash
  attempting to free an invalid memory block.
- Remove patch popd-offset-overflow.patch to use bash44-006
- Add upstream patch bash44-007 
  When performing filename completion, bash dequotes the directory
  name being completed, which can result in match failures and
  potential unwanted expansion.
- Duplicate bash44-007 as readline70-002 as it seems to be missed
- Add upstream patch bash44-008 
  Under certain circumstances, bash will evaluate arithmetic
  expressions as part of reading an expression token even when
  evaluation is suppressed. This happens while evaluating a
  conditional expression and skipping over the failed branch of the
  expression.
- Add upstream patch bash44-009 
  There is a race condition in add_history() that can be triggered
  by a fatal signal arriving between the time the history length
  is updated and the time the history list update is completed.

OBS-URL: https://build.opensuse.org/request/show/453464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=135
2017-02-08 11:11:42 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=1 2006-12-15 17:03:59 +00:00
baselibs.conf . 2016-09-16 11:10:58 +00:00
bash-2.03-manual.patch . 2016-09-16 11:10:58 +00:00
bash-3.0-evalexp.patch . 2016-09-16 11:10:58 +00:00
bash-3.0-warn-locale.patch . 2016-09-16 11:10:58 +00:00
bash-3.2-printf.patch . 2016-09-16 11:10:58 +00:00
bash-4.0-async-bnc523667.dif . 2016-09-16 11:10:58 +00:00
bash-4.0-security.patch . 2016-09-16 11:10:58 +00:00
bash-4.0-setlocale.dif . 2016-09-16 11:10:58 +00:00
bash-4.1-bash.bashrc.dif . 2016-09-16 11:10:58 +00:00
bash-4.1-completion.dif . 2016-09-16 11:10:58 +00:00
bash-4.2-endpw.dif . 2016-09-16 11:10:58 +00:00
bash-4.2-history-myown.dif.bz2 . 2011-03-09 11:02:20 +00:00
bash-4.2-nscdunmap.dif . 2016-09-16 11:10:58 +00:00
bash-4.3-2.4.4.patch Update from patch 006 upto 012 2017-01-27 17:54:19 +00:00
bash-4.3-decl.patch . 2016-09-16 11:10:58 +00:00
bash-4.3-extra-import-func.patch . 2016-09-16 11:10:58 +00:00
bash-4.3-include-unistd.dif . 2016-09-16 11:10:58 +00:00
bash-4.3-loadables.dif . 2016-09-16 11:10:58 +00:00
bash-4.3-pathtemp.patch . 2016-09-16 11:10:58 +00:00
bash-4.3-perl522.patch . 2016-09-16 11:10:58 +00:00
bash-4.3-sigrestart.patch Update from patch 006 upto 012 2017-01-27 17:54:19 +00:00
bash-4.3-winch.dif . 2016-09-16 11:10:58 +00:00
bash-4.4-patches.tar.bz2 Update from patch 006 upto 012 2017-01-27 17:54:19 +00:00
bash-4.4.dif . 2016-09-16 11:10:58 +00:00
bash-4.4.tar.gz . 2016-09-16 11:10:58 +00:00
bash-rpmlintrc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=15 2008-01-12 01:40:35 +00:00
bash.changes Also update readline patches 2017-01-30 16:13:13 +00:00
bash.spec Update from patch 006 upto 012 2017-01-27 17:54:19 +00:00
dot.bashrc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=14 2007-12-12 21:07:41 +00:00
dot.profile OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=18 2008-04-02 17:12:06 +00:00
man2html-no-timestamp.patch . 2016-09-16 11:10:58 +00:00
readline-5.2-conf.patch . 2016-09-16 11:10:58 +00:00
readline-6.2-endpw.dif . 2016-09-16 11:10:58 +00:00
readline-6.2-metamode.patch . 2016-09-16 11:10:58 +00:00
readline-6.2-xmalloc.dif . 2016-09-16 11:10:58 +00:00
readline-6.3-destdir.patch . 2016-09-16 11:10:58 +00:00
readline-6.3-input.dif . 2016-09-16 11:10:58 +00:00
readline-6.3-rltrace.patch . 2016-09-16 11:10:58 +00:00
readline-7.0-patches.tar.bz2 Also update readline patches 2017-01-30 16:13:13 +00:00
readline-7.0.dif . 2016-09-16 11:10:58 +00:00
readline-7.0.tar.gz . 2016-09-16 11:10:58 +00:00
run-tests . 2016-09-16 11:10:58 +00:00