User:Imz/my contributions to free software projects: Difference between revisions
< User:Imz
m (reformatted) |
m (restructured headings) |
||
Line 35: | Line 35: | ||
* for GNU Emacs 21.2 | * for GNU Emacs 21.2 | ||
** [https://lists.gnu.org/archive/html/emacs-devel/2002-11/msg00478.html the '-c'-check in ediff-diff.el too strict (patch; 21.2 & HEAD)] (2002-11-18); [https://lists.gnu.org/archive/html/emacs-devel/2002-11/msg00478.html already fixed by Michael Kifer] | ** [https://lists.gnu.org/archive/html/emacs-devel/2002-11/msg00478.html the '-c'-check in ediff-diff.el too strict (patch; 21.2 & HEAD)] (2002-11-18); [https://lists.gnu.org/archive/html/emacs-devel/2002-11/msg00478.html already fixed by Michael Kifer] | ||
==Some problems/solutions reported with unknown status== | |||
===Some patches sent with unknown status=== | ===Some patches sent with unknown status=== |
Revision as of 19:07, 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
- for GNU Emacs 21.2
APT-RPM (the upstream was maintained by Conectiva)
- in apt-0.3.19cnc53-1cl (2001-11-13)
- 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)
- added Ivan Zakharyaschev's line break patch (closes: #1616)
XFree86 (forked into X.Org)
- XFree86 4.0.1f (16 November 2000); the changelog at opensource.apple.com, at gitweb.gentoo.org
- 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
- 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
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