fix upstream bugs since 5.8.8 was released

This commit is contained in:
jvdias 2006-06-02 18:17:52 +00:00
parent 79b5d19127
commit 5393f15281

View File

@ -587,7 +587,7 @@ rm -rf $RPM_BUILD_ROOT
apply upstream patch #27391 apply upstream patch #27391
- Avoid writing over the input string in the case 'F' in moreswitches. - Avoid writing over the input string in the case 'F' in moreswitches.
apply upstream patch #27426 apply upstream patch #27426
- Fix upstream perl bug 38925 - 'overload and rebless' - - Fix upstream perl bug 34925 - 'overload and rebless' -
apply upstream patches #27509, #27512 apply upstream patches #27509, #27512
- Fix upstream perl bug 3038 - '$qr = qr/^a$/m; $x =~ $qr; fails' - Fix upstream perl bug 3038 - '$qr = qr/^a$/m; $x =~ $qr; fails'
apply upstream patch #27604 apply upstream patch #27604