User:Imz/my contributions to free software projects: Difference between revisions
< User:Imz
m (→Some patches sent with unknown status: +placeholder for x2go) |
m (+Some problems/solutions reported needing more work to be accepted upstream) |
||
Line 62: | Line 62: | ||
* against GNU Emacs 21.2 | * against GNU Emacs 21.2 | ||
** [https://lists.gnu.org/archive/html/emacs-devel/2002-09/msg01007.html bug & idea how to fix: ispell.el fails checking English in a buffer with] (2002-09-30); status: unknown | ** [https://lists.gnu.org/archive/html/emacs-devel/2002-09/msg01007.html bug & idea how to fix: ispell.el fails checking English in a buffer with] (2002-09-30); status: unknown | ||
==Some problems/solutions reported needing more work to be accepted upstream== | |||
====gnulib==== | |||
* ?? |
Revision as of 19:58, 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
gnulib
- ??
GNU Emacs
- for GNU Emacs 21.2
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.1f (16 November 2000); the changelog can be found at opensource.apple.com, at gitweb.gentoo.org, and in X.Org xserver.git
- 938. gccmakedep has a typo which affects handling the -o and -O options (A.192, Ivan Zakharyaschev).
- 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
Some patches sent but already fixed by someone else
GNU Emacs
- for GNU Emacs 21.2
Some problems/solutions reported with unknown status
Some patches sent with unknown status
X2Go
- ??
GNU Emacs
- for GNU Emacs 21.1
- for GNU Emacs 21.3
Some bug reports
GNU Emacs
- against GNU Emacs 21.2
- bug & idea how to fix: ispell.el fails checking English in a buffer with (2002-09-30); status: unknown
Some problems/solutions reported needing more work to be accepted upstream
gnulib
- ??