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
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
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
Siteshwar Vashisht
a37e6bcc6c
Always source from /etc/bashrc
...
Resolves : #1193590
2017-08-30 11:50:42 +02:00
Siteshwar Vashisht
27192534ec
Enable parallel builds
2017-08-22 15:08:10 +02:00
Siteshwar Vashisht
40a42f269e
command should not be treated as special builtin
...
Resolves : #1479220
2017-08-08 12:51:49 +02:00
Fedora Release Engineering
1a84fbf557
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 18:08:32 +00:00
Fedora Release Engineering
b2374bbbd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 03:48:34 +00:00
Siteshwar Vashisht
92a12693c1
Fix test for file modification times when they differ below whole seconds
...
Resolves : #1458008
2017-06-30 17:43:51 +02:00
Siteshwar Vashisht
9450c8fc04
specfile: Trivial fixes
2017-06-19 21:48:49 +02:00
Siteshwar Vashisht
b97e95b511
specfile: _pkgdocdir is defined by default by redhat-rpm-config
2017-06-19 21:35:16 +02:00
Siteshwar Vashisht
b316f71360
command builtin should not abort on variable assignment errors
...
Resolves : #1389838
2017-05-30 06:45:50 +02:00
Siteshwar Vashisht
31a9b53e19
Explicitly unset nonblocking mode while reading from stdin
...
Resolves : #1068697
2017-04-26 14:31:30 +02:00
Siteshwar Vashisht
fbc2878c17
Fix heredoc file descriptor leak
...
Resolves : #1413676
2017-04-26 13:51:24 +02:00
Siteshwar Vashisht
c0a66dfe53
Document 'bashbug' for reporting bugs
...
Resolves : #1255886
2017-04-18 12:12:40 +02:00
Siteshwar Vashisht
14d62135f9
Update to bash-4.4 patchlevel 12
2017-04-10 14:06:47 +02:00
Fedora Release Engineering
04e4ecb3e6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 06:45:11 +00:00
Siteshwar Vashisht
ed01fac9bc
Update to bash-4.4 patchlevel 11
2017-01-21 05:25:05 +01:00
Siteshwar Vashisht
c86ccc7ab3
Renamed upstream patch files
2017-01-21 05:03:38 +01:00
Siteshwar Vashisht
1bf46ca407
Update to bash-4.4 patchlevel 5
2017-01-16 12:14:37 +01:00
Siteshwar Vashisht
fdd44b835d
specfile: Use '%{buildroot}" macro
2017-01-16 08:38:57 +01:00
Siteshwar Vashisht
aaecf19272
specfile: Removed '%defattr' as it's not needed
2017-01-16 08:09:00 +01:00
Siteshwar Vashisht
d6790014d9
specfile: Removed 'rm -rf $RPM_BUILD_ROOT' from %install and %clean sections
2017-01-16 08:07:10 +01:00
Siteshwar Vashisht
9d975ff52b
specfile: Use %make_install
2017-01-13 17:34:11 +01:00
Siteshwar Vashisht
fad860baf5
specfile: Use %autosetup macro
2017-01-13 17:27:31 +01:00
Siteshwar Vashisht
689607fe8f
specfile: Remove obsolete 'Group' tag
2017-01-13 17:11:05 +01:00
Siteshwar Vashisht
498f26e49c
Rebase to bash-4.4
...
Resolves : #1376609
2017-01-06 14:41:12 +01:00
Siteshwar Vashisht
b1104ec130
CVE-2016-7543: Fix for arbitrary code execution via SHELLOPTS+PS4 variables
...
Resolves : #1379634
2016-09-30 13:22:15 +05:30
David Kaspar [Dee'Kej]
d430777020
CVE-2016-0634 - Fix for arbitrary code execution via malicious hostname
...
Resolves : #1377614
2016-09-21 16:57:59 +02:00
David Kaspar [Dee'Kej]
4af6ac8cf8
specfile: UsrMove safeguard condition inverted
...
We now comply with: https://fedoraproject.org/wiki/Packaging:Conflicts
2016-09-06 16:09:56 +02:00
Siteshwar Vashisht
42f4b108bb
Fix a crash in nested pipeline in lastpipe mode
...
Resolves : #1349430
2016-06-23 19:35:09 +05:30
Siteshwar Vashisht
f94660b536
Do not set terminate_immediately and interrupt_immediately while expanding tilda
...
Resolves : #1336800
2016-05-17 19:09:24 +05:30
Dennis Gilmore
aa44ca55bc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 16:54:22 +00:00
Ondrej Oprala
a28ab99330
Actually do it properly this time
...
Related: #1297166
2016-01-11 11:17:21 +01:00
Ondrej Oprala
3b09d0d67f
Provide exec-able alternatives to hash, type and ulimit
...
Resolves : #1297166
2016-01-11 10:41:21 +01:00
Ondrej Oprala
469c21de51
Patchlevel 42
2015-08-18 15:31:50 +02:00
Ondrej Oprala
f5eff725d5
#1245233 - fixed memleak
2015-08-03 10:46:45 +02:00
Ondrej Oprala
1e8e815c01
1182278 - bash crashes on `select' if REPLY is readonly
...
1241533,1224855 - bash memleak when LC_ALL set
2015-07-15 11:58:08 +02:00
Ondrej Oprala
4a3f611b0c
Fix a leak introduced by plevel39
2015-06-30 11:55:54 +02:00
Ondrej Oprala
8262811a58
Fix --rpm-requires
2015-06-30 09:56:33 +02:00
Dennis Gilmore
093f450ec5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 01:38:10 +00:00