1
0

- Update to version 84.87+git20170411.50017fe:

* use fixed hash seed values for perl+python
  * Support new buffer overflow format for GCC7.

OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=109
This commit is contained in:
2017-04-11 09:05:30 +00:00
committed by Git OBS Bridge
parent a455b684f8
commit d5ca2da77f
6 changed files with 17 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">13.2</param>
<param name="versionformat">13.2+git%cd.%h</param>
<param name="version">84.87</param>
<param name="versionformat">84.87+git%cd.%h</param>
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>