(→Useful links: some docs about pkg-config) |
(→Packager Sponsorship: Add Carlos, whom I sponsored recently.) |
||
(57 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Contact info == | == Contact info == | ||
Email: ''dominik AT greysector DOT net''<BR> | Email: ''dominik AT greysector DOT net''<BR> | ||
[[Communicate#IRC|IRC]] : '''Rathann''', channels: | [[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 | 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 [ | The list of packages maintained by me can be found [https://src.fedoraproject.org/user/rathann 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= | 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]. | ||
Packages I'm currently working on are listed here | 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] | ||
A nice [http://rpms.famillecollet.com/rpmphp/all.php?what=rathann interface] to all my packages in all Fedora and EPEL branches. | |||
=== Packager Sponsorship === | === Packager Sponsorship === | ||
Line 25: | Line 23: | ||
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. | 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. If they screw up, tell me. | 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] | ||
* Charles R. Anderson | * [https://admin.fedoraproject.org/accounts/user/view/cra Charles R. Anderson] [https://src.fedoraproject.org/user/cra packages] | ||
* Daniel Haley | * [https://admin.fedoraproject.org/accounts/user/view/mycae Daniel Haley] [https://src.fedoraproject.org/user/mycae packages] | ||
* Brennan Ashton | * [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] | |||
=== Special Interest Groups and Committee membership === | === Special Interest Groups and Committee membership === | ||
* [[SIGs/SciTech| Scientific and Technical]] | * [[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 | ||
=== Community === | === Community === | ||
* | * [irc://chat.freenode.net/#fedora-pl #fedora-pl] [[Communicate#IRC| IRC]] channel founder | ||
* | * Fedora Ambassador | ||
== Useful links == | == Useful links == | ||
* [ | * [https://fedoraproject.org/wiki/Category:Package_Maintainers Package Maintainers Reference] | ||
* [[Packaging/Committee| Packaging Committee]] | * [[Packaging/Committee| Packaging Committee]] | ||
* [https://admin.fedoraproject.org/updates Bodhi] | * [https://admin.fedoraproject.org/updates Bodhi] | ||
Line 51: | Line 54: | ||
* [http://www.redhat.com/archives/fedora-extras-list/2006-July/msg00569.html How to deal with undefined non-weak symbols] | * [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] | * [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 === | === Dealing with TEXTRELs === | ||
Line 62: | Line 69: | ||
=== pkg-config === | === 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://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] | * [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 === | ||
[[Category: | * [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]] |
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.
- Sussi Lehtola packages
- Charles R. Anderson packages
- Daniel Haley packages
- Brennan Ashton packages
- Radosław Lisowski packages
- Michał Simon packages
- Gergely Gombos packages
- Morgan Read packages
- Carlos Rodriguez-Fernandez packages
Special Interest Groups and Committee membership
- Scientific and Technical
- Packaging Committee (former member)
- Fedora Engineering Steering Committee for the F25 and F26 release cycle
Community
- #fedora-pl IRC channel founder
- Fedora Ambassador
Useful links
- Package Maintainers Reference
- Packaging Committee
- Bodhi
- Registered Desktop file Categories
- How to deal with undefined non-weak symbols
- Some Mono applications won't build under rpmbuild
- Markdown syntax for bodhi update descriptions
- RPM spec scriptlet snippets
- Porting to newer automake
- Layered build scripts for package maintainers
Dealing with TEXTRELs
- HOWTO Locate and Fix .text Relocations (TEXTRELs)
- shlib-with-non-pic-code: have inline assembly and PIC mix well
- U. Drepper's page about textrels