forked from pool/diffoscope
114 lines
4.6 KiB
Plaintext
114 lines
4.6 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Thu Jun 23 12:39:50 UTC 2016 - sleep_walker@opensuse.org
|
||
|
|
||
|
- update to 54:
|
||
|
* In the directory comparator, fall back to current directory instead of
|
||
|
empty name. (Closes: #820624)
|
||
|
* Improve deb(5) support. (Closes: #818414)
|
||
|
* debian/control: add myself to Uploaders.
|
||
|
* Clean up temporary debuglink files.
|
||
|
* Fix FileNotFoundError with broken symlinks. (Closes: #818856)
|
||
|
* Decode Md5sumsFile in utf-8. (Closes: #823874)
|
||
|
* Always suffix temporary files with '_diffoscope'.
|
||
|
* Rewrite sanity check for the version to always run every time debian/rules
|
||
|
is invoked, not only during a binary build.
|
||
|
* Add FreeBSD packages for required tools.
|
||
|
* Add README.rst to MANIFEST.in.
|
||
|
* debian/gbp.conf: add a conf to have gbp tag the releases how we like them.
|
||
|
* Drop transitional debbindiff package.
|
||
|
* debian/control: Drop XS-Prefix from Testsuite: field, thanks lintian.
|
||
|
* Mention --max-report-size only once in the manpage. (Closes: #819956)
|
||
|
* Fix typo in documentation.
|
||
|
* Bump Standards-Version to 3.9.8, no changes required.
|
||
|
* Let objdump demangle symbols for better readability.
|
||
|
* Install bin/diffoscope instead of auto-generated script. (Closes: #821777)
|
||
|
* Team upload.
|
||
|
* Re-upload, the last uploaded tarball was broken, missing test files.
|
||
|
* Remove myself from uploaders
|
||
|
* Show line ordering variation in deb md5sums
|
||
|
* Reset mtimes of test directories and ignore ctimes (Closes: #815171)
|
||
|
* Add comparator for Postscript files
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun May 8 07:16:40 UTC 2016 - arun@gmx.de
|
||
|
|
||
|
- specfile:
|
||
|
* updated source url to files.pythonhosted.org
|
||
|
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Apr 10 16:09:58 UTC 2016 - arun@gmx.de
|
||
|
|
||
|
- specfile:
|
||
|
* fix update alternative (use %{py3_ver}, touch sysconfig dir)
|
||
|
|
||
|
- update to version 51:
|
||
|
* Team upload.
|
||
|
* Re-upload, the last uploaded tarball was broken, missing test
|
||
|
files.
|
||
|
|
||
|
- changes from version 50:
|
||
|
* Remove myself from uploaders (Jérémy Bobbio)
|
||
|
* Show line ordering variation in deb md5sums
|
||
|
* Reset mtimes of test directories and ignore ctimes (Closes:
|
||
|
#815171)
|
||
|
* Add comparator for Postscript files
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Mar 13 08:47:51 UTC 2016 - bwiedemann@suse.com
|
||
|
|
||
|
- We require python3-setuptools at runtime to work
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Feb 18 04:51:10 UTC 2016 - arun@gmx.de
|
||
|
|
||
|
- update to version 49:
|
||
|
* Don't crash when we can't find the debug file in a matching debug
|
||
|
package. This repairs diffoscope for xserver-xorg and other
|
||
|
packages.
|
||
|
* Use libarchive to read metadata from ar archives. The output is
|
||
|
more precise and less dependent on binutils version. The command
|
||
|
line `ar` tool is not used any more so remove it from the required
|
||
|
tools.
|
||
|
* Split readelf --debug-dump output when examining ELF files. Based
|
||
|
on a patch by Dhole.
|
||
|
* Keep both .debug_str and .zdebug_str as ElfSection. Thanks to
|
||
|
Niels Thykier for noticing the problem.
|
||
|
* Fix a logic error in _install_debug_symbols. Thanks anthraxx for
|
||
|
the report and the fix.
|
||
|
* Use recursive containers for directory and only look at files with
|
||
|
ending in .deb when looking for Build IDs. Both avoid looking at
|
||
|
too many files when searching for matching debug packages. Thanks
|
||
|
Helmut Grohne and Steven Chamberlain for the reports and
|
||
|
tests. (Closes: #813052)
|
||
|
* Add support for ICC profiles. This adds a Recommends on colord in
|
||
|
Debian.
|
||
|
* Harmonize spaces and commas in package list.
|
||
|
* Update PPU files test data for FPC 3.0.0.
|
||
|
* Update exepcted javap output for OpenJDK 1.8.
|
||
|
* Stop specializing files from directories earlier than necessary.
|
||
|
* Adding cd-iccdump package reference for Arch Linux.
|
||
|
* Use HTTPS in Vcs-Git.
|
||
|
* Bump standards version to 3.9.7, no changes needed.
|
||
|
* Use /git/ instead /cgit/ in Vcs-Browser.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 2 10:23:46 UTC 2016 - sleep_walker@opensuse.org
|
||
|
|
||
|
- clean with spec-cleaner
|
||
|
- change Recommends: to Suggests:
|
||
|
- use update-alternatives mechanism for binary not to conflict with
|
||
|
python2 variant of the package when there is one
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jan 31 16:15:19 UTC 2016 - sleep_walker@opensuse.org
|
||
|
|
||
|
- add recommendations for tools which allows to interpret content
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jan 31 10:22:18 UTC 2016 - sleep_walker@opensuse.org
|
||
|
|
||
|
- let there be diffoscope for openSUSE!
|
||
|
|