[Bug 1563518] Re: Sync p7zip-rar 15.14.1-1 (multiverse) from Debian unstable (non-free)
Martin Pitt
martin.pitt at ubuntu.com
Fri May 13 06:20:51 UTC 2016
It is going to land in yakkety soon:
p7zip-rar | 15.14.1-1 | yakkety-proposed/multiverse | source,
amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
It needs the corresponding new p7zip (http://people.canonical.com
/~ubuntu-archive/proposed-migration/update_excuses.html#p7zip-rar) which
I'm syncing now.
** Changed in: p7zip-rar (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1563518
Title:
Sync p7zip-rar 15.14.1-1 (multiverse) from Debian unstable (non-free)
Status in p7zip-rar package in Ubuntu:
Fix Released
Bug description:
Please sync p7zip-rar 15.09-2 (multiverse) from Debian testing (non-free)
-------------------------------------------------------------------------
Rationale:
===========
* The version currently in xenial, 9.20.1, is 5 years old (released in
2011). It is very beneficial for the users to have this newer version
in the LTS. It has many improvements and fixes.
* The package comes from Debian testing, which means that:
- It compiles and up to date on all architectures it has previously been compiled for in unstable;
- It does not have release-critical bugs;
- All of its dependencies are satisfiable by packages already in testing, which is what the LTS is derived from;
- Installing the package does not break any packages currently in testing
* Another sync request for p7zip 15.09 (which p7zip-rar depends on) is
filed here Bug #1563508
* Some specific RAR improvements are mentioned in the upstream changelog below
---------------------------------------------------------------------------
Version 15.09 beta
=================
- From Windows version of 7-zip 15.08 beta:
- 7-Zip now can extract ext2 and multivolume VMDK images.
- Some bugs were fixed.
Version 15.08 beta
=================
- From Windows version of 7-zip 15.08 beta:
- 7-Zip now can extract ext3 and ext4 (Linux file system) images.
- Some bugs were fixed.
Version 15.07 beta
=================
- "bin/Codecs/Rar29.so" renamed to "bin/Codecs/Rar.so"
- support of cygwin 64 bits
- support of cygwin 64 bits with asm
- cygwin : fix in GetRamSize()
- cross building added :
makefile.linux_cross_aarch64
makefile.linux_cross_arm
makefile.linux_cross_ppc
makefile.linux_cross_ppc64
makefile.linux_cross_ppc64le
makefile.linux_cross_s390x (7za and 7zr pass tests, 7z does not pass tests)
- From Windows version of 7-zip 15.07 beta:
- 7-Zip now can extract GPT images and single file QCOW2, VMDK, VDI images.
- 7-Zip now can extract solid WIM archives with LZMS compression.
- Some bugs were fixed.
- From Windows version of 7-zip 15.06 beta:
- 7-Zip now can extract RAR5 archives.
- 7-Zip now doesn't sort files by type while adding to solid 7z archive.
new -mqs switch to sort files by type while adding to solid 7z archive.
- The BUG in 7-Zip File Manager was fixed:
The "Move" operation to open 7z archive didn't delete empty files.
- The BUG in 15.05 was fixed:
console version added some text to the end of stdout stream, is -so switch was used.
- The BUG in 9.30 - 15.05 was fixed:
7-Zip could not open multivolume sfx RAR archive.
- Some bugs were fixed.
- From Windows version of 7-zip 15.05 beta:
- 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2.
- 7-Zip File Manager now can operate with alternate file streams at NTFS volumes via "File / Alternate Streams" menu command.
- 7-Zip now can extract .zipx (WinZip) archives that use xz compression.
- new optional "section size" parameter for BCJ2 filter for compression ratio improving.
Example: -mf=BCJ2:d9M, if largest executable section in files is smaller than 9 MB.
- Speed optimizations for BCJ2 filter and SHA-1 and SHA-256 calculation.
- Console version now uses stderr stream for error messages.
- Console version now shows names of processed files only in progress line by default.
- new -bb[0-3] switch to set output log level. -bb1 shows names of processed files in log.
- new -bs[o|e|p][0|1|2] switch to set stream for output messages;
o: output, e: error, p: progress line; 0: disable, 1: stdout, 2: stderr.
- new -bt switch to show execution time statistics.
- new -myx[0-9] switch to set level of file analysis.
- new -mmtf- switch to set single thread mode for filters.
- The BUG was fixed:
- 7-Zip didn't restore NTFS permissions for folders during extracting from WIM archives.
- The BUG was fixed:
The command line version: if the command "rn" (Rename) was called with more
than one pair of paths, 7-Zip used only first rename pair.
- The BUG was fixed:
7-Zip crashed for ZIP/LZMA/AES/AES-NI.
- The BUG in 15.01-15.02 was fixed:
7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used.
7-Zip 9.20 can extract such incorrect ZIP archives.
- Some bugs were fixed.
Version 9.38.2
==============
- patch #27 : Update Mac OS X LLVM 64bits Makefile
and all others makefile.macosx_* become makefile.macosx_gcc_*
- bug #153 Relative paths extracted outside of extraction directory
Version 9.38.1
==============
- bug #145 "p7zip crashes while moving memory in MoveItems
Version 9.38
==============
- patch #23 fixes "7z with unicode file name with surrogate pair is
not handled well in Linux"
- bug #139 "password from commanline is visible in processes list"
Now the characters of the password are replaced with *.
- From Windows version of 7-zip
- bug#138 If you extract the password with # program crashes
7z now supports long password in RAR 3 and 4.
Version 9.22
==============
- From Windows version of 7-zip 9.22
- 7-Zip could ignore some options when you created ZIP archives.
For example, it could use ZipCrypto cipher instead of AES-256.
- From Windows version of 7-zip 9.21
- New -mf=FilterID switch to specify compression filter. Examples:
7z a -mf=bcj2 a.7z a.tar
7z a -mf=delta:4 a.7z a.wav
7z a -mf=bcj a.tar.xz a.tar
- New class FString for file names at file systems.
- Speed optimization in CRC code for big-endian CPUs.
- From Windows version of 7-zip
- Speed optimizations in AES code for Intel's 32nm CPUs.
- Speed optimizations in CRC calculation code for Intel's Atom CPUs.
- 7za can run on ANDROID 2.3 !
- bug with multi archives which are links.
- #3283518 : Asm/x{32,64}/7zCrcT8U.asm introduces executable stack
--------------------------------------------------------------------
Changelog entries since current xenial version 9.20.1~ds.1-4:
p7zip-rar (15.09-2) unstable; urgency=low
* Upload to unstable.
* Switch Vcs-Git to https, and Vcs-Browser to cgit.
* Bump Standards-Version to 3.9.7.
-- Robert Luberda <robert at debian.org> Sun, 13 Mar 2016 09:49:59
+0100
p7zip-rar (15.09-1) experimental; urgency=low
* New upstream version.
* Synchronize patches from the p7zip package. This introduces 06-s390.patch,
07-endian-detection.patch, and 08-mips.patch related to FTBFS fixes.
* Update p7zip dependency in debian/control.
* Switch debian/copyright to DEP-5 format.
-- Robert Luberda <robert at debian.org> Sat, 20 Feb 2016 00:30:32
+0100
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/p7zip-rar/+bug/1563518/+subscriptions
More information about the Ubuntu-sponsors
mailing list