ProteanOS Archive Manager 1.4.0 released
- From: "Patrick 'P. J.' McDermott" <pj+proteanos-ml АТ pehjota DОТ net>
- To: proteanos-dev АТ lists DОТ proteanos DОТ com
- Date: Mon, 25 May 2015 23:32:06 -0400
- Message-id: <5563E936 DОТ 4060806 АТ pehjota DОТ net>
About
=====
This is pro-archman, the ProteanOS Archive Manager.
pro-archman manages packages in an archive laid out as explained in this
specification:
http://www.proteanos.com/dev/archive/layout/
The ProteanOS Archive Manager can:
* Include new packages into an archive;
* Scan an "incoming" directory for new packages;
* Remove packages from an archive suite;
* Copy packages from one archive suite to another;
* Remove an archive suite;
* Efficiently generate feed index files that package managers can use
to find packages in the archive; and
* Remove old package files after a delay, allowing package managers to
find packages listed in cached feed index files.
Here is the Web page for the ProteanOS Archive Manager:
http://www.proteanos.com/dev/pro-archman/
Downloading
===========
Source archives are available in gzip, bzip2, or xz compression from the
ProteanOS files site by HTTP or FTP:
http://files.proteanos.com/pub/pro-archman/1.4.0/
ftp://files.proteanos.com/pub/pro-archman/1.4.0/
Here are the MD5 checksums:
987c3d05efe7a240a03805caba6c611f pro-archman-1.4.0.tar.bz2
c2c710d3dfe19384a308f7cc9bd4cbba pro-archman-1.4.0.tar.gz
fb8599d551d8c56637a7bf0c10e081f8 pro-archman-1.4.0.tar.xz
Here are the SHA-256 checksums:
9b39c54939b1bea0de5b611ba341773d6b1b24055d3d884252f6aee848c1337a pro-archman-1.4.0.tar.bz2
a5668c2d31ea620f29e0d26c6655aa8b09e435bfadaf90b4dcf5ec7448c005b3 pro-archman-1.4.0.tar.gz
35680460d9672991b682a971b39568d9e439e9682072275ed26958cab51ebb74 pro-archman-1.4.0.tar.xz
The sources are maintained in a Git repository:
http://git.proteanos.com/pro-archman/pro-archman.git/
git://git.proteanos.com/pro-archman/pro-archman.git/
This release is marked by the "pro-archman/1.4.0" tag.
NEWS for Version 1.4.0
======================
Changes in this release:
* A new "Manifests" file is generated to list architectures,
platforms, and sections in a suite.
* The "include" command no longer prints a list of included files.
This was a minor bug introduced in version 1.1.0.
* "Packages" index files are now compressed with gzip if a new
"conf_gzip" configuration variable (default: true) is set.
--
Patrick "P. J." McDermott
http://www.pehjota.net/
Lead Developer, ProteanOS
http://www.proteanos.com/