<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdlib/example, branch debian</title>
<subtitle>Cross-platform library for building Telegram clients
</subtitle>
<id>https://sekoohaka.ddns.net/Debian/tdlib/atom?h=debian</id>
<link rel='self' href='https://sekoohaka.ddns.net/Debian/tdlib/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/'/>
<updated>2026-07-14T11:54:57Z</updated>
<entry>
<title>Update version to 1.8.66.</title>
<updated>2026-07-14T11:54:57Z</updated>
<author>
<name>levlam</name>
<email>levlam@telegram.org</email>
</author>
<published>2026-07-14T11:54:57Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=a9966eb3704a3351568c28013fed67d797c17828'/>
<id>urn:sha1:a9966eb3704a3351568c28013fed67d797c17828</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Set CMAKE_MAKE_PROGRAM for iOS build"</title>
<updated>2026-06-13T09:46:44Z</updated>
<author>
<name>Kylmakalle</name>
<email>iceman9831@gmail.com</email>
</author>
<published>2026-06-12T17:34:44Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=c0757dd0969d48c5ba827bcd771823d246429d22'/>
<id>urn:sha1:c0757dd0969d48c5ba827bcd771823d246429d22</id>
<content type='text'>
This reverts commit 04adfc87deea4c804def118e88c89a08c388b32b.
</content>
</entry>
<entry>
<title>Update version to 1.8.65.</title>
<updated>2026-06-11T12:29:20Z</updated>
<author>
<name>levlam</name>
<email>levlam@telegram.org</email>
</author>
<published>2026-06-11T12:29:20Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=a8f21f5230172634becc1739050ef23ecd6ea291'/>
<id>urn:sha1:a8f21f5230172634becc1739050ef23ecd6ea291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(python example): keep tdlib log callback alive to prevent ctypes GC crash</title>
<updated>2026-05-18T15:12:49Z</updated>
<author>
<name>giorka</name>
<email>144945713+giorka@users.noreply.github.com</email>
</author>
<published>2026-05-16T22:00:34Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=e0943d068ce90b5010f1aea946e6901e25b43bf6'/>
<id>urn:sha1:e0943d068ce90b5010f1aea946e6901e25b43bf6</id>
<content type='text'>
add strong reference for ctypes log callback</content>
</entry>
<entry>
<title>fix: remove duplicate "-simulator" when building XCFramework for iOS</title>
<updated>2026-05-15T15:36:26Z</updated>
<author>
<name>skribka04</name>
<email>164890481+skribka04@users.noreply.github.com</email>
</author>
<published>2025-06-16T04:56:58Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=89ebded9571b7bb589ec1bd05e585fffa4c580e2'/>
<id>urn:sha1:89ebded9571b7bb589ec1bd05e585fffa4c580e2</id>
<content type='text'>
In the Makefile, all targets (including simulators) are predefined, and the existing ifeq
construct was appending an extra "-simulator" suffix to already simulator targets. As a result,
identifiers like "iphoneos-simulator-simulator" were generated and the build failed.</content>
</entry>
<entry>
<title>Update version to 1.8.64.</title>
<updated>2026-05-07T23:08:14Z</updated>
<author>
<name>levlam</name>
<email>levlam@telegram.org</email>
</author>
<published>2026-05-07T23:08:14Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=7f163d850abbebecf749e99fb412271cc1f4e805'/>
<id>urn:sha1:7f163d850abbebecf749e99fb412271cc1f4e805</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: add react-native-tdlib to JavaScript wrappers section</title>
<updated>2026-05-07T23:06:58Z</updated>
<author>
<name>Vladlen Kaveev</name>
<email>67223203+vladlenskiy@users.noreply.github.com</email>
</author>
<published>2026-04-26T13:04:37Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=ed87ce1030a369141524ce0735bbe6a890fd66be'/>
<id>urn:sha1:ed87ce1030a369141524ce0735bbe6a890fd66be</id>
<content type='text'>
Adds a one-paragraph entry for react-native-tdlib next to the existing NativeScript entry. React Native currently has no listed binding in example/README.md.
</content>
</entry>
<entry>
<title>Add g000sha256/tdl-coroutines to the list of examples.</title>
<updated>2026-04-14T11:09:49Z</updated>
<author>
<name>levlam</name>
<email>levlam@telegram.org</email>
</author>
<published>2026-04-14T11:09:49Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=f3713bba00d08385e4361d79a73dab55213e8ca9'/>
<id>urn:sha1:f3713bba00d08385e4361d79a73dab55213e8ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make iOS build reproducible by @g000sha256.</title>
<updated>2026-04-13T22:38:15Z</updated>
<author>
<name>levlam</name>
<email>levlam@telegram.org</email>
</author>
<published>2026-04-13T22:38:15Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=3bde4782c37884bae7484f7f9d4e973ae435f8eb'/>
<id>urn:sha1:3bde4782c37884bae7484f7f9d4e973ae435f8eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos.</title>
<updated>2026-04-09T12:20:20Z</updated>
<author>
<name>Roj</name>
<email>rojvv@icloud.com</email>
</author>
<published>2026-04-06T15:55:17Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/tdlib/commit/?id=aea46d7b1413c663b88243cbf398401d2c27738d'/>
<id>urn:sha1:aea46d7b1413c663b88243cbf398401d2c27738d</id>
<content type='text'>
</content>
</entry>
</feed>
