User:Imz/my contributions to free software projects: Difference between revisions
< User:Imz
m (restructured headings) |
m (→XFree86 (forked into X.Org): +links to xserver.git) |
||
Line 20: | Line 20: | ||
====XFree86 (forked into [https://en.wikipedia.org/wiki/X.Org_Server X.Org])==== | ====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] | * 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] | ||
** | ** [https://gitlab.freedesktop.org/xorg/xserver/blob/9508a382f8a9f241dab097d921b6d290c1c3a776/hw/xfree86/doc/changelogs/CHANGELOG#L5026 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] | * 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], and in X.Org [https://gitlab.freedesktop.org/xorg/xserver/blob/9508a382f8a9f241dab097d921b6d290c1c3a776/hw/xfree86/doc/changelogs/CHANGELOG#L5084 xserver.git] | ||
** | ** [https://gitlab.freedesktop.org/xorg/xserver/blob/9508a382f8a9f241dab097d921b6d290c1c3a776/hw/xfree86/doc/changelogs/CHANGELOG#L5191 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). (Mentioned in [https://gitlab.freedesktop.org/xorg/xserver/blob/9508a382f8a9f241dab097d921b6d290c1c3a776/hw/xfree86/doc/changelogs/CHANGELOG#L5026 xserver.git] | ||
===Some patches accepted after having been adapted by upstream maintainers=== | ===Some patches accepted after having been adapted by upstream maintainers=== |
Revision as of 19:14, 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 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). (Mentioned in xserver.git
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