* Version 2.8.1 (released 2009-06-10)
** libgnutls: Fix crash in gnutls_global_init after earlier init/deinit cycle.
Forwarded by Martin von Gagern <Martin.vGagern@gmx.net> from
<http://bugs.gentoo.org/272388>.
** libgnutls: Fix PKCS#12 decryption from password.
The encryption key derived from the password was incorrect for (on
average) 1 in every 128 input for random inputs. Reported by "Kukosa,
Tomas" <tomas.kukosa@siemens-enterprise.com> in
<http://permalink.gmane.org/gmane.network.gnutls.general/1663>.
** API and ABI modifications:
No changes since last version.
Alan Coopersmith (9):
Add README with pointers to mailing list, bugzilla & git repos
Move API doc from xorg-doc/doc/FSlib.doc
Make FSlib.txt prototypes match those in headers.
Fix server name handling in IOError messages during connection setup
Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
Constify FSErrorList
Strip out-of-date RCS/CVS & SCCS version tags
Move CWARNFLAGS to Makefile.am for easier build-time overriding
Version 1.0.2
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and compiler warnings.
Peter Korsgaard (1):
bcopy -> memmove
Adam Jackson (1):
libXt 1.0.6
Alan Coopersmith (3):
Solaris builds need to pass -intelabi to makestrs, even on SPARC
Update ac_define_dir.m4 to 2008-04-12 version
Add README with pointers to mailing list, bugzilla & git repos
Alan Hourihane (4):
Link with winsock for WIN32 platforms
fix logic inverted problem
less speed, more haste
Set a blank default search path for WIN32
Andreas Luik (1):
Recalculate fd_set more aggressively (bug #808)
[was patch-ag]
Ben Byer (1):
added -flat_namespace to CFLAGS for Darwin
Colin Harrison (4):
Add __MINGW32__
Fix some build issues for Win32 platforms
Xming specific configuration file settings
Reduce the path searches on mingw
Daniel Stone (1):
configure.ac: Minor thinko
James Cloos (1):
Add missing PHONY line for automatic ChangeLog generation
Jeremy Huddleston (1):
darwin: Don't use poll() on versions of darwin before darwin10
John McKernan (2):
Sun bug #1237023: Dtterm crashes in XtDisplayAccelerators()
Sun bug 4010369: Too slow to process Keycode 0 events in Xt Translati=
on Mgr.
John Tapsell (1):
configure.ac: Use native compiler for build tools
Jon TURNEY (1):
Cygwin/X: Build fix
Julien Cristau (1):
Allow C++ apps to build using libXt
Matthieu Herrb (2):
Sync XtGetErrorDatabaseText() prototype with reality.
nuke RCS Ids
Paulo Cesar Pereira de Andrade (1):
Janitor: ansification, make distcheck, compiler warnings, .gitignore.
Peter Breitenlohner (1):
X.Org Bug 17942: libXt manpage formatting
Adam Jackson (1):
libXaw 1.0.6
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Jeremy Huddleston (1):
Fixed compile/install on darwin
Paulo Cesar Pereira de Andrade (2):
Compile warning fixes.
Changed AsciiSrc widget to use only binary selection transfers.
Peter Breitenlohner (1):
xaw6 doesn't depend on xpm
Adam Jackson (1):
Remove X_NOT_STDC_ENV usage. (#6527)
Alan Coopersmith (4):
Revert "Change masculine to ordmasculine in Compose file comments"
Use AC_USE_SYSTEM_EXTENSIONS instead of hand-rolled check for _GNU_SOURCE
Correct return type in XkbGetKeyboard man page
Drop ancient USG SysV #ifdefs
Caolan McNamara (1):
man: missing space in XAllocColor man page
Christoph Pfister (1):
X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)
James Cloos (3):
[nls] Remove combining_ keysyms from the Compose files
[nls] Remove extraneous instances of UCS Combining Characters in Compose sequences.
[nls] Replace remaining UCS Combining Characters in Compose sequences.
Julien Cristau (4):
Fix fi_FI.UTF-8, again
nls: remove duplicated en_US* aliases
nls: remove broken sd_IN.UTF-8 alias
nls: remove more duplicated aliases
Peter Hutterer (3):
XWindowEvent/XCheckWindowEvent must not return GenericEvents.
XMaskEvent/XCheckMaskedEvents must not check for GenericEvents.
Bump to 1.2.2
Theppitak Karoonboonyanan (3):
CharSet-to-CompoundText Conversion Failed for Thai Locales
Thai XIM not filters when NumLock or CapsLock is on
Thai XIM not retrieve MB surrounding on UTF-8 LC
parag (2):
libX11: Add new Indic language information to nls directory files. #21560
nls: Add pa_PK locale information and make pa_IN as default for pa.
- New ARGB formats with 10 bits per channel [Ben Skeggs]
- ARM updates [Adrian Bunk, Guillaume Letellier, Jonathan
Morton, Siarhei Siamashka]
- The final bits of refactoring [Søren Sandmann Pedersen]
- Misc. bug fixes [Michel Dänzer, Benjamin Otte, Søren Sandmann Pedsen]
Add perl and ruby options, fix PR pkg/38946
Changelog:
* 2009-06-13
WeeChat 0.2.6.3 released.
This version fixes gnutls detection.
* 2009-04-18
WeeChat 0.2.6.2 released.
This version fixes a bug with charset decoding (like iso2022jp).
0.54 (06/17/2009)
(cb) Alfons Wittmann reported that signing requests broke caching due
to the current time being incorporated into every signed URL
submitted.
== Changes 0.6.1 from 0.6.: 2009-07-17
=== Improvements
* Images are rendered after resized by Gdk::Pixbuf on
display mode.
* Theme
* lightning-talk-toolkit: supported :hide-title
* slide-show: timer is reset after each loop
* slide-show: default slide show span is computed from
allotted time and slide size.
* "\n" is available by default.
* Wiki format supports slide property.
* RD format supports 'wait' in nested itemize. [Kazuhiro NISHIYAMA]
=== Fixes
* Added missing GPL license file.
* Fixed a problem that PDF isn't resized on display size change.
* Fixed a problem that index mode doesn't work for title
only slide. [rabbit-shockers:654] [OBATA Akio]
* Fixed a problem that block wait doesn't work. [OBATA Akio]
- Added support for DNG version 1.3
- API Changes:
- Improved handling of $/ by localizing internally
- Added ability to geotag with KML files (Note: each Placemark must contain a
TimeStamp for this to work)
- Added -struct option for JSON (-j) and XML (-X) outputs
- Added ability to specify geotagging parameters via config file
- API Changes:
- Added GeoMaxHDOP, GeoMaxPDOP, GeoMaxIntSecs and GeoMaxExtSecs options
- API Changes:
- Changed WriteInfo() to use a temporary file instead of a memory buffer
when a source file name is given with no destination file
- Attempt (yet again) to fix problems when UTF-8 encoded strings are
passed to exiftool functions
- Added geotagging feature and new -geotag option (guess who finally bought a
hand-held GPS!)
Major Changes
* experimental support for sub-repositories
* Python 2.3 is no longer supported; now requires Python 2.4-2.6
Commands
* merge: add -P/--preview option
* update: don't unlink added files when -C/--clean is specified
* update: added -c/--check option to abort on local changes
* update: allow merges going backwards
* push: improved handling of named branches
* branches/heads: add a -c/--closed option to show closed branches
* help: new extensions topic
General
* add patch.eol config setting to work with cross-platform patches
* fixed support for SSL through proxies
* add ability to load hooks from arbitrary Python modules
* hide passwords for HTTP repositories in error and log output
* fix Python 2.6 support in the Windows installer
* add mechanism for specifying HTTP authentication details in hgrc
* prompts and choices are now shown even in non-interactive mode
* performance improvements, especially on Windows
* much improved zsh completion
* improved Danish, Japanese, Italian and simplified Chinese translations
* new German, French, Greek, Brazilian Portuguese and traditional Chinese translations
Web interface
* read configuration data from webdir configs
* add branches page to hgweb
* pluggable templater engine support
* refresh hgwebdir configuration periodically
* let web.encoding override ui.encoding setting
* deal with dicts/lists like webdir config paths
Extensions
* experimental share extension
* the alias extension has been moved into core
* mq
o add -P/--push option to qimport
o numerous bug fixes
* convert
o improved source detection
o support for comments in author maps
o add branch map support
o add different ordering options
o svn: support OS-specific authn providers
o svn: improved tag support
o git: add committer tag only when needed
o bzr: fix renaming support
o bzr: add support for filemaps
o bzr: handle timestamps correctly
o bzr: fix symlink handling
o bzr: restore paths to source encoding
o cvs: add support for CVS merge(point)s
o cvs: add support for synthetic revisions
o cvs: better support for branchpoints
o cvs: deprecate use of external cvsps
o mtn: improve renaming support
o mtn: support mtn database files as source
o mtn: improve date/time support
o p4: better handling of keywords, binary files and symlinks
* rebase
o don't lose copy/rename info
o keep original mq patch format
* zeroconf
o advertise repositories by hostname
o try to guess IP address if necessary
* patchbomb
o option to set attachment name
o support for In-Reply-To header
* inotify
o fix handling of untracked files moved out of repository
o fix support for directory deletion
* acl: now works with push over https
Two of the patches were from upstream CVS, the other two are not needed
any longer because the configure script was improved.
libvorbis 1.2.3 (2009-07-09) -- "Xiph.Org libVorbis I 20090709"
* correct a vorbisfile bug that prevented proper playback of
Vorbis files where all audio in a logical stream is in a
single page
* Additional decode setup hardening against malicious streams
* Add 'OV_EXCLUDE_STATIC_CALLBACKS' define for developers who
wish to avoid avoid unused symbol warnings from the static
callbacks defined in vorbisfile.h
libvorbis 1.2.2 (2009-06-24) -- "Xiph.Org libVorbis I 20090624"
* define VENDOR and ENCODER strings
* seek correctly in files bigger than 2 GB (Windows)
* fix regression from CVE-2008-1420; 1.0b1 files work again
* mark all tables as constant to reduce memory occupation
* additional decoder hardening against malicious streams
* substantially reduce amount of seeking performed by Vorbisfile
* Multichannel decode bugfix
* build system updates
* minor specification clarifications/fixes
libvorbis 1.2.1 (unreleased) -- "Xiph.Org libVorbis I 20080501"
* Improved robustness with corrupt streams.
* New ov_read_filter() vorbisfile call allows filtering decoded
audio as floats before converting to integer samples.
* Fix an encoder bug with multichannel streams.
* Replaced RTP payload format draft with RFC 5215.
* Bare bones self test under 'make check'.
* Fix a problem encoding some streams between 14 and 28 kHz.
* Fix a numerical instability in the edge extrapolation filter.
* Build system improvements.
* Specification correction.
Version 1.1.4 (2009 June 24)
* New async error reporting mechanism. Calls made after a fatal error are
now safely handled in the event an error code is ignored
* Added allocation checks useful to some embedded applications
* fix possible read past end of buffer when reading 0 bits
* Updates to API documentation
* Build fixes
James Cloos (1):
Add missing PHONY line for automatic ChangeLog generation
Paulo Cesar Pereira de Andrade (1):
Ansification and compile warning fixes.
Peter Hutterer (5):
Remove RCS tags.
Indent consistently.
Adding some explanatory comments.
Check return value of calloc and realloc. #18759 and #18760
Bump to 1.1.0
All:
- Support for 64 bit compilation on mac OS X was added.
Call make CCOM=cc64 as on other platforms.
- $OLIBSDIR is no longer in the RUNPATH
- New include file include/schily/limits.h
- Make sure that all include files in include/schily/ include
include/schily/mconfig.h
- wide character support new
- New makefile "Mocsw" sets defaults for "opencsw" instead of Blastwave.
Mcsw for Blastwave of course continues to exist
- New defaults directory DEFAULTS_CSW includes special defaults that
compile e.g. for Sparc-V8 in order to get working binaries for older
Sparc non 64 Bit hardware.
- New autoconf test HAVE_SETBUF and HAVE_SETVBUF
- Several modification in hope to better support MINGW
Libschily:
- wide character support new
- sevaral str*.c functions new for orthogonality with the new wcs* code.
- Added a wide character patern matcher with: patwcompile(), patwmatch(), patwlmatch()
See files:
libschily/matchw.c and libschily/matchwl.c
- libschily/stdio/*.c fixed to use size_t as length parameter for
read*()/write*() operations.
Libscg:
- Added a workaround for the type desaster in the Appls IOKit include files
in order to support 64 bit binaries
Cdda2wav (Maintained/enhanced by J
- The -interactive option is now mentioned in the -help output and the man page.
- Call unit_ready() before retrieving the TOC data in order to work around a Solaris
scsa2usb (SCSA to USB Driver) bug.
Readcd:
- "readcd" no longer dumps core if the C2Scan function is selected from the
interactive interface.
Mkisofs (Maintained/enhanced by J
- Fixed a typo bug in the mkisofs man page that caused the two synopsis lines
to appear as one line when using GNU troff.
- isoinfo now prints "???" in case that an illegal month is in a ISO-9660
filesystem.
version 1.2.38beta01 [June 17, 2009]
Revised libpng*.txt and libpng.3 to mention calling png_set_IHDR()
multiple times and to specify the sample order in the tRNS chunk,
because the ISO PNG specification has a typo in the tRNS table.
Changed several PNG_UNKNOWN_CHUNK_SUPPORTED to
PNG_HANDLE_AS_UNKNOWN_SUPPORTED, to make the png_set_keep mechanism
available for ignoring known chunks even when not saving unknown chunks.
Adopted preference for consistent use of "#ifdef" and "#ifndef" versus
"#if defined()" and "if !defined()" where possible.
Added PNG_NO_HANDLE_AS_UNKNOWN in the PNG_LEGACY_SUPPORTED block of
pngconf.h, and moved the various unknown chunk macro definitions
outside of the PNG_READ|WRITE_ANCILLARY_CHUNK_SUPPORTED blocks.
version 1.2.38rc01 [June 24, 2009]
No changes.
version 1.2.38rc02 [June 29, 2009]
Added a reference to the libpng license in each source file.
version 1.2.38rc03 [July 11, 2009]
Revised references to the libpng license in pngconf.h and contrib/visupng
source files.
Rebuilt configure scripts with autoconf-2.63.
version 1.0.47 and 1.2.38 [July 16, 2009]
No changes.