diff --git a/talloc-2.3.3.tar.asc b/talloc-2.3.3.tar.asc deleted file mode 100644 index 59cecac..0000000 --- a/talloc-2.3.3.tar.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmDv42EACgkQR5ORYRMI -QCX0egf/WEgsNNFsYG2+1mdhAhKnCXy3Wlxwck381CkZPr+EZis0z09tVtYuqsYx -dZN0OUUSIIA/qWDFXIOEN/I/SOlO4hWaK7Zktn5pd/j7krTR5936ijapAn3OOnW5 -PwQag0hBjdZ1YTTKjiARTIW+GGuWuntNnSEEKnERLErCJux9YT0Q6O0Q78EMTzlD -4XepfeTFzQGGj1z5z2/vWvWFL6F4QYYeAv1xnBH1bfo/dtDfgl7/+2UMgBGAoMJ0 -G675EWU4XWGpIGg2CAIpyS0R4ba/tffplPS0bU3qe6owXH+4NvB+rj83dZ0x8IkL -LOs0SN5+ObQ8bgn/C9dOAW3ceZiVOg== -=yIiu ------END PGP SIGNATURE----- diff --git a/talloc-2.3.3.tar.gz b/talloc-2.3.3.tar.gz deleted file mode 100644 index 9422160..0000000 --- a/talloc-2.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6be95b2368bd0af1c4cd7a88146eb6ceea18e46c3ffc9330bf6262b40d1d8aaa -size 650493 diff --git a/talloc-2.3.4.tar.asc b/talloc-2.3.4.tar.asc new file mode 100644 index 0000000..cda9bea --- /dev/null +++ b/talloc-2.3.4.tar.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmKhdgsACgkQR5ORYRMI +QCUezAgAr5Ra3D1mTBCY8KxAqzPH82whIkGIiO/BaCBUStwN924gKOQeps5GIzAP +dxYjXeHngsSCYohjNEwVI8Ddwit3v6pWfWIrYRTj80L/cy20XEutfTZlcHs/8a4P +wC+idbHWV0dNCzg/xbk//Uy4+LnEMTF0E8xiU6j+f5G05iRbhO3Ce6or8v8c/4AW +xjtdfZL7lXErqtfQVfZu4aSmiKJyMEJ6BG6Uk8V0Hu2FGt/nMkwzVtxhAakzGuZr +AcqXsGtQlskUk63U4JWQUtMMmPQlo6rSkN7R83Y2BWJ9KseWc2IKzvRa0ecASeFS +aGuPlRyoAbnabI5IIatSglmA802x8g== +=iWOb +-----END PGP SIGNATURE----- diff --git a/talloc-2.3.4.tar.gz b/talloc-2.3.4.tar.gz new file mode 100644 index 0000000..058702a --- /dev/null +++ b/talloc-2.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179f9ebe265e67e4ab2c26cad2b7de4b6a77c6c212f966903382869f06be6505 +size 674196 diff --git a/talloc-man.changes b/talloc-man.changes index 9b534db..59ae9b4 100644 --- a/talloc-man.changes +++ b/talloc-man.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Oct 3 14:59:43 UTC 2022 - Noel Power + +- Update to 2.3.4 + + configure/Makefile: export PYTHONHASHSEED=1 in all + 'configure/Makefile' scripts + + lib:replace: Reformat shell script + + nsswitch: reduce dependecies to private libraries and link + static/builtin if possible + ------------------------------------------------------------------- Fri Sep 17 07:54:14 UTC 2021 - Samuel Cabrero diff --git a/talloc-man.spec b/talloc-man.spec index 995a33f..9ffdcb1 100644 --- a/talloc-man.spec +++ b/talloc-man.spec @@ -1,7 +1,7 @@ # # spec file for package talloc-man # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ BuildRequires: python3-devel #!BuildIgnore: python %endif # build_man URL: http://talloc.samba.org/ -Version: 2.3.3 +Version: 2.3.4 Release: 0 Summary: Samba talloc Library License: LGPL-3.0-or-later diff --git a/talloc.changes b/talloc.changes index 9b534db..cfd3edc 100644 --- a/talloc.changes +++ b/talloc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 22 15:39:28 UTC 2022 - Noel Power + +- Update to 2.3.4 + + configure/Makefile: export PYTHONHASHSEED=1 in all + 'configure/Makefile' scripts + + lib:replace: Reformat shell script + + nsswitch: reduce dependecies to private libraries and link + static/builtin if possible + ------------------------------------------------------------------- Fri Sep 17 07:54:14 UTC 2021 - Samuel Cabrero diff --git a/talloc.spec b/talloc.spec index 38d25dd..4ba61b5 100644 --- a/talloc.spec +++ b/talloc.spec @@ -1,7 +1,7 @@ # # spec file for package talloc-man # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ BuildRequires: python3-devel #!BuildIgnore: python %endif # build_man URL: http://talloc.samba.org/ -Version: 2.3.3 +Version: 2.3.4 Release: 0 Summary: Samba talloc Library License: LGPL-3.0-or-later