Hi,
This is a quick bugfix release of Scripts, featuring all fixes since
2.9.0, which was released a week ago. The main changes are useflags
fixes and a new FileHash format fixing behavior for symlinks in
packages; the full changelog follows at the end of this message. Just
run 'InstallPackage Scripts 2.9.1' to get the latest package.
Thanks for everyone's feedback,
-- Hisham
ChangeLog:
Scripts 2.9.1
----------------
2008-05-12 09:47 mwh
* Functions/CommandNotFound: Function definitions should be skipped
for CNF as well
2008-05-11 10:51 mohjive
* src/FindDependencies.c: Fixing false positives issue, when one
depname is a substring of another depname
2008-05-10 16:51 mohjive
* src/Makefile: More dynamic fixes to Makefile
2008-05-10 16:10 lucasvr
* src/FindDependencies.c: Added 'quiet' flag to FindDependencies.c
2008-05-10 11:42 mohjive
* src, src/Makefile: Copy instead of move to not have to rebuild
files everytime one file is changed
Added binary files to svn:ignore
2008-05-09 09:09 mwh
* bin/CheckDependencies: Track the flags causing the inclusion of a
dependency in CheckDependencies
2008-05-09 09:07 mwh
* bin/CheckDependencies: Fix useflags bug with old-style
dependencies, and when no flags are enabled
2008-05-09 03:16 hisham
* Functions/File, bin/ListProgramFiles: Add version 2.1 of FileHash
format, with proper handling of symlinks.
Ignore symlinks in older versions of FileHash.
2008-05-09 03:02 lucasvr
* Functions/File: Fixing problems with symlinks when they point to
invalid files while uncompressed in a temporary directory. See
the url below for more information on the problem this patch
fixes.
http://lists.gobolinux.org/pipermail/gobolinux-devel/2008-May/003616.html
2008-05-08 22:58 lucasvr
* bin/GetAvailable: 'not' returns true both when no list has been
supplied and when it's empty. We don't want to reassign the
dictionary to a new object in the latter, otherwise the object
passed by the caller will be empty after the function returns.
2008-05-08 14:23 detsch
* bin/CheckDependencies: Respect --file option in --mode=convert
2008-05-08 14:19 detsch
* bin/CheckDependencies: Fixed location path for local recipes.
2008-05-08 12:55 lucasvr
* Data/CommandNotFound.data: Added executables from TFTP-HPA.
2008-05-07 19:27 mohjive
* ., Data/CommandNotFound.data: [EMAIL PROTECTED]: jonas | 2008-05-07
21:24:48 +0200
Adding more entries to CNF data
2008-05-07 11:17 mohjive
* bin/SignProgram: We need to wrap untaring with $sudo_exec to
allow tar to use 'mknod' (for Udev).
2008-05-07 11:14 mohjive
* Functions/Archive: Fix unpacking of files where output is
directed from stdout
_______________________________________________
gobolinux-devel mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel