Age | Commit message (Collapse) | Author | Files | Lines |
|
Main changes in TLS support:
- The Postfix SMTP client enforced mandatory TLS only when talking
to an ESMTP server; enforcement did not happen if Postfix could
somehow be forced to send HELO instead of EHLO. This problem also
exists in Postfix 2.2, where it is is fixed with Postfix 2.2
patch 11. This is minor compared to the DNS spoofing issues that
were fixed with Postfix 2.2.10.
- Workaround for an interoperability problem introduced with Postfix
2.3. Some buggy TLS client implementations were unable to deliver
mail because the Postfix SMTP server didn't send a TLS session
ID. To disable the workaround specify "smtpd_tls_always_issue_session_ids
= no"; this allows non-buggy TLS clients to save some space.
Main changes in Milter support:
- Safety measure. After "postsuper -r", mail is no longer inspected
by the Milters specified with the non_smtpd_milters parameter.
This measure prevents a bad interaction with external content
filters: Milters would receive incorrect SMTP client information,
and could be tricked into signing or allowing untrusted messages.
This change does not affect Milter applications that run behind
an after-queue content filter. The behavior is detailed in the
postsuper(1) manual page.
|
|
Patch from cairo cvs.
|
|
|
|
causes the xlib backend of cairo to crash. Bump PKGREVISION.
|
|
|
|
|
|
wxRemind is a graphical front-end to Remind, a remarkably sophisticated
calendar and alarm system. wxRemind is similar to Wyrd but is based
on wxPython rather than curses. The display features a calendar
and daily event list suitable for visualizing your schedule at a
glance. Dates and associated events can be quickly selected either
with the mouse or cursor keys, and dates in the calendar are color
coded to reflect the total duration of scheduled events. wxRemind
provides an internal editor or integrates with an external editor
of your choice to make editing of reminder files more efficient,
provides hotkeys to quickly access the most common Remind options,
allows popup, sound and/or spoken alerts and can display a postscript
calendar of the selected month suitable for printing.
|
|
Wyrd is a text-based front-end to Remind, a sophisticated calendar
and alarm program. Remind's power lies in its programmability, and
Wyrd does not hide this capability behind flashy GUI dialogs.
Rather, Wyrd is designed to make you more efficient at editing your
reminder files directly. It also offers a scrollable timetable
suitable for visualizing your schedule at a glance.
Unlike most of the calendar applications available today, Wyrd is
designed to be both lightweight and fast. Startup time is negligible,
UI navigation is instantaneous, and the wyrd process typically
consumes less than 2MB of resident memory.
|
|
|
|
0.6c1
* Fixed AttributeError when trying to download a setup_requires
dependency when a distribution lacks a dependency_links setting.
* Made zip-safe and not-zip-safe flag files contain a single byte,
so as to play better with packaging tools that complain about
zero-length files.
* Made setup.py develop respect the --no-deps option, which it
previously was ignoring.
* Support extra_path option to setup() when install is run in
backward-compatibility mode.
* Source distributions now always include a setup.cfg file that
explicitly sets egg_info options such that they produce an identical
version number to the source distribution's version number.
(Previously, the default version number could be different due to
the use of --tag-date, or if the version was overridden on the
command line that built the source distribution.)
0.6b4
* Fix register not obeying name/version set by egg_info command,
if egg_info wasn't explicitly run first on the same command line.
* Added --no-date and --no-svn-revision options to egg_info command,
to allow suppressing tags configured in setup.cfg.
* Fixed redundant warnings about missing README file(s); it should
now appear only if you are actually a source distribution.
0.6b3
* Fix bdist_egg not including files in subdirectories of .egg-info.
* Allow .py files found by the include_package_data option to be
automatically included. Remove duplicate data file matches if both
include_package_data and package_data are used to refer to the same
files.
0.6b1
* Strip module from the end of compiled extension modules when
computing the name of a .py loader/wrapper. (Python's import
machinery ignores this suffix when searching for an extension
module.)
0.6a11
* Added test_loader keyword to support custom test loaders
* Added setuptools.file_finders entry point group to allow implementing
revision control plugins.
* Added --identity option to upload command.
* Added dependency_links to allow specifying URLs for --find-links.
* Enhanced test loader to scan packages as well as modules, and
call additional_tests() if present to get non-unittest tests.
* Support namespace packages in conjunction with system packagers,
by omitting the installation of any __init__.py files for namespace
packages, and adding a special .pth file to create a working package
in sys.modules.
* Made --single-version-externally-managed automatic when --root
is used, so that most system packagers won't require special support
for setuptools.
* Fixed setup_requires, tests_require, etc. not using setup.cfg or
other configuration files for their option defaults when installing,
and also made the install use --multi-version mode so that the
project directory
doesn't need to support .pth files.
* MANIFEST.in is now forcibly closed when any errors occur while
reading it. Previously, the file could be left open and the actual
error would be masked by problems trying to remove the open file
on Windows systems.
|
|
so that the same set of libraries are built on every Linux distribution.
Thanks to Joerg Sonnenberger for guide and review.
|
|
|
|
changes:
-bugfixes
-documentation improvements
-Added a gconf key to disable DBUS if necessary
|
|
changes:
* Patch from Erik Osheim to fix decode on bigendian platforms.
* Fix for None deallocation error, thanks to Michael Urman.
|
|
|
|
|
|
changes:
-speed improvements in higher resolutions
-bugfixes
-improvements in Mac OS X support
-some cleanup
-Move gamma correction tables into prboom.wad
|
|
|
|
|
|
|
|
dirvish is a backup system using rsync and link farms.
Each image is a directory containing transfer log, summary, tree
and if transfer errors were detected an rsync_error file. The
transfer log retains the the output of any pre and post processing
commands and the rsync log listing all files that were changed or
added with some statistical information. The summary file contains
all the information about how the image was created and meta-data
for managing the image in config file format. Tree is the copy of
the client tree.
The client directory tree is compared with an existing image to
create a new image. Unchanged files are shared between images.
For changed files only those parts that actually change are transfered
over the network. Unchanged portions of files are copied from the
reference image.
The resulting images contain complete copies of the original trees
preserving ownership and file permissions. In this way even though
the backups are made incrementally, each image can be used
independently for restores or to make removable-media off-site
copies or archives.
The removal of an image will have no effect on other images.
|
|
|
|
module is enabled. Patch obtained from GNOME CVS.
Bump PKGREVISION.
|
|
From Kouhei Mori in PR 34072.
|
|
thanks to dillo for that.
|
|
|
|
|
|
|
|
|
|
When turning it off, you can get rid of the netpbm, psutils,
and ghostscript dependencies. Might help in bootstrapping some
platforms. Based on a patch from schmonz@.
While here, improve PLIST by trying to remove an additional directory
and bump PKGREVISION for that.
|
|
sparsehash-0.4 [pkg/34063].
|
|
|
|
|
|
- Fix display problem with comment preview.
- Add afrikaans language support.
|
|
|
|
|
|
Changes in ${WRKSRC}.
- Improved decoding of Canon PictureStyle information
- Decode a number of new tags in Canon, Casio, FujiFilm, Minolta, Nikon,
Panasonic, Pentax, Ricoh and Sony and maker notes
- Improved recognition of various Minolta maker note formats
- Added a number of new Nikon Capture tags
- API Changes:
- Added FastScan option
- Return "0000:00:00 00:00:00" instead of "1970:01:01 00:00:00" as the string
representation of numerical times with a value of zero
- Added read support for Real audio/video (RA, RM, RV, RMVB, RAM, RPM) files
- Added read support for SWF (Shockwave Flash) files
|
|
Fixes problems found by abs@
|
|
must be explicit.
|
|
|
|
- On DragonFly, the stack overflow handling should follow the logic
of FreeBSD, similiar the address space scanning. This is now needed
for lang/clisp. Since the installed version differs, bump revision.
|
|
|
|
|
|
timezones itself as that works on more systems.
Bump PKGREVISION
|
|
Changes since digikam 0.8.2-rc1 include:
Bugs fixed:
o Unsupported initialization of CameraList object
o digikam "Mount and Download" Problems
o Thumbnail generation fails with raw images
o Camera gui always puts *.JPG and *.NEF in the configure - digikam
dialog/File Mime Types/ Image Files
o Crash when moving an album to another album
o Auto-rotion of photos may confuse user because of changes made he is
not aware of
o Communication between digiKam and its kioslaves broken if size_t != off_t
o Minimize button missing on "Compaq Flash Reader" camera window
o mimelnk/x-image-raw.desktop conflicts with kdegraphics-3.5.x
Changes since 0.8.2-beta1 include:
New feature:
o add missing Rating info in album item file tip and image
properties dialog
Bugs fixed:
o fix JFIF comments section encoding extraction to respect UTF8
o fix x-raw.desktop: removed tiff extention
o camera download: auto-rotated images lose EXIF meta data
o fix message about missing dcraw program
o EXIF info lost when saving a modified image that was readonly
o Hash marks ('#') in album names cause problems. 0.7.* regression
o something is broken with TIFF imlib2 loader and 16 bits
images. Use KDE/Qt TIFF loader instead.
Changes since 0.8.1 include:
New features:
o display JPEG that use CMYK color space
o Rating image using keyboard shortcuts CTRL+0/1/2/3/4/5 from
main interface
o Buttons to set the album date to oldest, yougest of the images in the
album
Bugs fixed:
o preview-pictures seem to be handled differently by Digikam and Konqueror
o albums not displayed corectly and digikam crashes with St9bad_alloc
o digikam: whatthis info not closed when albumview is
scrolled up or down with cursur keys
o digikam: redraw problem with whatthis info of an
image show and starts scrolling with the mouse
o thumbnails not correctly rotated according to exif information
o Ask user which plugins should be enabled on first
startup (all plugins are enabled by default first startup)
o opening and closing right pane with tag filter also
changes width of left pane and vv
o Digikam on PPC has problem identifying JPEG and tries
to use dcraw with them
Changes since digikamimageplugins 0.8.1 include:
Bugs fixed:
o White Balance plugin : Fixed Gamma correction slider values inversed
o Infrared plugins: fix unnecessary blurring effects
|
|
|
|
infrastructure.
|
|
July 20th, 2006 ivtools-1.2.4
- changes for compiling with gcc-4.0
- changes to socket-driven (ACE) use of comterp to support multi-line commands
- changes to allow re-use of scanner/parser with multiple operator tables
October 7th, 2005 ivtools-1.2.3
- add support for an external libtiff with a --with-tiff (and
-with-tiff-lib) configure arguments.
- changes necessary to compile with gcc-4.0
- changes necessary to compile with gcc-4.0 on top of ACE-5.4.7
- changes necessary to compile on suse-9.3 linux (amd64 platform).
Contributed by Paul Vixie.
- fixed bug in "addtool" command/mechanism in graphdraw and drawserv
- added support for color expressions to graphdraw (:colexpr), to
allow attribute-sensitive computation of a node's color.
|
|
components.xml to build.xml. Added a list of variable names and a link
to the old place. Rewrote and extended the existing documentation to
cover most common cases.
|
|
install phase.
Stricter checks for manual pages in PLIST files.
|