AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.3: * Fix 001_unzip.t to not hardcode pathname * Add build dependencies for make check
- Update to version 0.2: + use native package format instead of quilt + prevent unzip from executing with illegal options (boo#967265)
- Update to version 0.2: + clarify use of outfilename parameter + fix bug with repeated invocations of "osc service dr" + choose the most recent archive (fixes #3) + improved security and error handling when no archive found + added tests + improved input file checking and removed obsolete code
- Update to version 0.1: + Initial debianization + fix it + This adds posibility to define filenames with wildcards. Usable to prevent from editing the file path after each version change or after the SVN revision changes. + fix error message + allow subdirectories + fix command parameters
- fix getting input file
- added posibility to use wildcards in extracted file names
- initial package