Hello community, here is the log from the commit of package zmd checked in at Wed May 31 03:07:19 CEST 2006. -------- --- zmd/zmd.changes 2006-05-25 19:40:50.000000000 +0200 +++ zmd/zmd.changes 2006-05-31 02:46:57.000000000 +0200 @@ -1,0 +2,38 @@ +Wed May 31 02:41:18 CEST 2006 - maw@suse.de + +- New source drop (r29403) which: +- Adds new exceptions for key and digest errors +- Supports FTP service autodetection (#178832) +- Detects FTP errors correctly if the requested file size request + fails +- Detects if a helper process exited due to a signal +- Blocks sbutdowns while helpers are running (#178144) +- Before restarting, nukes the pid file so when we start up we + don't think another zmd is running (partial fix for #178218) +- Implements a key whitelist, exposed over remoting, to control + zmd's behavior when the helpers raise a security error/event. +- Changes the key/digest related parsing functions to use the new + exception types and place them in the progress objects for the + clients to handle. Also, sets KEYRING_CALLBACK for a few of the + zypp helpers to turn on key/digest checking +- Throws ResolvableNotFoundException if ResolvableInfo -> + Resolvable conversion fails. This should happen very rarely + and only if a service is removed after a resolvable from the + service is sent to the client and after client responds + with it. Or, while the service is refreshing. (partial fix + for #176640) +- Corrects the CanMount url; the NU service was automatically + selected for YUM services as well +- Parses key/digest status from the backend helpers +- Adds database schema version. When opening the database and + there is either a schema version mismatch or the database is + corrupted, delete the database and create it again. (#165819 + and #175592) + +------------------------------------------------------------------- +Thu May 25 20:01:03 CEST 2006 - maw@suse.de + +- New source drop (r29091) which: +- Further fixes restart on update. #178218 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zmd.spec ++++++ --- /var/tmp/diff_new_pack.d8IKOp/_old 2006-05-31 03:06:43.000000000 +0200 +++ /var/tmp/diff_new_pack.d8IKOp/_new 2006-05-31 03:06:43.000000000 +0200 @@ -14,7 +14,7 @@ BuildRequires: dbus-1-mono log4net mono-basic mono-data-sqlite mono-devel perl-XML-Parser rpm-devel sqlite-devel URL: http://www.novell.com Version: 7.1.1.0 -Release: 44 +Release: 45 License: LGPL BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 @@ -159,6 +159,38 @@ # %{_libdir}/monodoc/sources/* %changelog -n zmd +* Wed May 31 2006 - maw@suse.de +- New source drop (r29403) which: +- Adds new exceptions for key and digest errors +- Supports FTP service autodetection (#178832) +- Detects FTP errors correctly if the requested file size request + fails +- Detects if a helper process exited due to a signal +- Blocks sbutdowns while helpers are running (#178144) +- Before restarting, nukes the pid file so when we start up we + don't think another zmd is running (partial fix for #178218) +- Implements a key whitelist, exposed over remoting, to control + zmd's behavior when the helpers raise a security error/event. +- Changes the key/digest related parsing functions to use the new + exception types and place them in the progress objects for the + clients to handle. Also, sets KEYRING_CALLBACK for a few of the + zypp helpers to turn on key/digest checking +- Throws ResolvableNotFoundException if ResolvableInfo -> + Resolvable conversion fails. This should happen very rarely + and only if a service is removed after a resolvable from the + service is sent to the client and after client responds + with it. Or, while the service is refreshing. (partial fix + for #176640) +- Corrects the CanMount url; the NU service was automatically + selected for YUM services as well +- Parses key/digest status from the backend helpers +- Adds database schema version. When opening the database and + there is either a schema version mismatch or the database is + corrupted, delete the database and create it again. (#165819 + and #175592) +* Thu May 25 2006 - maw@suse.de +- New source drop (r29091) which: +- Further fixes restart on update. #178218 * Thu May 25 2006 - maw@suse.de - Added a patch (sleep-interval.patch) to make zmd go to sleep after 30 minutes of inactivity instead of 5. ++++++ zmd-7.1.1.0.tar.bz2 ++++++ ++++ 2548 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de