This is the standard "lpadmin" Webmin module to create and edit local
and remote printers. It Supports Windows print servers and Ghostscript
print drivers.
This is the standard "ldap-useradmin" Webmin module to manage users
and groups stored in an LDAP database, used for Unix, Samba and Cyrus
IMAP authentication.
package the "kdeartwork3" doesn't install the support file for it.
Depend on the latest version of the "xscreensaver" package, fix the
package list and bump the package revision.
Apply security patches from Debian.
Changes include:
(Mike Scott) The 'y' spacing character used by Barfly and
abcm2ps was being silently dropped in parseabc.c. Added
support for this (including a length specifier - is this
used by anything?) to parseabc.c and abc2abc.c; stubs in
the other modules including yaps mean they behave as before.
http://lists.debian.org/debian-security-announce/debian-security-announce-2006/msg00127.html
New in release 0.91 (May 14, 2006)
(See the ChangeLog file for a full list of changes.)
* Experimental activation (java.rmi.activation) support, including RMI
activation daemon and persistent naming service tools.
* Experimental printing support: The API implementation of the javax.print
packages has been finished and work on the printing provider implementation
started. Currently supported features from the Java Print Service API are
print service discovery (CUPS registered printers), single document print
jobs and support for client-formatted print data. An example application
(see: examples/gnu/classpath/examples/print/Demo) has been added to show
the API usage for service discovery and printing of files.
* The GTKToolkit now gives access to the both the system clipboard and
system selection.
* Custom mouse cursor support has been added to the gtk+ peers. And cursors
can now also be set on light-weight components.
* Free Swing improvements: Support for OceanTheme has been mostly completed
and turned on as default Metal theme. X11-style Copy and Paste behavior in
text components with the middle mouse button. Support cursor changes on
various components when resizing. Support for Look and Feel window
decorations has been added.
* Updated locale data information to CLDR 1.3.
* Various bugs in Classpath's SecureRandom implementations have been
fixed; that class now respects the "securerandom.source" security
property and the "java.security.egd" system property.
* Support for assistive technologies has been added to AWT and Swing.
changes:
-Preliminary zoom support
-some improvements in algorithms
-support for EXIF data of Canon CRW and Fuji RAF
-White balance presets for more cameras
-bugfixes
pkgsrc changes:
-pull in exiv2 for Canon CRW EXIF support
-use xdg dirs, use c++
This is the standard "file" Webmin module to view, edit and change
permissions on files and directories on your system with a Windows-like
file manager.
+ Add a wbm.mk makefile fragment which can be used to create pkgsrc-managed
Webmin modules.
! Fixed a possible remotely exploitable security hole caused by a bug
Webmin's use of the Perl syslog function.
* Multiple Webmin users and groups can be deleted at once.
* The Webmin Servers Index module can automatically scan for new servers
on the local network on a regular schedule.
* The idle automatic logout time can be configured on a per-user basis
in the Webmin Users and Usermin Configuration modules.
* Increased the speed of Webmin configuration reloads done by the
Webmin Users and Webmin Configuration module. This also prevents any
down-time while the config is being re-read.
* Improved the timeout detection in HTTP requests, to reduce the ability
of incorrect or malicious clients to tie up the Webmin webserver
process.
* Enhanced the Unix User Authentication feature to allow different
users and group members to be treated as different Webmin users.
* Improved the way the OS is detected at install time, so that new
versions will be automatically supported.
* Different SSL certificates for virtual IP interfaces can be specified
in the Webmin and Usermin modules, for sites doing SSL virtual hosting.
* Fixed a nasty bug that could cause configuration file permissions
and ownership to be changed when they are modified.
* An option has been added in the Webmin Configuration module to enable
full PAM conversations when logging in. This is necessary for systems
on which PAM asks for more than just a username and password.
* All modules now use a new API for writing to configuration files,
which ensures that the file does not get written to or truncated if
the system is out of disk space.
* Added a button to the Webmin Actions Log module for rolling back
configuration files to before an action was taken.
* Password timeouts are now enabled by default, to prevent brute-force
password guessing attacks.