Commit graph

4001 commits

Author SHA1 Message Date
shannonjr
c760f3f584 PLIST correction 2006-10-20 16:15:49 +00:00
shannonjr
dd67a1a1e7 Bump PKGREVISION for gpgsm change just committed. 2006-10-20 15:28:01 +00:00
shannonjr
bf4bb588d0 Fix gpgsm option so that it builds and works. 2006-10-20 15:25:22 +00:00
shannonjr
ac42f2bb3d Re: pkg/34856: upgrade to GnuPG 1.9.93
This release is mainly to fix bugs found in 1.9.92.
2006-10-20 15:23:57 +00:00
shannonjr
4139e7d5c6 Update to 1.4 (Required by gnupg-devel 1.93) 2006-10-20 15:12:20 +00:00
obache
0e7be7d254 Update p5-Authen-SASL to 2.10.
Patch provided by Martin Wilke via PR 34396.
Modify to avoid interaction when buildling.

Authen-SASL 2.10 -- Sat Mar 25 13:11:47 CST 2006

Enhancements
  * Added Authen::SASL::Perl::GSSAPI
  * Added error method to Authen::SASL to obtain error from last connection

Bug Fixes
  * Authen::SASL::Perl::DIGEST_MD5
    - Fixed response to server to pass digest-uri
    - Correct un-escaping behaviour when reading the challenge,
    - check for required fields (according to the RFC),
    - allow for qop not to be sent from the server (according to the RFC),
    - add a callback for the realm.

Authen-SASL 2.09 -- Tue Apr 26 06:55:10 CDT 2005

Enhancements
  * authname support in Authen::SASL::Perl::DIGEST_MD5
  * flexible plugin selection in Authen::SASL using import()
     i.e.    use Authen::SASL qw(Authen::SASL::Cyrus);
  * new documentation for
    - Authen::SASL::Perl::ANONYMOUS
    - Authen::SASL::Perl::CRAM_MD5
    - Authen::SASL::Perl::EXTERNAL
    - Authen::SASL::Perl::LOGIN
    - Authen::SASL::Perl::PLAIN
    - Authen::SASL::Perl
  * updates in the tests

Authen-SASL 2.08 -- Tue May 25 11:24:21 BST 2004

Bug Fixes
  * Fix the handling of qop in Digest-MD5

Authen-SASL 2.07 -- Sat Apr 10 09:06:21 BST 2004

Bug Fixes
  * Fixed test bug if Digest::HMAC_MD5 was not installed
  * Fixed order of values sent in the PLAIN mechanism

Enhancements
  * Added support in the framework for server-side plugins

2003-11-01 18:48  Graham Barr

	* lib/Authen/SASL.pm:

	Release 2.06

2003-10-21 19:59  Graham Barr

	* MANIFEST, lib/Authen/SASL/Perl.pm,
	lib/Authen/SASL/Perl/ANONYMOUS.pm,
	lib/Authen/SASL/Perl/CRAM_MD5.pm,
	lib/Authen/SASL/Perl/DIGEST_MD5.pm,
	lib/Authen/SASL/Perl/EXTERNAL.pm, lib/Authen/SASL/Perl/LOGIN.pm,
	lib/Authen/SASL/Perl/PLAIN.pm, t/order.t:

	Add ordering so we always pich the best of the available methods instead of
	just the first

2003-10-17 22:12  Graham Barr

	* lib/Authen/SASL.pm:

	Release 2.05

2003-10-17 22:06  Graham Barr

	* MANIFEST, Makefile.PL:

	use Module::Install to generate Makefile and add SIGNATURE and META.yml

2003-10-17 21:19  Graham Barr

	* lib/Authen/SASL/Perl/DIGEST_MD5.pm:

	Fix typo

2003-10-17 21:17  Graham Barr

	* lib/Authen/SASL/: Perl.pm, Perl/DIGEST_MD5.pm:

	Don't call die in DIGEST_MD5, but call set_error and return an empty list

2003-10-17 21:16  Graham Barr

	* lib/Authen/SASL.pod:

	Update docs to reflect that client_start and client_step return an emtpy list on error
2006-10-17 14:20:21 +00:00
dsainty
15d4e58840 HTTP download URLs for HTTP-only sites. 2006-10-17 13:18:52 +00:00
tv
3ced058477 nb1: Put conf and pid files back where they belong after the 4.15 update.
(PKG_SYSCONFDIR already includes "stunnel" by default, so avoid the
package adding another and making $PREFIX/etc/stunnel/stunnel/stunnel.conf;
the pidfile does not normally belong under $PREFIX as $PREFIX/var/run is
not normally cleaned/checked by OS-supplied processes.)
2006-10-16 20:14:26 +00:00
martti
dcccbf7bd2 Make pkglint happy. 2006-10-16 11:25:18 +00:00
martti
3ab3eb514a Added yafic 2006-10-16 09:16:37 +00:00
martti
c45db181f5 yafic is Yet Another File Integrity Checker, similar to programs like
Tripwire and AIDE.
2006-10-16 09:14:38 +00:00
martti
572fd8e4b6 Updated security/keychain to 2.6.6
* keychain 2.6.6 (08 Sep 2006)

  08 Sep 2006; Aron Griffis <agriffis@gentoo.org>:
  Make --lockwait -1 mean forever.  Previously 0 meant forever but was
  undocumented.  Add more locking regression tests #137981

* keychain 2.6.5 (08 Sep 2006)

  08 Sep 2006; Aron Griffis <agriffis@gentoo.org>:
  Break out of loop when empty lockfile can't be removed #127471.  Add locking
  regression tests:
    100_lock_stale 101_lock_held 102_lock_empty 103_lock_empty_cant_remove

* keychain 2.6.4 (08 Sep 2006)

  08 Sep 2006; Aron Griffis <agriffis@gentoo.org>:
  Add validinherit function so that validity of SSH_AUTH_SOCK and friends can be
  validated from startagent rather than up front.  The advantage is that warning
  messages aren't emitted unnecessarily when --inherit *-once.
  Fix --eval for fish, and add new testcases:
    053_start_with_--eval_ksh
    054_start_with_--eval_fish
    055_start_with_--eval_csh

* keychain 2.6.3 (07 Sep 2006)

  07 Sep 2006; Aron Griffis <agriffis@gentoo.org>:
  Support fish: http://roo.no-ip.org/fish/
  Thanks to Ilkka Poutanen for the patch.
2006-10-16 08:26:10 +00:00
obache
06f5743522 Update stunnel to 4.15.
Patch provided by Shaun Amott via PR 34436, take maintainership.
And define USE_LIBTOOL, regen patch with mkpatches.
2006-10-14 11:12:19 +00:00
wiz
a9c3a0685a Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
rillig
e0461a6624 Fixed "test ==". 2006-10-14 02:18:37 +00:00
rillig
cb958ce807 Fixed "test ==" and pkglint warnings. 2006-10-14 01:42:51 +00:00
tonio
ed9e1069fe Update security/caff to 0.4.8
Changelog:
* gpglist: do not die with with-fingerprint (Closes: #382019).
* gpg-key2ps: add --list-key to gpg call (works around #382794).
* caff: when set, use $ENV{'GNUPGHOME'} to find secring.gpg. Suggested by
  Gerfried Fuchs.
2006-10-13 21:01:36 +00:00
dsainty
176c977d64 Add an HTTP download URL for when outbound FTP isn't available. 2006-10-13 17:32:10 +00:00
joerg
815a56579d Fix dependency. No cookie for shannonjr. 2006-10-12 16:19:03 +00:00
shannonjr
c9da25be4e Latest pinentry has new GTK+-2 Pinentry option. Enable or disable
according to build options.
2006-10-11 18:53:38 +00:00
shannonjr
d8a7b82f68 Remove patch-ab, patch-ac, and patch-ad because they are no longer needed. 2006-10-11 16:41:36 +00:00
shannonjr
108572fd2c Update to 0.7.2 2006-10-11 14:55:59 +00:00
gdt
52a4d2daac adjust comment explaining how this should be separate packages rather
than options.
2006-10-11 14:51:21 +00:00
shannonjr
12fc072375 Update to 0.9.10. Changes:
- Only export symbol starting with preludedb_.
- Verbose error reporting in case of libpreludedb initialization failure.
2006-10-11 14:48:51 +00:00
shannonjr
6fdf599c60 Update to 0.9.11. Changes:
- Hook class comparison function. Accept NULL, equal, not equal operator.
- Introduce better error checking in the idmef-class API, which is now
  considered public and might be used by external application. Rename
  error code to reflect the API.
- Change to the way IDMEF listed element are handled. Specifying negative
  number as the position of the element from the low level API now allow
  to position the element at the specified (reversed) index. Using the
  high level API a negative index permit to address a list of element
  backward (replace an element).
- Build fixes for SWIG > 1.3.27.
- Modify idmef_value_match() so that it always unroll listed value
  (do it for both val1 and val2. Remove assertion, and let
  idmef_value_type_compare() return an error code in case there is an issue.
- Handle path using IDMEF_LIST_APPEND or IDMEF_LIST_PREPEND as
  path using an undefined list index on idmef_path_get() call.
- Make criteria parser accept (*) list index.
- Implement comparison function for all IDMEF object.
2006-10-11 14:46:10 +00:00
shannonjr
8bce710679 Update to 0.9.3. Changes:
* Portability fixes.
 * Pth is not anymore linked by means of weak symbol tricks.  It is
   now required to link to the pth version of libassuan.  New aufoconf
   macros are provided to to check for this.  The pth version is only
   build if Pth is available.
 * configure does now check that descriptor passing is available.  A
   way to check at runtime for this is also provided
2006-10-11 12:34:48 +00:00
shannonjr
6ba80add36 Remove patches/patch-aa. It's no longer needed. 2006-10-11 12:02:22 +00:00
shannonjr
659f6012d9 Update to 1.9.92. Changes:
* New "relax" flag for trustlist.txt to allow root CA certificates
   without BasicContraints.
 * [gpg2] Removed the -k PGP 2 compatibility hack.  -k is now an
   alias for --list-keys.
 * [gpg2] Print a warning if "-sat" is used instead of "--clearsign".
 * Regular man pages for most tools are now build directly from the
   Texinfo source.
 * Included translations from gnupg 1.4.5.
 * The gpg code from 1.4.5 has been fully merged into this release.
   The configure option --enable-gpg is still required to build this
   gpg part.  For production use of OpenPGP the gpg version 1.4.5 is
   still recommended.  Note, that gpg will be installed under the name
   gpg2 to allow coexisting with an 1.4.x gpg.
 * API change in gpg-agent's pkdecrypt command.  Thus an older gpgsm
   may not be used with the current gpg-agent.
 * The scdaemon will now call a script on reader status changes.
 * gpgsm now allows file descriptor passing for "INPUT", "OUTPUT" and
   "MESSAGE".
 * The gpgsm server may now output a key listing to the output file
   handle. This needs to be enabled using "OPTION list-to-output=1".
 * The --output option of gpgsm has now an effect on list-keys.
 * New gpgsm commands --dump-chain and list-chain.
 * gpg-connect-agent has new options to utilize descriptor passing.
 * A global trustlist may now be used.  See doc/examples/trustlist.txt.
 * When creating a new pubring.kbx keybox common certificates are
   imported.
 * Enhanced pkcs#12 support to allow import from simple keyBags.
 * Exporting to pkcs#12 now create bag attributes so that Mozilla is
   able to import the files.
 * Pkcs#12 files are now created with a MAC.  This is for better
   interoperability.
 * Fixed uploading of certain keys to the smart card.
 * New command APDU for scdaemon to allow using it for general card
   access.  Might be used through gpg-connect-agent by using the SCD
   prefix command.
 * Support for the CardMan 4040 PCMCIA reader (Linux 2.6.15 required).
 * Scdaemon does not anymore reset cards at the end of a connection.
 * Kludge to allow use of Bundesnetzagentur issued X.509 certificates.
 * Added --hash=xxx option to scdaemon's PKSIGN command.
2006-10-11 11:59:21 +00:00
shannonjr
513e992735 Update to 1.0.0. After about 5 years of beta testing, I am pleased to announce the
availability of libksba 1.0.0.

Libksba is an X.509 and CMS (pkcs#7) library.  It is for example
required to build the S/MIME part of GnuPG (gpgsm)
2006-10-11 11:14:33 +00:00
shannonjr
fad7f62fbe Update to 0.9.6. Changes:
* A couple of bug fixes for OCSP.
* OCSP does now make use of the responder ID and optionally included
  certificates in the response to locate certificates.
* No more lost file descriptors when loading CRLs via HTTP.
* HTTP redirection for CRL and OCSP has been implemented.
* Man pages are now build and installed from the texinfo source.
Note, that you need to update libksba to version 1.0.0 for this
release.
2006-10-11 11:09:48 +00:00
shannonjr
cdbfc6d454 Update to 1.3 to sastify dependancies in several other packages. 2006-10-11 11:05:04 +00:00
joerg
450268d1cf Fix config file handling by honouring PKG_SYSCONFDIR, installing the
configuration file to share/examples and using CONF_FILES.
It also stops the package from polluting /etc. Bump revision.
2006-10-10 15:05:14 +00:00
adrianp
064c11b2be +pam-radius 2006-10-10 14:38:59 +00:00
adrianp
99efc8095d This is the PAM to RADIUS authentication module. It allows any PAM-capable
machine to become a RADIUS client for authentication and accounting requests.
You will need a RADIUS server to perform the actual authentication.
2006-10-10 14:38:01 +00:00
ben
bbd77f25f3 pkgsrc added --without-libcrack to CONFIGURE_ARGS if libcrack is missing
from PKG_OPTIONS, and also comments out the libcrack module in the PLIST.
However this means nothing to the PAM configure script, which will find a
system libcrack and install the libcrack module.  When the pkgsrc bulk
build deinstalls PAM, it detects the leftover libcrack module and marks
PAM and its dependents failed.

Fix this by adding a --disable-crack option to the configure script.
2006-10-10 03:20:48 +00:00
joerg
f75176b39c Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
2006-10-09 12:52:34 +00:00
joerg
b6d00df6a4 When in verbose mode, print a note when no vulnerable packages are
found. Bump to 1.44. Addresses PR 24454. OK agc@
2006-10-05 14:26:42 +00:00
rillig
3d5e487fdb Fixed "test ==". 2006-10-05 11:15:41 +00:00
rillig
13ca0dc1d0 Fixed path to the manual pages. 2006-10-05 11:10:46 +00:00
wiz
b6160330f7 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:53:15 +00:00
obache
1e0df3a9b8 Update cyrus-sasl (and plugins, authd) to 2.1.22.
New in 2.1.22
-------------

* Added support for spliting big data blocks (bigger than maxbuf)
  into multiple SASL packets in sasl_encodev
* Various sasl_decode64() fixes
* Increase canonicalization buffer size to 1024 bytes
* Call do_authorization() after successful APOP authentication
* Allow for configuration file location to be configurable independently
  of plugin location (bug # 2795)
* Added sasl_set_path function, which provides a more convenient way
  of setting plugin and config paths. Changed the default
  sasl_getpath_t/sasl_getconfpath_t callbacks to calculate
  the value only once and cache it for later use.
* Fixed load_config to search for the config file in all directories
  (bug # 2796). Changed the default search path to be
  /usr/lib/sasl2:/etc/sasl2
* Don't ignore log_level configuration option in default UNIX syslog
  logging callback
* (Windows) Minor IPv6 related changes in Makefiles for Visual Studio 6
* (Windows) Fixed bug of not setting the CODEGEN (code generation option)
  nmake option if STATIC nmake option is set.
* Several fixed to DIGEST-MD5 plugin:
  - Enable RC4 cipher in Windows build of DIGEST-MD5
  - Server side: handle missing realm option as if realm="" was sent
  - Fix DIGEST-MD5 to properly advertise maxssf when both DES and RC4
    are disabled
  - Check that DIGEST-MD5 SASL packet are no shorter than 16 bytes
* Several changes/fixed to SASLDB plugin:
  - Prevent spurious SASL_NOUSER errors
  - Added ability to keep BerkleyDB handle open between operations
    (for performance reason). New behavior can be enabled
    with --enable-keep-db-open.
* Better error checking in SQL (MySQL) auxprop plugin code
* Added support for HTTP POST password validation in saslauthd
* Added new application ("pluginviewer") that helps report information
  about installed plugins
* Allow for building with OpenSSL 0.9.8
* Allow for building with OpenLDAP 2.3+
* Several quoting fixes to configure script
* A large number of other minor bugfixes and cleanups
2006-10-04 12:07:53 +00:00
gdt
34577f5f0d Update to 0.0.6:
** Parse "group" configuration parameters of GnuPG.

** epg-verify-file and epg-verify-string now return the plaintext
   after successful verification.

** Obey the decoding coding-system determined by
   decode-coding-inserted-region.

** Improved progress display.

** Allow file names starting with "-".
2006-10-03 16:56:01 +00:00
rillig
8b03a5d2c8 The self test sometimes ends in an endless loop. 2006-10-03 08:52:58 +00:00
taca
7657909459 Update security/pgpdump to 0.25 applying patch by PR pkg/34701 from
jun@.  From CHANGES:

0.25 2006/10/02
* Catching upto ID 18. Adding SHA224.
2006-10-03 04:18:33 +00:00
rillig
1e83aae512 Imported p5-Crypt-PasswdMD5.
This code provides various crypt()-compatible interfaces to the
MD5-based crypt() function found in various *nixes.
2006-10-02 17:30:26 +00:00
obache
f14dafe9c4 Update amavisd-new to 2.4.3, based on PR 34041.
---------------------------------------------------------------------------
                                                              June 27, 2006
amavisd-new-2.4.2 release notes


SUMMARY OF CHANGES:

- new feature: "pen pals soft-whitelisting" lowers spam score of received
  replies to a message previously sent by a local user to this address;
- new feature: added command line options to override certain configuration
  settings from a config file, see below;
- documentation bug fixes, especially on the use of SQL data type TIMESTAMP;
- zoo decoder interface routine can now use utility unzoo(1) or zoo(1);

---------------------------------------------------------------------------
                                                                May 8, 2006
amavisd-new-2.4.1 release notes


INCOMPATIBLE CHANGE WITH 2.4.0:

- notification templates incompatibility with 2.4.0 (but not with versions
  2.3.3 or older): major contents category numbers are renumbered due to a
  newly inserted category CC_SPAMMY; it affects the use of macro ccat_maj
  in templates (one field added), and only affect users which provide
  non-default templates based on 2.4.0 templates; older templates (2.3.3
  or earlier) are unaffected as they do not use macro ccat_maj;

---------------------------------------------------------------------------
                                                              April 3, 2006
amavisd-new-2.4.0 release notes


The most important changes since 2.3.3 at a glance:

  Delivery status notifications (DSN) are now supported, both as a SMTP
  protocol extension and in notifications. Header fields like X-Amavis
  and X-Spam are now prepended to mail header for DomainKeys compatibility.
  Configuration variables can be chosen based on mail contents category,
  which is now represented explicitly. A built-in macro expander is enhanced,
  providing new macros and call types. Added support for passive operating
  system fingerprinting with the use of p0f, supplying collected information
  as a header field to SpamAssassin. Provide compatibility with Net::Server
  0.91 and later.
2006-10-02 12:39:30 +00:00
rillig
dbf0b81f51 Fixed some pkglint warnings. 2006-10-01 15:13:22 +00:00
rillig
d2df81010b The "test" phase is interactive. 2006-10-01 15:12:12 +00:00
taca
a62f70f91b Apply patches which fixes recent security problem of OpenSSL.
http://secunia.com/advisories/22130/

Bump PKGREVISION.
2006-09-30 04:20:24 +00:00
tron
2b496e4fe5 Always use "unsigned int" for a 32 bit unsigned integer which is correct
on all platforms supported by pkgsrc.

This should fix LP64 problems reported in PR pkg/19765 by John Heasley.
2006-09-28 16:21:46 +00:00