Hello community, here is the log from the commit of package python-dulwich for openSUSE:Factory checked in at 2015-05-15 07:43:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dulwich (Old) and /work/SRC/openSUSE:Factory/.python-dulwich.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dulwich" Changes: -------- --- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes 2015-02-24 13:07:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-dulwich.new/python-dulwich.changes 2015-05-15 07:44:21.000000000 +0200 @@ -1,0 +2,41 @@ +Tue May 12 15:37:15 UTC 2015 - [email protected] + +- update to version 0.10.1 + + BUG FIXES + * Return `ApplyDeltaError` when encountering delta errors + in both C extensions and native delta application code. + (Jelmer Vernooij, #259) + +- update to version 0.10.0 + + BUG FIXES + * In dulwich.index.build_index_from_tree, by default + refuse to create entries that start with .git/. + * Fix running of testsuite when installed. + (Jelmer Vernooij, #223) + * Use a block cache in _find_content_rename_candidates(), + improving performance. (Mike Williams) + * Add support for ``core.protectNTFS`` setting. + (Jelmer Vernooij) + * Fix TypeError when fetching empty updates. + (Hwee Miin Koh) + * Resolve delta refs when pulling into a MemoryRepo. + (Max Shawabkeh, #256) + * Fix handling of tags of non-commits in missing object finder. + (Augie Fackler, #211) + * Explicitly disable mmap on plan9 where it doesn't work. + (Jeff Sickel) + + IMPROVEMENTS + * New public method `Repo.reset_index`. (Jelmer Vernooij) + * Prevent duplicate parsing of loose files in objects + directory when reading. Thanks to David Keijser for the + report. (Jelmer Vernooij, #231) + +- update to version 0.9.9 + + SECURITY BUG FIXES + * Fix buffer overflow in C implementation of pack apply_delta(). + (CVE-2015-0838) + Thanks to Ivan Fratric of the Google Security Team for + reporting this issue. + (Jelmer Vernooij) + +------------------------------------------------------------------- Old: ---- dulwich-0.9.8.tar.gz New: ---- dulwich-0.10.1a.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dulwich.spec ++++++ --- /var/tmp/diff_new_pack.KJ2FSh/_old 2015-05-15 07:44:22.000000000 +0200 +++ /var/tmp/diff_new_pack.KJ2FSh/_new 2015-05-15 07:44:22.000000000 +0200 @@ -17,7 +17,7 @@ Name: python-dulwich -Version: 0.9.8 +Version: 0.10.1a Release: 0 Url: http://samba.org/~jelmer/dulwich Summary: Pure-Python Git Library ++++++ dulwich-0.9.8.tar.gz -> dulwich-0.10.1a.tar.gz ++++++ ++++ 5705 lines of diff (skipped)
