User:Imz/my contributions to free software projects: Difference between revisions
< User:Imz
(→Some patches accepted: +gnulib (without refs yet)) |
m (+links to project descriptions (at wikipedia)) |
||
Line 5: | Line 5: | ||
===Some patches accepted=== | ===Some patches accepted=== | ||
====gnulib==== | ====[https://en.wikipedia.org/wiki/Gnulib gnulib]==== | ||
* ?? | * ?? | ||
====GNU Emacs==== | ====[https://en.wikipedia.org/wiki/GNU_Emacs GNU Emacs]==== | ||
* for GNU Emacs 21.2 | * 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] | ** [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] | ||
====APT-RPM (the upstream was maintained by Conectiva)==== | ====[https://en.wikipedia.org/wiki/APT-RPM APT-RPM] (the upstream was maintained by [https://en.wikipedia.org/wiki/Mandriva_Linux#Name_changes 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) released by Alfredo K. Kojima | * in [http://trac.vinelinux.org/browser/projects/specs/branches/6/a/apt/apt-vl.spec#L919 apt-0.3.19cnc53-1cl] (2001-11-13) released by Alfredo K. Kojima | ||
Line 22: | Line 22: | ||
** added Ivan Zakharyaschev's line break patch (closes: #1616) | ** added Ivan Zakharyaschev's line break patch (closes: #1616) | ||
====XFree86 (forked into [https://en.wikipedia.org/wiki/X.Org_Server X.Org])==== | ====[https://en.wikipedia.org/wiki/XFree86 XFree86] (forked into [https://en.wikipedia.org/wiki/X.Org_Server X.Org])==== | ||
* XFree86 4.0.1f (16 November 2000); the changelog can be found [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], and in X.Org [https://gitlab.freedesktop.org/xorg/xserver/blob/9508a382f8a9f241dab097d921b6d290c1c3a776/hw/xfree86/doc/changelogs/CHANGELOG#L5011 xserver.git] | * XFree86 4.0.1f (16 November 2000); the changelog can be found [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], and in X.Org [https://gitlab.freedesktop.org/xorg/xserver/blob/9508a382f8a9f241dab097d921b6d290c1c3a776/hw/xfree86/doc/changelogs/CHANGELOG#L5011 xserver.git] | ||
Line 35: | Line 35: | ||
===Some patches sent but already fixed by someone else=== | ===Some patches sent but already fixed by someone else=== | ||
====GNU Emacs==== | ====[https://en.wikipedia.org/wiki/GNU_Emacs GNU Emacs]==== | ||
* for GNU Emacs 21.2 | * for GNU Emacs 21.2 | ||
Line 44: | Line 44: | ||
===Some patches sent with unknown status=== | ===Some patches sent with unknown status=== | ||
====GNU Emacs==== | ====[https://en.wikipedia.org/wiki/GNU_Emacs GNU Emacs]==== | ||
* for GNU Emacs 21.1 | * for GNU Emacs 21.1 | ||
Line 54: | Line 54: | ||
===Some bug reports=== | ===Some bug reports=== | ||
====GNU Emacs==== | ====[https://en.wikipedia.org/wiki/GNU_Emacs GNU Emacs]==== | ||
* 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 |
Revision as of 19:42, 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
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