bash 5.1.p4

This commit is contained in:
Idris Kalp
2021-03-01 22:51:00 +03:00
parent 00b3f6fb22
commit 446d1ba43e
60 changed files with 329 additions and 2953 deletions
+13 -20
View File
@@ -12,31 +12,17 @@
<IsA>app:console</IsA>
<Summary>The standard GNU Bourne again shell</Summary>
<Description>Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE POSIX and Open Group shell specification with interactive command line editing, csh-like features such as history substitution.</Description>
<Archive sha1sum="d116b469b9e6ea5264a74661d3a4c797da7f997b" type="targz">mirrors://gnu/bash/bash-5.0.tar.gz</Archive>
<Archive sha1sum="063019501ef1f30fad99d2b735a7ae2ce1d11423" type="targz">mirrors://gnu/bash/bash-5.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- Official Patches -->
<Patch level="0">official/bash50-001.patch</Patch>
<Patch level="0">official/bash50-002.patch</Patch>
<Patch level="0">official/bash50-003.patch</Patch>
<Patch level="0">official/bash50-004.patch</Patch>
<Patch level="0">official/bash50-005.patch</Patch>
<Patch level="0">official/bash50-006.patch</Patch>
<Patch level="0">official/bash50-007.patch</Patch>
<Patch level="0">official/bash50-008.patch</Patch>
<Patch level="0">official/bash50-009.patch</Patch>
<Patch level="0">official/bash50-010.patch</Patch>
<Patch level="0">official/bash50-011.patch</Patch>
<Patch level="0">official/bash50-012.patch</Patch>
<Patch level="0">official/bash50-013.patch</Patch>
<Patch level="0">official/bash50-014.patch</Patch>
<Patch level="0">official/bash50-015.patch</Patch>
<Patch level="0">official/bash50-016.patch</Patch>
<Patch level="0">official/bash50-017.patch</Patch>
<Patch level="0">official/bash50-018.patch</Patch>
<Patch>official/bash51-001.patch</Patch>
<Patch>official/bash51-002.patch</Patch>
<Patch>official/bash51-003.patch</Patch>
<Patch>official/bash51-004.patch</Patch>
<!-- Fedora patches -->
<Patch level="1">fedora/bash-2.02-security.patch</Patch>
@@ -64,7 +50,7 @@
<Patch level="1">fedora/bash-4.2-size_type.patch</Patch>
<Patch level="1">fedora/bash-4.3-man-ulimit.patch</Patch>
<!-- <Patch level="1">fedora/bash-4.3-noecho.patch</Patch> -->
<Patch level="1">fedora/bash-4.3-memleak-lc_all.patch</Patch>
<!-- <Patch level="1">fedora/bash-4.3-memleak-lc_all.patch</Patch> -->
<Patch level="1">fedora/bash-4.4-no-loadable-builtins.patch</Patch>
</Patches>
@@ -91,6 +77,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-03-01</Date>
<Version>5.1.4</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-12-09</Date>
<Version>5.0.18</Version>