Hello community, here is the log from the commit of package libzypp checked in at Fri Apr 28 22:02:46 CEST 2006. -------- --- libzypp/libzypp.changes 2006-04-28 15:42:34.000000000 +0200 +++ STABLE/libzypp/libzypp.changes 2006-04-28 20:19:39.000000000 +0200 @@ -1,0 +2,21 @@ +Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de + +- get rid of autobuild check when throwing exceptions without throw + but with a macro, returning a null pointer at the end (never reached). + +------------------------------------------------------------------- +Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de + +- Do not violate install order when restricting commit to a certain + mediaNumber. (#170079) + +------------------------------------------------------------------- +Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de + +- Don't use throw directly! + use ZYPP_THROW with a Exception class, otherwise package bindings + will not catch them. + Should fix crashes when reading broken sources with yast. +- rev 3272 + +------------------------------------------------------------------- @@ -4 +25 @@ -- Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1 +- Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1 @@ -18 +39 @@ -- #170093 , lot of package descriptions missing +- #170093 , lot of package descriptions missing @@ -33 +54 @@ - (mentioned in #170139 comment #3)- + (mentioned in #170139 comment #3)- @@ -77 +98 @@ -- pass empty strings to UI as key properties if unknown key +- pass empty strings to UI as key properties if unknown key @@ -92 +113 @@ -- rev 3224 +- rev 3224 @@ -114 +135 @@ - name to the UI and not the checked filename path, + name to the UI and not the checked filename path, @@ -131 +152 @@ - (#159109) + (#159109) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzypp.spec ++++++ --- /var/tmp/diff_new_pack.kii0Iw/_old 2006-04-28 22:01:50.000000000 +0200 +++ /var/tmp/diff_new_pack.kii0Iw/_new 2006-04-28 22:01:50.000000000 +0200 @@ -18,7 +18,7 @@ Autoreqprov: on Summary: Package, Patch, Pattern, and Product Management Version: 0.0.8 -Release: 129 +Release: 131 Source: zypp-0.0.0.tar.bz2 Prefix: /usr Provides: yast2-packagemanager @@ -103,6 +103,18 @@ %{_libdir}/pkgconfig/libzypp.pc %changelog -n libzypp +* Fri Apr 28 2006 - dmacvicar@suse.de +- get rid of autobuild check when throwing exceptions without throw + but with a macro, returning a null pointer at the end (never reached). +* Fri Apr 28 2006 - ma@suse.de +- Do not violate install order when restricting commit to a certain + mediaNumber. (#170079) +* Fri Apr 28 2006 - dmacvicar@suse.de +- Don't use throw directly! + use ZYPP_THROW with a Exception class, otherwise package bindings + will not catch them. + Should fix crashes when reading broken sources with yast. +- rev 3272 * Fri Apr 28 2006 - schubi@suse.de - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1 revision 3269 ++++++ zypp-0.0.0.tar.bz2 ++++++ libzypp/zypp-0.0.0.tar.bz2 STABLE/libzypp/zypp-0.0.0.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de