| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
enable zstd compression support
|
|
|
|
| |
drop patch merged upstream
|
|
|
|
|
|
|
| |
fix installation layout using patch from
https://github.com/nih-at/libzip/pull/190
fix pkgconfig usability using patch from
https://github.com/nih-at/libzip/pull/191
|
| |
|
|
|
|
|
| |
really enable lzma support (excepted on EL-6)
patch zipconf.h to re-add missing LIBZIP_VERSION_* macros
|
|
|
|
| |
enable lzma support (excepted on EL-6)
|
| |
|
|
|
|
|
| |
drop dependency on zlib-devel and bzip2-devel no more referenced in libzip.pc
drop rpath patch merged upstream
|
|
|
|
| |
use openssl for cryptography instead of bundled custom AES implementation
|
|
|
|
|
| |
switch to cmake
add upstream patch for lib64
|
| |
|
|
drop multilib header hack
|