A written archive API for handling CPIO, TAR, and AR archive formats. All package handlers have been rewritten to use this API. An ArchLinux package handler has been added. SUIG/SGID missing while unpacking has been fixed. Preliminary LZMA support (Larhzu) has been added. The RPM package handler has been completely rewritten. Work has begun on netlib and UniGET. There are various bugfixes.
A segfault which occurred when removing a package
with 0 files was fixed. A warning on removal when
not necessary (ensurermdir turned on) was removed.
Only packages with status "install ok installed"
are exported out of the Debian database. The
shared libraries were renamed to make them begin
with "lib", so ldconfig notices them.
バグ修正とクリーンアップが行われた。処理スクリプトは、適切なパラメータを示します。GNU tarの拡張機能が正しく解析されて呼び出されます。 GNU tarは長い名前の拡張機能はサポートされます。 bzip2サポートはRPMやdebパッケージを追加しました。ディレクトリを追跡することができます。パッケージサイズが提供されます。優れたUIを実装しました。
タグ:
Major feature enhancements
Bugfixes and cleanup were done. The handling
scripts are now called with the proper parameters.
GNU tar extensions are parsed properly. GNU Tar
long names extensions are supported. Bzip2 support
was added for RPM and Deb packages. Directories
can be tracked. Package size is provided. A better
UI was implemented.
The project was renamed to UniPKG. Autotools is now used. Support for Slackware's TGZ format was added. API changes were made and protecteddirs were added to the configuration. Minor bugfixes were made, signal handling was added, and better DB protection was implemented. Many new backends were added, including a r/o Debian database and XML backend. The file backend was deprecated in favour of a directory backend.