Your message dated Mon, 13 Jan 2025 20:10:11 +0000 with message-id <E1tXQlH-00GOzA-69@fasolo.debian.org> and subject line Bug#1089247: fixed in tlv8-python 0.10.0-1 has caused the Debian Bug report #1089247, regarding ITP: tlv8-python -- Type-Length-Value8 (TLV8) for Python to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1089247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089247 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ITP: tlv8_python - Type-Length-Value8 (TLV8) for Python
- From: Hans-Christoph Steiner <hans@eds.org>
- Date: Sat, 7 Dec 2024 18:53:14 +0100
- Message-id: <a0c65e98-1f71-4100-aba1-ac76917f8109@eds.org>
Package: wnpp Severity: wishlist Owner: Hans-Christoph Steiner <hans@eds.org> * Package name : tlv8_python Version : 0.10.0 Upstream Author : Joachim Lusiardi <joachim@lusiardi.de> * URL : https://github.com/jlusiardi/tlv8_python * License : Apache-2.0 Programming Lang: Python Package source : https://salsa.debian.org/python-team/packages/tlv8-python Description : Type-Length-Value8 (TLV8) for Python Type-Length-Value (TLV) are used to encode arbitrary data. In this case the type and length are represented by 1 byte each. Hence the name TLV8. . A TLV8 entry consists of the following parts: . * the type: this 8 bit field denotes the type of information that is represented by the data. * the length: this 8 bit field denotes the length of the data (this does not include the 2 bytes for type and length. For data longer than 255 bytes, there is a defined procedure available. * the value: these length bytes represent the value of this TLV. The different types of data is represented differently: * bytes: this is raw binary data and will be used as is, no further interpretation takes place * tlv8: this is a specialized case of bytes values. Using this instead of pure bytes enables nesting of data and creating a hierarchy. * integer: integers are stored in little-endian byte order and are encoded with the minimal number of bytes possible (1, 2, 4 or 8) * float: floats are stored as little-endian ieee754 numbers * string: strings are always UTF-8 encoded and do not contain the terminating NULL byte . TLV8 entries whose content is longer than 255 bytes are split up into fragments. The type is repeated in each fragment, only the last fragment may contain less than 255 bytes. Fragments of one TLV8 entry must be continuous. . Multiple TLV8 entries can be combined to create larger structures. Entries of different types can placed one after another. Entries of the same type must be separated by a TLV8 entry of a different type (and probably zero length). . TLV8 entries of unknown or unwanted type are to be silently ignored.
--- End Message ---
--- Begin Message ---
- To: 1089247-close@bugs.debian.org
- Subject: Bug#1089247: fixed in tlv8-python 0.10.0-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 13 Jan 2025 20:10:11 +0000
- Message-id: <E1tXQlH-00GOzA-69@fasolo.debian.org>
- Reply-to: Hans-Christoph Steiner <hans@eds.org>
Source: tlv8-python Source-Version: 0.10.0-1 Done: Hans-Christoph Steiner <hans@eds.org> We believe that the bug you reported is fixed in the latest version of tlv8-python, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1089247@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Hans-Christoph Steiner <hans@eds.org> (supplier of updated tlv8-python package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 07 Dec 2024 16:11:53 +0100 Source: tlv8-python Binary: python3-tlv8 Architecture: source all Version: 0.10.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <team+python@tracker.debian.org> Changed-By: Hans-Christoph Steiner <hans@eds.org> Description: python3-tlv8 - Type-Length-Value8 (TLV8) for Python Closes: 1089247 Changes: tlv8-python (0.10.0-1) unstable; urgency=medium . * Initial release. (Closes: #1089247) Checksums-Sha1: df0df342c5973474e06b7fdd8322114cbd942759 1745 tlv8-python_0.10.0-1.dsc 7aac28849158b4d9b2f08255e4c6e5811ac590db 23088 tlv8-python_0.10.0.orig.tar.gz 38b951104371a38529852693cd1262fa84f59720 2556 tlv8-python_0.10.0-1.debian.tar.xz 5db99888d23bd81979d812dccaf7343619d64ccb 12580 python3-tlv8_0.10.0-1_all.deb fdbd38ecb55a3dadc26da418114d1f33ce79cbfc 6799 tlv8-python_0.10.0-1_amd64.buildinfo Checksums-Sha256: 5369890facf0349803e975bd54757bcf062de3bb4fb36a506397e1077446ebac 1745 tlv8-python_0.10.0-1.dsc 6e4bf6feca94462c072247fcf633a928f09f4e5c34306ab0abff6c861c614801 23088 tlv8-python_0.10.0.orig.tar.gz 435d09f6442bf0a731cff236a7257c8ae683bc17e268e6c28e007591a034d316 2556 tlv8-python_0.10.0-1.debian.tar.xz 63fdcafd67713def2647fc5d8327943f462d233010574d49c7e594e2e1606e4c 12580 python3-tlv8_0.10.0-1_all.deb 6bb42e6667d00582a528b97757c1c192e84505f96ac3608ff0fce17c8a8f5718 6799 tlv8-python_0.10.0-1_amd64.buildinfo Files: c7299cd796ced0d583caaca7f92a7417 1745 python optional tlv8-python_0.10.0-1.dsc 29e8607591f6b83d872de317dbb49ee7 23088 python optional tlv8-python_0.10.0.orig.tar.gz 5b589f75cf9ca0b8043e77be73e5ed4c 2556 python optional tlv8-python_0.10.0-1.debian.tar.xz eee344e5533a70d577b555dd1eb54f87 12580 python optional python3-tlv8_0.10.0-1_all.deb 5a0d2c3414a66d17dc5fdad0c119781d 6799 python optional tlv8-python_0.10.0-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEElyI52+aGmfUmwGoFPhd4F7obm/oFAmdUky8ACgkQPhd4F7ob m/qYngf/bgDTeQpaYmvKn5u53HQulPmoOstwArTIwzbczsD6xXsIq7E9VGnthU6b c1EONeI7UZknLGptYbxCxImrGw3qo5W8M/NCIvchSPcOov8AMBo7kwJQnt7ctXFr 828HQsNiIv2neTqsRjmp00v668F2HZ3eG2MiDPBrO1y59Cd98NzUJSpG0Oy7h5Q+ hyaRINjUOZ5cVpvlzY3vFVB/A3P1G4TMyYpVjUMmTWbfZax9LYo+xtl55YC0O/9i TaiGTQAcWCnpG+V25d0HpJt6D/6AUNp1gkQc5YUgsd5lrvsNOL5eu7uvf6FoXXBK YnU6R0uuCIn8G4rEFgane1EG3OS9QA== =vkLX -----END PGP SIGNATURE-----Attachment: pgpeNikCtVVoy.pgp
Description: PGP signature
--- End Message ---