Accepting request 487317 from Base:System
- Update to version 84.87+git20170411.08a40e3: * use PYTHONHASHSEED=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/request/show/487317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/post-build-checks?expand=0&rev=84
This commit is contained in:
commit
aab70736fa
4
_service
4
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="version">13.2</param>
|
<param name="version">84.87</param>
|
||||||
<param name="versionformat">13.2+git%cd.%h</param>
|
<param name="versionformat">84.87+git%cd.%h</param>
|
||||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
<param name="url">git://github.com/openSUSE/post-build-checks.git</param>
|
||||||
<param name="changesrevision">be9650e800652f30111db76894da1d1ccb47508d</param></service>
|
<param name="changesrevision">9ada94ad999c469c04f9a4225e7007da36c382e3</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bcaef1dca848bfd8bd0d18114a808ccfab1cf5d1e2b0d0e53bb6e10e18771311
|
|
||||||
size 34232
|
|
3
post-build-checks-84.87+git20170411.08a40e3.tar.xz
Normal file
3
post-build-checks-84.87+git20170411.08a40e3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:212c89fc441676f81d01dea3d116914cb68b3211168ba703d322622b582b1615
|
||||||
|
size 34468
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 11 11:58:03 UTC 2017 - lnussel@suse.de
|
||||||
|
|
||||||
|
- Update to version 84.87+git20170411.08a40e3:
|
||||||
|
* use PYTHONHASHSEED=0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 11 09:04:29 UTC 2017 - lnussel@suse.de
|
||||||
|
|
||||||
|
- Update to version 84.87+git20170411.50017fe:
|
||||||
|
* use fixed hash seed values for perl+python
|
||||||
|
* Support new buffer overflow format for GCC7.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 12 06:47:37 UTC 2016 - lnussel@suse.de
|
Thu May 12 06:47:37 UTC 2016 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package post-build-checks
|
# spec file for package post-build-checks
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define version_unconverted 13.2+git20160512.be9650e
|
%define version_unconverted 84.87+git20170411.08a40e3
|
||||||
|
|
||||||
Name: post-build-checks
|
Name: post-build-checks
|
||||||
Summary: post checks for build after rpms have been created
|
Summary: post checks for build after rpms have been created
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Version: 13.2+git20160512.be9650e
|
Version: 84.87+git20170411.08a40e3
|
||||||
Release: 0
|
Release: 0
|
||||||
PreReq: aaa_base permissions sed
|
PreReq: aaa_base permissions sed
|
||||||
Requires: aaa_base-malloccheck
|
Requires: aaa_base-malloccheck
|
||||||
|
Loading…
Reference in New Issue
Block a user