User:Imz/my contributions to free software projects: Difference between revisions
< User:Imz
(→Some patches accepted: +APT-RPM (the upstream was maintained by Conectiva)) |
m (reformatted) |
||
Line 5: | Line 5: | ||
===Some patches accepted=== | ===Some patches accepted=== | ||
====GNU Emacs==== | |||
* | * for GNU Emacs 21.2 | ||
** | ** [https://lists.gnu.org/archive/html/emacs-devel/2002-11/msg00405.html https://lists.gnu.org/archive/html/emacs-devel/2002-11/msg00405.html] (2002-11-14) [https://lists.gnu.org/archive/html/emacs-devel/2002-11/msg00467.html accepted by Eli Zaretskii] | ||
* XFree86 (forked into [https://en.wikipedia.org/wiki/X.Org_Server X.Org]) | ====APT-RPM (the upstream was maintained by Conectiva)==== | ||
* in [http://trac.vinelinux.org/browser/projects/specs/branches/6/a/apt/apt-vl.spec#L919 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 [http://trac.vinelinux.org/browser/projects/specs/branches/6/a/apt/apt-vl.spec#L1107 apt-0.3.19cnc41-8cl] (2001-05-14) | |||
** added Ivan Zakharyaschev's line break patch (closes: #1616) | |||
====XFree86 (forked into [https://en.wikipedia.org/wiki/X.Org_Server X.Org])==== | |||
* XFree86 4.0.1f (16 November 2000); the changelog [https://opensource.apple.com/source/X11/X11-0.30.4/xc/programs/Xserver/hw/xfree86/CHANGELOG?txt at opensource.apple.com], [https://gitweb.gentoo.org/proj/xserver.git/commit/hw/xfree86/doc/changelogs/CHANGELOG?id=9508a382f8a9f241dab097d921b6d290c1c3a776 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 [https://opensource.apple.com/source/X11/X11-0.30.4/xc/programs/Xserver/hw/xfree86/CHANGELOG?txt at opensource.apple.com], [https://gitweb.gentoo.org/proj/xserver.git/commit/hw/xfree86/doc/changelogs/CHANGELOG?id=9508a382f8a9f241dab097d921b6d290c1c3a776 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 accepted after having been adapted by upstream maintainers=== | ||
Line 25: | Line 30: | ||
===Some patches sent but already fixed by someone else=== | ===Some patches sent but already fixed by someone else=== | ||
====GNU Emacs==== | |||
* 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] | |||
===Some patches sent with unknown status=== | ===Some patches sent with unknown status=== | ||
====GNU Emacs==== | |||
* for GNU Emacs 21.1 | |||
** [https://lists.gnu.org/archive/html/emacs-devel/2002-10/msg00029.html incomplete fix in EMACS_21_1_RC branch of progmodes/compile.el] (2002-10-01); [https://lists.gnu.org/archive/html/emacs-devel/2002-09/msg01030.html initial bug report] | |||
* for GNU Emacs 21.3 | |||
** [https://lists.gnu.org/archive/html/emacs-devel/2003-03/msg00699.html patch: broken docstrings for functions from .elc.gz's] (2003-03-30) | |||
===Some bug reports=== | ===Some bug reports=== | ||
====GNU Emacs==== | |||
* 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 |
Revision as of 19:04, 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 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