User:Imz/my contributions to free software projects: Difference between revisions

From ALT Linux Wiki
Line 33: Line 33:


* in 2018-12
* in 2018-12
** lchown tests: Be more permissive regarding errno values. Reported by Ivan Zakharyaschev (2018-12-20);
** lchown tests: Be more permissive regarding errno values. Reported by Ivan Zakharyaschev (2018-12-20); committed by Bruno Haible in [http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=f0c406c2cad3d701e8b331a6a82074bd01b3256a f0c406c2c] (as shown [https://www.openhub.net/p/gnulib/commits/952444360 at ohloh/openhub])
committed by Bruno Haible in [http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=f0c406c2cad3d701e8b331a6a82074bd01b3256a f0c406c2c] (as shown [https://www.openhub.net/p/gnulib/commits/952444360 at ohloh/openhub])


====[https://en.wikipedia.org/wiki/Linux_kernel Linux kernel]====
====[https://en.wikipedia.org/wiki/Linux_kernel Linux kernel]====

Revision as of 17:53, 23 December 2019

A list of some contributions by me (Ivan Zakharyaschev, Иван Захарьящев, imz) to free software projetcs.

Some accepted contributions/patches to upstream projects

Some patches accepted

GNU Emacs

APT-RPM (the upstream was maintained by Conectiva)

  • in apt-0.3.19cnc53-1cl (2001-11-13) released by Alfredo K. Kojima
    • replaced Apt::GPG::Pubring with Apt::GPG::PubringPath also uses --homedir instead of --keyring in gpg (Ivan Zakharyashev)
  • in apt-0.3.19cnc41-8cl (2001-05-14) released by Claudio Matsuoka
    • added Ivan Zakharyaschev's line break patch (closes: #1616)

XFree86 (forked into X.Org)

  • XFree86 4.0.1e (6 November 2000); the changelog at opensource.apple.com, at gitweb.gentoo.org, and in X.Org xserver.git
    • 848. Fix two problems in Imake.rules: have LinkBuildBinary create the used directory if it doesn't exist, and fix a missing ')' in the LinkConfFileLong (#A.187, Ivan Zakharyaschev).

Some patches accepted after having been adapted by upstream maintainers

gnulib

ohloh/openhub info about my contributions to gnulib

  • in 2018-12
    • lchown tests: Be more permissive regarding errno values. Reported by Ivan Zakharyaschev (2018-12-20); committed by Bruno Haible in f0c406c2c (as shown at ohloh/openhub)

Linux kernel

  • pl2303 USB-serial driver (around 2000)
    • ??; committed by Greg Kroah-Hartmann

Some patches sent but already fixed by someone else

GNU Emacs

Some problems/solutions reported with unknown status

Some patches sent with unknown status

X2Go

  • ??

GNU Emacs

Some bug reports

GNU Emacs

Some problems/solutions reported needing more work to be accepted upstream

gnulib

  • ??