Dominique Leuenberger
5198c64d8c
Accepting request 498391 from Base:System
...
Make build reproducible in spite of profile based optimizations (boo#1040589) (forwarded request 498339 from bmwiedemann)
OBS-URL: https://build.opensuse.org/request/show/498391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=138
2017-06-02 08:30:54 +00:00
Dr. Werner Fink
e2fe44c42f
Accepting request 498339 from home:bmwiedemann:branches:Base:System
...
Make build reproducible in spite of profile based optimizations (boo#1040589)
OBS-URL: https://build.opensuse.org/request/show/498339
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=240
2017-05-26 06:34:47 +00:00
Dr. Werner Fink
5b28389ca3
Accepting request 497989 from home:bmwiedemann:branches:Base:System
...
Allow to disable do_profiling in builds (related to boo#1040589)
now keeping the tests enabled
OBS-URL: https://build.opensuse.org/request/show/497989
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=239
2017-05-24 13:58:50 +00:00
Dominique Leuenberger
97a32b7a74
Accepting request 491274 from Base:System
...
- Simplify patch readline-5.2-conf.patch
- Do not throw info and manual pages away
OBS-URL: https://build.opensuse.org/request/show/491274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=137
2017-05-17 08:45:13 +00:00
Dr. Werner Fink
39dd581e4f
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=237
2017-04-26 16:05:14 +00:00
Dr. Werner Fink
61c3a4a8c0
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=236
2017-04-25 09:21:03 +00:00
Dominique Leuenberger
9b96a13b48
Accepting request 460239 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/460239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=136
2017-03-05 16:49:22 +00:00
Dr. Werner Fink
66b8f287f0
remove bash-4.0-async-bnc523667.dif
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=234
2017-02-17 14:10:21 +00:00
Dominique Leuenberger
bbb216f75b
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
Dr. Werner Fink
4a38fb4140
Also update readline patches
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=232
2017-01-30 16:13:13 +00:00
Dr. Werner Fink
2ca36d48b3
Update from patch 006 upto 012
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=231
2017-01-27 17:54:19 +00:00
Dr. Werner Fink
0b1c0c02de
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=230
2017-01-19 12:36:42 +00:00
Ludwig Nussel
f81f7e2b5e
Accepting request 446820 from Base:System
...
1
OBS-URL: https://build.opensuse.org/request/show/446820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=134
2016-12-22 14:59:15 +00:00
cb6324cbc1
Accepting request 445451 from home:marxin:branches:Base:System
...
Fix package to support GCC 7.
OBS-URL: https://build.opensuse.org/request/show/445451
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=228
2016-12-17 13:02:15 +00:00
Dominique Leuenberger
02422ca351
Accepting request 443921 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/443921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=133
2016-12-09 08:30:05 +00:00
Dominique Leuenberger
ef9389b46b
Accepting request 441826 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/441826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=132
2016-11-28 14:02:37 +00:00
Dr. Werner Fink
b8e07aad0d
Fix boo#1010845
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=225
2016-11-28 11:43:24 +00:00
Dr. Werner Fink
c33fb6aabd
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=224
2016-11-17 09:36:29 +00:00
Dominique Leuenberger
6b78a8dcd5
Accepting request 437140 from Base:System
...
- no-null-warning.patch: Don't warn about null bytes in command
substitution (forwarded request 437120 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/437140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=131
2016-10-26 11:25:39 +00:00
Dr. Werner Fink
64149de932
Accepting request 437120 from home:Andreas_Schwab:Factory
...
- no-null-warning.patch: Don't warn about null bytes in command
substitution
OBS-URL: https://build.opensuse.org/request/show/437120
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=222
2016-10-24 14:38:11 +00:00
Dr. Werner Fink
5b61989326
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=221
2016-10-21 12:25:30 +00:00
Dr. Werner Fink
4e5141c5ac
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=220
2016-09-16 11:10:58 +00:00
Dominique Leuenberger
9bbb577d88
Accepting request 417861 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/417861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=130
2016-08-25 07:48:24 +00:00
Dr. Werner Fink
b7ddb40200
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=218
2016-08-01 13:53:44 +00:00
Dominique Leuenberger
1050aa138f
Accepting request 406709 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/406709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=129
2016-07-16 20:09:38 +00:00
Dr. Werner Fink
399726570f
Update to bash43-046
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=216
2016-06-28 09:31:19 +00:00
Dominique Leuenberger
e705274202
Accepting request 396733 from Base:System
...
1
OBS-URL: https://build.opensuse.org/request/show/396733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=128
2016-05-26 21:52:26 +00:00
3222e6429e
Accepting request 396589 from SUSE:SLE-12-SP2:GA
...
- Add patch bash-4.3-async-bnc971410.dif
this is a backport from bash-4.4-rc1 and might help to avoid to
run onto a not existing child pointer, bnc#971410.
OBS-URL: https://build.opensuse.org/request/show/396589
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=214
2016-05-19 09:00:25 +00:00
Dominique Leuenberger
283648e8c3
Accepting request 341009 from Base:System
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/341009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=127
2015-10-28 16:15:10 +00:00
Dr. Werner Fink
2903e3bd4e
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=212
2015-10-19 13:43:05 +00:00
Dr. Werner Fink
d56075aabd
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=211
2015-10-16 16:53:55 +00:00
Dr. Werner Fink
06c13ab372
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=210
2015-10-16 13:29:33 +00:00
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