Dominique Leuenberger
9c1f93e153
Accepting request 329522 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/329522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=126
2015-09-11 07:00:03 +00:00
Dr. Werner Fink
a54fc016da
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=208
2015-08-31 13:08:59 +00:00
Stephan Kulow
f312a97f8d
Accepting request 314679 from Base:System
...
(forwarded request 314678 from coolo)
OBS-URL: https://build.opensuse.org/request/show/314679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=125
2015-07-21 11:23:28 +00:00
Dr. Werner Fink
a926a4fef9
Accepting request 314678 from openSUSE:Factory:Staging:B
...
OBS-URL: https://build.opensuse.org/request/show/314678
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=206
2015-07-01 08:51:27 +00:00
Dominique Leuenberger
2ce05762e7
Accepting request 309045 from Base:System
...
- Add upstream patch bash43-034
If neither the -f nor -v options is supplied to unset, and a name argument is
found to be a function and unset, subsequent name arguments are not treated as
variables before attempting to unset a function by that name.
- Add upstream patch bash43-035
A locale with a long name can trigger a buffer overflow and core dump. This
applies on systems that do not have locale_charset in libc, are not using
GNU libiconv, and are not using the libintl that ships with bash in lib/intl.
- Add upstream patch bash43-036
When evaluating and setting integer variables, and the assignment fails to
create a variable (for example, when performing an operation on an array
variable with an invalid subscript), bash attempts to dereference a null
pointer, causing a segmentation violation.
- Add upstream patch bash43-037
If an associative array uses `@' or `*' as a subscript, `declare -p' produces
output that cannot be reused as input.
- Add upstream patch bash43-038
There are a number of instances where `time' is not recognized as a reserved
word when the shell grammar says it should be.
OBS-URL: https://build.opensuse.org/request/show/309045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=124
2015-05-30 10:32:50 +00:00
Dr. Werner Fink
52e241b215
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=204
2015-05-28 08:53:09 +00:00
Dominique Leuenberger
0353e3b11f
Accepting request 307691 from Base:System
...
1
OBS-URL: https://build.opensuse.org/request/show/307691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=123
2015-05-20 21:15:26 +00:00
Dr. Werner Fink
890d92fc99
Accepting request 307684 from home:msmeissn:branches:Base:System
...
- move info deletion to %preun sections
OBS-URL: https://build.opensuse.org/request/show/307684
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=202
2015-05-18 07:44:27 +00:00
Dominique Leuenberger
ff2c14b7af
Accepting request 291558 from Base:System
...
1
OBS-URL: https://build.opensuse.org/request/show/291558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=122
2015-03-23 11:12:10 +00:00
Dr. Werner Fink
02430567d9
Accepting request 289332 from home:jdelvare:branches:Base:System
...
Clean up bash-4.3-loadables.dif
OBS-URL: https://build.opensuse.org/request/show/289332
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=200
2015-03-19 11:47:55 +00:00
Dominique Leuenberger
7f9df69df2
Accepting request 287711 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/287711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=121
2015-03-05 16:04:24 +00:00
Dr. Werner Fink
d73980a8c8
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=198
2015-02-18 15:15:52 +00:00
Dr. Werner Fink
697ced45f0
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=197
2015-01-16 16:57:08 +00:00
Dr. Werner Fink
d1523ca2f2
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=196
2015-01-09 13:15:02 +00:00
Dr. Werner Fink
8c08aa48fe
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=195
2015-01-09 13:14:01 +00:00
Dr. Werner Fink
f24b4d86ea
Accepting request 263939 from home:jdelvare:branches:Base:System
...
- Fix the sed command that fixes up the patch headers. It was printing a duplicate header line, which surprisingly did not confuse patch, but could in the future.
- Fix all patches that had the duplicate header line issue.
OBS-URL: https://build.opensuse.org/request/show/263939
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=194
2014-12-18 14:31:09 +00:00
Stephan Kulow
f72b592a19
- Add patch bash-4.2-extra-import-func.patch which is based on the
...
BSD patch of Christos. As further enhancements the option
import-functions is mentioned in the manual page and a shopt
switch is added to enable and disable import-functions on the fly
- Rename bash-4.2-extra-import-func.patch to bash-4.3-extra-import-func.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=193
2014-11-03 14:40:05 +00:00
Stephan Kulow
cd8d194cb1
- Rename readline-6.2.dif to readline-6.3.dif and bash-4.2.dif to bash-4.3.dif
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=192
2014-11-03 14:38:01 +00:00
Dr. Werner Fink
e06d92a6eb
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=191
2014-10-24 12:53:53 +00:00
Dr. Werner Fink
ca8d53e773
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=190
2014-10-24 12:50:19 +00:00
Dr. Werner Fink
439b339c82
Accepting request 258193 from home:aljex:branches:Base:System
...
Small correction to which targets don't want autoconf. Fixes OS 10.2. Builds on everything from SL 10.0 to current now.
OBS-URL: https://build.opensuse.org/request/show/258193
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=189
2014-10-24 12:45:57 +00:00
Dr. Werner Fink
c8b88503ec
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=188
2014-10-22 14:09:39 +00:00
Dr. Werner Fink
d15773abd3
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=187
2014-10-22 13:49:41 +00:00
Dr. Werner Fink
31048b0039
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=186
2014-10-22 13:46:56 +00:00
Dr. Werner Fink
939fe3d337
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=185
2014-10-22 12:53:54 +00:00
Dr. Werner Fink
1dbc189e2d
Accepting request 257920 from home:aljex:branches:Base:System
...
Allow building on targets older than OS 11.0 as long as it's free. This allows building on SL 10.1 to current with no other changes. This is useful for production machines to get "shellshock" patches.
OBS-URL: https://build.opensuse.org/request/show/257920
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=184
2014-10-22 12:34:09 +00:00
Stephan Kulow
12947694b2
Accepting request 254104 from Base:System
...
- Replace patches bash-4.2-heredoc-eof-delim.patch and
bash-4.2-parse-exportfunc.patch with the official upstream
patch levels bash42-052 and bash42-053
- Replace patch bash-4.2-CVE-2014-7187.patch with upstream patch
level bash42-051
- Add patches
bash-4.2-heredoc-eof-delim.patch for bsc#898812, CVE-2014-6277:
more troubles with functions
bash-4.2-parse-exportfunc.patch for bsc#898884, CVE-2014-6278:
code execution after original 6271 fix
- Make bash-4.2-extra-import-func.patch an optional patch due
instruction
- Remove and replace patches
bash-4.2-CVE-2014-6271.patch
bash-4.2-BSC898604.patch
bash-4.2-CVE-2014-7169.patch
with bash upstream patch 48, patch 49, and patch 50
- Add patch bash-4.2-extra-import-func.patch which is based on the
BSD patch of Christos. As further enhancements the option
import-functions is mentioned in the manual page and a shopt
switch is added to enable and disable import-functions on the fly
OBS-URL: https://build.opensuse.org/request/show/254104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=120
2014-10-15 14:19:27 +00:00
Dr. Werner Fink
6036db33a4
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=182
2014-10-06 08:23:18 +00:00
Dr. Werner Fink
4012ca1690
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=181
2014-09-30 13:52:29 +00:00
Dr. Werner Fink
b9cbc6cfcd
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=180
2014-09-30 13:50:21 +00:00
Dr. Werner Fink
0320505816
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=179
2014-09-30 13:48:51 +00:00
Dr. Werner Fink
b6a27c9e9a
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=178
2014-09-30 12:41:44 +00:00
Stephan Kulow
6f657cacdc
Accepting request 252744 from Base:System
...
- Add patches
bash-4.2-BSC898604.patch for bsc#898604: functions via environment
hardening
bash-4.2-CVE-2014-7169.patch for bsc#898346, CVE-2014-7169:
incremental parsing fix for function environment issue
bash-4.2-CVE-2014-7187.patch for bsc#898603, CVE-2014-7186,
CVE-2014-7187: bad handling of HERE documents and for loop issue
OBS-URL: https://build.opensuse.org/request/show/252744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=119
2014-09-29 10:40:44 +00:00
Stephan Kulow
0fe4637ee1
Accepting request 251830 from Base:System
...
- Add bash-4.2-CVE-2014-6271.patch
to fix CVE-2014-6271, the unexpected code execution with
environment variables (bnc#896776)
- Add patch bash-4.2-error-getpwd.patch
which is the backport of the corrected german error message for
a failing getpwd (bnc#895475)
OBS-URL: https://build.opensuse.org/request/show/251830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=118
2014-09-28 17:53:46 +00:00
Dr. Werner Fink
026b46f955
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=175
2014-09-26 12:41:56 +00:00
Dr. Werner Fink
e261e6e10e
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=174
2014-09-24 15:43:57 +00:00
Dr. Werner Fink
463ec63cfc
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=173
2014-09-24 15:41:53 +00:00
Dr. Werner Fink
4267b3d086
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=172
2014-09-24 15:38:54 +00:00
Dr. Werner Fink
a1b7d9ff98
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=171
2014-09-24 14:40:50 +00:00
Dr. Werner Fink
ddae5b7925
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=170
2014-09-15 08:52:55 +00:00
Stephan Kulow
5fec065b3c
Accepting request 241291 from Base:System
...
- Don't use outdated C standard (forwarded request 241275 from AndreasSchwab)
OBS-URL: https://build.opensuse.org/request/show/241291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=116
2014-07-19 09:04:26 +00:00
Dr. Werner Fink
9a1ea9ec58
Accepting request 241275 from home:AndreasSchwab:f
...
- Don't use outdated C standard
OBS-URL: https://build.opensuse.org/request/show/241275
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=168
2014-07-17 06:50:42 +00:00
Stephan Kulow
eb59b590a5
Accepting request 231049 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/231049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=115
2014-04-25 14:06:58 +00:00
Dr. Werner Fink
5f70d6bad9
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=166
2014-04-15 15:31:00 +00:00
Dr. Werner Fink
49a280f9e8
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=165
2014-04-15 15:27:13 +00:00
Stephan Kulow
30102a709f
Accepting request 228434 from Base:System
...
- Add bash upstream patch 46 to fix a problem introduced by patch
32 a problem with "$@" and arrays expanding empty positional
parameters or array elements when using substring expansion,
pattern substitution, or case modfication. The empty parameters
or array elements are removed instead of expanding to empty
strings ("").
- Add readline upstream patch 5: The readline shared library
helper script needs to be updated for Mac OS X 10.9
OBS-URL: https://build.opensuse.org/request/show/228434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=114
2014-04-06 07:54:10 +00:00
Dr. Werner Fink
aa995d8f87
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=163
2014-04-01 12:37:02 +00:00
Stephan Kulow
1c8a607004
Accepting request 226577 from Base:System
...
- CVE-2014-2524: bash,readline: temporary file misuse in _rl_tropen (bnc#868822)
Even if used only by developers to debug readline library do not
open temporary files from public location without O_EXCL
OBS-URL: https://build.opensuse.org/request/show/226577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=113
2014-03-19 12:57:40 +00:00
Dr. Werner Fink
bce98cbd6e
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=161
2014-03-18 11:26:57 +00:00
Stephan Kulow
3627245df0
Accepting request 220503 from Base:System
...
- Add upstream patch bash-4.2-prompt-dirtrim.patch
bash patch tar ball to solve some some cases strange output
displayed in the prompt if PROMPT_DIRTRIM i sset.
OBS-URL: https://build.opensuse.org/request/show/220503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=112
2014-02-01 08:40:12 +00:00