Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Compiles on NetBSD (:-), in contrast to the present/old version;
May still need work on NetBSD-current (2.0G)
* No list of changes available either in xsidplay sources nor
on the homepage
|
|
provide a binary for Linux any longer.
Use gimp / gqview, it's better anyways!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wine-20040914.
|
|
o Fixes for two Denial of Service vulnerabalities
(CVE ID# CAN-2004-0807 & CAN-2004-0808).
o Winbind failure to return user entries under certain conditions.
o Syntax errors in the OpenLDAP schema file (samba.schema).
o Printing errors caused by not setting default values for the various
printing commands.
* Disable 'winbind enable local accounts' by default.
o Schannel failure in winbindd.
o Incompatibilities between the 'write list' and 'force user' smb.conf
options.
o Premature optimization of the open_directory() internal function that
broke tools such as the ArcServe backup agent, Macromedia HomeSite,
and Robocopy.
o Sharing violation errors commonly seen when opening when serving
Microsoft Office documents from a Samba file share.
o Browsing problems caused by an apostrophe (') in the computer's
description field.
o Problems creating special file types from UNIX CIFS clients and
enabling 'unix extensions'.
o Fix stalls in smbd caused by inaccessible LDAP servers.
o Remove various memory leaks.
o Fix issues in the password lockout feature.
o Using a cups server other than localhost.
o Maintaining the service principal entry in the system keytab for
integration with other kerberized services. Please refer to the
'use kerberos keytab' entry in smb.conf(5). When using the heimdal
kerberos libraries, you must also specify the following in /etc/krb5.conf:
[libdefaults]
default_keytab_name = FILE:/etc/krb5.keytab
o Support for maintaining individual printer names stored separately
from the printer's sharename.
o Support for maintaining user password history.
o Support for honoring the logon times for user in a Samba domain.
* Reintroduce 'force unknown acl user' parameter. When getting a security
descriptor for a file, if the owner sid is not known, the owner uid is
set to the current uid. Same for group sid.
|
|
* fix vulnerabilities in ftpd
* support for linux AFS /proc "syscalls"
* support for RFC3244 (Windows 2000 Kerberos Change/Set Password) in kpasswdd
* fix possible KDC denial of service
* Fix possible buffer overrun in v4 kadmin (which now defaults to off)
|
|
|
|
|
|
|
|
pcre-5.0, xosd-2.2.12.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bulk build. Patch submitted by Lee Jae-Hong, the maintainer.
Changes:
- Support all metacharacters except character classes.
- Build on Solaris.
|
|
Correct dependency versions following as ${WRKSRC}/README.en says.
Bump revision to 1.
|
|
|
|
include fixing fgetln() to account for \0 characters due to implementing
it using fgets() (analysis provided by Urban Boquist). Also add a
definition for __restrict if not present since it is used in the regex
implementation code from src HEAD.
This has been tested to work correctly on:
FreeBSD-4.8/i386
NetBSD-1.6.2/i386
Solaris 9
|
|
versions of GCC 3 (in fact, it already had lots of patches to fix C++
stuff, but still had problems). Ok'ed by jlam@, who imported it in the
first place. Not used by any other package nor anyone else (as seen in
tech-pkg@).
|
|
|
|
|
|
|
|
were replaced with this version. ChangeLog is not available.
|
|
current pkgsrc version 1.99.something).
|
|
|
|
|
|
|
|
- re2c-0.9.2.
|
|
|
|
Non-bug fix changes:
* pgg-gpg.el (pgg-gpg-process-region): Set environment variable
LANGUAGE as well. GNU gettext gives precedence to LANGUAGE over
LC_ALL, when different language code is specified. Thanks to
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>.
[cf. <emacs-mime-ja:1599>]
* pgg-gpg.el (pgg-gpg-messages-locale): New user option.
(pgg-gpg-process-region): Set environment variable LC_ALL when
pgg-gpg-messages-locale is specified.
* pgg-def.el (pgg-messages-locale): New user option.
(mime-add-application/pgp-keys): Ditto.
* mime-play.el (mime-play-delete-file-immediately): New user option.
(mime-mailcap-method-sentinel): Use it.
(mime-mailcap-delete-played-files): New function; set up for
`kill-emacs-hook'.
* mime-edit.el (mime-charset-type-list): Add entry for iso-8859-1[45].
* mime-edit.el (mime-edit-user-agent-value): Add a setting for
XEmacs CHISE.
* semi-def.el (mime-should-use-popup-menu): New function.
(mime-select-menu-alist): Renamed from select-menu-alist, change
its behavior according to mime-should-use-popup-menu.
* mime-view.el (mime-save-situation-examples): Bind print-length
and print-level.
* README.ja: new file, Japanese translation of README.en.
Spaces between ascii and Japanese characters are added.
|
|
Changes:
* mime-def.el (mime-header-accept-quoted-encoded-words): Change
default value to nil.
* eword-decode.el (eword-analyze-quoted-string): Decode
quoted-encoded-words when
`mime-header-accept-quoted-encoded-words' is not nil.
* mime.el (mime-entity-filename): Decode quoted-encoded-words when
`mime-header-accept-quoted-encoded-words' is not nil.
* mime-def.el (mime-header-accept-quoted-encoded-words): New user
option.
* eword-encode.el (mime-header-charset-encoding-alist): Add
entry for iso-8859-1[45].
* FLIM-ELS (flim-modules): Install mel-b-el also for
mel-b-builtin case. (from Tatsuya Kinoshita)
* eword-encode.el (tm-eword::words-to-ruled-words): New
implementation for UTF-2000 implementations.
|
|
|
|
|
|
|