Ondřej Surý

Results 23 issues of Ondřej Surý

By the end of June 2022, the [Debian Stretch LTS](https://wiki.debian.org/LTS) has [reached the end-of-life for LTS](https://lists.debian.org/debian-lts-announce/2022/07/msg00002.html) and it has been switched to [Extended LTS](https://wiki.debian.org/LTS/Extended) mode. The PHP packages for Debian...

In April 2021, Ubuntu 16.04 Xenial will reach [End of Standard Support](https://wiki.ubuntu.com/Releases) and will be available only as a paid option through [Ubuntu Extended Security Maintenance](https://ubuntu.com/security/esm). What does it mean...

After some thought, these repositories will not support the non-LTS Ubuntu versions. It requires an extra effort to add all the packages to the new Ubuntu release, and it does...

Since my collection of packages has grown to quite a big number, I am seeking someone with tad bit of spare time who would write something like this: https://www.0d.be/debian/debian-gnome-3.16-status.html or...

Split from #307 > thrift is here: https://github.com/apache/thrift/tree/master/lib/php/src/ext/thrift_protocol

This is mostly weird with uv_idle_start, but the macro that creates uv_##name_start() function adds the new handle on HEAD, so the handles are processed in the LIFO order. I understand...

stale

Currently, only the main development branch is being tested, but BIND 9 has two more important branches: * 9.16 Extended Support Version (ESV) * 9.18 Stable Version Generally speaking, the...

I understand that my request might look like coming from Mars :), but there's an issue in the official steam client using a way to connect to steam servers the...

reviewed
Steam client

Hi, thanks for all the great code and the blog. While implementing the Michal-Harris list in C, I found a small mistake you have here: https://github.com/pramalhe/OneFile/blob/49654893f08123031b983c032066cb5b7a7db4ca/datastructures/linkedlists/MagedHarrisLinkedListSetHP.hpp#L230 The `next = curr->next.load();`...

WIP: This needs better commit message and better comment here.