SHA256
3
0
forked from pool/bash
Commit Graph

193 Commits

Author SHA256 Message Date
41827b053f Accepting request 580078 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible

OBS-URL: https://build.opensuse.org/request/show/580078
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=253
2018-02-27 09:48:21 +00:00
Dr. Werner Fink
627e64fc8d Accepting request 573552 from home:avindra
- Add patch 19 to bash-4.4-patches.tar.bz2
  * With certain values for PS1, especially those that wrap onto
    three or more lines, readline will miscalculate the number of
    invisible characters, leading to crashes and core dumps.

OBS-URL: https://build.opensuse.org/request/show/573552
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=251
2018-02-07 07:10:01 +00:00
Dr. Werner Fink
c2d15dd419 Accepting request 570827 from home:avindra
- Add patches 13-18 to bash-4.4-patches.tar.bz2
  * 13: If a here-document contains a command substitution, the
    command substitution can get access to the file descriptor used
    to write the here-document.
  * 14: Under some circumstances, functions that return via the
    `return' builtin do not clean up memory they allocated to keep
    track of FIFOs.
  * 15: Process substitution can leak internal quoting to the
    parser in the invoked subshell.
  * 16: Bash can perform trap processing while reading command
    substitution output instead of waiting until the command
    completes.
  * 17: There is a memory leak when `read -e' is used to read a
    line using readline.
  * 18: Under certain circumstances (e.g., reading from /dev/zero),
    read(2) will not return -1 even when interrupted by a signal.
    The read builtin needs to check for signals in this case.
- partial cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/570827
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=248
2018-01-30 07:16:19 +00:00
Dr. Werner Fink
0f1297741e Add fix for boo#1076909
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=246
2018-01-24 12:42:37 +00:00
Dr. Werner Fink
e529247f85 Enable multibyte characters by default
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=244
2017-12-08 06:13:58 +00:00
Dr. Werner Fink
81785ec148 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=242
2017-09-25 09:15:48 +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
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
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
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
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
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
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
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
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
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
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
06c13ab372 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=210
2015-10-16 13:29:33 +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
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
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
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
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
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
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
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
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
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
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
b6a27c9e9a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=178
2014-09-30 12:41:44 +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
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
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
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