Ralf S. Engelschall
|
627feb9086
update patch file to fit exactly fitout fuzzy matching requirements
|
před 17 roky |
Ralf S. Engelschall
|
ff5ae0c5d7
ok, ok, then let's take the larger hammer to ensure that this doesn't need Autoconf and friends for building
|
před 18 roky |
Christoph Schug
|
38ed667567
upgrading package: bash 3.1.17 -> 3.2.16
|
před 19 roky |
Ralf S. Engelschall
|
bd5bdaef49
Remove dependency to Bison/Yacc by applying a vendor patch to a generated file.
|
před 19 roky |
Ralf S. Engelschall
|
433ecf5bf4
upgrading package: bash 3.0.16 -> 3.1.0
|
před 20 roky |
Ralf S. Engelschall
|
a075e0c931
On brain-dead Linux platforms somewhere between glibc 2.3.3 (20040405) and glibc 2.3.3 (20040917) (e.g. between SuSE 9.1 and SuSE 9.2 or between Gentoo 1.4.x and 1.5.x) the system headers provide the waitpid(2) option WCONTINUED although the underlying Linux kernels 2.4 and 2.6 still do not support this option and return EINVAL on waitpid(2) using WCONTINUED. As a side-effect the GNU Bash goes into an endless loop with waitpid(3) calls after the first executed command terminated. The following patch is derived from Gentoo Portage and workarounds this problems by gracefully and efficiently degrading the options on waitpid(2) calls. Well, it's just another great example of how good Linux provides standardized APIs -- actually they are nothing more than Potemkin villages. Ggrrrrr!
|
před 21 roky |
Ralf S. Engelschall
|
7cf7b04cc5
upgrading package: bash 3.0.0 -> 3.0.13
|
před 21 roky |
Ralf S. Engelschall
|
7c52b033a1
apply to more segfault fixing patches
|
před 21 roky |
Thorsten Hohmeier
|
c64a0aee94
fixed timezone handling for HPUX
|
před 21 roky |
Ralf S. Engelschall
|
10550f1bb7
second attempt to upgrade to GNU Bash 3.0 (now including a still unreleased patch from the vendor which fixes the multi-line prompt bug)
|
před 21 roky |
Ralf S. Engelschall
|
532c406d90
temporarily downgrade again to Bash 2.05b because Bash 3.0 has a horribly broken multi-line prompt handling (which we require in 'openpkg dev' and in our private configurations)
|
před 21 roky |
Ralf S. Engelschall
|
44fec004eb
upgrading package: bash 2.05b.7 -> 3.0.0
|
před 21 roky |
Ralf S. Engelschall
|
1cbf7713a8
make HP-UX make happy
|
před 21 roky |
Ralf S. Engelschall
|
323496d2f8
port to HP-UX 11i and similar less smart platforms ;-)
|
před 21 roky |
Ralf S. Engelschall
|
684b60244b
add OpenPKG branding
|
před 22 roky |
Ralf S. Engelschall
|
1e1ac04d45
add one more patch which fixes another segfault
|
před 22 roky |
Ralf S. Engelschall
|
3402525e0d
add a bunch of collected patches
|
před 22 roky |