Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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.
|
|
Patch provided by Shaun Amott via PR 34436, take maintainership.
And define USE_LIBTOOL, regen patch with mkpatches.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
according to build options.
|
|
|
|
|
|
than options.
|
|
- Only export symbol starting with preludedb_.
- Verbose error reporting in case of libpreludedb initialization failure.
|
|
- 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.
|
|
* 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
|
|
|
|
* 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.
|
|
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)
|
|
* 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.
|
|
|
|
configuration file to share/examples and using CONF_FILES.
It also stops the package from polluting /etc. Bump revision.
|
|
|
|
machine to become a RADIUS client for authentication and accounting requests.
You will need a RADIUS server to perform the actual authentication.
|
|
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.
|
|
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
|
|
found. Bump to 1.44. Addresses PR 24454. OK agc@
|
|
|
|
|
|
|
|
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
|
|
** 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 "-".
|
|
|
|
jun@. From CHANGES:
0.25 2006/10/02
* Catching upto ID 18. Adding SHA224.
|
|
This code provides various crypt()-compatible interfaces to the
MD5-based crypt() function found in various *nixes.
|
|
---------------------------------------------------------------------------
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.
|
|
|
|
|
|
http://secunia.com/advisories/22130/
Bump PKGREVISION.
|
|
on all platforms supported by pkgsrc.
This should fix LP64 problems reported in PR pkg/19765 by John Heasley.
|
|
at previous commit.
Note: OpenSSH 4.4p1 has already released, there is no hpn-patch patch yet,
so I don't update to it while pkgsrc-freeze is in effect.
20060211
- (dtucker) [README] Bump release notes URL.
- (djm) Release 4.3p2
20060208
- (tim) [session.c] Logout records were not updated on systems with
post auth privsep disabled due to bug 1086 changes. Analysis and patch
by vinschen at redhat.com. OK tim@, dtucker@.
- (dtucker) [configure.ac] Typo in Ultrix and NewsOS sections (NEED_SETPRGP
-> NEED_SETPGRP), reported by Berhard Simon. ok tim@
20060206
- (tim) [configure.ac] Remove unnecessary tests for net/if.h and
netinet/in_systm.h. OK dtucker@.
20060205
- (tim) [configure.ac] Add AC_REVISION. Add sys/time.h to lastlog.h test
for Solaris. OK dtucker@.
- (tim) [configure.ac] Bug #1149. Changes in QNX section only. Patch by
kraai at ftbfs.org.
20060203
- (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before first
AC_CHECK_HEADERS test. Without it, if AC_CHECK_HEADERS is first run
by a platform specific check, builtin standard includes tests will be
skipped on the other platforms.
Analysis and suggestion by vinschen at redhat.com, patch by dtucker@.
OK tim@, djm@.
20060202
- (dtucker) [configure.ac] Bug #1148: Fix "crippled AES" test so that it
works with picky compilers. Patch from alex.kiernan at thus.net.
|
|
CVS-2006-4924); "OpenSSH Identical Blocks Denial of Service Vulnerability"
referring to OpenBSD's CVS repository.
Bump PKGREVISION.
|
|
on ssh anyways, but better to make sure). Fixed some
more ssh_*_{en,de}code calls missing necessary casts.
Disabled x11-security extension on x86_64 as it does not
work there (uses xauth instead). Updated pkgrevision.
|
|
|
|
No idea how this code was ever tested, it can't compile for obvious
reaons.
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
* Version 1.4.4 (released 2006-09-12)
** Relax the test that caught signatures that exploit the variant of
** Bleichenbacher's Crypto 06 rump session attack on our
** verification logic flaw.
In particular, we now permit the digestAlgorithm.parameters field to
be present but empty, whereas in 1.4.3 we actually checked that the
field was absent.
** Revert the removal of debug information for the GNUTLS-SA-2006-3 problem.
The messages are only printed in debug mode, which is not recommended
for normal use, and thus logging this situation cannot be abused as an
oracle in typical recommended situations.
** API and ABI modifications:
No changes since last version.
|
|
2006-09-05 Fernando Herrera <fherrera@onirica.com>
* configure.ac: Release 2.16.0
2006-09-02 Daniel Nylander <po@danielnylander.se>
* docs/sv/sv.po: Updated Swedish translation.
2006-08-22 Fernando Herrera <fherrera@onirica.com>
* configure.ac: Relase 2.15.92
2006-08-22 Fernando Herrera <fherrera@onirica.com>
* src/gnome-keyring-manager-keyring-editor.c:
(gkm_keyring_editor_set_acl): Chage a crash by leak :)
2006-08-03 German Poo-Caaman~o <gpoo@ubiobio.cl>
* MAINTAINERS: Added myself there (Fernando Herrera asked me
to co-maintain this module)
2006-08-03 German Poo-Caaman~o <gpoo@ubiobio.cl>
Patch from Przemysrlaw Grzegorczyk <pgrzegorczyk@gmail.com>
* po/LINGUAS: New file listing all supported languages.
* configure.ac: Use po/LINGUAS instead of including all languages
directly in this file. See the wiki for more information:
http://live.gnome.org/GnomeGoals/PoLinguas. Fixed #337908
2006-08-03 Jovan Naumovski <jovan@lugola.net>
* Added sl.po to po/ and 'sl' to configure.ac
2006-08-02 German Poo-Caaman~o <gpoo@ubiobio.cl>
* data/gnome-keyring-manager.desktop.in.in: Switched 'GNOME;GTK;'
instead 'GNOME;' in 'Categories' in order to fix #328039.
2006-08-02 German Poo-Caaman~o <gpoo@ubiobio.cl>
* MAINTAINERS: Added this file in order to fix #335041. At the
moment I just set to Fernando Herrera as the current maintainer.
2006-08-02 Fernando Herrera <fherrera@onirica.com>
* src/gnome-keyring-manager.c: (main): Port to GOption API. Patch by
Sebastien Bacher. Closes bug #336077
2006-08-02 Fernando Herrera <fherrera@onirica.com>
* configure.ac: Branched for gnome-2-14, bump version number to
2.15.91
2006-07-23 Christophe Bliard <christophe.bliard@trux.info>
* docs/fr/fr.po: Added French translation.
* docs/Makefile.am: Added fr to DOC_LINGUAS.
2006-07-23 Daniel Nylander <po@danielnylander.se>
* sv/sv.po: Updated Swedish translation.
2006-07-03 Runa Bhattacharjee <runabh@gmail.com>
* configure.ac: Added Bengali India (bn_IN) to ALL_LINGUAS.
2006-06-29 Daniel Nylander <po@danielnylander.se>
* docs/sv/sv.po: Added Swedish translation.
2006-06-19 Raivis Dejus <orvils@gmail.com>
* configure.ac: Added "lv" Latvian in to ALL_LINGUAS line.
2006-06-12 Ahmad Riza H Nst <rizahnst@gnome.org>
* configure.ac: Added "id" Indonesian in to ALL_LINGUAS line.
* po/id.po: Added Indonesian translation.
2006-05-25 Åsmund Skjæveland <aasmunds@fys.uio.no>
* po/nn.po: Added Norwegian Nynorsk translation.
* configure.ac: Added nn to ALL_LINGUAS.
2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
* configure.ac: Remove obsolete entry for no_NO.
* po/no.po: And the translation.
2006-04-05 Behdad Esfahbod <behdad@gnome.org>
Approved by Fernando Herrera on IRC.
* gnome-keyring-manager-attribute-editor.h:
* gnome-keyring-manager-attribute-editor.c:
* gnome-keyring-manager-new-item-dialog.h:
* gnome-keyring-manager-new-item-dialog.c:
* gnome-keyring-manager-password-dialog.h:
* gnome-keyring-manager-password-dialog.c: Remove. Not needed
because of UI changes.
* po/POTFILES.in: Remove above files.
2006-04-05 Behdad Esfahbod <behdad@gnome.org>
* configure.ac, Makefile.am: Get rid of m4 directory that does not
exist. (bug #337310)
2006-04-03 Dan Williams <dcbw@redhat.com>
* src/gnome-keyring-manager-util.c
- (gkm_get_application_path): implement for FreeBSD
2006-04-03 Dan Williams <dcbw@redhat.com>
* src/gnome-keyring-manager-acl-display.c
- (gkm_acl_display_set_acl): deal with possibly NULL application path
2006-04-03 Dan Williams <dcbw@redhat.com>
* src/gnome-keyring-manager.c
- (gkm_application_open_keyring_manager): Fix "unused result" error
on return from g_slist_append()
2006-04-03 Dan Williams <dcbw@redhat.com>
Patch from Brent Smith <gnome@nextreality.net> Bug #327946
* Makefile.am, configure.ac, docs/gnome-keyring-manager.omf.in,
docs/Makefile.am: updates for gnome-doc-utils
2006-04-03 Dan Williams <dcbw@redhat.com>
Patch from Matthias Clasen <mclasen@redhat.com> Bug #317037
* src/gnome-keyring-manager-keyring-editor.c
- (gkm_keyring_editor_new): don't set edited keyring if not passed
a keyring name
* src/gnome-keyring-manager-main-ui.c
- (gkm_main_ui_init): Don't open 'default' keyring, but defer setting
the edited keyring until keyrings are loaded
- (on_keyrings_model_row_changed): new function; if there is no currently
edited keyring, use the first item in the keyring list
- (gkm_main_ui_connect_glade_signals): connect keyring treeview
row-changed signal
2006-04-03 Dan Williams <dcbw@redhat.com>
* data/gnome-keyring-manager.glade
- Remove "invisible_char" items because they override the GTK default,
which is now pretty, with ugly obfuscation characters
2006-04-03 Dan Williams <dcbw@redhat.com>
* src/gnome-keyring-manager-util.c
- (gkm_show_about_dialog): don't use "GNOME" in about
dialog title. Bug #326273
2006-04-03 Dan Williams <dcbw@redhat.com>
Patch from Christian Persch <chpe@gnome.org>, bug #336497
* src/gnome-keyring-manager-main-ui.c
- (on_about_activate): call gkm_show_about_dialog instead
* src/gnome-keyring-manager-util.c
src/gnome-keyring-manager-util.h
- (gkm_about_dialog_new): renamed to gkm_show_about_dialog
- (gkm_show_about_dialog): use gtk_show_about_dialog() rather than
gtk_about_dialog_new()
* src/gnome-keyring-manager.c
src/gnome-keyring-manager.h
- (gkm_application_open_about_dialog): removed
2006-04-03 Dan Williams <dcbw@redhat.com>
Fix network attribute mishandling when a default attribute isn't present in
the attribute list. For example, if the attribute list had no 'port', but
the user modified the 'port' in gnome-keyring-manager, the 'user' attribute
would be set instead.
* src/gnome-keyring-manager-attribute-display.c
- (gkm_attribute_display_init, network_password_update_page,
gkm_attribute_display_clear, on_attribute_entry_changed): Replace usage
of "NUM_ENTRIES - 3" with NON_PASSWORD_ENTRIES_MAX
- (gkm_attribute_display_init): initialize mappings to -1
- (network_password_update_page): enable widgets for attributes that are
present, and disable widgets for attributes that are not. Reset attribute
to widget mapping when changing keyring entries, since not all entries
have every default attribute.
- (on_attribute_entry_changed): don't do anything for attributes which
don't have a mapping, should we ever get here (widget should be disabled),
and clean up function a bit
2006-04-03 Dan Williams <dcbw@redhat.com>
* data/gnome-keyring-manager.glade
- Allow ports higher than 100. Bug #336692
2006-04-03 Dan Williams <dcbw@redhat.com>
Patch from Christian Persch <chpe@gnome.org>
* src/gnome-keyring-manager.c
- (gkm_application_window_destroyed_callback): Fix "unused result" error
on return from g_slist_remove()
2006-03-24 Tommi Vainikainen <thv@iki.fi>
* configure.ac (ALL_LINGUAS): Added Dzongkha (dz).
2006-03-21 Vladimer Sichinava <vlsichinava@gmail.com>
* configure.ac: Added "ka" (Georgian) to ALL_LINGUAS
|
|
* NetBSD fixes
* Crash fix
* Typo fix
* Translations
Changes in version 0.5.2 are:
* Translation updates
* Better title in docs
* Fixed crashes
* New function: gnome_keyring_item_grant_access_rights_sync
Changes in version 0.5.1 are:
* Support changing password of a keyring
* Create ~/.gnome2 if needed
* Save keyring when an ACL is added
* Add password strength meter
* Small bugfixes
|
|
From John Nemeth.
|
|
|