forked from pool/talloc
Accepting request 588001 from home:jmcdough:4-8-factory
Update talloc required for samba 4.8.0 OBS-URL: https://build.opensuse.org/request/show/588001 OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=101
This commit is contained in:
parent
f986d67bde
commit
b764520cbe
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABAgAGBQJZc9C2AAoJEEeTkWETCEAlH8YH/2/kD83vsMhKBg/s4WTgdRnM
|
||||
CHEpxvo3O/3Qj2LxjZzSocfm2KtFraKCD7/fiPP3ZO7tSQwFS2P4HX44r+0ZWApy
|
||||
+Vnah6rAf5wBlr+4oiPK6xTr4I6juPbSayEkTUMFVtVcF53/gsug7a72bmg0xDak
|
||||
/gl6VHOptWpJu/VN4yPCd+Qx/7WyjvgRLXy9j5L9WLV12Fi++EGi8JzkK2aX+AMY
|
||||
d1KXGExawm7Tgj4+Vw6b9XeW0H6g+x+a0WKWJC7hRUoaoVaq7b9UCNI3XXHDSBx7
|
||||
7mY0nb/XyHcA/m93k+qbpbOjbPaNnm6mvKqIJJWPjNd8gCK/DT7/DuFJi2FQrO8=
|
||||
=oUDL
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c985e94bebd6ec2f6af3d95dcc3fcb192a2ddb7781a021d70ee899e26221f619
|
||||
size 441645
|
11
talloc-2.1.11.tar.asc
Normal file
11
talloc-2.1.11.tar.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABAgAGBQJaWbB/AAoJEEeTkWETCEAl9LgIAK9JaL8JwgY4zLj3PmhnZep2
|
||||
9yLM1CR/RwI6BKhqTvqIKF9eofeUdaHRaDKq93v0WxRyMsOlVfh7DAsrN5MBvdES
|
||||
dl91zb1tpbInTnvqUE0JjgKVLQdQ/wvrC3xxliV//QJoQgNuUhhQfQFg2dOeV7YU
|
||||
H6w6YddFWu+mmOBz3LrG1IS6kP9kK3ynbFRpkuEAjwXC4rMfkrXicY2LYcR79JC0
|
||||
0LT4QS7GJ9abC6ZTp02yo1DymETaHSGha9T84S5fcseIIpcW+5qbBu/AL3qo6kJO
|
||||
hQnw83ALRmtXfM5Nen3PoKscrGp25vmCmro4GCsA2ee9asU0k39n9cywhiqJqIg=
|
||||
=/dPS
|
||||
-----END PGP SIGNATURE-----
|
3
talloc-2.1.11.tar.gz
Normal file
3
talloc-2.1.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:639eb35556a0af999123c4d883e79be05ff9f00ab4f9e4ac2e5775f9c5eeeed3
|
||||
size 443320
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 17:49:24 UTC 2018 - jmcdonough@suse.com
|
||||
|
||||
- Update to version 2.1.11
|
||||
+ disable-python - fix talloc wscript if bundling disabled
|
||||
+ Do not disclose the random talloc magic in free()'ed memory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 06:55:51 UTC 2017 - jmcdonough@suse.com
|
||||
|
||||
- Reference library name directly instead of using variables to
|
||||
pass obs source validator.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 12:18:30 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package talloc-man
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -41,7 +41,7 @@ BuildRequires: python3-devel
|
||||
#!BuildIgnore: python
|
||||
%endif # build_man
|
||||
Url: http://talloc.samba.org/
|
||||
Version: 2.1.10
|
||||
Version: 2.1.11
|
||||
Release: 0
|
||||
Summary: Samba talloc Library
|
||||
License: LGPL-3.0+
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 17:49:24 UTC 2018 - jmcdonough@suse.com
|
||||
|
||||
- Update to version 2.1.11
|
||||
+ disable-python - fix talloc wscript if bundling disabled
|
||||
+ Do not disclose the random talloc magic in free()'ed memory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 06:55:51 UTC 2017 - jmcdonough@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package talloc-man
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -41,7 +41,7 @@ BuildRequires: python3-devel
|
||||
#!BuildIgnore: python
|
||||
%endif # build_man
|
||||
Url: http://talloc.samba.org/
|
||||
Version: 2.1.10
|
||||
Version: 2.1.11
|
||||
Release: 0
|
||||
Summary: Samba talloc Library
|
||||
License: LGPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user