FreeBSD Bugzilla – Attachment 67104 Details for
Bug 98967
[MAINTAINER] security/dazuko: update to 2.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dazuko-2.2.1.patch
dazuko-2.2.1.patch (text/plain), 2.44 KB, created by
Jose Alonso Cardenas Marquez
on 2006-06-15 02:30:17 UTC
(
hide
)
Description:
dazuko-2.2.1.patch
Filename:
MIME Type:
Creator:
Jose Alonso Cardenas Marquez
Created:
2006-06-15 02:30:17 UTC
Size:
2.44 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/dazuko/Makefile /usr/ports/security/dazuko-new/Makefile >--- /usr/ports/security/dazuko/Makefile Wed Mar 22 19:17:33 2006 >+++ /usr/ports/security/dazuko-new/Makefile Wed Jun 14 15:56:08 2006 >@@ -5,8 +5,7 @@ > # $FreeBSD: ports/security/dazuko/Makefile,v 1.5 2006/03/22 20:29:44 ehaupt Exp $ > > PORTNAME= dazuko >-PORTVERSION= 2.2.0 >-PORTREVISION= 1 >+PORTVERSION= 2.2.1 > CATEGORIES= security > MASTER_SITES= http://dazuko.org/files/ > >diff -ruN --exclude=CVS /usr/ports/security/dazuko/distinfo /usr/ports/security/dazuko-new/distinfo >--- /usr/ports/security/dazuko/distinfo Tue Mar 21 22:15:52 2006 >+++ /usr/ports/security/dazuko-new/distinfo Wed Jun 14 15:57:35 2006 >@@ -1,3 +1,3 @@ >-MD5 (dazuko-2.2.0.tar.gz) = bbe7651888d9904fb6c82fdb02331d82 >-SHA256 (dazuko-2.2.0.tar.gz) = 7bf51cefb36a1c572ed16bd4c184087a3903afb88fa8faee8bba22b8c4de29df >-SIZE (dazuko-2.2.0.tar.gz) = 162903 >+MD5 (dazuko-2.2.1.tar.gz) = f4124b5c8873507864ab94ee14646bd3 >+SHA256 (dazuko-2.2.1.tar.gz) = b0df685a35a9d784d20ea791bbf3108ed1ca020e77810f600faf479c99e1d61a >+SIZE (dazuko-2.2.1.tar.gz) = 163927 >diff -ruN --exclude=CVS /usr/ports/security/dazuko/files/patch-dazuko_freebsd.c /usr/ports/security/dazuko-new/files/patch-dazuko_freebsd.c >--- /usr/ports/security/dazuko/files/patch-dazuko_freebsd.c Wed Dec 31 19:00:00 1969 >+++ /usr/ports/security/dazuko-new/files/patch-dazuko_freebsd.c Wed Jun 14 20:16:20 2006 >@@ -0,0 +1,11 @@ >+--- dazuko_freebsd.c Wed Jun 14 20:14:51 2006 >++++ dazuko_freebsd.c Wed Jun 14 20:15:36 2006 >+@@ -1580,7 +1580,7 @@ >+ freebsd_setupid(&xp_id, uio->uio_procp); >+ >+ /* return dev_major if process is not registered */ >+- if (!dazuko_is_our_daemon(&xp_id, NULL)) >++ if (!dazuko_is_our_daemon(&xp_id, NULL, NULL)) >+ return read_dev_major(uio); >+ >+ return 0; >diff -ruN --exclude=CVS /usr/ports/security/dazuko/files/patch-dazuko_freebsd5.c /usr/ports/security/dazuko-new/files/patch-dazuko_freebsd5.c >--- /usr/ports/security/dazuko/files/patch-dazuko_freebsd5.c Wed Dec 31 19:00:00 1969 >+++ /usr/ports/security/dazuko-new/files/patch-dazuko_freebsd5.c Wed Jun 14 20:13:08 2006 >@@ -0,0 +1,11 @@ >+--- dazuko_freebsd5.c Wed Jun 14 20:10:08 2006 >++++ dazuko_freebsd5.c Wed Jun 14 20:11:55 2006 >+@@ -1643,7 +1643,7 @@ >+ freebsd5_setupid(&xp_id, uio->uio_td); >+ >+ /* return dev_major if process is not registered */ >+- if (!dazuko_is_our_daemon(&xp_id, NULL)) >++ if (!dazuko_is_our_daemon(&xp_id, NULL, NULL)) >+ return read_dev_major(uio); >+ >+ return 0;
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 98967
: 67104