|
Bugzilla – Full Text Bug Listing |
| Summary: | GNU patch update breaks legitimate use of symbolic links | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 13.1 | Reporter: | Jean Delvare <jdelvare> |
| Component: | Development | Assignee: | Jean Delvare <jdelvare> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | astieger, jsegitz |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 13.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Test case | ||
|
Description
Jean Delvare
2015-02-16 11:39:49 UTC
Created attachment 623415 [details]
Test case
This simple patch can be applied with GNU patch versions 2.7.1, 2.7.2 and 2.7.4, but version 2.7.3 fails to apply it with the following error message:
symbolic link target '../foo' is invalid
Version 2.7.4 introduced another functional regression, which is fixed in the just release version 2.7.5 of GNU patch. This version should hopefully be suitable for a maintenance update in openSUSE 13.1 and 13.2. (In reply to Jean Delvare from comment #2) Can you please submit for openSUSE 13.[12]? openSUSE-RU-2015:1010-1: An update that has one recommended fix can now be installed. Category: recommended (moderate) Bug References: 918058 CVE References: Sources used: openSUSE 13.2 (src): patch-2.7.5-7.7.1 openSUSE 13.1 (src): patch-2.7.5-4.7.1 update released |