forked from pool/talloc
- Update to 2.1.1.
+ documentation updates + a fix for pytalloc-util.pc + performance improvements here and there + fixed compiler warnings OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=33
This commit is contained in:
parent
68690b55ce
commit
8a6f475960
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -22,4 +22,4 @@
|
|||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
## Specific LFS patterns
|
## Specific LFS patterns
|
||||||
talloc-2.1.0.tar filter=lfs diff=lfs merge=lfs -text
|
talloc-2.1.1.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d44bf0d2f16967af52e84b633d20b1a8a0bec132cb2d8d5723481b810adf13da
|
|
||||||
size 1740800
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
|
||||||
|
|
||||||
iQEcBAABAgAGBQJSLI42AAoJEEeTkWETCEAlGUoH/2Z+gVLfwXg+az6rNhejpJnC
|
|
||||||
QEaYf3Vqq5PweFmY/VbJXYRXy3nLVF9n9RjIjZG+r8BySB/j5/lQ/uoiXc/iHim0
|
|
||||||
3yiFbjcca038B3q6yCLeJxf5aSwYm82DzSI5LtW+bp2t+9zp30sQc8sqA5PtYyUy
|
|
||||||
pL2NYuFfzMHq+YKp+gJOUc7hOq8XH+Y8ybzB9q+J+3qJnQ8AqXdKOlgvKyqCL+A4
|
|
||||||
XCmYdg8BRr3PA5qB8N/gvbXpbc3qdfjJ5tRVtmGAhiSfbRvqFsDGZUsCPyJ30dGL
|
|
||||||
cOY568TRhLk7hl9ECQ/IDNGIyPm+unGCh9nluJeczR4c0KsYiLahLS3/m9t4Jss=
|
|
||||||
=+pvS
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
talloc-2.1.1.tar
Normal file
3
talloc-2.1.1.tar
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ea5f6b7b582bbba9787f2e150e72b6a2f160df997fc6d66b1272a2fb64cec9c
|
||||||
|
size 1751040
|
11
talloc-2.1.1.tar.asc
Normal file
11
talloc-2.1.1.tar.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||||
|
|
||||||
|
iQEcBAABAgAGBQJTe0v8AAoJEEeTkWETCEAlccAIALB9MNxLO7xnZes2EQDtcG27
|
||||||
|
NCPjkn3MGx3aRlF3Wk+x7APHcZbyZUXWjzG9dxfjJiGQcp+BXSD7OXxT2mLdrl/L
|
||||||
|
15J1IUnudL1ccs6b/ZrHrUFbI3HhxcWsNCtnvaelChFMJeytsz7NE/I5YZVQOwD1
|
||||||
|
EZN0mqaa/GqYpNCPhH81MFSw5A1rIY+9Ux9hOQS6ZTc7Gtwgvuscgsp3g0lyouvH
|
||||||
|
wt4QQvn0DUm1rqB1OqobDvZbHQkomuJvOd69L+b/SS5R9GbagpwZ2v5jGAB0A8oQ
|
||||||
|
g5jIpgcy7GYnQL/xFIV6p8Tc9bqmJST8pPSYP3SRYdf7fPqRa+zzrRSW13DZceI=
|
||||||
|
=qTLa
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 22 17:44:49 UTC 2014 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- Update to 2.1.1.
|
||||||
|
+ documentation updates
|
||||||
|
+ a fix for pytalloc-util.pc
|
||||||
|
+ performance improvements here and there
|
||||||
|
+ fixed compiler warnings
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 20 11:59:12 UTC 2014 - dmueller@suse.com
|
Tue May 20 11:59:12 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ BuildRequires: python-devel
|
|||||||
#!BuildIgnore: python
|
#!BuildIgnore: python
|
||||||
%endif
|
%endif
|
||||||
Url: http://talloc.samba.org/
|
Url: http://talloc.samba.org/
|
||||||
Version: 2.1.0
|
Version: 2.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
PreReq: /sbin/ldconfig
|
PreReq: /sbin/ldconfig
|
||||||
Summary: Samba talloc Library
|
Summary: Samba talloc Library
|
||||||
|
Loading…
Reference in New Issue
Block a user