aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-046-33/+6
| | | | Notes: svn path=/head/; revision=200765
* [PATCH] security/fwbuilder: cleanup non-supported FreeBSD versionsEdwin Groothuis2007-10-033-18/+9
| | | | | | | | | | | | - removed support to 4.X (EOL) - add correct NOPORTDOCS PR: ports/111822 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=200730
* update to 0.60.0Oliver Lehmann2007-10-034-115/+171
| | | | Notes: svn path=/head/; revision=200727
* Update the bugzilla and mediawiki entries to properly match their correctedRemko Lodder2007-10-021-5/+6
| | | | | | | | | versions. Prodded by: Nick Barkas (and a few others) Notes: svn path=/head/; revision=200680
* Update to reflect the fixed version of id3lib.Xin LI2007-10-021-1/+2
| | | | Notes: svn path=/head/; revision=200583
* Document id3lib insecure temporary file creation vulnerabilityXin LI2007-10-011-0/+29
| | | | Notes: svn path=/head/; revision=200562
* Mark as broken with gcc4.2 on 64-bits archs.Mark Linimon2007-09-301-0/+6
| | | | Notes: svn path=/head/; revision=200469
* Fine-tune broken message.Mark Linimon2007-09-301-1/+1
| | | | Notes: svn path=/head/; revision=200467
* Mark as broken on gcc4.2.Mark Linimon2007-09-301-1/+7
| | | | Notes: svn path=/head/; revision=200466
* Remove 4.X cruft.Mark Linimon2007-09-301-4/+0
| | | | Notes: svn path=/head/; revision=200465
* Remove cruft.Mark Linimon2007-09-301-34/+0
| | | | Notes: svn path=/head/; revision=200463
* Also broken with gcc4.2.Mark Linimon2007-09-301-1/+5
| | | | Notes: svn path=/head/; revision=200462
* Mark as broken with gcc4.2.Mark Linimon2007-09-301-1/+7
| | | | Notes: svn path=/head/; revision=200461
* Mark as broken with gcc4.2 on 64-bit archs.Mark Linimon2007-09-301-1/+9
| | | | Notes: svn path=/head/; revision=200459
* Mark as broken: fails to install.Mark Linimon2007-09-301-0/+4
| | | | Notes: svn path=/head/; revision=200458
* Mark as only for i386-6.Mark Linimon2007-09-302-0/+14
| | | | | | | | | | Based on: PR: ports/115474 Submitted by: maintainer Notes: svn path=/head/; revision=200457
* Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.Mark Linimon2007-09-302-0/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=200441
* [update] security/pam-mysql to 7.0RC1Edwin Groothuis2007-09-304-8/+26
| | | | | | | | | | | | | | Includes fix for correct use of -lmd to find MD5 functions (see: http://sourceforge.net/tracker/index.php?func=detail&aid=1485390&group_id=5741&atid=105741) Note: Used autoconf 2.61 to prevent problems with the upcoming sweep PR: ports/113882 Submitted by: Angelo Turetta <aturetta@bestunion.it> Approved by: maintainer timeout Notes: svn path=/head/; revision=200425
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onMark Linimon2007-09-301-0/+1
| | | | | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk. Notes: svn path=/head/; revision=200412
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-308-11/+16
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Update to 1.2.4.1. Changes include:Hiroki Sato2007-09-293-20/+20
| | | | | | | - "*grabServer" resource bug has been fixed. Notes: svn path=/head/; revision=200396
* - Make it work on 64-bit systems.Alejandro Pulver2007-09-295-8/+138
| | | | | | | | | | - Avoid the build failing when OpenSSL is installed as a port too. PR: ports/94921 Submitted by: Mats Palmgren <mats.palmgren@bredband.net> Notes: svn path=/head/; revision=200394
* - Turn off keyboard grabbing to avoid mouse pointer lock after returning fromAlejandro Pulver2007-09-291-0/+58
| | | | | | | | | | the screensaver. PR: ports/103395 Submitted by: Vladimir Grebenschikov <vova@fbsd.ru> Notes: svn path=/head/; revision=200380
* - Mark BROKEN everywhere: does not compilePav Lucistnik2007-09-291-4/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=200341
* - cleanup MakefileThomas Abthorpe2007-09-272-34/+8
| | | | | | | | | | - update comment/descripttion to indicate port is a wrapper to Digest::MD5 - pass maintainership to perl@ Approved by: miwi (co-mentor) Notes: svn path=/head/; revision=200184
* Upgrade to 1.0.1.Shaun Amott2007-09-277-79/+178
| | | | | | | | PR: ports/115589 Submitted by: Rasmus Kaj <kaj@kth.se> Notes: svn path=/head/; revision=200150
* [UPDATE] security/tor-develEdwin Groothuis2007-09-252-5/+4
| | | | | | | | | | | Update to latest release. Suggest all users upgrade as there is a remote code exploit in versions less than 2.0.7 PR: ports/115534 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> Notes: svn path=/head/; revision=200097
* Add missing files from pkg-plist after upgrade to masterportEdwin Groothuis2007-09-241-0/+3
| | | | | | | | | Noticed by: YAPHR PR: ports/115868 (indirect) Notes: svn path=/head/; revision=200070
* - Update to 1.3.1Martin Wilke2007-09-242-14/+9
| | | | | | | | | | - Fix using sendmail from Ports (115270) PR: 116587 Submitted by: Petr Rehor <prehor@gmail.com> (maintainer) Notes: svn path=/head/; revision=200056
* Dominic is a new dad, and will be too busy for a while to work on ports.Mark Linimon2007-09-241-1/+1
| | | | | | | Congratulations :-) Notes: svn path=/head/; revision=200026
* security/libgcrypt portlint fixesEdwin Groothuis2007-09-241-2/+2
| | | | | | | | | | | | 1. remove quotes from COMMENT 2. INSTALLS_SHLIB -> USE_LDCONFIG PR: ports/115286 Submitted by: David Yeske <dyeske@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=200013
* - In managed mode the script does not return the proper value due to $?Rong-En Fan2007-09-232-5/+8
| | | | | | | | | | | | | is reset by the if command. Therefore, the script does not fail when starts with broken configuration files - While I'm here, use %%RC_SUBR%% instead of /etc/rc.subr PR: ports/110320 Submitted by: Dominic Fandrey <lon_kamikaze at gmx.de> Approved by: maintainer timeout (6 months) Notes: svn path=/head/; revision=199984
* Update to 0.7.6.Stefan Walter2007-09-233-6/+7
| | | | Notes: svn path=/head/; revision=199981
* - Add missing patchMartin Wilke2007-09-232-1/+43
| | | | | | | | | - Fix whitspaces Submitted by: Dave Grochowski <malus.x@gmail.com> (maintainer) Notes: svn path=/head/; revision=199965
* - modify mediawiki entry (add missing mediawiki18)Martin Wilke2007-09-231-0/+5
| | | | | | | Reviewed by: remko Notes: svn path=/head/; revision=199963
* - Update to 0.9Li-Wen Hsu2007-09-233-16/+4
| | | | | | | | PR: ports/116554 Submitted by: Peter Johnson <johnson.peter AT gmail.com> (maintainer) Notes: svn path=/head/; revision=199936
* Update port: security/sfs, fix build with gcc42Edwin Groothuis2007-09-2311-10/+339
| | | | | | | | | | | | | | | | The attached patch fixes security/sfs so it builds with gcc42. The only change I made that I am wary of is commenting out the LIBTOOL variable in ${WRKSRC}/sfsrwcd/Makefile. However, this seems to work fine on both 7.0-CURRENT and 6.2-STABLE. In addition, I would not mind maintaining the port. PR: ports/116389 Submitted by: Dave Grochowski <malus.x@gmail.com> Notes: svn path=/head/; revision=199919
* Some PHP 5.x vulnerabilities is also found in PHP 4.x series,Xin LI2007-09-231-1/+6
| | | | | | | | | | | unfortunately it seems that there is no newer PHP release to fix these issue for 4.x series, so mark it as so. While I'm there add a new CVE that was not mentioned in previous revision of entry. Notes: svn path=/head/; revision=199916
* Update to 0.57Erwin Lansing2007-09-222-4/+4
| | | | Notes: svn path=/head/; revision=199905
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2007-09-215-8/+10
| | | | Notes: svn path=/head/; revision=199865
* Document mediawiki -- cross site scripting vulnerability, our port versionsRemko Lodder2007-09-211-0/+36
| | | | | | | | | had not been updated yet, 1.8.x is not vulnerable by default unless you are using the $wgEnableAPI = true; statement, in that case please set it to $wgEnableAPI = false; (where possible ofcourse, else upgrade to 1.8.5). Notes: svn path=/head/; revision=199857
* Document wordpress -- remote sql injection vulnerability, our versions areRemko Lodder2007-09-211-0/+36
| | | | | | | already up to date for this vulnerability. Notes: svn path=/head/; revision=199856
* samba -- nss_info plugin privilege escalation vulnerability, the FreeBSDRemko Lodder2007-09-211-0/+41
| | | | | | | port had already been fixed for this. Notes: svn path=/head/; revision=199854
* Document bugzilla -- multiple vulnerabilitiesRemko Lodder2007-09-211-0/+46
| | | | | | | | PR: ports/116060 Submitted by: Nick Barkas <snb at threerings dot net>, minor nits from me Notes: svn path=/head/; revision=199847
* Document clamav CVE-2007-4510 issue (Remote DoS).Xin LI2007-09-211-0/+28
| | | | Notes: svn path=/head/; revision=199846
* Make the Protocol Helpers advanced settings window aestheticallyCy Schubert2007-09-206-12/+18
| | | | | | | pleasing once again. Notes: svn path=/head/; revision=199841
* Document coppermine -- multiple vulnerabilities, the FreeBSDRemko Lodder2007-09-201-0/+28
| | | | | | | port is already up to date. Notes: svn path=/head/; revision=199828
* Document openoffice -- arbitrary command execution vulnerability,Remko Lodder2007-09-201-0/+37
| | | | | | | | | | | all current versions marked vulnerable, everything as of 2.3 is believed to be fixed, but we do not have that yet ( I am also not sure whether the -devel version has the correct fix or not ) so lets be on the safe side till we know what version will be fixed in our repro. Notes: svn path=/head/; revision=199827
* Document bugzilla -- "createmailregexp" security bypass vulnerability,Remko Lodder2007-09-201-0/+32
| | | | | | | | marking all versions as vulnerable till we know what version is the one fixed in our CVS repository. Notes: svn path=/head/; revision=199826
* - Update to 0.26Beech Rintoul2007-09-193-7/+7
| | | | | | | | | PR: ports/116429 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Reviewed by: sat (mentor) Notes: svn path=/head/; revision=199785