FreeBSD Bugzilla – Attachment 95306 Details for
Bug 133668
security/tor-devel: update to 0.2.1.14-rc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
tor-devel_02114_diff.txt
tor-devel_02114_diff.txt (text/plain), 2.02 KB, created by
bf
on 2009-04-24 05:45:44 UTC
(
hide
)
Description:
tor-devel_02114_diff.txt
Filename:
MIME Type:
Creator:
bf
Created:
2009-04-24 05:45:44 UTC
Size:
2.02 KB
patch
obsolete
>diff -ruN tor-devel.orig/Makefile tor-devel/Makefile >--- tor-devel.orig/Makefile 2009-04-09 06:43:54.000000000 -0400 >+++ tor-devel/Makefile 2009-04-23 23:35:32.837401964 -0400 >@@ -6,7 +6,7 @@ > # > > PORTNAME= tor >-DISTVERSION= 0.2.1.13-alpha >+DISTVERSION= 0.2.1.14-rc > CATEGORIES= security net ipv6 > MASTER_SITES= http://www.torproject.org/dist/ \ > http://tor.cypherpunks.at/dist/ \ >@@ -27,7 +27,6 @@ > CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" > > OPTIONS= BUFFREELISTS "freelists for buffer RAM" on \ >- CELLPOOL "memory pool allocator for cells" on \ > GEOIP "track country data" off \ > INSTR_DOWNLOADS "instrument downloads for analysis" off \ > TCMALLOC "use the tcmalloc memory allocation library" off \ >@@ -51,12 +50,6 @@ > CONFIGURE_ARGS+= --disable-buf-freelists > .endif > >-.if defined(WITH_CELLPOOL) >-CONFIGURE_ARGS+= --enable-cell-pool >-.else >-CONFIGURE_ARGS+= --disable-cell-pool >-.endif >- > .if defined(WITH_GEOIP) > CONFIGURE_ARGS+= --enable-geoip-stats > .else >diff -ruN tor-devel.orig/distinfo tor-devel/distinfo >--- tor-devel.orig/distinfo 2009-04-09 06:43:54.000000000 -0400 >+++ tor-devel/distinfo 2009-04-23 23:35:32.837401964 -0400 >@@ -1,3 +1,3 @@ >-MD5 (tor-0.2.1.13-alpha.tar.gz) = eb229b45b23bdf24a7a150332b3c526e >-SHA256 (tor-0.2.1.13-alpha.tar.gz) = 4085fd13c92bd2fbdb0288b0fa6fd2a5eda91aeca70e35091c345932814210d9 >-SIZE (tor-0.2.1.13-alpha.tar.gz) = 2373068 >+MD5 (tor-0.2.1.14-rc.tar.gz) = 4eedbcf43141895be9d3fb2796887e45 >+SHA256 (tor-0.2.1.14-rc.tar.gz) = 8259b6a29d7281ebe38de3f72cdd9a150e743c6317b7de4c8a048dde6f2ce255 >+SIZE (tor-0.2.1.14-rc.tar.gz) = 2389014 >diff -ruN tor-devel.orig/pkg-install tor-devel/pkg-install >--- tor-devel.orig/pkg-install 2006-06-22 10:15:00.000000000 -0400 >+++ tor-devel/pkg-install 2009-04-23 23:35:32.838400694 -0400 >@@ -29,7 +29,7 @@ > echo "You already have a user \"${USER}\", so I will use it." > else > if pw useradd ${USER} -u ${UID} -g ${GROUP} -h - \ >- -d /var/db/tor -c "Tor Daemon" -s /bin/sh >+ -d /var/db/tor -c "Tor Daemon" -s /sbin/nologin > then > echo "Added user \"${USER}\"." > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 133668
:
95305
| 95306