- Bug Fixes:
- The PCNFSD dissector could crash. (wnpa-sec-2009-03)
- Lua integration could crash.
- The SCCP dissector could crash when loading more than one file in
a single session.
- The NDMP dissector could crash if reassembly was enabled.
- Updated Protocol Support:
All ASN.1 protocols, DICOM, NDMP, PCNFSD, RTCP, SCCP, SSL, STANAG 5066
o close more leaking file descriptors for CGI and daemon mode
o add subdirs for build "debug" and "small" versions
o clean up a bad merge / duplicate code
o make mmap() usage portable, fixes linux & ranges: support
o document the -f option
o daemon mode now serves 6 files per child
Version 0.6.0 :
* Core
* Scaling beyond 200% is now possible
* Interface
* Added interactive mode
* Moved "Mode" to the output tab and renamed it
* Added 2 new scale-back modes
* Fixed non-interactive mode, added scripts for
command-line batch processing
Version 0.5.0 :
* Core
* Faster engine, lower memory requirements
* Introduced rigidity masks
* Added GAP support
* Introduced left-right/top-bottom balance
* Interface
* Ignore discard masks when enlarging
* Added reset and revert to last used values
buttons for the size, and general reset
* The dialog now comes up with the last used
values for the size
* Added info icons
* Added russian help page
Version 0.4:
* New features:
* Support for image types (color models):
GREY, GREYA, RGB, RGBA, CMY, CMYK, CMYKA
and custom
* Additional builtin energy functions based on
luma instead of brightness
* Support for custom energy functions
* Functions to read out the energy map
* Cancel function to interrupt computations
* Additional methods for bias and rigidity masks
* Use a single progress instead of several
ones when the update is performed in steps
* Can handle input buffers non-destructively
* Performace related:
* Faster rescaling thanks to optimisations in
the code
* Spare memory when not using features (e.g. the
bias)
* Configuration
* The default installation directory is now /usr
instead of /usr/local
* Compiling under MinGW now correctly produces a
DLL with the default settings
* Now it also compiles under MS Visual C++
* All public macro names start with LQR_* (old
versions are still available but can be disabled
at configure time)
Version 0.3:
* New features:
* Enlargement is not limited to 200% any more
(it is automatically performed in steps)
* Added readout functions for the internal
visibility map
Version 0.2:
* New fetures:
* Support for 16-bit, 32-bit and 64-bit
per channel images
* Rigidity masks
* Left-right/top-bottom balance
* Performace related:
* Improved attached visibility maps
management (lower memory requirements)
* All internal buffers turned from
double to float, improving both speed
and memory requirements
* Documentation:
* Reviewed manual and completed refence
* Added man pages
o New Italian translation courtesy of Sergio Zanchetta
o Updated catalog and i18n for German by Andreas Madritsch
o Bug fix to prevent garbled characters when using non-English languages
on modern systems using UTF-8
o Bug fix to prevent XaoS from crashing after using the Render Animation
functionality
o Bug fix to prevent incorrect colors on smooth coloring modes with
certain video modes
XXX: There are also new experimental Aqua and GTK+ frontends, but I didn't
investigate if the GTK+ frontend builds as the release notes claim it's
still buggy.
Version 0.9.22
- fix spelling mistake in "no_all_squash" export option parsing
- fix build on more recent FreeBSD systems
- fix filesystem size reporting for Solaris Zones and others
- document permission needs for exported directories
Patch #243 - 2009/3/28
* revert change to default for allowTcapOps (request by Bram Moolenaar).
* reallocate result returned by xtermEnvLocale() to avoid reference to freed
memory after handling menuLocale resource.
* fix an old (X11R5) bug in tek4014 for switching fontsizes.
* add resource defaultString to make configurable the use of "#" when pastes
of UTF-8 text fail due to limitations in the current locale settings.
* make the set of selection target Atom's configurable by two new resources
eightBitSelectTypes and utf8SelectTypes, e.g., to use the TEXT Atom in
preference to UTF8_STRING (discussion with Stanislav Sedov regarding
koi8rxterm and the FreeBSD port).
* modify handling of TARGETS Atom by making it return exactly the set of
targets as those which xterm is currently providing.
* set MANPAGER and PAGER explicitly to /bin/cat in minstall.sh to work around
/etc/man.conf's with those variables already set
* improve error-checking of tcap-query parser.
* add check for keyboard tcap), which ensures that terminal descriptions
containing the same string for shifted/unshifted keys will be seen by
tcap-query as only the unshifted key. (This would only happen with an
incorrect terminal description).
* fix conversion for input event-state to modifier-parameter which made
tcap-query feature not work with tcapFunctionKeys (keyboard type tcap).
* add "DEF_ALLOW_XXX" definitions to main.h to allow overriding the
default compiled-in values for "allowxxx" resources.
* remove check on bell-percentage added in patch #242, which disallowed
zero/negative values (Redhat Bugzilla #487829).
Patch #242 - 2009/2/15
* fix configure check for XkbBell and provide appropriate parameter for it.
* fix a caching problem with double-size fonts versus reverse video that could
cause core dump.
* repair double-size fonts from workaround used in patch #240.
* add new section to the VT Fonts menu which allows enabling or disabling the
font, termcap (tcap-query), title and window operations.
* add fontWarnings resource, to control whether to show warnings on failure to
load a font.
* improve warnings for unloadable fonts introduced in patch #240 by limiting
those to the cases where a font would be specified directly by a resource
setting rather than a derived fontname.
* further amend fix for Debian #252873 from patch #197 to treat a blank cell
which does not have both foreground and background colored as a non-colored
cell. This improves a special case where the cursor is on a blank cell which
had foreground color scrolled in (report by Miroslav Lichvar).
Also add the same logic when hiding cursor, so the outline matches the
in-focus cursor.
* modify internals to reduce places PAIRED_CHARS() is used, making WriteText()
and ScrnWriteText() accept IChar array, as well as providing a wrapper for
drawXtermText().
* change default XIM font from "*" to "fixed" to improve startup time in
zh_CN.UTF-8 locale (Mike Fabian, SuSE Bugzilla #464930).
* typo in #240 log (Slava Semushin)
Patch #241 - 2009/1/26
* improve checks for missing bitmap fonts, fallback to "fixed" as needed to
work around broken font-packages (report by Jacek Luczak).
* fix breakage from patch #240 changes for xtermAddInput() (patches by
Jeff Chua, Julien Cristau).
Patch #240 - 2009/1/25
* use plink.sh for linking xterm (suggested by Larry Doolittle).
* add resource descriptions for input method to xterm manpage.
* update configure script; consistently append to $CFLAGS rather than prepend.
* add install-scripts rule to makefile, to allow koi8rxterm and uxterm scripts
to be altered independently of install-bin
* add -maximized command-line option and corresponding resource (prompted by
alt.os.linux newsgroup comment).
* modify translations of scrollbar widget using xtermAddInput() (see
patch #181) to accept the actions that the vt100 widget accepts, such as
shift-insert to perform a paste operation (request by Martin Zwickel).
* change default for allowTcapsOpS resource to false, since it causes
unexpected behavior for vim users with AltGr.
* update config.guess, config.sub
Changes from xorg-announce@:
Delete extra libdrm_lists.h line after libdrm_la_SOURCES in libdrm/Makefile.am
Use C99 versions of __FUNCTION__ & __volatile__ when not building with gcc
nouveau: store bo handle in public struct in bo_ref_handle
nouveau: write posting got lost somewhere, bring it back
Add new drm_intel_get_pipe_from_crtc_id function.
nouveau: fix ppc for swab changes in Linux 2.6.29
libdrm/mode: align subpixel results
intel: NULL fake bo block when freeing in evict_all
libdrm/intel: assert that clients are using bo refcounting correctly
libdrm/intel: add drm_intel_bo_disable_reuse api
Bump to version 2.4.10 to mark addition of drm_intel_bo_disable_reuse
libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure.
nouveau: backlight compat fix
From xorg-announce@ mail:
The big change in 1.4.0 is the move of the OS-specific mouse handling code
from the Xorg server to the mouse driver. This code was removed from the
Xorg server in the Xorg 1.6 development cycle, so users of non-evdev systems
(i.e. non-Linux or pre-evdev Linux) will need this version of the mouse driver
to run with Xorg 1.6.
Remove useless call to xf86AddModuleInfo
Merge some hardware support information from README.mouse into man page
Fix sun_mouse.c build on Solaris
Rename OS_SOURCES to stop automake complaints about not building program "OS"
Remove checks for Solaris x86 versions older than Solaris 8
sun_mouse.c: remove unused variables
sun_mouse.c: Use miPointerGetScreen instead of miPointerCurrentScreen
Fix solarisMouseAutoProbe to use device name & protocol specified by HAL
sun_mouse: check for Device in commonOptions if pInfo->options isn't set yet
Replace static changelog with one generated via XORG_CHANGELOG
Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checking
Clear assorted compiler, sparse & lint warnings
sun_mouse: fallback to commonOptions for StreamsModule too
Comment typo fixes
Remove some #if 1 statements
Unifdef XFree86LOADER
Add copyright notices for OS mouse code to COPYING file
Add note on hal-based configuration to man page
Version 1.4.0
Add OS mouse sources to the driver build
Change screen private key to an integer variable.
Build fix: Add a prototype for FindDevice function.
Include xorg-server.h to get the WSCONS_SUPPORT define from
prevent a double free of mouse private structure.
W axis support for bsd_mouse.
Make sure xf86MouseProtocolIDToName is of public visibility.
Compile warning fixes.
Fix linux build
man: Note that the server may probe default "Device" options.
Nuke RCS tags.
Check for XINPUT ABI 3.
fix compilation (upper/lower case typo)
- python bindings memory handling fix by Anders Hammarquist
(deb bug #529291)
- fix getopt_long integration on Solaris. Depending on the phase of
the moon this bug had caused rrdtool to crash reliably as soon as
it read its arguments. Especially when used in language bindings.
Thanks to Ihsan Dogan for helping with the debugging.
- rrd_restore used casting a bit to liberally this caused it to fail
horribly on 64bit platforms. Patch based in input provided by
poster of rrd bug #218.
- make ruby bindings compile with newer ruby versions. #217 patch
provided by rrd trac user
- Generate an error message when using RRDp with graph - this can
not work reliably. (Debian Bug#251701) patch by Sebastian Harl
15646 7.2.149 read uninit memory when using return value that wasn't set
35686 7.2.150 (extra) VisVim doesn't support tabs
1533 7.2.151 ":hist a" doesn't work like ":hist all" as the docs suggest
2963 7.2.152 "silent echo x" inside ":redir" leaves cursor halfway the line
2908 7.2.153 memory leak for ":recover empty_dir/"
2390 7.2.154 (after 7.2.132) can still do ":cd" in SwapExists autocmd
1249 7.2.155 memory leak in ":function /pat"
5543 7.2.156 no completion for :scscope and :lcscope commands
4299 7.2.157 illegal memory access when searching in path
2177 7.2.158 warnings from VisualC compiler
2478 7.2.159 when $x_includes ends up being "NONE" configure fails
1353 7.2.160 search pattern not freed on exit when 'rightleft' set
5400 7.2.161 folds messed up in other tab page
2363 7.2.162 the quickfix window may get the wrong filetype
1754 7.2.163 the command line window may get folding
4089 7.2.164 when 'showbreak' is set wrong Visual block size reported
1794 7.2.165 FuncUndefined autocmd event argument is expanded like filename
10538 7.2.166 no completion for ":sign" command
54715 7.2.167 splint doesn't work well for checking the code (part 1)
2936 7.2.168 if no ctags program found, "make tags" executes first C file
35841 7.2.169 fix more splint warnings, define colnr_T to be int
4481 7.2.170 using b_dev while it was not set
2261 7.2.171 (after 7.2.169) compiler warnings
1883 7.2.172 (extra) compiler warning
17875 7.2.173 use gcc instead of lint to check for unused function arguments
42277 7.2.174 too many warnings from gcc -Wextra
1455 7.2.175 compiler warning in OpenBSD
5956 7.2.176 exceptions for splint are not useful
57904 7.2.177 more warnings from gcc -Wextra
3898 7.2.178 using negative value for device number might not always work
2944 7.2.179 using negative value for device number might not always work
198701 7.2.180 some more compiler warnings when using gcc -Wextra
49635 7.2.181 some more compiler warnings when using gcc -Wextra
2128 7.2.182 compilation fails for Motif, gvim with GTK crashes on startup
52709 7.2.183 configure problem for sys/sysctl.h on OpenBSD
84846 7.2.184 some more compiler warnings when using gcc -Wextra