Bug 203586

Summary: [MAINTAINER] Update Port: devel/libdombey to 5.5
Product: Ports & Packages Reporter: jimmy
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch
none
patch none

Description jimmy 2015-10-06 13:05:17 UTC
Created attachment 161761 [details]
patch

AES256 cipher replaces Blowfish for encryption.
keys and ivs are now generated randomly for encrypted files.

scgi_set_key_iv()   replaces scgi_encrypt_files().
scgi_set_periodic() replaces scgi_periodic().

Tested with poudriere testport amd64/i386
Comment 1 jimmy 2015-10-06 14:11:10 UTC
Created attachment 161764 [details]
patch

scgi_read_encrypted() replaces scgi_read_enc().

Test.c modified to work with new file interface.
Comment 2 jimmy 2015-10-06 14:13:56 UTC
AES256 cipher replaces Blowfish for encryption.
keys and ivs are now generated randomly for encrypted files.

scgi_encrypt_files()  replaces scgi_set_key_iv().
scgi_set_periodic()   replaces scgi_periodic().
scgi_read_encrypted() replaces scgi_read_enc().

Tested with poudriere testport amd64/i386
Comment 3 jimmy 2015-10-06 19:02:21 UTC
Created attachment 161771 [details]
patch
Comment 4 jimmy 2015-10-06 19:08:17 UTC
Created attachment 161772 [details]
patch
Comment 5 jimmy 2015-10-07 12:11:01 UTC
Created attachment 161799 [details]
patch
Comment 6 jimmy 2015-10-07 12:25:34 UTC
Created attachment 161800 [details]
patch
Comment 7 jimmy 2015-10-07 12:30:11 UTC
Created attachment 161802 [details]
patch
Comment 8 jimmy 2015-10-07 12:36:31 UTC
Created attachment 161803 [details]
patch
Comment 9 jimmy 2015-10-07 16:48:30 UTC
Created attachment 161809 [details]
patch

The patch storm has ended. This is the good one.
Comment 10 jimmy 2015-10-10 12:33:57 UTC
Created attachment 161874 [details]
patch

Threaded server was not initializing files array on thread start.
Comment 11 jimmy 2015-10-10 12:47:34 UTC
Created attachment 161876 [details]
patch
Comment 12 jimmy 2015-10-10 13:01:36 UTC
Created attachment 161877 [details]
patch
Comment 13 jimmy 2015-10-10 13:06:24 UTC
Created attachment 161878 [details]
patch
Comment 14 jimmy 2015-10-10 22:38:36 UTC
Created attachment 161890 [details]
patch
Comment 15 jimmy 2015-10-12 14:03:59 UTC
Created attachment 161949 [details]
patch
Comment 16 jimmy 2015-10-12 14:27:16 UTC
Created attachment 161955 [details]
patch
Comment 17 jimmy 2015-10-13 17:42:33 UTC
Created attachment 161988 [details]
patch
Comment 18 jimmy 2015-10-14 12:03:28 UTC
Created attachment 162033 [details]
patch
Comment 19 commit-hook freebsd_committer freebsd_triage 2015-10-15 10:43:57 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Oct 15 10:43:35 UTC 2015
New revision: 399336
URL: https://svnweb.freebsd.org/changeset/ports/399336

Log:
  - Update to 5.9

  PR:		203586
  Submitted by:	jimmy@mammothcheese.ca (maintainer)

Changes:
  head/devel/libdombey/Makefile
  head/devel/libdombey/distinfo
  head/devel/libdombey/pkg-descr
  head/devel/libdombey/pkg-plist