[arch-general] Hardware portal

2018-11-03 Thread Andrey Ponomarenko via arch-general
Hi, Good news for everyone interested in Linux-compatibility and reliability of hardware! The Linux-Hardware.org database has been divided into a set of databases, one per each Linux distro. You can now select your favorite distro on the front page: https://linux-hardware.org/?d=Arch In

Re: [arch-general] Reliability test for hard drives and SSD

2018-08-10 Thread Andrey Ponomarenko via arch-general
03.03.2018, 10:21, "Andrey Ponomarenko via arch-general" : > Hi there! > > Good news for all interested in hardware compatibility and reliability. > > I've started a new project to estimate reliability of hard drives and SSD in > real-life conditions based on the

[arch-general] List of devices with poor Linux compatibility

2018-06-21 Thread Andrey Ponomarenko via arch-general
Hello, A new open project has been created to collect the list of computer hardware devices with poor Linux compatibility based on the Linux-Hardware.org data: https://github.com/linuxhw/HWInfo There are about 29 thousands of depersonalized hwinfo reports (https://github.com/openSUSE/hwinfo)

[arch-general] Reliability test for hard drives and SSD

2018-03-02 Thread Andrey Ponomarenko via arch-general
Hi there! Good news for all interested in hardware compatibility and reliability. I've started a new project to estimate reliability of hard drives and SSD in real-life conditions based on the SMART data reports collected by Linux users in the Linux-Hardware.org database since 2014. The

[arch-general] ABI Navigator — a project to search for binary symbols

2017-02-23 Thread Andrey Ponomarenko via arch-general
Hello, I'd like to present a new project called "ABI Navigator" to search for binary symbols (functions, methods, global data, etc.) in open-source libraries: https://abi-laboratory.pro/index.php?view=navigator The project allows to find out in which versions of libraries some symbol is

Re: [arch-general] [arch-dev-public] x264 and ffmpeg rebuild

2012-06-09 Thread Andrey Ponomarenko
-tracker.org/compat_reports/ffmpeg/0.10.3_to_0.11/abi_compat_report.html Then again I don't know which struct/function changed. I have tried to rebuild some stuff for [community] and I think posting patches would be useful. So we can spot general struct / function changes: -- Andrey Ponomarenko

[arch-general] new upstream tracker (linuxtesting.org)

2010-05-22 Thread Andrey Ponomarenko
/upstream-tracker/ It now includes ABI changes analysis and shallow API test results for several versions of 60 popular open source libraries. Any bugs or feature requests are welcome. Thanks. -- Andrey Ponomarenko Linux Verification Center, ISPRAS web:http://www.linuxtesting.org

Re: [arch-general] unit test generator for shared C/C++ library API

2010-02-17 Thread Andrey Ponomarenko
/Creating_Packages On 02/16/2010 11:03 AM, Andrey Ponomarenko wrote: Dear colleagues, Linux Verification Center at the Institute for System Programming of RAS and the Linux Foundation have released a free unit test generator for shared C/C++ library API. It helps to quickly generate

[arch-general] unit test generator for shared C/C++ library API

2010-02-16 Thread Andrey Ponomarenko
, please see: http://ispras.linux-foundation.org/index.php/API_Sanity_Autotest Andrey Ponomarenko Linux Verification Center at the Institute for System Programming of RAS

Re: [arch-general] ABI compliance checker

2009-08-13 Thread Andrey Ponomarenko
Gerardo Exequiel Pozzi wrote: Roman Kyrylych wrote: On Fri, Aug 7, 2009 at 01:16, Gerardo Exequiel Pozzivmlinuz...@yahoo.com.ar wrote: Andrey Ponomarenko wrote: Colleagues, I'm software engineer from Institute for System Programing of Russian Academy

[arch-general] ABI compliance checker

2009-08-06 Thread Andrey Ponomarenko
://ispras.linux-foundation.org/index.php/ABI_compliance_checker Andrey Ponomarenko