slapt-get 0.10.2c and gslapt 0.5.2b
Posted by jaos on Sunday January 17, 2010 07:37pm
Changes for slapt-get 0.10.2c include:
- ignore the location for installed packages as they do not have any real meaning and end up
confusing the user.
- fixed missing configuration option copying from the initial config to the final configuration.
--remove-obsolete and --retry were not being honored.
Files and documentation available at
http://software.jaos.org/#slapt-get.
Changes for gslapt 0.5.2b include:
- updated greek translation from George Vlahavas
- fixed display bug when viewing installed packages
- Added default strings for the dependency, changelog, and files tabs in the event there is no
data (thanks George)
- added "Installed Size" column header to translation files (thanks George)
- save and restore window position and size between invocations
- free several package lists that were never freed
- updated handling of conflicts from command line package names
Files and documentation available at
http://software.jaos.org/#gslapt.
slapt-get 0.10.2b and gslapt 0.5.2a
Posted by jaos on Saturday October 31, 2009 02:17pm
slapt-get 0.10.2b features the following changes:
- modified disk checking mechanism so that the working directory filesystem
is checked for downloads and then / is checked for the uncompressed size.
This is not 100% ideal since /usr may be on another filestem but it should
make Tadgy slightly happier. Added slapt_disk_space_check to public API.
Files and documentation available at
http://software.jaos.org/#slapt-get.
glsapt 0.5.2a features the following changes:
- use slapt_disk_space_check from libslapt
Files and documentation available at
http://software.jaos.org/#gslapt.
slapt-get 0.10.2a and gslapt 0.5.2
Posted by jaos on Sunday September 20, 2009 11:21am
slapt-get 0.10.2a features the following changes:
- updated el translation from George Vlahavas
- updated es_ES translation from Angelos
- added --filelist option using slapt_get_pkg_filelist
- added slapt_get_pkg_filelist() from Anders F. Bjorklund
- normalize search routine when doing package lookups by details instead of just name and version.
This fixes a bug in gslapt that causes the package lookup to fail for two similar packages.
gslapt 0.5.2 features the following changes:
- updated greek translation from George Vlahavas
- added file list tab in package view
- libslapt 0.10.2a compatibility
Files and documentation available at http://software.jaos.org.
slapt-get 0.10.2 and gslapt 0.5.1b
Posted by jaos on Friday August 28, 2009 10:09pm
slapt-get 0.10.2 features the following changes:
- do not exit immediately if we cannot open the default slapt-getrc, check instead if --config was
used, otherwise exit (thanks Vasileios Porpodas)
- for consistency error out when --install is passed a package that does not exist (George)
- updated conflict detection so that multiple conflicts are handled correctly (thanks Steve)
- do not print empty strings as suggestions
- free priority strings and resources when parsing is complete
- updated Greek translation from George Vlahavas
Files and documentation available at
http://software.jaos.org/#slapt-get.
gslapt 0.5.1b features the following changes:
- updated for slapt-get 0.10.1d compatibility
- added greek translation from George Vlahavas
Files and documentation available at
http://software.jaos.org/#gslapt.
slapt-get 0.10.1c
Posted by jaos on Sunday July 12, 2009 12:26pm
This release features the following changes:
- updated default and example rc settings for slackware64
- updated conflicts and suggests parsing to fix certain PACKAGES.TXT formatting
Files and documentation are available at
http://software.jaos.org/#slapt-get.
slapt-get 0.10.1b
Posted by jaos on Saturday May 30, 2009 02:20pm
This release features the following updates:
- updated parsing of compressed and uncompressed sizes in /var/log/packages entries
- fixed handling of a plus sign in package location (path) in MD5 (Ondrej Zary)
- fixed small issues in FAQ#17 script
Gslapt has been rebuilt against the new slapt-get library.
I have built packages for Slackware-current and Slackware64-current in light of the upcoming releases.
Files and documentation available at http://software.jaos.org.
gslapt 0.5.1a
Posted by jaos on Tuesday April 28, 2009 10:24pm
This release features the following changes:
- updated pkg make target to conform to new makepkg restriction for
creating a package in the current working directory.
- updated de translation from Manfred Mueller
- updated changelog window creation
- updated pt_BR translation from Sergio Surkamp
Files and documentation available at
http://software.jaos.org/#gslapt.
slapt-get 0.10.1a
Posted by jaos on Tuesday April 28, 2009 10:23pm
This release features the following changes:
- modernized script in FAQ#17. How do I create my own package source?
- updated makefile for building the slapt-get package
- updated MD5 parsing to accept new slackware MD5SUM metadata
in /var/log/packages entries
- disabled file size check since slack PACKAGES.TXT sizes
are no longer accurate byte counts
- added support for txz package extension
- updated de translation from Manfred Mueller
- updated pt_BR translation from Sergio Surkamp
- moved slapt_pkg_version_parts out of public header
Files and documentation available at
http://software.jaos.org/#slapt-get.
cpan2tgz 0.6.5
Posted by jaos on Sunday January 04, 2009 10:53am
This release extends the previous fix to also work in localized environments. Thanks to David
Unric for the patch. Files and documentation available at http://software.jaos.org/#cpan2tgz.
cpan2tgz 0.6.4
Posted by jaos on Thursday January 01, 2009 11:09am
This release fixes a bug when using YAML or YAML::Syck with CPAN.pm. Files and documentation
available at http://software.jaos.org/#cpan2tgz.