Hi, if you're using Redhat-based distro you probably noticed that the RPMs got a bit outdated. I updated the old RPM build scripts and could use a bit help in testing the RPMs before they could be used officially (there are quite a few distro/arch combinations). Notes: - the repository only contains experimental versions of Tor for now (alpha/beta branch 0.2.3.x) - x86_64 and i686 builds are provided To add the testing repository, create file /etc/yum.repos.d/tor-experimental-qabs.repo with content shown below. Just replace __DISTRIBUTION__ and __VERSION__ to match yours. Replace __DISTRIBUTION__ below: - if you have RHEL or clone (Centos, Scientific Linux), replace with "el" (no quotes) - if you have Fedora, replace with "fc" (again without the quotes) __VERSION__ should be replaced by 16 or 17 for Fedora, 5 or 6 for RHEL. #### tor-experimental-qabs.repo start cutting here #### [tor-experimental-qabs] name=Tor experimental (alpha/beta) RPMs enabled=1 baseurl=http://qabs.cz/repo/__DISTRIBUTION__/__VERSION__/$basearch gpgcheck=1 gpgkey=http://qabs.cz/repo/RPM-GPG-KEY-omikle.asc [tor-experimental-source-qabs] name=Tor experimental (alpha/beta) source enabled=1 baseurl=http://qabs.cz/repo/__DISTRIBUTION__/__VERSION__/SRPMS gpgcheck=1 gpgkey=http://qabs.cz/repo/RPM-GPG-KEY-omikle.asc #### tor-experimental-qabs.repo end cutting here #### For instance, in Fedora 17 the file would look like: #### tor-experimental-qabs.repo start cutting here #### [tor-experimental-qabs] name=Tor experimental (alpha/beta) RPMs enabled=1 baseurl=http://qabs.cz/repo/fc/17/$basearch gpgcheck=1 gpgkey=http://qabs.cz/repo/RPM-GPG-KEY-omikle.asc [tor-experimental-source-qabs] name=Tor experimental (alpha/beta) source enabled=1 baseurl=http://qabs.cz/repo/fc/17/SRPMS gpgcheck=1 gpgkey=http://qabs.cz/repo/RPM-GPG-KEY-omikle.asc #### tor-experimental-qabs.repo end cutting here #### The signing key's fingerprint should be: D2C8 D9DD 2A2C 638A 7132 F68F 468D 4C50 7893 9643 Thanks, Ondrej
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tor-talk mailing list tor-talk@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk