[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
RE: Tor 0.1.0.7-rc is out
Not for the RPM for Fedora (FC3)....
warning: tor-0.1.0.7.rc-tor.0.fc1.i386.rpm: V3 DSA signature: NOKEY, key ID
28988bf5
/var/tmp/rpm-tmp.75791: line 18: syntax error: unexpected end of file
error: %pre(tor-0.1.0.7.rc-tor.0.fc1.i386) scriptlet failed, exit status 2
error: install: %pre scriptlet failed (2), skipping
tor-0.1.0.7.rc-tor.0.fc1
> -----Original Message-----
> From: owner-or-talk@xxxxxxxxxxxxx
> [mailto:owner-or-talk@xxxxxxxxxxxxx] On Behalf Of Roger Dingledine
> Sent: Monday, May 16, 2005 22:34
> To: or-talk@xxxxxxxxxxxxx
> Subject: Tor 0.1.0.7-rc is out
>
>
> This is the seventh release candidate for the 0.1.0.x series. We're
> getting real close now! :) This release fixes the OS X
> package for Tiger
> (again, differently), and also finds and links and runs libevent much
> better on weird platforms.
>
> Please report any bugs, either in the installers or in Tor
> operation, so
> we can get it perfect for an actual release:
> http://bugs.noreply.org/tor
>
> http://tor.eff.org/download.html
>
> o Bugfixes:
> - Fix a bug in the OS X package installer that prevented it from
> installing on Tiger.
> - Fix a script bug in the OS X package installer that made it
> complain during installation.
> - Find libevent even if it's hiding in /usr/local/ and your
> CFLAGS and LDFLAGS don't tell you to look there.
> - Be able to link with libevent as a shared library (the default
> after 1.0d), even if it's hiding in /usr/local/lib and even
> if you haven't added /usr/local/lib to your /etc/ld.so.conf,
> assuming you're running gcc. Otherwise fail and give a useful
> error message.
> - Fix a bug in the RPM packager: set home directory for _tor to
> something more reasonable when first installing.
> - Free a minor amount of memory that is still reachable on exit.
>