DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Security

OpenBSD Security Functionally paranoid!

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 7th June 2014
hitest's Avatar
hitest hitest is offline
Real Name: George Nielsen
VPN Cryptographer
 
Join Date: Sep 2008
Location: B.C., Canada
Posts: 373
Question Patch 007

Greetings Folks,

I have applied patch 007 and am now attempting to rebuild and install sendmail. Can anyone please tell me the correct pathway to use to rebuild and install sendmail? The command cd gnu/usr.sbin/sendmail does not work. Thanks for any and all replies.

http://ftp.openbsd.org/pub/OpenBSD/p...mail.patch.sig

Code:
Apply patch using:

    signify -Vep /etc/signify/openbsd-55-base.pub -x 007_sendmail.patch.sig \
	-m - | (cd /usr/src && patch -p0)

And then rebuild and install sendmail:
	cd gnu/usr.sbin/sendmail
	make obj
	make depend
	make
	make install
__________________
hitest
Reply With Quote
  #2   (View Single Post)  
Old 7th June 2014
hitest's Avatar
hitest hitest is offline
Real Name: George Nielsen
VPN Cryptographer
 
Join Date: Sep 2008
Location: B.C., Canada
Posts: 373
Default

Ack. Please ignore. I figured it out.
__________________
hitest
Reply With Quote
  #3   (View Single Post)  
Old 7th June 2014
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

For future readers, the instructions assume you're starting at the top of your source directory, /usr/src
Reply With Quote
  #4   (View Single Post)  
Old 7th June 2014
hitest's Avatar
hitest hitest is offline
Real Name: George Nielsen
VPN Cryptographer
 
Join Date: Sep 2008
Location: B.C., Canada
Posts: 373
Smile

Quote:
Originally Posted by ibara View Post
For future readers, the instructions assume you're starting at the top of your source directory, /usr/src
Indeed. I found the target directory quickly after I navigated to /usr/src. Thanks for the reply, ibara.
__________________
hitest
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How apply diff patch... darshadow OpenBSD Installation and Upgrading 7 24th May 2011 07:42 AM
Patch question Mr-Biscuit Off-Topic 6 4th May 2010 07:47 PM
Spat over PHP Suhosin patch J65nko News 0 1st March 2010 05:21 PM
Patch for libXemu-1.0.3,1 mjj FreeBSD Installation and Upgrading 1 3rd January 2010 09:47 PM
PATCH errors during portupgrade shinjii FreeBSD Installation and Upgrading 4 23rd June 2008 02:47 AM


All times are GMT. The time now is 10:03 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick