forked from pool/peazip
Accepting request 420728 from home:enzokiel:branches:devel:languages:pascal
update to version 6.1.0 OBS-URL: https://build.opensuse.org/request/show/420728 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=24
This commit is contained in:
parent
ae368dbf16
commit
ad64222358
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1211a7468a56c2e6f0635931bffd252d8b60572a2a2f72f38c6df0c12f1e849e
|
|
||||||
size 4005283
|
|
3
peazip-6.1.0.src.zip
Normal file
3
peazip-6.1.0.src.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:627a38b1f2d5fc1306940c8f82f41a13533cabae395d27e29fff0a94d93dd4e7
|
||||||
|
size 4069389
|
@ -1,3 +1,41 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 20 19:58:41 UTC 2016 - joerg.lorenzen@ki.tng.de
|
||||||
|
|
||||||
|
- update to version 6.1.0
|
||||||
|
* FILE MANAGER
|
||||||
|
- Archive directory tree is shown in navigation sidebar while
|
||||||
|
browsing an archive (above Bookmarks) and can be used for
|
||||||
|
navigation or quick exploration of archive directory structure.
|
||||||
|
- Added Expand/collapse archive tree toggle in quick history
|
||||||
|
menu, allowing quick inspection of directory structure inside
|
||||||
|
the archive.
|
||||||
|
- In-archive breadcrumb improved, now showing list of
|
||||||
|
directories from nodes dropdown menu, consistently with
|
||||||
|
filesystem breadcrumb section.
|
||||||
|
- File browser now shows .exe icons on Windows.
|
||||||
|
- Can now set starting directory in Options > Settings >
|
||||||
|
Advanced: last visited (default), computer's root, desktop,
|
||||||
|
home, custom (user selected directory).
|
||||||
|
- Fixed showing directories even if omitted in archive TOC.
|
||||||
|
- Fixed sorting files without extensions.
|
||||||
|
- Various fixes and improvements.
|
||||||
|
|
||||||
|
- version 6.0.3
|
||||||
|
* BACKEND
|
||||||
|
- Updated pea to 0.55 version fixing issues in reading header
|
||||||
|
of PEA revision 1.0 files.
|
||||||
|
- (Windows) Updated 7z backend to 16.02 version.
|
||||||
|
|
||||||
|
- version 6.0.2
|
||||||
|
* BACKEND
|
||||||
|
- (Windows) Updated 7z backend from 15.14 to 16.00 after Cisco
|
||||||
|
Talos vulnerability disclosure
|
||||||
|
http://blog.talosintel.com/2016/05/multiple-7-zip-vulnerabilities.html
|
||||||
|
* FILE MANAGER
|
||||||
|
- Can now correctly handle WinZip spanned files (.z01).
|
||||||
|
- Fixed sorting for packed size.
|
||||||
|
- Updated embedded translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 04 11:03:22 UTC 2016 - joerg.lorenzen@ki.tng.de
|
Wed May 04 11:03:22 UTC 2016 - joerg.lorenzen@ki.tng.de
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: peazip
|
Name: peazip
|
||||||
Summary: Free Zip files utility
|
Summary: Free Zip files utility
|
||||||
Version: 6.0.1
|
Version: 6.1.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: https://github.com/giorgiotani/PeaZip
|
Url: https://github.com/giorgiotani/PeaZip
|
||||||
Source0: peazip-%{version}.src.zip
|
Source0: peazip-%{version}.src.zip
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:925e9c65f4ae38c120651cdfc6567687770238487655e0bcd4f1e6bf53ca2929
|
oid sha256:559cabae5c818d552ec06501c0dc5117cf1f103220af67a8552b550d33dd04b1
|
||||||
size 1184864
|
size 1176651
|
||||||
|
Loading…
Reference in New Issue
Block a user