From Fedora Project Wiki

(→‎Special Interest Groups and Committee membership: add Fedora Mini to interest groups list)
(→‎Secure authentication and encryption: how to work around missing ed25519 and ecdsa ssh key support in gnome-keyring)
(42 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 14: Line 13:
The list of packages maintained by me can be found [[User:Rathann/Packages|here]].
The list of packages maintained by me can be found [[User:Rathann/Packages|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=rpm@greysector.net 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].


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]


* [http://i2o.shadowconnect.com/ raidutils] - Utilities to manage Adaptec I2O compliant RAID controllers [https://bugzilla.redhat.com/show_bug.cgi?id=462311 #462311]
A nice [http://rpms.famillecollet.com/rpmphp/all.php?what=rathann interface] to all my packages in all Fedora and EPEL branches.
* [http://www.avasys.jp/english/linux_e/index.html iscan-firmware] - Firmware for Epson flatbed scanners [https://bugzilla.redhat.com/show_bug.cgi?id=483868 #483868]


=== 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.


* Jussi Lehtola (FAS name: jussilehtola)
* [https://admin.fedoraproject.org/accounts/user/view/jussilehtola Sussi Lehtola] [https://admin.fedoraproject.org/pkgdb/packager/jussilehtola/ packages]
* Charles R. Anderson (FAS name: cra)
* [https://admin.fedoraproject.org/accounts/user/view/cra Charles R. Anderson] [https://admin.fedoraproject.org/pkgdb/packager/cra/ packages]
* Daniel Haley (FAS name: mycae)
* [https://admin.fedoraproject.org/accounts/user/view/mycae Daniel Haley] [https://admin.fedoraproject.org/pkgdb/packager/mycae/ packages]
* Brennan Ashton (FAS name: bashton)
* [https://admin.fedoraproject.org/accounts/user/view/bashton Brennan Ashton] [https://admin.fedoraproject.org/pkgdb/packager/bashton/ packages]
* [https://admin.fedoraproject.org/accounts/user/view/radekl Radosław Lisowski] [https://admin.fedoraproject.org/pkgdb/packager/radekl packages]
* [https://admin.fedoraproject.org/accounts/user/view/simonm Michał Simon] [https://admin.fedoraproject.org/pkgdb/packager/simonm/ packages]


=== Special Interest Groups and Committee membership ===
=== Special Interest Groups and Committee membership ===


* [[SIGs/SciTech| Scientific and Technical]]  
* [[SIGs/SciTech| Scientific and Technical]]  
* [[SIGs/x86-64| x86-64]]  
* [[Architectures/x86-64| x86-64]]  
* [[Packaging/Committee| Packaging Committee]]
* [[Packaging/Committee| Packaging Committee]]
* [[SIGs/FedoraMini| Fedora Mini]]
* [[SIGs/FedoraMini| Fedora Mini]]
* [[SIGs/Server| Fedora Server]]
* [[Fedora_Engineering_Steering_Committee|Fedora Engineering Steering Committee]] for the F25 and F26 release cycle


=== Community ===
=== Community ===


* '''#fedora-pl''' [[Communicate#IRC| IRC]] channel founder
* [irc://chat.freenode.net/#fedora-pl #fedora-pl] [[Communicate#IRC| IRC]] channel founder
* [[SIGs/x86-64| x86-64 SIG]] founder
* [[Architectures/x86-64| x86-64 SIG]] founder
* Fedora Ambassador


== Useful links ==
== Useful links ==
Line 52: Line 55:
* [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]


=== Dealing with TEXTRELs ===
=== Dealing with TEXTRELs ===
Line 63: 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]


== TODO ==
=== GIT in Fedora ===
=== gcc-4.4 rebuild ===
* [[Using_Fedora_GIT| Using Fedora GIT]]
The following packages fail when built with [https://www.redhat.com/archives/fedora-devel-list/2009-February/msg00180.html gcc-4.4]
* [http://nathaniel.themccallums.org/2010/10/18/using-git-fast-forward-merging-to-keep-branches-in-sync/ Using git fast-forward merging]
* ed2k_hash [http://sunsite.mff.cuni.cz/rawhide20090126-gcc44/main/ed2k_hash-0.4.0-7.fc9.src.rpm/ log]
* [http://technosophos.com/content/git-cherry-picking-move-small-code-patches-across-branches Git cherry-picking]
* freefem++ [http://sunsite.mff.cuni.cz/rawhide20090126-gcc44/maybe-fails-with-43/freefem++-3.0-2.3.fc11.src.rpm/ log]
* openbabel [http://sunsite.mff.cuni.cz/rawhide20090126-gcc44/unsorted/openbabel-2.2.0-2.fc11.src.rpm/ log]


----
=== UEFI ===
[[Category:Homepage]]
* [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]]

Revision as of 23:52, 2 December 2016

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