Ticket #3443 (closed enhancement: fixed)
Handling patch with xz compression
Reported by: | holbru | Owned by: | andrew_b |
---|---|---|---|
Priority: | trivial | Milestone: | 4.8.16 |
Component: | mc-vfs | Version: | master |
Keywords: | patch.xz | Cc: | zaytsev |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description (last modified by andrew_b) (diff)
Handling for patches with xz compression in mc.ext
abc.patch.xz
also
patchfs work with regex (/^'*xz/)
but file -b returned XZ as upperchar
file -b mc-4.8.14-xz-compressed-patches.patch.xz
XZ compressed data
the attached patch work for my
Attachments
Change History
comment:3 Changed 9 years ago by andrew_b
- Status changed from new to accepted
- Votes for changeset set to andrew_b
- Component changed from mc-core to mc-vfs
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.16
- Owner set to andrew_b
I'm already done it.
Branch: 3443_patch_xz
changeset:d0435fcfeefd8cc9b63be03d4c046e87cda7d841
comment:5 Changed 9 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [d0435fcfeefd8cc9b63be03d4c046e87cda7d841].
Note: See
TracTickets for help on using
tickets.