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.
cpan2tgz 0.6.3
Posted by jaos on Friday December 19, 2008 06:44pm
This release features a small fix for compatibility with the CPAN.pm that ships with Slackware 12.2.
Files and documentation available from http://software.jaos.org/#cpan2tgz.
gslapt 0.5.1
Posted by jaos on Monday December 15, 2008 01:04am
This release features the following changes:
- determine possible downgrades even with respect to priorities and allow the package action menu
to provide a downgrade option
- better status labels in the package description when upgrading, installing, reinstalling, and
dowgrading packages
- updated for libslapt 0.10.1 compatibility
- use the actual file extension when printing the package name while downloading
- fixed the show upgradeable view to account for package priorities
Files and documentation available at
http://software.jaos.org/#gslapt.
slapt-get 0.10.1
Posted by jaos on Monday December 15, 2008 01:03am
This release features the following changes:
- fixed an initialization errror in slapt_is_required_by() that caused a segfault when removing
with --no-deps.
- if no package sources are defined with a priority, disable use of priorities when dealing with
/patches. This prevents the previous default slapt-get behavior from changing and causing
confusion. With priorities, /patches is always assigned +1 above the package sources priority. So
if no priorities were in use then anything found in any sources /patches always trumped anything
else. This is probably the most correct behavior but it is still unexpected for existing users. To
get the correct behavior, assign a priority to one or more sources.
- reordered priorities to "default < official < preferred < custom" as this seems to be more
intuitive. Having preferred less than official is confusing.
Files and documentation available at
http://software.jaos.org/#slapt-get.
gslapt 0.5.0
Posted by jaos on Saturday December 13, 2008 03:34pm
This release features the following changes:
- fixed removing uninstalled dependencies when removing packages
- added priority to source management
- modified source management to use a new window for adding and editing the source.
- updated for new libslapt changes
- German translation updates by Manfred.
Files and documentation available at
http://software.jaos.org/#gslapt.
slapt-get 0.10.0
Posted by jaos on Saturday December 13, 2008 03:33pm
Modified by jaos on Saturday December 13, 2008 03:38pm
This release features the following changes:
- validate against installed package list when creating a list of obsolete packages and their
dependencies so as to not try and remove uninstalled packages
- translation updates
- (libslapt) added slapt_write_rc_config (incorporating from gslapt)
- (libslapt) added parsing of disabled sources (instead of ignoring what gslapt creates).
- test updates
- Added source priority support based on patch submitted by Ken Milmore (see
FAQ #57)
- Added support for ikg extension (requested by Miguel Reynosso)
- Fix for MD5 string length (Thanks to Boris Popov)
Files and documentation available at
http://software.jaos.org/#slapt-get.