aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* - Fix OPTIONS support for Cabal ports by introducingGabor Pali2010-05-221-0/+2
| | | | | | | | | | bsd.cabal.options.mk - Fix ports broken with non-default options Triggered by: Yuri Pankov <yuri.pankov@gmail.com> Notes: svn path=/head/; revision=254867
* - Update to version 1.7.5 and the latest contributed patchset [*]Alexey Dokuchaev2010-05-224-39/+36
| | | | | | | | | | | | - Prefer HTTP mirrors as they are generally more accessible than FTP ones - Install support scripts in addition to datafiles - Simplify PORTDOCS handling, utilize BUILD_WRKSRC, and clean up things PR: ports/146114 [*] Submitted by: lme Notes: svn path=/head/; revision=254824
* Update Pidgin and friends to 2.7.0. SeeJoe Marcus Clarke2010-05-221-2/+2
| | | | | | | | | | | http://developer.pidgin.im/wiki/ChangeLog for the list of changes. Also, enable Tcl 8.5 support. PR: 146607 Submitted by: dougb Notes: svn path=/head/; revision=254786
* Fix build with OpenSSL 1.0Max Brazhnikov2010-05-213-28/+283
| | | | | | | | PR: ports/146615 Reported by: Gerard Seibert <gerard at seibercom.net> Notes: svn path=/head/; revision=254754
* The xz utils and lzma library have been imported into base, so makeChristian Weisgerber2010-05-212-2/+2
| | | | | | | | | the dependency on the archivers/xz port conditional on OSVERSION. Approved by: MAINTAINER Notes: svn path=/head/; revision=254737
* Gcc 4.2+ is only needed to build clamav with LLVM/JIT support, remove thisRenato Botelho2010-05-212-2/+2
| | | | | | | | | dependency when LLVM is not set. Submitted by: Guy Antony Halse <G.Halse@ru.ac.za> Notes: svn path=/head/; revision=254723
* - update to 1.5.0Dirk Meyer2010-05-212-4/+4
| | | | Notes: svn path=/head/; revision=254711
* Update to 0.9.31 release.Alex Dupre2010-05-202-4/+4
| | | | Notes: svn path=/head/; revision=254654
* Update to 2.7.1Renato Botelho2010-05-202-6/+5
| | | | Notes: svn path=/head/; revision=254646
* A bunch of changes for the SQLITE3 backend:Alex Dupre2010-05-207-87/+129
| | | | | | | | | | | | 1) fix for bug #528467 (C_UnwrapKey didn't work with DSA and EC private keys) 2) fix for bug #526231 (C_GetAttributeValue didn't correctly work) 3) partial fix for bug #564011 (object ID race on keypairgen) 4) use sqlite3 in ports (there is no reason to compile the bundled one) Approved by: no objections by marcus and gnome team Notes: svn path=/head/; revision=254639
* Fix HTTP headers handling. Bump PORTREVISION.Anton Berezin2010-05-192-0/+24
| | | | | | | | | | This bug has been known for years, but have been ignored upstream (see https://rt.cpan.org/Public/Bug/Display.html?id=33954). Submitted by: brian Notes: svn path=/head/; revision=254610
* - Fix when a Swatch rule has an "exec" action, child processes are notSylvio Cesar Teixeira2010-05-191-0/+11
| | | | | | | | | | | correctly cleaned up. PR: ports/136611 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org> Approved by: Joseph Scott <joseph@josephscott.org> (maintainer) Notes: svn path=/head/; revision=254606
* Update to 0.96.1Renato Botelho2010-05-193-36/+6
| | | | Notes: svn path=/head/; revision=254600
* - Mark BROKEN: bad plistPav Lucistnik2010-05-171-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=254498
* - Update to 1.4.1.1Gabor Pali2010-05-153-5/+32
| | | | | | | - Import OPTIONS Notes: svn path=/head/; revision=254369
* Update to week 19 tarballJosh Paetzel2010-05-142-4/+4
| | | | | | | | | PR: ports/146594 Submitted by: Eric F Crist <ecrist@secure-computing.net> Approved by: itetcu@ (mentor) Notes: svn path=/head/; revision=254331
* - Document multiple redmine vulnerabilitiesBernhard Froehlich2010-05-141-0/+26
| | | | | | | | Approved by: miwi (secteam), beat (co-mentor) Security: http://www.redmine.org/news/39 Notes: svn path=/head/; revision=254325
* Properly install the missing org.freedesktop.secrets.service file.Joe Marcus Clarke2010-05-144-0/+22
| | | | | | | | Reported by: Jonathan Chen <jonc@chen.org.nz> Obtained from: https://bugzilla.gnome.org/show_bug.cgi?id=611002 Notes: svn path=/head/; revision=254294
* Add AUTOTOOLS dependency when using packages as opposed to portsCy Schubert2010-05-144-4/+4
| | | | | | | to satisfy dependencies. Notes: svn path=/head/; revision=254293
* Remove unnecessary dependency on autoconf/automakeJohan van Selst2010-05-131-1/+0
| | | | Notes: svn path=/head/; revision=254266
* Updated tomcat entry (CVE-2010-1157) with fixed version information.Niels Heinen2010-05-131-2/+2
| | | | | | | | | | This makes sure that the correct older versions are marked vulnerable Approved by: itetcu (mentor, implicit) Security: http://www.vuxml.org/freebsd/3383e706-4fc3-11df-83fb-0015587e2cc1.html Notes: svn path=/head/; revision=254256
* Introduce a new (and hopefully better) ports infrastructure for Haskell CabalGabor Pali2010-05-126-213/+40
| | | | | | | | | ports which makes possible the direct translation of Cabal package descriptions to FreeBSD ports. It promises both easier addition and maintenance for Cabal-based ports. Notes: svn path=/head/; revision=254209
* - Added 109 missing CVE names to 60 VuXML entriesNiels Heinen2010-05-121-24/+171
| | | | | | | | | | | - Fixed Tomcat55 entry to mark current PORTREVISION vulnerable PR: ports/146418 Approved by: itetcu (mentor, implicit) Security: http://people.freebsd.org/~niels/vuxml/ Notes: svn path=/head/; revision=254188
* Resolve autotools issue.Cy Schubert2010-05-124-0/+4
| | | | | | | Thanks to: pointyhat Notes: svn path=/head/; revision=254180
* Switch to PLIST_FILESDoug Barton2010-05-122-5/+2
| | | | | | | | PR: ports/146508 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=254179
* Add the info for the .sig fileDoug Barton2010-05-121-0/+3
| | | | Notes: svn path=/head/; revision=254178
* Adopt the orphan, add the verify target for the PGP signatureDoug Barton2010-05-111-1/+6
| | | | Notes: svn path=/head/; revision=254167
* Update to 0.4.0.Anders Nordby2010-05-112-4/+4
| | | | | | | The new version has a much welcomed and useful search ability. Notes: svn path=/head/; revision=254165
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDDima Panov2010-05-116-66/+88
| | | | | | | With hat on: kde@ Notes: svn path=/head/; revision=254138
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-1022-144/+284
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* Updated port to version 1.34bNiels Heinen2010-05-102-4/+4
| | | | | | | Approved by: maintainer, itetcu (mentor, implicit) Notes: svn path=/head/; revision=254092
* This is a adaptation of pam_chroot to BSD jails : it dropps users in jailsMartin Wilke2010-05-105-0/+48
| | | | | | | | | | after login. PR: ports/145302 Submitted by: Damien Bobillot Notes: svn path=/head/; revision=254049
* pulledpork is a Perl script which helps to update your Snort 2.8+ rules.Martin Wilke2010-05-105-0/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The sample config file comes predefined with the new settings for snort.org downloads, which will change in June 2010. BE SURE to read through the master pulledpork.conf file thoroughly, as there are many changes as of snort 2.8.6.0 that WILL affect you, even if you are NOT yet running 2.8.6.0! Features: * Flowbit tracking! * capability to specify base ruleset (see README.RULESETS) in master pulledpork.conf file. * Handle preprocessor and sensitive-information rulesets * Ability to define sid ranges in any of the sid modification .conf files * Ability to specify references in any of the sid modification .conf files * Ability to ignore entire rule categories (i.e. not include them) * Specify locally stored rules files that need their meta data included in sid-msg.map * Ability to specify your arch for so_rules * Rules are written to only two distinct files * Support metadata based VRT recommended rulesets * Maintain an optional rule changelog * Support for setting rules to Drop * Support for multi-line rules * Rule modification, i.e. disabling of specific rules within rule sets * Outputs changes in rules files if any rules have been added / modified * Compares new rules files with current rule sets * Automated retrieval of certain variables (Distro, Snort Version.. etc) * Downloads latest rules file * Verifies MD5 of local rules file * If MD5 has not changed from snort.org.. doesn't fetch files again * handle both rules and so_rules * Capability to generate stub files WWW: http://code.google.com/p/pulledpork/ PR: ports/146239 Submitted by: Olli Hauer Notes: svn path=/head/; revision=254038
* - Update to 2.14Wen Heping2010-05-102-4/+4
| | | | Notes: svn path=/head/; revision=254028
* - Update to 1.4.5Martin Wilke2010-05-0912-5/+174
| | | | | | | | PR: 145635 Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=254007
* - Update to 4.26Martin Wilke2010-05-093-6/+7
| | | | | | | | PR: 146312 Submitted by: Ports Fury Notes: svn path=/head/; revision=254003
* Added wireshark (DoS) and piwik (XSS) issuesNiels Heinen2010-05-071-0/+57
| | | | | | | | | | Approved by: itetcu (mentor, implicit) Security: http://www.wireshark.org/security/wnpa-sec-2010-03.html Security: http://www.wireshark.org/security/wnpa-sec-2010-04.html Security: http://piwik.org/blog/2010/04/piwik-0-6-security-advisory/ Notes: svn path=/head/; revision=253914
* Added spamass-milter remote command execution vulnerabilityNiels Heinen2010-05-061-1/+31
| | | | | | | | | Approved by: itetcu (mentor, implicit) Security: CVE-2010-1132 Security: http://archives.neohapsis.com/archives/fulldisclosure/2010-03/0139.html Notes: svn path=/head/; revision=253839
* Update to 0.4.3Sergey Skvortsov2010-05-064-85/+14
| | | | | | | | | Changes: http://www.keepassx.org/changelog PR: ports/146259 Submitted by: Gvozdikov Veniamin <g.veniamin xx googlemail.com> Notes: svn path=/head/; revision=253823
* - Added mediawiki and lxr vulnerabilitiesNiels Heinen2010-05-051-1/+68
| | | | | | | | | | | | - Fixed vlc topic format (lower case, portname first) PR: ports/146337 Approved by: itetcu (mentor, implicit) Security: http://lists.wikimedia.org/pipermail/mediawiki-announce/2010-April/000090.html Security: http://sourceforge.net/mailarchive/message.php?msg_name=E1NS2s4-0001PE-F2%403bkjzd1.ch3.sourceforge.com Notes: svn path=/head/; revision=253778
* - fix path in c_rehashDirk Meyer2010-05-054-4/+50
| | | | | | | | | | | Submitted by: Matthias Andree Obtained from: http://rt.openssl.org/Ticket/Display.html?id=2234 - add more DTLS bugfixes Obtained from: http://sctp.fh-muenster.de/ Notes: svn path=/head/; revision=253763
* - Update to 1.33Philippe Audeoud2010-05-052-4/+4
| | | | | | | - Changelog: http://search.cpan.org/src/SULLR/IO-Socket-SSL-1.33/Changes Notes: svn path=/head/; revision=253756
* Add security/p5-Crypt-CAST5 0.05, a Perl module that implementsAnton Berezin2010-05-055-0/+39
| | | | | | | CAST5 block cipher. Notes: svn path=/head/; revision=253746
* Update 1.3.r7 --> 4.2.Cy Schubert2010-05-056-46/+11
| | | | | | | | PR: 146072 Submitted by: plosher Notes: svn path=/head/; revision=253719
* Update 3.0.7 --> 4.0.0.Cy Schubert2010-05-057-148/+332
| | | | Notes: svn path=/head/; revision=253715
* Welcome the new fwbuilder-devel and libfwbuilder-devel ports.Cy Schubert2010-05-051-0/+2
| | | | Notes: svn path=/head/; revision=253714
* Welcome the new fwbuilder-devel port.Cy Schubert2010-05-054-57/+219
| | | | Notes: svn path=/head/; revision=253713
* Welcome the new libfwbuilder-devel port.Cy Schubert2010-05-053-90/+117
| | | | Notes: svn path=/head/; revision=253711
* Added 38 missing CVE names to 24 VuXML entriesNiels Heinen2010-05-041-5/+62
| | | | | | | | | | (256 CVE names to go) Approved by: itetcu (mentor, implicit) Security: http://people.freebsd.org/~niels/vuxml/ Notes: svn path=/head/; revision=253704
* - Update to 20100504Renato Botelho2010-05-042-5/+5
| | | | | | | - Try to fix build on sparc64 disabling LLVM/JIT build Notes: svn path=/head/; revision=253690