Commit Graph

411 Commits

Author SHA1 Message Date
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
2faffdd628 1182278 - bash crashes on `select' if REPLY is readonly
1241533,1224855 - bash memleak when LC_ALL set
2015-07-15 12:32:30 +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
Jaromir Capik
3482e3dd45 Adding STAGE1 bootstrap recipe 2015-06-15 18:15:49 +02:00
Jaromir Capik
2886933248 Merge branches 'f22' and 'f21' 2015-06-15 18:12:55 +02:00
Ondrej Oprala
fb4f6f8f41 Patchlevel 39 2015-05-21 08:39:12 +02:00
Ondrej Oprala
86dbe9dfd9 Patchlevel 39 2015-05-21 08:38:50 +02:00
Ondrej Oprala
95f554f239 Patchlevel 39 2015-05-21 08:31:34 +02:00
Than Ngo
fd79c0ce7a rebuild against new gcc 2015-03-16 11:54:31 +01:00
Elad Alfassa
70fa7516b8 Enable PIE (hardened build) 2015-01-23 16:54:20 +01:00
Ondrej Oprala
f6d304b06a Patchlevel 33 2014-12-30 20:19:18 +01:00
Ondrej Oprala
5dc6f60e96 Patchlevel 33 2014-12-30 20:16:38 +01:00
Dan Horák
658e302547 - force refreshing generated files, fixes build on s390 2014-10-08 14:27:52 +02:00
Dan Horák
e02c7d4705 - force refreshing generated files, fixes build on s390 2014-10-08 14:18:12 +02:00
Ondrej Oprala
f96c394fe3 Patchlevel 30 2014-10-06 07:41:10 +02:00