- Update to 2.1.4; (bsc#951660).

+ Test that talloc magic differs between processes.
  + Increment minor version due to added talloc_test_get_magic.
  + Provide tests access to talloc_magic.
  + Test magic protection measures.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=51
This commit is contained in:
Lars Müller 2015-10-22 18:10:03 +00:00 committed by Git OBS Bridge
parent 0b565e3954
commit 696977368c
6 changed files with 24 additions and 15 deletions

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJVrqzVAAoJEEeTkWETCEAlhhkH/1GSPiSGX4bYK35gbwoTneM3
WMpDme6f8FcYo1Ha0qk8iz9SnC4GPPOvxYcOQhFoUOktsdMuggTFXu8sHpWZDFP0
K3wk/HIdNMGKibzDdzTX33gAdzKQmx+jrxdx7LBAKGi5pzplU5wCL3fT0g7N0x/K
vr1VCv+jm8/ZP61ug8e87bj4Mp8G+K7IxpNNfBcA3oPovWTHGXHS+XWzCVz5QAO+
XpykS8oYhJpckPKvt1mOneA5NnIlCna1f+QBrQ2LrD5zxNQ8EIyniE80/qMV73Vt
hdbN8voz+yWpquPL/NkUS6Pn8yW02x4ogPQaYQZ7G0Zc2mPAsGcIB14ZV5zuMRo=
=a2Xo
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7aa5f75b22d4ef9c737b25515f2a2837ddc13014ff4ac6e58dd9e311f41f2cb0
size 434093

11
talloc-2.1.4.tar.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJWHPgkAAoJEEeTkWETCEAlIHYH/05HT5ApifjPveJdFP2y9ERi
jWxd1i5orL8rOW3haIFUQlNFn2cwPzzZ4J7Vdhwfak0D0buPa2Z9NEbZix86QaCC
kolCMkpJLDDhTXPdFL9SbwTVS4OsX0ZePYhIYmadCUfafSSPZFxZ83GydpR03Wrn
ruFYwq+xBJEy76BZzXyERXo22rIyhLiCcF0P1Y7CmvQIYztTb9/aHbmCiNa2jimf
5QIZQLmvppIngrg4lllvz9QSws2PPLacS+yamQzDJiSVL0ZMt1zMXnS//tTPQXGK
o3rsH+QxApUtiq3O7n0YSZst3EZnIR0Ib+/Ah7Kz69cR2y1+FXeRpsDWfpox9yI=
=eAmL
-----END PGP SIGNATURE-----

3
talloc-2.1.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aea04697a28d809054fb59c4c0b94912757037981dedbec1be47d09fe10749b3
size 436552

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 22 18:07:41 UTC 2015 - lmuelle@suse.com
- Update to 2.1.4; (bsc#951660).
+ Test that talloc magic differs between processes.
+ Increment minor version due to added talloc_test_get_magic.
+ Provide tests access to talloc_magic.
+ Test magic protection measures.
-------------------------------------------------------------------
Mon Sep 7 17:06:26 UTC 2015 - lmuelle@suse.com

View File

@ -37,7 +37,7 @@ BuildRequires: python-devel
#!BuildIgnore: python
%endif
Url: http://talloc.samba.org/
Version: 2.1.3
Version: 2.1.4
Release: 0
PreReq: /sbin/ldconfig
Summary: Samba talloc Library