Bug 224545 - security/snuffleupagus: new port for PHP 7+ security module
Summary: security/snuffleupagus: new port for PHP 7+ security module
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jochen Neumeister
URL: https://reviews.freebsd.org/D13606
Keywords: patch-ready
Depends on:
Blocks:
 
Reported: 2017-12-23 14:11 UTC by Franco Fichtner
Modified: 2017-12-24 13:13 UTC (History)
1 user (show)

See Also:


Attachments
adds version 0.1.0 (2.59 KB, patch)
2017-12-23 14:11 UTC, Franco Fichtner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franco Fichtner 2017-12-23 14:11:35 UTC
Created attachment 189057 [details]
adds version 0.1.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-24 13:12:27 UTC
A commit references this bug:

Author: joneum
Date: Sun Dec 24 13:11:42 UTC 2017
New revision: 457156
URL: https://svnweb.freebsd.org/changeset/ports/457156

Log:
  New port: security/snuffleupagus

  Snuffleupagus is a PHP7+ module designed to drastically raise the cost
  of attacks against websites.  This is achieved by killing entire bug
  classes and providing a powerful virtual-patching system, allowing the
  administrator to fix specific vulnerabilities without having to touch
  the PHP code.

  WWW: https://snuffleupagus.readthedocs.io/

  PR:		224545
  Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
  Approved by:	rene (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13606

Changes:
  head/security/Makefile
  head/security/snuffleupagus/
  head/security/snuffleupagus/Makefile
  head/security/snuffleupagus/distinfo
  head/security/snuffleupagus/files/
  head/security/snuffleupagus/files/patch-sp__network__utils.c
  head/security/snuffleupagus/pkg-descr
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2017-12-24 13:13:21 UTC
Landed, thx :-)