bash 5.0.11

This commit is contained in:
IdrisKalp
2019-12-11 00:53:57 +03:00
parent 5db6254e54
commit 0f0a275160
16 changed files with 1160 additions and 30 deletions
Regular → Executable
+29 -30
View File
@@ -12,65 +12,57 @@
<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="8de012df1e4f3e91f571c3eb8ec45b43d7c747eb" type="targz">mirrors://gnu/bash/bash-4.4.tar.gz</Archive>
<Archive sha1sum="d116b469b9e6ea5264a74661d3a4c797da7f997b" type="targz">mirrors://gnu/bash/bash-5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- Official Patches -->
<Patch level="1">official/bash-4.4-patch-1.patch</Patch>
<Patch level="1">official/bash-4.4-patch-2.patch</Patch>
<Patch level="1">official/bash-4.4-patch-3.patch</Patch>
<Patch level="1">official/bash-4.4-patch-4.patch</Patch>
<Patch level="1">official/bash-4.4-patch-5.patch</Patch>
<Patch level="1">official/bash-4.4-patch-6.patch</Patch>
<Patch level="1">official/bash-4.4-patch-7.patch</Patch>
<Patch level="1">official/bash-4.4-patch-8.patch</Patch>
<Patch level="1">official/bash-4.4-patch-9.patch</Patch>
<Patch level="1">official/bash-4.4-patch-10.patch</Patch>
<Patch level="1">official/bash-4.4-patch-11.patch</Patch>
<Patch level="1">official/bash-4.4-patch-12.patch</Patch>
<Patch level="1">official/bash-4.4-patch-13.patch</Patch>
<Patch level="1">official/bash-4.4-patch-14.patch</Patch>
<Patch level="1">official/bash-4.4-patch-15.patch</Patch>
<Patch level="1">official/bash-4.4-patch-16.patch</Patch>
<Patch level="1">official/bash-4.4-patch-17.patch</Patch>
<Patch level="1">official/bash-4.4-patch-18.patch</Patch>
<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>
<!-- Fedora patches -->
<Patch level="1">fedora/bash-2.02-security.patch</Patch>
<Patch level="1">fedora/bash-2.03-paths.patch</Patch>
<Patch level="1">fedora/bash-2.03-profile.patch</Patch>
<Patch level="1">fedora/bash-2.05a-interpreter.patch</Patch>
<!-- <Patch level="1">fedora/bash-2.05a-interpreter.patch</Patch> -->
<Patch level="1">fedora/bash-2.05b-debuginfo.patch</Patch>
<Patch level="1">fedora/bash-2.05b-manso.patch</Patch>
<Patch level="1">fedora/bash-2.05b-pgrp_sync.patch</Patch>
<Patch level="1">fedora/bash-2.05b-xcc.patch</Patch>
<!-- <Patch level="1">fedora/bash-2.05b-xcc.patch</Patch> -->
<Patch level="1">fedora/bash-3.2-audit.patch</Patch>
<Patch level="1">fedora/bash-3.2-ssh_source_bash.patch</Patch>
<!--Patch level="1">fedora/bash-bashbug.patch</Patch>
<Patch level="1">fedora/bash-infotags.patch</Patch>
<Patch level="1">fedora/bash-requires.patch</Patch-->
<Patch level="1">fedora/bash-setlocale.patch</Patch>
<Patch level="1">fedora/bash-tty-tests.patch</Patch>
<Patch level="1">fedora/bash-4.0-nobits.patch</Patch>
<!-- <Patch level="1">fedora/bash-tty-tests.patch</Patch> -->
<!-- <Patch level="1">fedora/bash-4.0-nobits.patch</Patch> -->
<Patch level="1">fedora/bash-4.1-examples.patch</Patch>
<Patch level="1">fedora/bash-4.1-broken_pipe.patch</Patch>
<Patch level="1">fedora/bash-4.2-rc2-logout.patch</Patch>
<Patch level="1">fedora/bash-4.2-coverity.patch</Patch>
<!-- <Patch level="1">fedora/bash-4.2-coverity.patch</Patch> -->
<Patch level="1">fedora/bash-4.1-defer-sigchld-trap.patch</Patch>
<Patch level="1">fedora/bash-4.2-manpage_trap.patch</Patch>
<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-noecho.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>
<Patch level="1">fedora/bash-4.4-unset-nonblock-stdin.patch</Patch>
<Patch level="1">fedora/bash-4.4-assignment-error.patch</Patch>
<Patch level="1">fedora/bash-4.5-test-modification-time.patch</Patch>
<Patch level="1">fedora/bash-4.4-case-in-command-subst.patch</Patch>
<Patch level="1">fedora/bash-4.4-coverity.patch</Patch>
</Patches>
</Source>
@@ -95,6 +87,13 @@
</Package>
<History>
<Update release="8">
<Date>2019-12-11</Date>
<Version>5.0.11</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-11-28</Date>
<Version>4.4.18</Version>