SHA256
3
0
forked from pool/bash
Commit Graph

231 Commits

Author SHA256 Message Date
Dr. Werner Fink
71824847c8 fix bug bsc#1086247
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=261
2018-04-19 12:34:09 +00:00
Dr. Werner Fink
dee0874457 Readline version check at build
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=259
2018-03-16 18:25:33 +00:00
Dr. Werner Fink
1f128ec5bd /usr/share/doc/packages/%{name}/
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=258
2018-03-16 06:54:20 +00:00
Dr. Werner Fink
cca87aed76 Accepting request 585952 from home:Andreas_Schwab:Factory
- Split readline off into its own package

OBS-URL: https://build.opensuse.org/request/show/585952
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=256
2018-03-12 15:23:59 +00:00
Dr. Werner Fink
cc8ffb6455 static readline libs
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=254
2018-02-27 14:38:26 +00:00
41827b053f Accepting request 580078 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible

OBS-URL: https://build.opensuse.org/request/show/580078
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=253
2018-02-27 09:48:21 +00:00
Dr. Werner Fink
96cb6aa196 %defattr(-,root,root)
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=249
2018-01-30 07:20:06 +00:00
Dr. Werner Fink
c2d15dd419 Accepting request 570827 from home:avindra
- Add patches 13-18 to bash-4.4-patches.tar.bz2
  * 13: If a here-document contains a command substitution, the
    command substitution can get access to the file descriptor used
    to write the here-document.
  * 14: Under some circumstances, functions that return via the
    `return' builtin do not clean up memory they allocated to keep
    track of FIFOs.
  * 15: Process substitution can leak internal quoting to the
    parser in the invoked subshell.
  * 16: Bash can perform trap processing while reading command
    substitution output instead of waiting until the command
    completes.
  * 17: There is a memory leak when `read -e' is used to read a
    line using readline.
  * 18: Under certain circumstances (e.g., reading from /dev/zero),
    read(2) will not return -1 even when interrupted by a signal.
    The read builtin needs to check for signals in this case.
- partial cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/570827
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=248
2018-01-30 07:16:19 +00:00
Dr. Werner Fink
0f1297741e Add fix for boo#1076909
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=246
2018-01-24 12:42:37 +00:00
Dr. Werner Fink
e529247f85 Enable multibyte characters by default
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=244
2017-12-08 06:13:58 +00:00
Dr. Werner Fink
e2fe44c42f Accepting request 498339 from home:bmwiedemann:branches:Base:System
Make build reproducible in spite of profile based optimizations (boo#1040589)

OBS-URL: https://build.opensuse.org/request/show/498339
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=240
2017-05-26 06:34:47 +00:00
Dr. Werner Fink
5b28389ca3 Accepting request 497989 from home:bmwiedemann:branches:Base:System
Allow to disable do_profiling in builds (related to boo#1040589)

now keeping the tests enabled

OBS-URL: https://build.opensuse.org/request/show/497989
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=239
2017-05-24 13:58:50 +00:00
Dr. Werner Fink
61c3a4a8c0 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=236
2017-04-25 09:21:03 +00:00
Dr. Werner Fink
66b8f287f0 remove bash-4.0-async-bnc523667.dif
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=234
2017-02-17 14:10:21 +00:00
Dr. Werner Fink
2ca36d48b3 Update from patch 006 upto 012
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=231
2017-01-27 17:54:19 +00:00
Dr. Werner Fink
0b1c0c02de .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=230
2017-01-19 12:36:42 +00:00
cb6324cbc1 Accepting request 445451 from home:marxin:branches:Base:System
Fix package to support GCC 7.

OBS-URL: https://build.opensuse.org/request/show/445451
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=228
2016-12-17 13:02:15 +00:00
Dr. Werner Fink
b8e07aad0d Fix boo#1010845
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=225
2016-11-28 11:43:24 +00:00
Dr. Werner Fink
c33fb6aabd .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=224
2016-11-17 09:36:29 +00:00
Dr. Werner Fink
64149de932 Accepting request 437120 from home:Andreas_Schwab:Factory
- no-null-warning.patch: Don't warn about null bytes in command
  substitution

OBS-URL: https://build.opensuse.org/request/show/437120
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=222
2016-10-24 14:38:11 +00:00
Dr. Werner Fink
5b61989326 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=221
2016-10-21 12:25:30 +00:00
Dr. Werner Fink
4e5141c5ac .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=220
2016-09-16 11:10:58 +00:00
3222e6429e Accepting request 396589 from SUSE:SLE-12-SP2:GA
- Add patch bash-4.3-async-bnc971410.dif
  this is a backport from bash-4.4-rc1 and might help to avoid to
  run onto a not existing child pointer, bnc#971410.

OBS-URL: https://build.opensuse.org/request/show/396589
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=214
2016-05-19 09:00:25 +00:00
Dr. Werner Fink
2903e3bd4e .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=212
2015-10-19 13:43:05 +00:00
Dr. Werner Fink
d56075aabd .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=211
2015-10-16 16:53:55 +00:00
Dr. Werner Fink
06c13ab372 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=210
2015-10-16 13:29:33 +00:00
Dr. Werner Fink
a926a4fef9 Accepting request 314678 from openSUSE:Factory:Staging:B
OBS-URL: https://build.opensuse.org/request/show/314678
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=206
2015-07-01 08:51:27 +00:00
Dr. Werner Fink
52e241b215 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=204
2015-05-28 08:53:09 +00:00
Dr. Werner Fink
890d92fc99 Accepting request 307684 from home:msmeissn:branches:Base:System
- move info deletion to %preun sections

OBS-URL: https://build.opensuse.org/request/show/307684
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=202
2015-05-18 07:44:27 +00:00
Dr. Werner Fink
02430567d9 Accepting request 289332 from home:jdelvare:branches:Base:System
Clean up bash-4.3-loadables.dif

OBS-URL: https://build.opensuse.org/request/show/289332
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=200
2015-03-19 11:47:55 +00:00
Dr. Werner Fink
697ced45f0 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=197
2015-01-16 16:57:08 +00:00
Dr. Werner Fink
8c08aa48fe .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=195
2015-01-09 13:14:01 +00:00
Dr. Werner Fink
f24b4d86ea Accepting request 263939 from home:jdelvare:branches:Base:System
- Fix the sed command that fixes up the patch headers. It was printing a duplicate header line, which surprisingly did not confuse patch, but could in the future.
- Fix all patches that had the duplicate header line issue.

OBS-URL: https://build.opensuse.org/request/show/263939
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=194
2014-12-18 14:31:09 +00:00
Dr. Werner Fink
439b339c82 Accepting request 258193 from home:aljex:branches:Base:System
Small correction to which targets don't want autoconf. Fixes OS 10.2. Builds on everything from SL 10.0 to current now.

OBS-URL: https://build.opensuse.org/request/show/258193
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=189
2014-10-24 12:45:57 +00:00
Dr. Werner Fink
c8b88503ec .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=188
2014-10-22 14:09:39 +00:00
Dr. Werner Fink
d15773abd3 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=187
2014-10-22 13:49:41 +00:00
Dr. Werner Fink
31048b0039 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=186
2014-10-22 13:46:56 +00:00
Dr. Werner Fink
939fe3d337 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=185
2014-10-22 12:53:54 +00:00
Dr. Werner Fink
1dbc189e2d Accepting request 257920 from home:aljex:branches:Base:System
Allow building on targets older than OS 11.0 as long as it's free. This allows building on SL 10.1 to current with no other changes. This is useful for production machines to get "shellshock" patches.

OBS-URL: https://build.opensuse.org/request/show/257920
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=184
2014-10-22 12:34:09 +00:00
Dr. Werner Fink
6036db33a4 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=182
2014-10-06 08:23:18 +00:00
Dr. Werner Fink
4012ca1690 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=181
2014-09-30 13:52:29 +00:00
Dr. Werner Fink
0320505816 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=179
2014-09-30 13:48:51 +00:00
Dr. Werner Fink
b6a27c9e9a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=178
2014-09-30 12:41:44 +00:00
Dr. Werner Fink
026b46f955 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=175
2014-09-26 12:41:56 +00:00
Dr. Werner Fink
e261e6e10e .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=174
2014-09-24 15:43:57 +00:00
Dr. Werner Fink
463ec63cfc .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=173
2014-09-24 15:41:53 +00:00
Dr. Werner Fink
4267b3d086 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=172
2014-09-24 15:38:54 +00:00
Dr. Werner Fink
a1b7d9ff98 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=171
2014-09-24 14:40:50 +00:00
Dr. Werner Fink
ddae5b7925 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=170
2014-09-15 08:52:55 +00:00
Dr. Werner Fink
9a1ea9ec58 Accepting request 241275 from home:AndreasSchwab:f
- Don't use outdated C standard

OBS-URL: https://build.opensuse.org/request/show/241275
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=168
2014-07-17 06:50:42 +00:00
Dr. Werner Fink
bce98cbd6e .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=161
2014-03-18 11:26:57 +00:00
Dr. Werner Fink
ee2a0abf5b .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=159
2014-01-31 16:40:36 +00:00
Dr. Werner Fink
96abf8407d .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=156
2013-07-12 12:38:33 +00:00
Dr. Werner Fink
f7db404702 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=149
2013-03-21 11:55:05 +00:00
Dr. Werner Fink
94fed9b54f .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=148
2013-03-15 15:46:33 +00:00
Dr. Werner Fink
97bb7c126c Accepting request 155178 from home:Andreas_Schwab:Factory
- config-guess-sub-update.patch:
  Update config.guess/sub for aarch64
- Fix check for negated warning switch

OBS-URL: https://build.opensuse.org/request/show/155178
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=146
2013-02-12 14:13:38 +00:00
Dr. Werner Fink
4e17833c13 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=144
2013-01-09 10:03:33 +00:00
Dr. Werner Fink
ef72fe97a8 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=143
2013-01-09 08:55:43 +00:00
Dr. Werner Fink
316940b07c .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=141
2013-01-08 15:01:04 +00:00
Dr. Werner Fink
103fbc9497 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=139
2012-11-05 13:27:32 +00:00
Dr. Werner Fink
ffdfe32215 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=138
2012-11-05 12:51:22 +00:00
Dr. Werner Fink
bfaf3f6c14 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=136
2012-10-17 13:13:20 +00:00
Dr. Werner Fink
6f518c9d16 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=131
2012-07-19 12:07:36 +00:00
Dr. Werner Fink
1a97d6a348 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=129
2012-07-18 11:20:24 +00:00
Dr. Werner Fink
dbb02fb672 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
e31b47baea .
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
871a6a2bdc 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
Dr. Werner Fink
f10506a19a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=121
2012-04-05 11:49:41 +00:00
Dr. Werner Fink
445dd56466 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=119
2012-03-13 10:06:24 +00:00
Dr. Werner Fink
e833b04d2d .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=117
2012-03-09 17:45:42 +00:00
Dr. Werner Fink
05379dddac .
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
1e04c00adb .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=113
2012-03-06 09:54:25 +00:00
Cristian Rodríguez
a1a223cd15 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
94ef2b278a - 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
OBS User buildservice-autocommit
fedcab5e82 Updating link to change in openSUSE:Factory/bash revision 90
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=c444798a5636be3660a9c12cdb825db9
2011-12-06 17:00:24 +00:00
Dr. Werner Fink
65bb23d782 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=106
2011-11-25 17:36:58 +00:00
Dr. Werner Fink
32aa646d84 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=98
2011-11-18 12:04:20 +00:00
Dr. Werner Fink
abdd0db0a2 .
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
86ebc7a3f6 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=91
2011-11-11 13:55:13 +00:00
Dr. Werner Fink
988eb15320 .
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
a5332cb3b4 - 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
OBS User buildservice-autocommit
1ea73e2fa5 Updating link to change in openSUSE:Factory/bash revision 80
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=9a6797cea3e903febb7a736f4c985c29
2011-06-22 08:46:38 +00:00
Stephan Kulow
e2464a3d8a 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
OBS User buildservice-autocommit
bd6de47783 Updating link to change in openSUSE:Factory/bash revision 78
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=47b9533004ae0af26c6f370fef45a810
2011-03-22 16:51:14 +00:00
OBS User buildservice-autocommit
5d75cc9fc8 Updating link to change in openSUSE:Factory/bash revision 76
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=d1ae9a296fb8b2a3fdfef84ec9e050c4
2011-03-16 09:11:09 +00:00
Dr. Werner Fink
2efee28bfb .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=69
2011-03-15 17:31:42 +00:00
OBS User buildservice-autocommit
cde97eefad Updating link to change in openSUSE:Factory/bash revision 74
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=40323a128908eb3787c32a92c945a71e
2011-03-09 12:18:41 +00:00
Dr. Werner Fink
f420d1adce .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=67
2011-03-09 11:02:20 +00:00
Dr. Werner Fink
150e4de5ff .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=64
2011-03-08 12:18:13 +00:00
OBS User buildservice-autocommit
cb7c1c55f7 Updating link to change in openSUSE:Factory/bash revision 71
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=37487eb702de9a3a0fcb647f4901ddae
2011-02-27 12:31:41 +00:00
OBS User buildservice-autocommit
0acdd1f3ff Updating link to change in openSUSE:Factory/bash revision 69
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=daf0ebbb367e9547f403a585ae45eb86
2011-02-18 10:51:53 +00:00
Stephan Kulow
5e664c2d77 - having a bash man page is recommended (bnc#672528)
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=60
2011-02-17 10:09:16 +00:00
OBS User buildservice-autocommit
2fbaaa2750 Updating link to change in openSUSE:Factory/bash revision 66
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=462929885ed2d85d4d9947b61b431df8
2010-10-20 13:19:01 +00:00
Dr. Werner Fink
68afd234bf Accepting request 50899 from home:jirislaby:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/50899
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=58
2010-10-18 12:44:36 +00:00
OBS User buildservice-autocommit
597ca50e66 Updating link to change in openSUSE:Factory/bash revision 64
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=e87262c330fd3c958759eea1aca04a8a
2010-10-14 13:06:17 +00:00
OBS User autobuild
241beb5f81 checked in (request 50573)
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=57
2010-10-14 13:06:16 +00:00
Dr. Werner Fink
68222a269a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=56
2010-10-14 12:41:20 +00:00
OBS User buildservice-autocommit
2e44a706ba Updating link to change in openSUSE:Factory/bash revision 63
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=bd8cb0de6b23688d031778157a4cd4bb
2010-09-09 12:46:02 +00:00
OBS User autobuild
5f2d05a7e9 checked in (request 47126)
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=54
2010-09-09 12:46:01 +00:00
Cristian Rodríguez
71c1c71c19 Accepting request 47095 from home:elvigia:branches:Base:System
Copy from home:elvigia:branches:Base:System/bash via accept of submit request 47095 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/47095
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=53
2010-09-04 12:49:42 +00:00