Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
174715ad1b |
11
tdb-1.4.10.tar.asc
Normal file
11
tdb-1.4.10.tar.asc
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmW3z+8ACgkQR5ORYRMI
|
||||||
|
QCWNmQf9Fj4OVCqllUuspTEazoSvmmX+HBp/GwdCHOtyPHL882zidxW+jphxF5Mc
|
||||||
|
xgVr2jKsodKkCFekVaQNqed8PrcXtel/T6uvLgt8G8h90Zu06SlxXmFPZx8Rjx+g
|
||||||
|
y5CCh/HZqWhHwOyRR5VWi3OotQj3FoNypV7+btvqFGuSvw/9OXv/14oD3tPgkHik
|
||||||
|
jTC/DQiJwL2b0uwIC1HDGNlEODyc7fmV0jL5yhzd05LO0nPKdkNTEeLzVJegeRP6
|
||||||
|
+tIT2tHDnqKceRfOgkIVZ4DEnpCfrhMFfV8WOpmMRPpDqLdFJZpl6JLITNOsAdvH
|
||||||
|
W5jtR4SZ3+WxaKuFO45LTnnsBxOewg==
|
||||||
|
=8I9w
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
tdb-1.4.10.tar.gz
(Stored with Git LFS)
Normal file
BIN
tdb-1.4.10.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEkUejOXGVGO6QEby1R5ORYRMIQCUFAmaymp8ACgkQR5ORYRMI
|
|
||||||
QCVZDggAvaeoNP+T6mDFqDVzu5WKUS7ffqCNTLk9FBaVmWx4+rU/sGTzoejGKmqz
|
|
||||||
eJIbw5JvYSQJy48pCHB1pspI0IwbC9D1xIZ3MNxbV8ELYw0jgOedcJopiK0O+Zfa
|
|
||||||
RyZ57ixg7gPbC1qgv8XLOtk7YTbk/QeBPWRa1cgECQoIX9hSSgDJVCQZqBDxrr0h
|
|
||||||
ZYUmUa/h3lHtl8sM3MbFNppoGZga0Lrx1qK+AQCl8ekGPCeNeKC0sVkMRO3YfzMk
|
|
||||||
lj5EvIl2DvOC/q6MJduDSzxUexIw2ItK4Bo7AUHL8lI7BBFo5+43P226aJwKQ0PK
|
|
||||||
8xXihgfK2hVMQ1PuIVoDEv+Q230gCA==
|
|
||||||
=D935
|
|
||||||
-----END PGP SIGNATURE-----
|
|
BIN
tdb-1.4.12.tar.gz
(Stored with Git LFS)
BIN
tdb-1.4.12.tar.gz
(Stored with Git LFS)
Binary file not shown.
15
tdb.changes
15
tdb.changes
@@ -1,18 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Sep 10 09:22:42 UTC 2024 - Noel Power <nopower@suse.com>
|
|
||||||
|
|
||||||
- Update to 1.4.12
|
|
||||||
* Regression fix for ABI problem
|
|
||||||
TDB_1_4_11 vs. TDB_1.4.11
|
|
||||||
|
|
||||||
- Update to 1.4.11
|
|
||||||
* Add tdbdump -x option to output all data as hex values
|
|
||||||
* Add missing overflow check for num_values in pytdb.c
|
|
||||||
* Remove Py2 related tests
|
|
||||||
* Update times in tdb_transaction_commit per fd, not per name
|
|
||||||
* Fix compilation with TDB_TRACE=1
|
|
||||||
* Allow tracing of internal tdb
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 16 11:29:15 UTC 2024 - Samuel Cabrero <scabrero@suse.de>
|
Thu May 16 11:29:15 UTC 2024 - Samuel Cabrero <scabrero@suse.de>
|
||||||
|
|
||||||
|
2
tdb.spec
2
tdb.spec
@@ -19,7 +19,7 @@
|
|||||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||||
%{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m}
|
%{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m}
|
||||||
Name: tdb
|
Name: tdb
|
||||||
Version: 1.4.12
|
Version: 1.4.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Samba Trivial Database
|
Summary: Samba Trivial Database
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
|
Reference in New Issue
Block a user