summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Collapse)AuthorFilesLines
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
2009-09-25Update to 0.6.18.hasso2-6/+6
* USB code for BSD fixed by Emmanuel Dreyfus * Add support for Rutoken S by Aktiv Co. / Aleksey Samsonov * Plus some fixes to Info.plist (for users combining openct with pcsc-lite).
2009-09-24really fixtnn1-2/+2
2009-09-24PLIST fix for ldap option. From Matthias Ferdinand.tnn1-2/+2
2009-09-23Include bsd.prefs.mk to get the definition of MACHINE_ARCH.jmmv1-1/+3
2009-09-23Update to 1.8.7. Too many changes to list here.jmmv16-323/+218
This update is quite delicate and I'm sure it'll break somewhere. So far I've only been able to test it in NetBSD/amd64 and Mac OS X Leopard. I'm bumping the dependency version in buildlink3.mk because the only package using this seems to be Monotone, and I'll updating it right away.
2009-09-23Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessarytron1-2/+1
after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner.
2009-09-22Added security/p5-Text-Password-Pronounceable version 0.28sno1-1/+2
2009-09-22Importing package security/p5-Text-Password-Pronounceable for p5 modulesno3-0/+27
Text::Password::Pronounceable v0.28 from PR pkg/42022 with some modifications. This module generates pronuceable passwords, based the the English digraphs by D Edwards.
2009-09-22Retire security/fprot-workstation-bin package. It was F-PROT Antivirustaca6-223/+0
version 4.x whose support ended Jan. 2009.
2009-09-22* Add f-prot-antivirus6.taca1-2/+5
* Add and enable f-prot-antivirus6-fs-bin, f-prot-antivirus6-ms-bin and f-prot-antivirus6-ws-bin. * Remove fprot-workstation-bin.