From Fedora Project Wiki

(→‎Packages: gl2ps up for review)
(→‎Packager Sponsorship: Add Carlos, whom I sponsored recently.)
 
(83 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!--language:en-->
== Contact info ==
== Contact info ==
Email: ''dominik AT greysector DOT net''<BR>
Email: ''dominik AT greysector DOT net''<BR>
[[Communicate#IRC|IRC]] : '''Rathann''', channels: '''#fedora-pl''', '''#fedora-devel'''<BR>
[[Communicate#IRC|IRC]] : '''Rathann''', channels: [irc://chat.freenode.net/#fedora-pl #fedora-pl], [irc://chat.freenode.net/#fedora-devel #fedora-devel], [irc://chat.freenode.net/#fedora-science #fedora-science]<BR>
JID: ''rathann at jabber dot org''<BR>
JID: ''rathann at jabber dot org''<BR>


== About me ==
== About me ==
I work as a system administrator for [http://www.icm.edu.pl/ ICM] , the supercomputing centre of the [http://www.uw.edu.pl Warsaw University] . I like to keep things neat and tidy, so whenever I come across some software that I need and that is missing from Fedora, I package it.
I'm a [http://pl.linkedin.com/in/dmierzej professional system engineer]. I like to keep things neat and tidy, so whenever I come across some software that I (or someone I know) need and that is missing from Fedora, I package it.


== Fedora Contributions ==
== Fedora Contributions ==
Line 12: Line 11:
=== Packages ===
=== Packages ===


The list of packages maintained by me can be found [[User:Rathann/Packages|here]] .
The list of packages maintained by me can be found [https://src.fedoraproject.org/user/rathann here].


Packages I'm currently working on are listed here:
The list of package reviews done by me is [https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&emailassigned_to1=1&emailtype1=exact&email1=dominik%40greysector.net here].


* [http://www.geuz.org/gl2ps/ gl2ps] - An OpenGL to PostScript printing library [https://bugzilla.redhat.com/show_bug.cgi?id=451190 #451190]
Packages I'm currently working on are listed [https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&bug_status=NEW&bug_status=ASSIGNED&emailreporter1=1&emailtype1=exact&email1=dominik%40greysector.net here]
* [http://www.gromacs.org/ gromacs]  - Molecular dynamics package [https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=249831 #249831]
* [http://www.lprng.com/ LPRng]  - LPRng print spooler
* [http://www.lprng.com/ ifhp] - ifhp print filter


=== Special Interest Groups membership ===
A nice [http://rpms.famillecollet.com/rpmphp/all.php?what=rathann interface] to all my packages in all Fedora and EPEL branches.


* [[SIGs/SciTech|  Scientific and Technical]]
=== Packager Sponsorship ===
* [[SIGs/x86-64|  x86-64]]


=== Community ===
I'm a sponsor and I'm always happy to sponsor people who show the necessary skill in creating packages. Contact me if you'd like me to help you become a Fedora Packager.
 
Here's a list of people I've sponsored so far and their packages. If they screw up, tell me.
 
* [https://admin.fedoraproject.org/accounts/user/view/jussilehtola Sussi Lehtola] [https://src.fedoraproject.org/user/jussilehtola packages]
* [https://admin.fedoraproject.org/accounts/user/view/cra Charles R. Anderson] [https://src.fedoraproject.org/user/cra packages]
* [https://admin.fedoraproject.org/accounts/user/view/mycae Daniel Haley] [https://src.fedoraproject.org/user/mycae packages]
* [https://admin.fedoraproject.org/accounts/user/view/bashton Brennan Ashton] [https://src.fedoraproject.org/user/bashton packages]
* [https://admin.fedoraproject.org/accounts/user/view/radekl Radosław Lisowski] [https://src.fedoraproject.org/user/radekl packages]
* [https://admin.fedoraproject.org/accounts/user/view/simonm Michał Simon] [https://src.fedoraproject.org/user/simonm packages]
* [https://admin.fedoraproject.org/accounts/user/view/gombosg Gergely Gombos] [https://src.fedoraproject.org/user/gombosg packages]
* [https://admin.fedoraproject.org/accounts/user/view/mread Morgan Read] [https://src.fedoraproject.org/user/mread packages]
* [https://accounts.fedoraproject.org/user/carlosrodrifernandez/ Carlos Rodriguez-Fernandez] [https://src.fedoraproject.org/user/carlosrodrifernandez packages]


* '''#fedora-pl''' [[Communicate#IRC|  IRC]]  channel founder
=== Special Interest Groups and Committee membership ===
* [[SIGs/x86-64|  x86-64 SIG]]  founder


=== TODO ===
* [[SIGs/SciTech| Scientific and Technical]]
* [[Packaging/Committee| Packaging Committee]] (former member)
* [[Fedora_Engineering_Steering_Committee|Fedora Engineering Steering Committee]] for the F25 and F26 release cycle


* nothing in particular
=== Community ===


=== Useful links ===
* [irc://chat.freenode.net/#fedora-pl #fedora-pl] [[Communicate#IRC| IRC]] channel founder
* Fedora Ambassador


* [http://www.redhat.com/archives/fedora-extras-list/2006-July/msg00569.html How to deal with undefined non-weak symbols]
== Useful links ==
* [[PackageMaintainers|  Package Maintainers Reference]]  
 
* [[Packaging/Committee| Packaging Committee]]  
* [https://fedoraproject.org/wiki/Category:Package_Maintainers Package Maintainers Reference]
* [[Packaging/Committee| Packaging Committee]]  
* [https://admin.fedoraproject.org/updates Bodhi]  
* [https://admin.fedoraproject.org/updates Bodhi]  
* [http://standards.freedesktop.org/menu-spec/latest/apa.html Registered Desktop file Categories]  
* [http://standards.freedesktop.org/menu-spec/latest/apa.html Registered Desktop file Categories]  
* [http://www.redhat.com/archives/fedora-extras-list/2006-July/msg00569.html How to deal with undefined non-weak symbols]
* [https://bugzilla.novell.com/show_bug.cgi?id=425647 Some Mono applications won't build under rpmbuild]
* [http://en.wikipedia.org/wiki/Markdown Markdown syntax for bodhi update descriptions]
* [[Packaging:ScriptletSnippets|RPM spec scriptlet snippets]]
* [http://www.flameeyes.eu/autotools-mythbuster/forwardporting/automake.html Porting to newer automake]
* [[Layered build scripts for package maintainers]]
=== Dealing with TEXTRELs ===
* [http://www.gentoo.org/proj/en/hardened/pic-fix-guide.xml HOWTO Locate and Fix .text Relocations (TEXTRELs)]
* [http://sam.zoy.org/blog/2007-04-13-shlib-with-non-pic-code-have-inline-assembly-and-pic-mix-well shlib-with-non-pic-code: have inline assembly and PIC mix well]
* [http://people.redhat.com/drepper/textrelocs.html U. Drepper's page about textrels]
=== SELinux ===
* [http://lwn.net/Articles/290168/ SELinux tips]
* [http://equivocation.org/selinux SELinux notes]
=== pkg-config ===
* [http://people.freedesktop.org/~dbn/pkg-config-guide.html Guide to pkg-config]
* [http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-November/055785.html Fixing .pc files in FFmpeg]
* [http://err.no/personal/blog/tech/2008-03-25-18-07_pkg-config,_sonames_and_Requires.private.html Requires.private in pkg-config]
=== GIT in Fedora ===
* [[Using_Fedora_GIT| Using Fedora GIT]]
* [http://nathaniel.themccallums.org/2010/10/18/using-git-fast-forward-merging-to-keep-branches-in-sync/ Using git fast-forward merging]
* [http://technosophos.com/content/git-cherry-picking-move-small-code-patches-across-branches Git cherry-picking]
=== UEFI ===
* [https://lists.fedoraproject.org/pipermail/devel/2014-April/197585.html (Not) reinstalling the bootloader]
=== Secure authentication and encryption ===
* [https://raymii.org/s/articles/Get_Started_With_The_Nitrokey_HSM.html Getting started with the Nitrokey HSM]
* [https://incenp.org/notes/2015/gnupg-for-ssh-authentication.html GnuPG for SSH authentication]
* [https://eklitzke.org/using-ssh-agent-and-ed25519-keys-on-gnome Using ssh-agent and ED25519 Keys on GNOME]


----
[[Category:Ambassadors from Poland]]
[[Category:Homepage]]

Latest revision as of 16:48, 12 December 2023

Contact info

Email: dominik AT greysector DOT net
IRC : Rathann, channels: #fedora-pl, #fedora-devel, #fedora-science
JID: rathann at jabber dot org

About me

I'm a professional system engineer. I like to keep things neat and tidy, so whenever I come across some software that I (or someone I know) need and that is missing from Fedora, I package it.

Fedora Contributions

Packages

The list of packages maintained by me can be found here.

The list of package reviews done by me is here.

Packages I'm currently working on are listed here

A nice interface to all my packages in all Fedora and EPEL branches.

Packager Sponsorship

I'm a sponsor and I'm always happy to sponsor people who show the necessary skill in creating packages. Contact me if you'd like me to help you become a Fedora Packager.

Here's a list of people I've sponsored so far and their packages. If they screw up, tell me.

Special Interest Groups and Committee membership

Community

Useful links

Dealing with TEXTRELs

SELinux

pkg-config

GIT in Fedora

UEFI

Secure authentication and encryption