This version fixes two bugs. The first is an integer argument
parsing bug on some systems (FreeBSD). Thanks to Shane Bywater for
reporting this one. The second is a bug parsing invalid nameserver
entries in /etc/resolv.conf that prevented spamdyke from defaulting
to 127.0.0.1. Thanks to slamp slamp for reporting this one.
Drupal 6.4, 2008-08-13
----------------------
- Fixed a security issue (Cross site scripting, Arbitrary file uploads via
BlogAPI, Cross site request forgeries and Various Upload module
vulnerabilities), see SA-2008-047.
- Improved error messages during installation.
- Fixed a bug that prevented AHAH handlers to be attached to radios widgets.
- Fixed a variety of small bugs.
Drupal 5.10, 2008-08-13
-----------------------
- fixed a variety of small bugs.
- fixed security issues, (Cross site scripting, Arbitrary file uploads via
BlogAPI and Cross site request forgery), see SA-2008-047
VERSION 1.4.10
BUGFIX:
* Fix vulnerability in the Magnatune database parsing code. Secunia
Advisory #SA31418. Thanks to Google Alerts for notifying us about this
vulnerability.
1.2.3:
* New UpdateActivationEnvironment bus API (#16669)
* Solaris Auditing (ADT) support (#15740)
* Various notable bug fixes: #16727, #16294, #15947#15588
* Other more minor bugs
Man page typo fixes
Set lvds_ddc_mode before use to avoid a segfault on mac mini.
Update DSPARB while planes are still off
Reorganize VBIOS code
Fix pipe A force quirk
Update man page
Fix up the HP Pavilion ze4944ea quirk
Apply pipe A quirk to 845 as well.
Fix DPMS off in the presence of the pipe A quirk.
Reorder visuals reported by the intel driver
Don't program dsparb on new Intel chip
Fix SDVO reg definition
Fix SDVO HDMI encoding detect (#16920)
Disable display clock gating for 4 series chips
Fix possible spurious interrupts in hotplug detect on 4 series chip
Make skip_panel_detect clear for its meaning
Always check and free driver private in LVDS destroy
Bump version 2.4.1
"bzlib.h". Environments without a system-installed "bzlib.h" will fail to
build modules like "audio/gnome-vfs-cdda" with the following:
checking for bzCompressInit in -lbz2... no
checking bzlib.h usability... no
checking bzlib.h presence... no
checking for bzlib.h... no
configure: error: Gnome-vfs requires libbz2 to compile.
*** Error code 1
To fix this, promote bzip2 dependency from gnome-vfs/Makefile to
gnome-vfs/Makefile.common.
XXX Only /usr/pkg/lib/gnome-vfs-2.0/modules/libbzip2.so actually appears to
link with libbz2.so, so it's possible that configure is being overly picky.
* configure.in: Bumped version to 2.2.22
* src/uudecode.c (uudecode): Don't base64 decode the
end-tag ("====\n"). Fixes bug #542222.
* COPYING: Fixed to reference LGPL v2.1
* gmime/gmime-common.h: Removed unused prototypes.
* gmime/gmime-message.c (g_mime_message_add_recipient): Change
'type' argument to const char *.
(g_mime_message_add_recipients_from_string): Same.
* gmime/gmime-utils.h (GMIME_QP_ENCODE_LEN): Add an extra byte for
\n in the case of quoted_encode_close(). Thanks to Peter
Bloomfield for discovering this.
* gmime/internet-address.c (decode_mailbox): Prevent reading past
the end of the input string.
* examples/basic-example.c: Fixed to use GMimeSignatureValidity.
* gmime/gmime-multipart-encrypted.c (g_mime_multipart_encrypted_encrypt):
Don't use deprecated functions.
* gmime/gmime-stream.c (stream_eos): Fixed a typo.
* mono/StreamWrapper.cs: Allow seeking to position 0 for
GMimeStreamFilter. Thanks to Debajyoti Bera for this patch.
* README: Bumped version
* configure.in: Bumped version to 2.2.21
* gmime/gmime-parser.c: Check parser_step() against
GMIME_PARSER_STATE_ERROR rather than -1 in case the value ever
changes.
(struct _GMimeParserPrivate): Changed state to be 16bit int
instead of a 26bit int which apparently cannot be set to -1 on
Solaris. Fixes bug #534301.
(parser_step_headers): Fixed a corner-case where a read boundary
fell between the \n and \t of a folded header.
* README: Bumped version
* configure.in: Bumped version to 2.2.20
* gmime/gmime-stream-buffer.c (stream_read): Break if
g_mime_stream_read() returns 0 as well (meaning EOF, no more data
to read) and don't keep looping. Fixes bug #533331.
* README: Bumped version
* configure.in: Bumped version to 2.2.19
* gmime/gmime-parser.c (parser_step_headers): Fix for CRLF encoded
input.
* gmime/gmime-parser.c (header_parse): Fixed a memory leak in the
case of an invalid header.
gphoto2 2.4.2
* Updated translations.
* Major change in behaviour:
--capture-image split into:
--capture-image : Just captures image, no download.
--capture-image-and-download : captures image and downloads it.
libgphoto2 2.4.2
This is a 2.4 release branch update.
libgphoto2:
* Camera abilities list sorting now uses qsort(),
bringing startup speedups by seconds. (0.4 seconds on 2GHz machine).
* On large files, do not try to retrieve thumbnails.
* Updated lots of translations.
PTP2 driver:
* Full merge of TRUNK ptp2 camlib.
* Lots of new IDs added. Also changed MTP id handling to share devices
with current libmtp.
* Canon now can capture to both CF/SD Card and internal memory
with extract/retracting the lens. "capturetarget" config option
determines which ones used.
* EOS capture support made working with newer Canon EOS models,
now reported working for EOS 400D, 450D, 40D.
* Handle MTP -> Canon/Nikon vendor id transitions better.
* Download cancellation support.
* Handle canon cameras with shorter timeouts on startup (hopefully
does not break) to avoid very long second startup delays.
* Lots of bugfixes.
Canon driver:
* Configuration of Flash, Beep and Zoom added.
* Enable/disable remote mode only once per session (on demand)
* Fixed a CR2 thumbnail download problem.
* Fixed a THM download problem (for movies).
* Moved some more cameras over to PTP2 driver.
Topfield driver:
* New driver for Topfield PVR5000 device(s).
* Sony DSC F1 (old serial) driver:
* Merged from TRUNK, working now.
Version 1.0.0
(August 9 2008, from branches/release/1.0.x)
svn://svn.gna.org/svn/clive/tags/1.0.0
User-visible changes:
- Major new features:
* added: support for encrypted passwords, see clive(1) (--youtube,--dmotion)
* added: clive-passwd utility for storing encrypted login passwords
* added: --passwd option for using encrypted login passwords
- Minor improvements:
* fixed: some errors were still using "--youtube-user" and "--dmotion-user"
* --version: print pycrypto, pysqlite and newt (? if found, otherwise -)
Developer-visible changes:
* urlgrabber is now the only prerequisite that is needed to run clive:
features that req. other modules are disabled if a module is not found
* added: prerequisite pycrypto
* added: man/clive-passwd.1
* added: src/clive/passwd.py
* added: run-passwd.py
* added: src/clive/modules.py
* fixed: sqlite3 ImportError is now handled (src/clive/cache.py)
* removed: *all* bundled packages
- each dep. is best installed separately for security reasons
* removed: --with-installed-PACKAGE configure options
- now obsolete due to above change
* removed: obsolete configuration scripts
- acinclude.m4, config.guess, config.h.in, config.sub, depcomp, ltmain.sh
* removed: obsolete src/clive/*.py.in files
- src/clive/__init__.py.in remains
* cleanups: INSTALL, README, NEWS, ChangeLog, TODO, configure.ac
* configure.ac: if trunk: use revision for release date string
Version 0.5.0
(August 5 2008, from branches/release/0.5.x)
svn://svn.gna.org/svn/clive/tags/0.5.0
New features, enhancements:
* Added support for break.com
Thanks to Jan Hulsbergen <afoo@gmail.com> for the initial patch
* Added CHANGES file (ChangeLog and NEWS files are no longer updated)
* Added xine,mplayer detection (--write-conf)
* Added --no-login option
* Added --no-proxy option
* Added --no-confirm option (closes sr #2065)
* Replaced --$host-(user|pass) with --$host=$username:$password
* Replaced config $host_(user|pass) with $host_login="$username:$password"
* Revived AC_PROG_RANLIB in configure.ac
* Tweaked program description
Bugfixes
* --check-update: flawed version checking (e.g. 0.5.0 < 0.4.20)
Other
* Trackers now allow anononymous submissions
https://gna.org/projects/clive
* Added clive-users mailing list (General questions and discussion)
https://lists.sourceforge.net/lists/listinfo/clive-users
At the moment anything clive related can be discussed here including
development related issues. clive-dev is likely to be added later.
* Release branches are now used in the development
svn://svn.gna.org/svn/clive/branches
svn://svn.gna.org/svn/clive/trunk
svn://svn.gna.org/svn/clive/tags
* Release numbering is no longer as ad hoc as before
Starting with this release, the project follows the following
release numbering strategy:
major.minor.micro
major = Expected to have new features or entire feature sets
marks compatibility boundaries - may be forward/backward incompatible
minor = New features, usually only few at once
must be backward compatible, not necessarily forward compatible
micro = Bug fixes only or minor enhancements to existing features
must be forward/backward compatible, no new features
2008-06-25 Raptor Version 1.4.18 Released
Added an RDFa parser using an embedded version of librdfa by Manu
Sporny of Digital Bazaar.
Added an Atom 1.0 (RFC 4287) serializer with several output parameters.
Improved RSS 1.0 serializer functionality and resilience.
Added new API methods for qname, serializer, sequence and XML writer
classes.
Many other fixes and resilience improvements.
Fixed reported issues: 0000186 and 0000255.
Based on packaged by Jens Rehsack and priveided by PR 39218.
PPI::XS provides XS-based acceleration of the core PPI packages. It
selectively replaces a (small but growing) number of methods throughout PPI
with identical but much faster C versions.
Once installed, it will be auto-detected and loaded in by PPI completely
transparently.
Because the C implementations are linked to the perl versions of the same
function, it is preferable to upgrade PPI::XS any time you do a major upgrade
of PPI itself.
This program converts OpenType fonts to BDF fonts using the FreeType 2
renderer. BDF fonts can be edited using the author's "gdbfed" editor,
also found in the pkgsrc "fonts" category.
2.03 Sun Mar 16 10:10:54 GMT 2008
- added 'moniker' and marked 'name' as depreciated
2.02 Sat Mar 15 17:15:16 GMT 2008
- http://rt.cpan.org/Ticket/Display.html?id=34044
Clean up tests so they pass in perl 5.10
thanks to Neil Williams