Commit Graph

197 Commits

Author SHA1 Message Date
Ismail Dönmez
b5ebf2c441 Accepting request 127401 from Base:System
- Update bash 4.2 to patch level 36 
  * Patch 25: When used in a shell function,
    `declare -g -a array=(compound assignment)' creates a local
    variable instead of a global one.
  * Patch 26: The `lastpipe' option does not behave correctly on
    machines where the open file limit is less than 256.
  * Patch 27: When the `extglob' shell option is enabled, pattern
    substitution does not work correctly in the presence of
    multibyte characters.
  * Patch 28: When using a word expansion for which the right hand
    side is evaluated, certain expansions of quoted null strings
    include spurious ^? characters.
  * Patch 29: Bash-4.2 tries to leave completed directory names as
    the user typed them, without expanding them to a full pathname.
    One effect of this is that shell variables used in pathnames
    being completed (e.g., $HOME) are left unchanged, but the `$'
    is quoted by readline because it is a special character to the shell.
  * Patch 30: When attempting to glob strings in a multibyte locale,
    and those strings contain invalid multibyte characters that cause
    mbsnrtowcs to return 0, the globbing code loops infinitely.
  * Patch 31: A change between bash-4.1 and bash-4.2 to prevent the
    readline input hook from being called too frequently had the side
    effect of causing delays when reading pasted input on systems such
    as Mac OS X.  This patch fixes those delays while retaining the
    bash-4.2 behavior.
  * Patch 32: Bash-4.2 has problems with DEL characters in the
    expanded value of variables used in the same quoted string as
    variables that expand to nothing.
  * Patch 33: Bash uses a static buffer when expanding the /dev/fd
    prefix for the test and conditional commands, among other uses,

OBS-URL: https://build.opensuse.org/request/show/127401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=98
2012-07-12 08:40:09 +00:00
Dr. Werner Fink
e5412e5e27 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=127
2012-07-09 11:07:39 +00:00
Stephan Kulow
d1b54809ae Accepting request 126183 from Base:System
license update: GPL-3.0+
Upstream declares the bash license to be GPL-3.0+ - not GPL-2.0+ (forwarded request 126173 from babelworx)

OBS-URL: https://build.opensuse.org/request/show/126183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=97
2012-06-26 15:44:59 +00:00
Dr. Werner Fink
c93757f502 Accepting request 126173 from home:babelworx:ldig:branches:Base:System
license update: GPL-3.0+
Upstream declares the bash license to be GPL-3.0+ - not GPL-2.0+

OBS-URL: https://build.opensuse.org/request/show/126173
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=125
2012-06-26 13:06:31 +00:00
Dr. Werner Fink
e9f363ca41 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=124
2012-06-11 11:51:41 +00:00
Dr. Werner Fink
26288a1431 Accepting request 123542 from home:msmeissn:branches:Base:System
- added auditing patch from
  http://git.savannah.gnu.org/cgit/bash.git/plain/CWRU/audit-patch

OBS-URL: https://build.opensuse.org/request/show/123542
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=123
2012-06-07 09:23:17 +00:00
Stephan Kulow
4862cd53a5 Accepting request 112694 from Base:System
- Remove not required patch (was a fix for bnc#141394) which now
  cause a wrong behaviour if applied (bnc#755453)

OBS-URL: https://build.opensuse.org/request/show/112694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=95
2012-04-12 07:19:35 +00:00
Dr. Werner Fink
9766a6bc0f .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=121
2012-04-05 11:49:41 +00:00
Stephan Kulow
bfef3f9e5f Accepting request 109071 from Base:System
- Update bash 4.2 to patch level 24

OBS-URL: https://build.opensuse.org/request/show/109071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=94
2012-03-16 12:10:46 +00:00
Dr. Werner Fink
bbf357b049 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=119
2012-03-13 10:06:24 +00:00
Stephan Kulow
c997f8246a Accepting request 108671 from Base:System
- Avoid endless loop in user completion caused by endpw patches

OBS-URL: https://build.opensuse.org/request/show/108671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=93
2012-03-12 07:53:23 +00:00
Dr. Werner Fink
1a869bae05 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=117
2012-03-09 17:45:42 +00:00
Stephan Kulow
777dc3cc7d Accepting request 108164 from Base:System
- Add small patch for be able to use nanoseconds in comparision
  of time stamps of files (bnc#750640)

- Reenable patch for bnc#725657 with latest change from latest
  git repository of the patch.

OBS-URL: https://build.opensuse.org/request/show/108164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=92
2012-03-07 19:08:45 +00:00
Dr. Werner Fink
c671aae3aa .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=115
2012-03-06 12:17:21 +00:00
Dr. Werner Fink
79d947eec3 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=114
2012-03-06 12:14:55 +00:00
Dr. Werner Fink
28daa40389 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=113
2012-03-06 09:54:25 +00:00
Stephan Kulow
889ec077aa Accepting request 97325 from Base:System
add autoconf to buildrequires (forwarded request 97319 from coolo)

OBS-URL: https://build.opensuse.org/request/show/97325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=91
2011-12-21 08:59:24 +00:00
Cristian Rodríguez
0e6f69089f Accepting request 97319 from home:coolo:removeautoconf
add autoconf to buildrequires

OBS-URL: https://build.opensuse.org/request/show/97319
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=111
2011-12-20 20:06:27 +00:00
Stephan Kulow
8360562c1f - remove suse_update_config calls - obsolete
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=110
2011-12-19 14:34:58 +00:00
Stephan Kulow
67ba6d57c3 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=90
2011-12-06 17:00:24 +00:00
OBS User buildservice-autocommit
890d6ba622 Updating link to change in openSUSE:Factory/bash revision 90.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=c444798a5636be3660a9c12cdb825db9
2011-12-06 17:00:24 +00:00
Stephan Kulow
966be9a259 Accepting request 93690 from Base:System
- Make build check quiet

- Update bash 4.2 to patch level 20
- Update readline 6.2 to patch level 2

OBS-URL: https://build.opensuse.org/request/show/93690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=89
2011-11-28 11:53:02 +00:00
Dr. Werner Fink
b3652ece74 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=107
2011-11-25 17:50:33 +00:00
Dr. Werner Fink
1aa79a2623 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=106
2011-11-25 17:36:58 +00:00
Stephan Kulow
8f84cf8e30 Accepting request 92891 from Base:System
- Disable endpwent() in rl_username_completion_function() as this
  cause a deadlock in a futex of the glibc (bnc#731556)

OBS-URL: https://build.opensuse.org/request/show/92891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=88
2011-11-22 16:47:19 +00:00
Dr. Werner Fink
5decf1c402 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=103
2011-11-21 15:50:40 +00:00
Dr. Werner Fink
8dff50d13f .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=102
2011-11-21 15:34:56 +00:00
Dr. Werner Fink
57bced726f .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=101
2011-11-21 13:32:56 +00:00
Stephan Kulow
9c386002b9 Accepting request 92268 from Base:System
- Enforce bind references to global function symbols to the
  definition within libreadline

OBS-URL: https://build.opensuse.org/request/show/92268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=87
2011-11-21 11:34:18 +00:00
Dr. Werner Fink
f360c1590c .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=98
2011-11-18 12:04:20 +00:00
Stephan Kulow
bb6a8145cd Accepting request 91781 from Base:System
- Use libtinfo if available otherwise libncurses, this avoids
  linkage against libncursesw of libreadline (required due
  bnc #729226)

OBS-URL: https://build.opensuse.org/request/show/91781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=86
2011-11-16 16:16:54 +00:00
Dr. Werner Fink
dd8c293ab2 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=95
2011-11-16 11:14:23 +00:00
Stephan Kulow
b3a91e6ea5 Accepting request 90996 from Base:System
- Avoid memory mapped /var/run/nscd/passwd at shutdown by simply
  unmapping this only used area if parent is systemd or SysVinit

- Always close get(pw|gr)func with endpw() respectivly with endgr()
  to avoid memory mapped passwd/groups of cache files from nscd

OBS-URL: https://build.opensuse.org/request/show/90996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=85
2011-11-14 10:49:43 +00:00
Dr. Werner Fink
acde7fa1ce .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=92
2011-11-11 15:29:47 +00:00
Dr. Werner Fink
8cc46344d2 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=91
2011-11-11 13:55:13 +00:00
Stephan Kulow
db0cf88772 Accepting request 89909 from Base:System
- Disable last patch as it seems a bit broken (bnc#725657)

OBS-URL: https://build.opensuse.org/request/show/89909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=84
2011-11-02 10:47:20 +00:00
Dr. Werner Fink
fc961215ac .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=88
2011-11-02 08:24:01 +00:00
Stephan Kulow
35b8cbaf14 Accepting request 89301 from Base:System
- Add direxpand patch from upstream (bnc#725657)

- Add patch from upstream mailing list to avoid memory leak by
  reassigning associative array variable

OBS-URL: https://build.opensuse.org/request/show/89301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=83
2011-10-26 13:20:35 +00:00
Dr. Werner Fink
df7ffdf51f .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=85
2011-10-25 17:12:12 +00:00
Dr. Werner Fink
6f91418cf4 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=84
2011-10-07 15:03:53 +00:00
Lars Vogdt
a84268a298 Accepting request 83604 from Base:System
- remove autoreqprov and author lists

OBS-URL: https://build.opensuse.org/request/show/83604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=81
2011-09-19 19:03:41 +00:00
Stephan Kulow
613da8eeb0 - remove autoreqprov and author lists
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=81
2011-09-19 15:00:02 +00:00
Sascha Peilicke
d3cd89ff5b Autobuild autoformatter for 74276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=80
2011-06-22 08:46:38 +00:00
OBS User buildservice-autocommit
17697c95c8 Updating link to change in openSUSE:Factory/bash revision 80.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=9a6797cea3e903febb7a736f4c985c29
2011-06-22 08:46:38 +00:00
OBS User buildservice-autocommit
a4c00b9417 Accepting request 74276 from Base:System
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/74276
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=79
2011-06-22 08:46:27 +00:00
Sascha Peilicke
81c6d74110 Accepting request 74276 from Base:System
- Add fix from upstream mailing list to avoid crash

- use original source URLs

- Fix the fix for bug bnc#681286 to be able to avoid both a not 
  expanding glob as well as the infinit loop in multi byte locale

- Update bash 4.2 to patch level 10
- Add patch from upstream to avoid loosing quoted-nulls
- Add modified patch to avod endless loop in UTF-8 locale

OBS-URL: https://build.opensuse.org/request/show/74276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=79
2011-06-22 08:46:26 +00:00
Dr. Werner Fink
13265c9971 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=78
2011-06-21 17:03:06 +00:00
Stephan Kulow
203729c8d3 trigger service run
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=77
2011-06-20 09:03:29 +00:00
Dr. Werner Fink
977f71a24d .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=73
2011-05-12 10:50:57 +00:00
Sascha Peilicke
9ce4fa6324 Autobuild autoformatter for 64832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=78
2011-03-22 16:51:14 +00:00