1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

12583 Commits

Author SHA1 Message Date
Martin Wilke
d96e81e99d - Document openssl -- denial of service in DTLS implementation
PR:		based on 134653
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-05-30 20:53:22 +00:00
Martin Wilke
a44c7621be - Document eggdrop -- denial of service vulnerability 2009-05-30 20:39:39 +00:00
Martin Wilke
814f13077d - Document wireshark -- Denial of Service in the PCNFSD dissector
PR:		135061 (based on)
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-05-30 20:07:42 +00:00
Martin Wilke
5c8cac806f - Add more infos for libsndfile entry 2009-05-30 19:23:40 +00:00
Martin Wilke
41dc7a6077 - Document libsndfile -- multiple vulnerabilities 2009-05-30 19:16:34 +00:00
Martin Wilke
308ba07507 - Document slim -- local disclosure of X authority magic cookie 2009-05-30 19:07:01 +00:00
Martin Wilke
aa00231a30 - Update to 0.2.2 2009-05-30 17:14:46 +00:00
Dmitry Marakasov
245b2d94e3 - Add SSE2 OPTION
PR:		135064
Submitted by:	Colin Percival <cperciva@tarsnap.com>
Approved by:	wen heping <wenheping@gmail.com> (maintainer)
2009-05-30 15:02:39 +00:00
Martin Wilke
a8a048acc6 - Update to 1.4.3 2009-05-29 19:41:47 +00:00
Martin Wilke
e741fcf7f9 The scrypt key derivation function was originally developed for use in
the Tarsnap online backup system and is designed to be far more secure
against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.

WWW:   http://www.tarsnap.com/scrypt/

PR:		ports/134961
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-05-29 11:56:22 +00:00
Mark Linimon
82db91986d Maintainer's email address bounces.
Mark as DEPRECATED since it has been broken for a bit.
2009-05-29 01:34:46 +00:00
Martin Wilke
5b84a8e32e - Update to version 4.13
PR:		135037
Submitted by:	Ports Fury
2009-05-28 23:49:43 +00:00
Alexander Logvinov
9463ff6e5b Change MAINTAINER on my ports to my FreeBSD email address
Approved by:	tabthorpe (mentor)
2009-05-28 20:44:16 +00:00
Dennis Herrmann
e1f8ccb95c - Update to 5.2d
PR:		ports/135005
Submitted by:	Gerard Seibert <gerard@seibercom.net> (maintainer)
2009-05-28 15:59:18 +00:00
Steven Kreuzer
7f164b7367 Update to 1.58
Approved by:	wxs (mentor)
2009-05-27 16:54:33 +00:00
Erwin Lansing
a343351703 Mark BROKEN on 8.x: does not build. 2009-05-27 07:26:22 +00:00
Greg Larkin
3ea8cd6d2a - Fixed the "Error 255" installation problem when docbook-to-man
is already installed.  If it's there, use it instead of installing
  docbook2X.
2009-05-26 20:25:59 +00:00
Yen-Ming Lee
e53eaaeb7b - update to 2.12 2009-05-25 06:17:22 +00:00
Cy Schubert
efa4012853 Fix QT4 dependencies
PR:		134904
Submitted by:	makc
2009-05-25 02:08:18 +00:00
Cy Schubert
7459309a9c Fix QT4 dependencies.`
PR:		134903
Submitted by:	makc
2009-05-25 02:07:06 +00:00
Max Brazhnikov
1ff219fd09 Remove qt4 build tools from run dependencies.
Approved by:	maintainer timeout (2 weeks)
2009-05-24 10:12:29 +00:00
Martin Wilke
7a5515161e Prelude is a new innovative hybrid Intrusion Detection system designed
to be very modular, distributed, rock solid and fast.

Prelude-PFlogger Listens at OpenBSD PF redirect logged packet, and
send alerts to the Prelude Manager.

WWW: http://www.prelude-ids.org/

PR:		ports/134746
Submitted by:	Anders Troback <freebsd at troback.com>
2009-05-23 14:08:35 +00:00
Martin Wilke
f329d18870 - Cleanup previous entry 2009-05-23 10:50:53 +00:00
Simon L. B. Nielsen
5e1557a319 Unbreak file by removing double <vuxml> tag. 2009-05-23 09:15:36 +00:00
Cy Schubert
bd920c0ac1 Add CVE information for NTP stack overflow.
PR:		134755
Submitted by:	Mark Foster <mark@foster.cc>
Security:	CVE-2009-0159 and CVE-2009-1252
2009-05-23 04:37:10 +00:00
Martin Wilke
c2608ac5f0 - Fix 5ed2f96b-33b7-4863-8c6b-540d22344424
* Remove duplicte url
   * Fix safe version
   * Bump modified date
2009-05-22 16:34:03 +00:00
Martin Wilke
f467ce55e3 - Bump modified date for previous commit. 2009-05-22 16:08:21 +00:00
Wesley Shields
5e68f8ae80 - Add CVE information for nsd overflow.
- s/over flow/overflow/ for the same entry.

Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru> (private mail)
2009-05-22 13:15:21 +00:00
Dirk Meyer
7e2e2acc6d - WITH_SCTP does not buuild on 7.1 2009-05-22 05:42:26 +00:00
Henrik Brix Andersen
78e221f42e - Update to v0.007 2009-05-21 16:36:54 +00:00
Pav Lucistnik
9899774e29 - Document imap-uw -- University of Washington IMAP c-client Remote Format
String Vulnerability (submitted back in Feb 2009)

PR:		ports/131939
Submitted by:	Mark Foster <mark@foster.cc>
2009-05-21 15:30:42 +00:00
Pav Lucistnik
84ceeb0c45 - Mark MAKE_JOBS_UNSAFE
Submitted by:	David Naylor <naylor.b.david@gmail.com>
2009-05-21 11:55:56 +00:00
Koop Mast
010bc254ac Update to 2.26.2. 2009-05-20 21:52:49 +00:00
Koop Mast
905358577c Update to 2.26.2. 2009-05-20 21:46:27 +00:00
Dirk Meyer
f062b23d9f - add more DTLS bugfixes
- use options framework
- new option WITH_FIPS
add fips code
- new option WITH_SCTP
add SCTP support to openssl
2009-05-20 19:22:47 +00:00
Dmitry Marakasov
4b48c7a339 - Update to 5.2c
PR:		134727
Submitted by:	Gerard Seibert <gerard@seibercom.net> (maintainer)
2009-05-20 16:37:00 +00:00
Dmitry Marakasov
5fdc4b0fa4 - Update to 1.1
- Pass maintainership to submitter

PR:		134644
Submitted by:	Jochen Neumeister <jochen@daten-chaos.de>
2009-05-20 13:58:45 +00:00
Dirk Meyer
315e28571a - Security Fix
Security:	CVE-2009-1377
Security:	CVE-2009-1378
Security:	http://article.gmane.org/gmane.comp.security.oss.general/1769
PR:		134653
2009-05-20 12:56:26 +00:00
Wesley Shields
220669d25e - Document dns/nsd and dns/nsd2 one-byte overflow (both are already fixed
in ports). Still need a CVE entry but there is not one assigned yet.
2009-05-19 17:20:20 +00:00
Sergey A. Osokin
2a56663170 Fix build with WITH_LPK support for amd64 by change extra patches order.
Do not bump PORTREVISION.

Submitted by:	Fedor Dikarev aka fe at rambler dash co dot ru
Spotted by:	maxim
Approved by:	maintainer unavailable, i.e.
		$ whois dindin.ru | grep ^state
		state:      REGISTERED, NOT DELEGATED
PR:		amd64/134706
2009-05-19 10:13:28 +00:00
Anders Nordby
3a55a345c8 Fiddle rcorder bits in the startup script, so that sshblock actually
starts on boot.
2009-05-19 08:16:42 +00:00
Pav Lucistnik
9310ff0064 - Update depobjs after p5-Params-Classify update
Reported by:	pointyhat
2009-05-18 20:56:41 +00:00
Philip M. Gollucci
84e5dcb2d9 - Update to 1.23
Approved by:	maintainer timeout(skv; 3months)
Submitted by:	me
2009-05-17 23:46:12 +00:00
MANTANI Nobutaka
d493a6f1ed Add entries of libxine vulnerabilities fixed in version 1.1.16.2 and 1.1.16.3.
PR:		ports/132593
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-05-17 15:05:19 +00:00
Martin Wilke
3a00a8ffdf - Update to 0.3
PR:		133713
Submitted by:	Rafael Ostertag <rafi@guengel.ch> (maintainer)
2009-05-17 13:01:46 +00:00
Norikatsu Shigemura
4de2c64b49 Fix HPN crash issue by using aes128-ctr, aes192-ctr and aes256-ctr.
Approved by:	pav
2009-05-17 03:00:11 +00:00
Martin Wilke
097bafc1e7 - Document php -- ini database truncation inside dba_replace() function
PR:		129459 (based on)
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-05-16 20:36:16 +00:00
Martin Wilke
01f42e27a8 - Document libwmf -- embedded GD library Use-After-Free vulnerability
PR:		based on 134246
2009-05-16 20:09:00 +00:00
Martin Wilke
f6dd9cbc9b - Document libwmf -- Integer Overflow Vulnerability
PR:		based on 134246
2009-05-16 19:59:44 +00:00
Martin Wilke
1cd06e295d - Pass maintainership to Valeri Vassiliev (ufo (at) februality.com) 2009-05-16 19:26:54 +00:00