summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Collapse)AuthorFilesLines
2010-02-16Update to 0.9.3, needed by KDE-4.4.wiz3-8/+8
2010-02-16Fixing '.orig' relicts being installed after patchingsno1-2/+5
2010-02-16Update to 1.1.3:wiz2-6/+6
* keylookup: + Fixed typo noticed by lintian in manpage keylookup.1. * caff: + Set the Sender header with the email address which is used for the From header. This overrides the default value which was set by the MIME::Entity Perl module based on the local hostname. (Closes: #556782)
2010-02-15Use SETUID_ROOT_PERMS and allow building as normal user. Bump revision.joerg3-3/+24
2010-02-15"as" is a reserved word in Python 2.6+, so don't use it as variable.joerg4-2/+169
Fix a Python interpreter path while here.
2010-02-14Needs pkg-config.joerg1-1/+2
2010-02-14Don't mess with ldconf.joerg2-4/+4
2010-02-14It was missing to replace user in scan-mail.pl.taca1-3/+14
Add FPROT_GROUP and FPROT_USER to proper handling that user. Bump PKGREVISION.
2010-02-13Update the netpgp package to version 20100212/1.99.19agc2-7/+6
Changes to 1.99.19/20100212 + plug some memory leaks, from cppcheck via Thomas Klausner (thanks!) + make the singular of time units read correctly + print decryption key info properly when prompting for passphrase Changes to 1.99.18/20100211 small steps, but lots of them - this is the first one. + print out the correct key information when signing files and memory. what used to be printed out was the copy of the public key which is stored as part of the private key. does not address the info shown when decrypting, since that is done in a different way, by callback. this whole part needs to be re-written, but will have to wait for two good hands. Changes to 1.99.17/20100206 + get rid of last 2 static variables - use the __ops_printstate_t struct passed down + get rid of 3 occurrences in reader.c where an automatic buffer was addressed (as part of a subsequent callback) by a struct field from a calling scope, and only valid within the callback. Found by Flexelint and phk - many thanks. + print filename/"memory" when time problems occur when validating signatures Changes to 1.99.16/20100205 + minor simplifications to netpgp(1) internally + fix a bug in netpgp_verify_file where a non-existent file while listing packets would cause a SIGSEGV + add duration arg to netpgp(1), and check for validity when verifying signatures + add birthtime arg to netpgp(1), and check for validity when verifying signatures + add netpgp commands to print pubkey, if desired + allow the passphrase for the signature to be taken from --pass-fd + get rid of static indent value when printing packet contents + print signature validity times when verifying a file's signature
2010-02-12Updating security/p5-Crypt-OpenPGP from 1.03nb5 to 1.04sno3-19/+34
pkgsrc changes: - Adding license definition - Adding pgp2-compat option which turns on idea dependency (defaultly off) - Reordering and updating dependencies to cover fixes Upstream changes: 1.04 2009.12.10 - Keyring lookup by uid is now case-insensitive to match the behavior in GnuPG. Fixes http://rt.cpan.org/Public/Bug/Display.html?id=2225 - Got rid of a warning in Crypt::OpenPGP::SKSessionKey related to broken calculation of the session_key; that session_key value was never used, so I removed the code generating the key, hence removing the warning. Addresses http://rt.cpan.org/Public/Bug/Display.html?id=29950 - Default key and config file locations (in compatibility mode) now work on Windows. Fixes http://rt.cpan.org/Public/Bug/Display.html?id=18815 - Updated to use Module::Install. Addresses http://rt.cpan.org/Public/Bug/Display.html?id=35983 and http://rt.cpan.org/Public/Bug/Display.html?id=31411 - Made all dependencies required, rather than optional based on feature packages. Simplifies distribution and packaging, and addresses http://rt.cpan.org/Public/Bug/Display.html?id=41426 - Removed sign() and auto_install() from Makefile.PL. - Removed magic svn keywords. - Converted test suite to Test::More. - Added author tests (xt/) and modified SYNOPSIS for all modules to make them pass the compilation test.
2010-02-12Updating security/p5-Crypt-DSA from 1.16 to 1.16nb1sno3-2/+17
- Applying fix from RT#49668 (openssl dsaparam output format change in 1.0 beta 3 breaks Crypt::DSA::KeyChain), see https://rt.cpan.org/Ticket/Display.html?id=49668
2010-02-12Updating security/p5-Crypt-RIPEMD160 from 0.04nb3 to 0.04nb4sno3-3/+17
Applying patch from RT #19138 to fix invalid results on 64-Bit platforms
2010-02-10Bump revision for change of PostgreSQL default version.joerg1-2/+2
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg7-13/+14
2010-02-09update master_siteszafer1-5/+3
2010-02-08create relative symlink from the beginning, the pkgsrc absolute->relativedrochner1-3/+3
conversion logics has problems
2010-02-08fix spelling of gtk2 defaultdrochner1-2/+2
2010-02-08Fix wrong directory ownership. Bump PKGREVISION.tnn1-5/+5
2010-02-07put the pinentry variants which depend on a toolkit into seperatedrochner16-29/+162
pkgs rather than having their build controlled by options (no change in the default case)
2010-02-03add a patch from upstream CVS to fix a bug which could make keysdrochner3-3/+47
unusable on passphrase changes bump PKGREVISION
2010-02-03Update to 0.96. From the changelog:schmonz2-6/+10
- Added support for checking permissions in cvm-qmail. See discussion of $CVM_QMAIL_CHECK_PERMS in cvm-qmail.html - Added support for I/O timeouts for cvm-local modules. - Fixed the SQLite module to copy the row data. - Fixed cvm-qmail dieing if control/locals is missing. pkgsrc changes: set LICENSE and support DESTDIR.
2010-02-02Updating security/p5-Net-SSLeay from 1.35nb2 to 1.36sno4-71/+11
pkgsrc changes: - Adjusting dependencies - Removing compatibility patches which are all applied upstream Upstream changes: 1.36 30.01.2010 - Fix problems with building on GNU/kFreeBSD, to do with use of pack instread of sockaddr_in. Patched by Debian Perl Group. (Closes RT#40144) - Fixed a compile problem in t/local/ptr_cast_test.c for some gcc versions. Reported by "Ryan McGuigan via RT". (Closes RT#52525) - Improved OpenSSL detection on Win32/strawberry perl. Patch provided by kmx. (Closes RT#49287) - Fix test failures on some 64-bit platforms. (Closes RT#53585) - Make X509_NAME_get_text_by_NID return its result without a trailing NUL. Patched by Steffen Ullrich. (Closes RT#35754) - SSL_set_session_secret_cb required for EAP-FAST is now enabled for both SSL_F_SSL_SET_HELLO_EXTENSION and SSL_F_SSL_SET_SESSION_TICKET_EXT. The name of this #define changed after 0.9.8i. SSL_set_hello_extension is not available after 0.9.8i. - Added SSL_CTX_get_client_CA_list sk_X509_NAME_free sk_X509_NAME_num sk_X509_NAME_value SSL_get_client_CA_list, from patch provided by Joerg Schneider - Added EVP_add_digest and EVP_sha256 (if available) - Improve documentation on callback functions. - Stop looping forever when writing to broken connections. Patched by Martin Mares. (Closes RT#44170) - Patches from "Martijn van Beers via RT" to add SSL_SENT_SHUTDOWN and SSL_RECEIVED_SHUTDOWN, remove broken URLs, and to fix some documentation issues. - Various changes to build with OpenSSL 1.0 beta1: SSL_SESSION_cmp has been removed return type of SSL_CTX_sessions changed in an ugly way - Fixed a build problem reported by SISYPHUS: On Windows Vista64, ActivePerl 5.10.0 (build 1004, x64), running 'nmake test', the process hangs forever when it comes to building the test executable (as the executable fails to build). - Applied patch from ecmenifee in to improve handling of errors in ssl_write_all. (Closes RT#48132) - Patch to permit compile and testing on OS/2 submitted by Ilya Zakharevich. - Fixed compile problems with openssl-1.0.0-beta3 due to MD2 now being optional. Reported by paul [...] city-fan.org. - Fixed compile problems with openssl-0.9.7 and earlier with undefined symbol EVP_sha256. Reported by paul [...] city-fan.org. - Fixed a typo reported by Dan Dascalescu. - added RIPEMD160 digest function. Patch provided by dkg.
2010-02-02Updating security/p5-Net-OpenSSH from 0.36 to 0.44sno2-6/+6
Upstream changes: 0.44 - solve bug on rsync methods not correctly handling pass-through options carrying an argument (bug report by Daiju Kito) - support several verbose levels in rsync methods - document spurious warnings that appear when tty => 1 is given and stdin is not attached to a tty 0.43 Dec 14, 2009 - call ssh with -tt instead of -t to force remote tty allocation even when stdin is not attached to one locally (bug report by Todd E. Rinaldo) 0.42 Dec 5, 2009 - add FAQ section - add commercial support offering - add pointer to my wishlist :-) 0.41_03 Nov 16, 2009 - add testing known_hosts to MANIFEST - some bits where missing from 0.40 - allow also keyboard-interactive authentication when password is given (bug report by Todd E. Rinaldo) 0.40 Nov 14, 2009 - DESTROY was clobbering $@ (bug report by Todd E. Rinaldo) - when password authentication is requested add flags to ssh master command to disable other auth. options - document how to integrate Net::OpenSSH with Expect 0.39 Oct 10, 2009 - use SIGTERM instead of SIGHUP to kill lazy SSH master - on 1_run.t remote commands could be aliased bug (report and patch by Danijel Tasov) - add methods for external master PID handling - add 'all' tag to Net::OpenSSH::Constants - check SSH client version from Makefile.PL - work around L<Foo::Bar> links in POD being rendered as "the Foo::Bar manpage" by some POD backends. 0.38 Sep 25, 2009 - remove alpha-status warning from docs! - add debug support to master killing - DESTROY was generating warnings when called before the master connection had been established successfully - add variable expansion feature - minor doc corrections 0.37 Sep 15, 2009 - add support for stdout_file, stderr_file and stdin_file options
2010-02-02sprinkle --tag=CC for libtooltnn6-31/+31
2010-01-31Fix rpath. Honour strip settings.joerg3-8/+23
2010-01-31Fix permissions.joerg3-18/+4
2010-01-30DESTDIR supportjoerg3-2/+19
2010-01-29Updating security/p5-Crypt-OpenSSL-RSA from 0.25nb3 to 0.26sno2-7/+7
Upstream changes: 0.26 Sun Nov 22 2009 11:01:13 - Change subclassing test to generate a 512 bit key in order to work around an odd issue seen on some 64-bit redhat systems. (CPAN bug 45498)
2010-01-29Updating security/p5-Crypt-Rijndael from 1.08 to 1.09sno2-7/+7
pkgsrc changes: - Updating COMMENT to new short description from upstream Upstream changes: 1.09 - Sun Jan 17 12:00:33 2010 * Clarify in the Makefile.PL that this is under LGPL. * There are no code changes
2010-01-27DESTDIR supportjoerg9-29/+51
2010-01-27DESTDIR support. Fix libXt dependency. Bump revision.joerg1-4/+4
2010-01-27DESTDIR supportjoerg1-7/+8
2010-01-27DESTDIR supportjoerg5-11/+21
2010-01-27DESTDIR supportjoerg5-22/+31
2010-01-27Supports DESTDIR.joerg1-1/+3
2010-01-27DESTDIR supportjoerg8-68/+80
2010-01-27DESTDIR support from Steven Drake.joerg1-3/+5
2010-01-27DESTDIR supportjoerg14-61/+88
2010-01-27DESTDIR supportjoerg1-11/+10
2010-01-27DESTDIR support. Fix comment.joerg1-3/+5
2010-01-27DESTDIR supportjoerg1-2/+4
2010-01-27Added security/p5-Authen-Htpasswd version 0.16.1sno1-1/+2
2010-01-27Importing security/p5-Authen-Htpasswd version 0.16.1 as dependency ofsno3-0/+34
scheduled import of www/p5-Catalyst-Authentication-Store-Htpasswd, which is recommended by the update of editors/p5-Padre-Plugin-Catalyst. This module provides a convenient, object-oriented interface to Apache-style .htpasswd files. It supports passwords encrypted via MD5, SHA1, and crypt, as well as plain (cleartext) passwords. Additional fields after username and password, if present, are accessible via the extra_info array.
2010-01-24Added LICENSE information.heinz1-1/+2
2010-01-24More PKGREVISION bumps of jpeg dependencies.wiz2-4/+4
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files and Robert Elz.
2010-01-23Also works with Python 2.6.joerg1-2/+2
2010-01-22Add a patch from OpenSSL's repositroy to deal with CVE-2009-4355.taca3-2/+48
Bump PKGREVISION.
2010-01-21Added LICENSE information.heinz1-2/+2
2010-01-20Update to 5.48:wiz2-7/+6
5.48 Mon Jan 4 16:32:52 MST 2010 - fixed "shasum -a0" option (ref. rt.cpan.org #53319) -- incorrectly accepted 0 as a valid algorithm -- thanks to Zefram for patch - updated URL for NIST test vectors -- ref. files t/nistbit.t, t/nistbyte.t -- thanks to Leon Brocard for patch
2010-01-20Update to 4.29:wiz2-7/+6
Version 4.29, 2009.12.02, urgency: MEDIUM: * New features sponsored by Searchtech Limited http://www.astraweb.com/ - sessiond, a high performance SSL session cache was built for stunnel. A new service-level "sessiond" option was added. sessiond is available for download on ftp://stunnel.mirt.net/stunnel/sessiond/ . stunnel clusters will be a lot faster, now! * Bugfixes - "execargs" defaults to the "exec" parameter (thx to Peter Pentchev). - Compilation fixes added for AIX and old versions of OpenSSL. - Missing "fips" option was added to the manual. Version 4.28, 2009.11.08, urgency: MEDIUM: * New features - Win32 DLLs for OpenSSL 0.9.8l. - Transparent proxy support on Linux kernels >=2.6.28. See the manual for details. - New socket options to control TCP keepalive on Linux: TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL. - SSL options updated for the recent version of OpenSSL library. * Bugfixes - A serious bug in asynchronous shutdown code fixed. - Data alignment updated in libwrap.c. - Polish manual encoding fixed. - Notes on compression implementation in OpenSSL added to the manual.