Commit Graph

412 Commits

Author SHA1 Message Date
Siteshwar Vashisht
c58d3fff91 Update to bash-5.2 patchlevel 9
Resolves: #2140722
2022-11-18 12:33:23 +01:00
Siteshwar Vashisht
588586c576 Fix an issue with nested expansions
Resolves: #2133097
2022-10-10 16:48:09 +02:00
Siteshwar Vashisht
e26a2b6a87 Update to bash-5.2 patchlevel 2 2022-10-06 12:12:10 +02:00
Siteshwar Vashisht
4df6ba11b8 Bump version number
Fixes author name in the last update

Related: #2129927
2022-10-05 14:25:34 +02:00
Siteshwar Vashisht
6c9ff1f217 Fix author name in last update 2022-10-05 14:18:51 +02:00
Siteshwar Vashisht
068c9df7a0 Update to bash-5.2
- Remove bash-infotags.patch as it's in upstream now.

Resolves: #2129927
2022-10-04 11:33:36 +02:00
Siteshwar Vashisht
c38410696d Add a null check in parameter_brace_transform() function
Resolves: #2122331
2022-09-26 09:31:06 +02:00
Fedora Release Engineering
089138c048 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 21:47:59 +00:00
Fedora Release Engineering
bc1e9a2f58 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 22:09:39 +00:00
Siteshwar Vashisht
6c13fb9a9a Update to bash-5.1 patchlevel 16
Resolves: #2037042
2022-01-17 02:28:16 +01:00
Siteshwar Vashisht
667315bd13 Update to bash-5.1 patchlevel 12 2021-11-26 16:53:48 +01:00
Siteshwar Vashisht
df6273fad2 Add a runtime option to enable history logging to syslog
Resolves: #2020528
2021-11-05 10:32:56 +01:00
Fedora Release Engineering
bb2680b06d - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 18:25:52 +00:00
Fedora Release Engineering
81e29595d2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 13:29:33 +00:00
Siteshwar Vashisht
b2cba13785 Update to bash-5.1 patchlevel 8 2021-05-29 23:46:21 +02:00
Siteshwar Vashisht
4945b8399d Update to bash-5.1 patchlevel 4 2021-02-17 10:34:38 +01:00
Fedora Release Engineering
7ccb669ec2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 00:58:30 +00:00
Kamil Dudka
0ea18e6011 bash.spec: remove trailing white-spaces 2021-01-07 15:25:44 +01:00
Siteshwar Vashisht
a52a705fbc Rebase to bash 5.1
Resolves: #1904866
2021-01-07 14:09:53 +01:00
Tom Stellard
36c1c16b9e Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-17 02:45:20 +00:00
Miro Hrončok
4ba13df021 arg[2] is a number in Lua scriptlets 2020-12-07 21:49:42 +00:00
Siteshwar Vashisht
99cafb7674 Enable sourcing files from ~/.bashrc.d
Resolves: #1726397
2020-12-04 16:17:52 +01:00
Petr Šplíchal
c22bf93d96 Enable relevant tests from the shared shell repo
This pull request enables tests in the Fedora CI using `tmt` which
also allows to easily execute and debug tests from your laptop:

Run tests directly on your localhost:

    sudo dnf install -y tmt
    tmt run --all provision --how local

Run tests in a virtual machine:

    sudo dnf install -y tmt-provision-virtual
    tmt run

Check the documentation to learn more about the tool:
https://docs.fedoraproject.org/en-US/ci/tmt/
2020-10-26 13:18:25 +01:00
Fedora Release Engineering
a6e6d286e4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 12:56:48 +00:00
Siteshwar Vashisht
0e9e66f1cc Fix name in changelog 2020-06-02 14:44:37 +02:00
Siteshwar Vashisht
47939703d7 Update to bash-5.0 patchlevel 17 2020-06-01 16:40:21 +02:00
Fedora Release Engineering
722d94a78c - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 12:44:36 +00:00
Siteshwar Vashisht
b9f7214ef4 Update to bash-5.0 patchlevel 11
Resolves: #1745602
2019-12-06 12:49:38 +01:00
Kamil Dudka
1f2779c938 Sanitize public header file <shell.h>
Resolves: #1736676
2019-08-02 17:28:06 +02:00
Fedora Release Engineering
aaa1a2fee3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 19:04:20 +00:00
Siteshwar Vashisht
e00612c1b7 Update to bash-5.0 patchlevel 7 2019-05-13 13:59:09 +02:00
Siteshwar Vashisht
91692f161e Rebase to bash-5.0
- Remove 'bash-2.02-security.patch' patch as it does not seem to be
needed.
- Remove 'bash-2.05b-xcc.patch' as this change is already in upstream.
- Remove 'bash-4.1-defer-sigchld-trap.patch' as this patch was doing
nothing and this bug that it tried to solve should be fixed in upstream
https://lists.gnu.org/archive/html/bug-bash/2012-03/msg00045.html
- Remove 'bash-4.4-coverity.patch' as it has been upstreamed.
- Delete several other patches that were not removed while rebasing to
bash-4.4.

Resolves: #1675080
2019-02-15 05:04:26 +01:00
Fedora Release Engineering
8a41ac7807 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 14:26:04 +00:00
Siteshwar Vashisht
e3b3cd9cec Avoid duplicating user path entries
Resolves: #1652639
2019-01-16 09:15:34 +01:00
Siteshwar Vashisht
72a88bedfa Fix some issues identified by coverity
Resolves: #1637018
2018-10-08 15:23:15 +02:00
Siteshwar Vashisht
21427f3e40 Merge #8 Use FMF filter instead of listing tests manually 2018-09-12 07:15:33 +00:00
Siteshwar Vashisht
739b272e5f Set custom PATH in non-login shells
.bash_profile is sourced only in login shells. Since .bash_profile
sources .bashrc, it should be safe to set custom PATH in .bashrc.

Resolves: #1615131
2018-09-11 13:50:14 +02:00
Petr Šplíchal
21cdfc8021 Use FMF filter instead of listing tests manually
There is a new feature in the Standard Test Roles which allows to
use an FMF filter instead of listing all tests manually. This
commit includes all Tier1 and Tier2 tests for respective targets.
2018-08-31 15:58:41 +02:00
Fedora Release Engineering
27e81f6958 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 20:57:31 +00:00
Igor Gnatenko
da498e5327 add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:42 +02:00
Miro Hrončok
329df36f8b Move user bin directories in front of the PATH
See: https://fedoraproject.org/wiki/Changes/UserPathPrioritization

Resolves: #1595098
2018-06-26 13:11:49 +02:00
Siteshwar Vashisht
00951800e5 Update to bash-4.4 patchlevel 23
Resolves: #1585510
2018-06-12 13:58:39 +02:00
Siteshwar Vashisht
f379fd1f6a Fix handling case statement in command subsitution
Resolves: #1556867
2018-03-15 14:05:15 +01:00
Siteshwar Vashisht
c98f4804e3 specfile: Use https urls 2018-02-14 01:32:58 +01:00
Siteshwar Vashisht
30ef81cbb4 Update to bash-4.4 patchlevel 19
Removed patch bash-4.4-heredoc-cloexec.patch as it has been pushed in
upstream by bash-4.4-patch-13.patch
Resolves: #1540383
2018-02-12 16:01:17 +01:00
Fedora Release Engineering
c30bb3af89 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 03:37:36 +00:00
Petr Šplíchal
a6a99a32c9 Add CI tests using the standard test interface
Adding initial set of basic functionality tests for bash according
to the CI wiki [1] and the Standard Test Interface [2]. Instead of
copying the test code this pull request links tests from the new shared
shell tests repo and fetches them using the "repositories" option [3].

[1] https://fedoraproject.org/wiki/CI
[2] https://fedoraproject.org/wiki/Changes/InvokingTests
[3] https://pagure.io/standard-test-roles/pull-request/101
2018-01-11 17:45:45 +01:00
Christoph Junghans
353794eb9d Package headers in devel package, in prep for MPI-bash 2017-11-14 09:12:53 -07:00
Siteshwar Vashisht
533b8a0735 Revert change to always source from /etc/bashrc
/etc/bashrc is now again sourced from user's ~/.bashrc
  Related: #1193590
2017-10-30 14:50:32 +01:00
Siteshwar Vashisht
7bfd9a2992 Updated changelog for bug 1458008
Related: #1458008
2017-09-24 15:22:11 +02:00