
Hello community, here is the log from the commit of package libzypp checked in at Fri Sep 1 01:33:10 CEST 2006. -------- --- libzypp/libzypp.changes 2006-08-29 16:07:56.000000000 +0200 +++ libzypp/libzypp.changes 2006-08-31 15:52:47.000000000 +0200 @@ -1,0 +2,36 @@ +Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de + +- PackageProvider: Fixed broken retry. (#202163) +- revision 4071 + +------------------------------------------------------------------- +Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de + +- Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse + to create a Package from a source package header. +- Added method Pathname::extension: Return all of the characters in name + after and including the last dot in the last element of name. +- PlaindirImpl: Disable rpm signature verification when scaning a directory for + rpms. Otherwise we'd need access to the rpm database to get the keys. +- revision 4069 + +------------------------------------------------------------------- +Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de + +- Do not regarding SATISFIED/UNNEEDED in isPresent if it is + a package/script/message + Bug: 192535 + +------------------------------------------------------------------- +Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de + +- Speedup computation of number of rpm database entries. +- revision 4058 + +------------------------------------------------------------------- +Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de + +- Fixed endless loop in transactResObject + Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation + +------------------------------------------------------------------- @@ -4 +40 @@ -- fix some testcases for tar file parser changes +- fix some testcases for tar file parser changes @@ -12 +48 @@ -- r4041 +- r4041 @@ -18 +54 @@ - Bug 201476 + Bug 201476 @@ -25 +61 @@ - packages if this fails. + packages if this fails. @@ -33 +69 @@ - Sources + Sources @@ -45 +81 @@ -- r4026 +- r4026 @@ -52 +88 @@ -- r4019 +- r4019 @@ -75 +111 @@ -- r3995 +- r3995 @@ -80 +116 @@ -- Implement initial verson of Media +- Implement initial verson of Media @@ -82 +118 @@ -- r3984 +- r3984 @@ -107 +143 @@ - setAdditionalProvide + setAdditionalProvide @@ -109 +145 @@ - setAdditionalRequire + setAdditionalRequire @@ -114 +150 @@ -- don't link examples to testsuite library. +- don't link examples to testsuite library. @@ -126 +162 @@ - to avoid UI confusion. + to avoid UI confusion. @@ -141 +177 @@ -- r3935 +- r3935 @@ -148 +184 @@ - the iterator works loading by demand too + the iterator works loading by demand too @@ -154 +190 @@ - leave the old one as is, but deprecate it. + leave the old one as is, but deprecate it. @@ -180 +216 @@ - startup time should by reduced by half afterwards. + startup time should by reduced by half afterwards. @@ -197 +233 @@ -- link correctly +- link correctly @@ -203 +239 @@ -- rev 3826 +- rev 3826 @@ -217 +253 @@ - as advised by matz profiling. + as advised by matz profiling. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzypp.spec ++++++ --- /var/tmp/diff_new_pack.d2w75V/_old 2006-09-01 01:32:23.000000000 +0200 +++ /var/tmp/diff_new_pack.d2w75V/_new 2006-09-01 01:32:23.000000000 +0200 @@ -18,7 +18,7 @@ Autoreqprov: on Summary: Package, Patch, Pattern, and Product Management Version: 2.1.0 -Release: 3 +Release: 4 Source: zypp-2.1.0.tar.bz2 Prefix: /usr Provides: yast2-packagemanager @@ -104,6 +104,27 @@ %{_libdir}/pkgconfig/libzypp.pc %changelog -n libzypp +* Thu Aug 31 2006 - ma@suse.de +- PackageProvider: Fixed broken retry. (#202163) +- revision 4071 +* Wed Aug 30 2006 - ma@suse.de +- Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse + to create a Package from a source package header. +- Added method Pathname::extension: Return all of the characters in name + after and including the last dot in the last element of name. +- PlaindirImpl: Disable rpm signature verification when scaning a directory for + rpms. Otherwise we'd need access to the rpm database to get the keys. +- revision 4069 +* Wed Aug 30 2006 - schubi@suse.de +- Do not regarding SATISFIED/UNNEEDED in isPresent if it is + a package/script/message + Bug: 192535 +* Wed Aug 30 2006 - ma@suse.de +- Speedup computation of number of rpm database entries. +- revision 4058 +* Tue Aug 29 2006 - schubi@suse.de +- Fixed endless loop in transactResObject + Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation * Tue Aug 29 2006 - dmacvicar@suse.de - fix some testcases for tar file parser changes - r4045 ++++++ zypp-2.1.0.tar.bz2 ++++++ libzypp/zypp-2.1.0.tar.bz2 libzypp/zypp-2.1.0.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de