summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Collapse)AuthorFilesLines
2009-11-17This package works fine with Python 2.6, remove "PYTHON_VERSIONS_ACCEPTED".tron1-2/+1
2009-11-17Add p5-Crypt-ECBdsainty1-1/+2
2009-11-17Import p5-Crypt-ECB-1.45:dsainty3-0/+34
This is Crypt::ECB, a Perl-only implementation of the ECB mode. In combination with a block cipher such as DES, IDEA or Blowfish, you can encrypt and decrypt messages of arbitrarily long length. Though for security reasons other modes than ECB such as CBC should be preferred. See textbooks on cryptography if you want to know why. In addition to this module you will need to install one or more of the Crypt::DES, Crypt::IDEA, or Crypt::Blowfish modules.
2009-11-15update to 1.2.1drochner3-10/+49
many fixes and improvements, notably speed
2009-11-15update to 1.1.8drochner10-95/+27
changes: -bugfixes -API extensions -documentation improvement -The encoding of gpgme_data_t objects can affect the output encoding of export, sign and encrypt operations now -Using GPGME_KEYLIST_MODE_LOCAL combined with GPGME_KEYLIST_MODE_EXTERN is now supported
2009-11-07Update to 0.9.0-beta8 (by Rumko via private mail).hasso4-15/+17
0.9.0-beta8: - Include spamhaus_drop.dat in the source distribution. Fix installation issue (closes #364). 0.9.0-beta7: - Initial SpamhausDrop plugin implementation, by Wes Young <wes@barely3am.com> (closes #363) - Do not discard --root parameters if prefix is absolute. - Python 2.4 backward compatibility fixes. - Handle plugin loading error gracefully. - Improve WormPlugin accuracy, and make it carry a reference to the initial event. The plugin used to alert when seeing an alert to a given target, and this same alert going back to the source. This can happen in a number of case (example: Netbios alert triggered by Snort) As of now, the plugin will wait for the events to be repeated against at least 5 differents hosts. - Dshield CorrelationAlert now handle multiples events. Previously, we used to generate a single Dshield CorrelationAlert for each events where the source address would match the Dshield database. The plugin now generate CorrelationAlert for multiples events received from the same source.
2009-11-05commit patch for PR#36120tez2-6/+18
2009-11-03Allow building on 64-bit Darwinadam1-6/+3
2009-11-03Simplify awk usage to make it work with nawk, from Matthias Pfaller inwiz3-17/+8
PR 42238. While here, update to latest certificates from mozilla.
2009-11-03Update to 2.8.5:wiz2-6/+6
* Version 2.8.5 (released 2009-11-02) ** libgnutls: In server side when resuming a session do not overwrite the ** initial session data with the resumed session data. ** libgnutls: Fix PKCS#12 encoding. The error you would get was "The OID is not supported.". Problem introduced for the v2.8.x branch in 2.7.6. ** guile: Compatibility with guile 2.x. By Ludovic Courtes <ludovic.courtes@laas.fr>. ** tests: Fix expired cert in chainverify self-test. ** tests: Fix time bomb in chainverify self-test. Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in <http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3925>. ** API and ABI modifications: No changes since last version.
2009-10-31Update to 2.8.4:wiz2-6/+6
* Version 2.8.4 (released 2009-09-18) ** libgnutls: Enable Camellia ciphers by default. ** libgnutls: Make OpenPGP hostname checking work again. The patch to resolve the X.509 CN/SAN issue accidentally broken OpenPGP hostname comparison. ** libgnutls: When printing X.509 certificates, handle XMPP SANs better. Reported by Howard Chu <hyc@symas.com> in <https://savannah.gnu.org/support/?106975>. ** API and ABI modifications: No changes since last version.
2009-10-31Update to 1.1.2:wiz2-6/+6
* gpgsigs: + Added patch from Roland Rosenfeld to support RIPEMD160 checksum. (Closes: #533747). + Updated man page to mention support for SHA256 and RIPEMD160 checksum. + Made removal of nonexistent photos quiet by the use of the force option. + Updated generated tex file in latex mode so that it uses the grffile package. This allows pdflatex to process our tex file assuming the photos are previously converted to PDF. (Closes: #542478) * caff: Updated check for the local-user keyids. + Moved the current check to a new function get_local_user_keys(). + Warned the user if a local-user keyid is not listed as a keyid in ./caffrc. (Closes: #540165). * gpgdir: New upstream release. * gpg-mailkeys: + The charset for the text of the message is deduced from the charset used by ~/.gpg-mailkeysrc and ~/.signature. The text message is encoded in quoted printable and thus it requires a new dependency on qprint in debian/control. (Closes: #545186) + Mentionned both the .gpg-mailkeysrc and .signature files in the manpage.
2009-10-30- create a specific user:group for stunneljym2-8/+36
- fix the configuration path and file, so it can use the proper user:group and the chroot - fix some pkglint warnings regarding PKG_OPTIONS: 'pthread' => 'threads', 'libwrap' => 'tcpwrappers' (in accordance to mk/defaults/options.description) Bump PKGREVISION.
2009-10-30Update to xmlsec1-1.2.13 to fix build breakage with current OpenSSL.tnn5-30/+22
Changes: mostly bugfixes
2009-10-30A value of "2-clause-bsd" is now valid for variable LICENSE.heinz1-2/+2
2009-10-29fix broken/incomplete PKG_SYSCONFDIR handlingtnn5-22/+44
2009-10-29mark as not for unprivileged modetnn1-2/+2
2009-10-28update HOMEPAGE and distfile location/formatdrochner2-8/+7
2009-10-28+pam-passwdqcdrochner1-1/+2
2009-10-28add pam-passwdqc-1.1.3, a PAM module to enforce rules on passworddrochner5-0/+82
changes
2009-10-27update master_sites. remove ftp.ifi.uio.no. service suspended.zafer1-3/+2
2009-10-27update master_sites. switch to http with gd.tuwien.ac.atzafer1-2/+2
2009-10-24update to 2.28.1drochner5-96/+95
This switches to the gnome-2.28 release branch.
2009-10-22Fix -install_name of library in OS X to include its full path. This is howjmmv3-2/+17
other libraries are being installed (as far as otool -D says) and fixes the execution of mtn, which couldn't find the botan library before.
2009-10-21update to 2.28.1drochner5-23/+23
This switches to the gnome-2.28 release branch.
2009-10-12Increase the BUILDLINK_API_DEPENDS.libgcrypt requirement.reed1-2/+2
The configure requires GCRY_CIPHER_CAMELLIA128. (Not bumping PKGREVISION as this is a build issue.)
2009-10-11Updating security/p5-IO-Socket-SSL from 1.30 to 1.31sno2-6/+6
Upstream changes: v1.31 2009.09.25 - add and export constants for SSL_VERIFY_* - set SSL_use_cert if cert is given and not SSL_server - support alternative CRL file with SSL_crl_file thanks to patch of w[DOT]phillip[DOT]moore[AT]gmail[DOT]com
2009-10-07Use correct relative path.joerg2-6/+6
2009-10-07Share distinfo file between libprelude-* and similar forjoerg20-142/+66
libpreludedb-*. Shuffle stuff a bit around in the Makefile.common, define PATCHDIR in that, don't define user-destdir support there.
2009-10-07Fix DESTDIR buildjoerg1-4/+5
2009-10-06Fix amd64 case. Simplify.joerg3-20/+14
2009-10-05Update distinfo to current DISTFILES.taca4-16/+20
2009-10-03Set the correct cpu in macppc and macppc64 so that this builds. Onlyjmmv1-1/+9
verified in macppc though.
2009-10-02Change install location from ${PREFIX}/lib/mozilla/plugins tohasso2-5/+6
${PREFIX}/lib/xulrunner/plugins. Bump PKGREVISION.
2009-10-02Adapt reader.conf handling to pcsc-lite changes.hasso5-2/+46
2009-10-02- Fix reader.conf handling.hasso11-83/+43
- Fix references to the confdir. - Fix headers so thirdparty apps can be built with pcsc-lite from pkgsrc. - Some minor changes to fix pkglint warnings. - Bump PKGREVISION.
2009-10-02Update to 0.9.17.1. Fix PLIST. Fix dependency. Upstream changes since 0.9.17:hasso3-8/+9
- Fix possible encoding error in the message summary view (#360).
2009-10-02Fix PLIST and bump PKGREVISION.hasso2-2/+5
2009-10-02Correct PLIST problems and conf file handling. Bump PKGREVISION.hasso4-20/+48
2009-10-02Add libpreludedb-mysql, libpreludedb-perl, libpreludedb-pgsql,hasso1-1/+6
libpreludedb-python and libpreludedb-sqlite3.
2009-10-02Add Sqlite3 plugin for LibPreludeDB. Approved by agc@.hasso5-0/+55
2009-10-02Add python bindings for LibPreludeDB libraries. Approved by agc@.hasso5-0/+59
2009-10-02Add PostgreSQL plugin for LibPreludeDB. Approved by agc@.hasso5-0/+55
2009-10-02Add MySQL plugin for LibPreludeDB. Approved by agc@.hasso5-0/+55
2009-10-02Add perl bindings for LibPreludeDB libraries. Approved by agc@.hasso4-0/+58
2009-10-02Split up the libpreludedb. Approved by agc@.hasso9-100/+117
2009-10-02Update to 0.9.24.1. Upstream changes:hasso2-6/+6
- Use SWIG 1.3.39 to generate bindings code, fixes Prewikka compatibility problem because of SWIG version mismatch between libprelude/libpreludedb modules.
2009-09-30Add a bunch more gtkdoc-rebase workarounds.sketch1-1/+5
2009-09-29Fix build on systems with native getline() function.wiz2-1/+51
From Anon.
2009-09-28- AIX fixes from Louis Guillaumetnn2-3/+15
- kill a trailing whitespace