Bug 1153698

Summary: Review Request: perl-Session-Storage-Secure - Encrypted, expiring, compressed, serialized session data with integrity
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: David Dick <ddick>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ddick, package-review
Target Milestone: ---Flags: ddick: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Session-Storage-Secure-0.010-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-10 13:54:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1151369, 1151414, 1151419, 1153074, 1153636    
Bug Blocks: 1144342    

Description Petr Pisar 2014-10-16 14:58:59 UTC
Spec URL: https://ppisar.fedorapeople.org/perl-Session-Storage-Secure/perl-Session-Storage-Secure.spec
SRPM URL: https://ppisar.fedorapeople.org/perl-Session-Storage-Secure/perl-Session-Storage-Secure-0.010-1.fc22.src.rpm
Description:
This module implements a secure way to encode session data. It is primarily
intended for storing session data in browser cookies, but could be used
with other back-end storage where security of stored session data is
important.

Fedora Account System Username: ppisar

Comment 1 David Dick 2014-11-08 03:28:33 UTC
Licensing is correct

Builds successfully in rawhide http://koji.fedoraproject.org/koji/taskinfo?taskID=8067497

TODO: t/00-report-prereqs.t contains two requires

BuildRequires: perl(CPAN::Meta)
BuildRequires: perl(CPAN::Meta::Requirements) >= 2.120900

Apart from that BuildRequires are ok.

rpmlint is clean.

Package APPROVED!

Comment 2 Petr Pisar 2014-11-10 07:29:03 UTC
New Package SCM Request
=======================
Package Name: perl-Session-Storage-Secure
Short Description: Encrypted, expiring, compressed, serialized session data with integrity
Upstream URL: http://search.cpan.org/dist/Session-Storage-Secure/
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 3 Gwyn Ciesla 2014-11-10 13:31:46 UTC
Git done (by process-git-requests).

Comment 4 Petr Pisar 2014-11-10 13:54:37 UTC
Thank you for the review and the repository.

I my opinion, parsing the META file is quite useless, so I omitted the two modules.