Adam Duskett
b7882d024a
package/bash: bump to version 5.2.37
...
For change log, see:
https://git.savannah.gnu.org/cgit/bash.git/log/?h=c5c97b371044a44b701b6efa35984a3e1956344e
Other changes:
- Refactor necessary patches
- Remove upstream patch
0003-configure-invert-condition-for-strtoimax-builtin.patch
run-tests tests.package.test_bash.TestBash.test_run passed
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com >
[Julien:
- add change log url in commit log
- remove .checkpackageignore entry to fix check-package error
- update gpg signature url in bash.hash
]
Signed-off-by: Julien Olivain <ju.o@free.fr >
2025-01-02 21:32:18 +01:00
Kadambini Nema
4ac57d33fc
package/bash: bump to version 5.2.21
...
Build tested using the following config option:
BR2_PACKAGE_BASH=y
$ ./utils/test-pkg -c bash.config -p bash
bootlin-armv5-uclibc [1/6]: OK
bootlin-armv7-glibc [2/6]: OK
bootlin-armv7m-uclibc [3/6]: SKIPPED
bootlin-x86-64-musl [4/6]: OK
br-arm-full-static [5/6]: OK
sourcery-arm [6/6]: OK
6 builds, 1 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2024-03-23 14:29:51 +01:00
Martin Hundebøll
f8a2e1dc08
bash: bump version to 5.2.15
...
Signed-off-by: Martin Hundebøll <martin@geanix.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2023-01-04 23:11:50 +01:00
Peter Seiderer
80b3c51c06
package/bash: bump version to 5.1.16
...
- remove upstream patch level patches
0001-bash51-001.patch
0002-bash51-002.patch
0003-bash51-003.patch
0004-bash51-004.patch
- renumber remaining patches
For details see [1].
[1] http://git.savannah.gnu.org/cgit/bash.git/log
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2022-01-20 21:35:28 +01:00
Peter Seiderer
9e778b044c
package/bash: bump version to 5.1
...
- removed 0001-bash50-001.patch to 0018-bash50-018.patch
- added 0001-bash51-001.patch, 0002-bash51-002.patch, 0003-bash51-003.patch,
0004-bash51-004.patch
- moved 0019-input.h-add-missing-include-on-stdio.h.patch to
0005-input.h-add-missing-include-on-stdio.h.patch
- removed 0020-locale.c-fix-build-without-wchar.patch
(superseded by upstream commit)
- added 0006-locale-fix-typo-local_shiftstates-vs.-locale_shiftst.patch
to fix typo from upstream commit (see previous patch)
- added 0007-glob-fix-dequote_pathname-vs.-udequote_pathname.patch
Signed-off-by: Peter Seiderer <ps.report@gmx.net >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
2021-03-11 22:05:29 +01:00
Pascal de Bruijn
7437978b8f
package/bash: update to version 5.0.11
...
Signed-off-by: Pascal de Bruijn <p.debruijn@unilogic.nl >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com >
2020-01-10 23:04:47 +01:00
Jörg Krause
6aa2bfd87f
bash: bump to version 4.4.18
...
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2018-03-30 08:30:51 +02:00
Adam Duskett
0a219430d7
bash: bump to 4.4.12
...
In addition, remove upstreamed patches and add a hash for the license
file.
Signed-off-by: Adam Duskett <aduskett@gmail.com >
[Thomas: indicate pgp signature file address in hash file, as
suggested by Baruch.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
2017-11-22 22:19:09 +01:00
Vicente Olivert Riera
cde22e1fd3
bash: bump version to 4.4
...
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2016-11-30 12:02:19 +01:00
Gustavo Zacarias
e97171db81
bash: switch to release tarball
...
Yay!
The release tarball allows us to drop sizable in-tree patches, so switch
to it.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2014-11-07 19:32:00 +01:00
Gustavo Zacarias
d32d1d3e6a
bash: security bump to patchlevel 25
...
Fixes CVE-2014-6271:
Under certain circumstances, bash will execute user code while
processing the environment for exported function definitions.
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2014-09-24 22:55:54 +02:00