Ralf S. Engelschall
|
627feb9086
update patch file to fit exactly fitout fuzzy matching requirements
|
17 anos atrás |
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
|
18 anos atrás |
Christoph Schug
|
38ed667567
upgrading package: bash 3.1.17 -> 3.2.16
|
19 anos atrás |
Ralf S. Engelschall
|
bd5bdaef49
Remove dependency to Bison/Yacc by applying a vendor patch to a generated file.
|
19 anos atrás |
Ralf S. Engelschall
|
433ecf5bf4
upgrading package: bash 3.0.16 -> 3.1.0
|
20 anos atrás |
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!
|
21 anos atrás |
Ralf S. Engelschall
|
7cf7b04cc5
upgrading package: bash 3.0.0 -> 3.0.13
|
21 anos atrás |
Ralf S. Engelschall
|
7c52b033a1
apply to more segfault fixing patches
|
21 anos atrás |
Thorsten Hohmeier
|
c64a0aee94
fixed timezone handling for HPUX
|
21 anos atrás |
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)
|
21 anos atrás |
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)
|
21 anos atrás |
Ralf S. Engelschall
|
44fec004eb
upgrading package: bash 2.05b.7 -> 3.0.0
|
21 anos atrás |
Ralf S. Engelschall
|
1cbf7713a8
make HP-UX make happy
|
21 anos atrás |
Ralf S. Engelschall
|
323496d2f8
port to HP-UX 11i and similar less smart platforms ;-)
|
21 anos atrás |
Ralf S. Engelschall
|
684b60244b
add OpenPKG branding
|
22 anos atrás |
Ralf S. Engelschall
|
1e1ac04d45
add one more patch which fixes another segfault
|
22 anos atrás |
Ralf S. Engelschall
|
3402525e0d
add a bunch of collected patches
|
22 anos atrás |