Age | Commit message (Collapse) | Author | Files | Lines |
|
that list Fortran in used languages.
|
|
|
|
|
|
Requested by <joerg>.
|
|
|
|
- [security] XSS and SQL injection, thanks to Herman van Rink
|
|
|
|
|
|
|
|
pkgsrc changes:
The neverball script is no more. To run neverball, use the neverball
binary. To run neverputt, use the neverputt binary. Sanity restored.
Upstream changes:
Updated maps, textures, zillions of bugfixes and small enhancements.
A few highlights:
* Split off limited lives and set high-scores to a separate "Challenge"
game mode.
* Middle mouse button toggles between chase/manual views
* Allow view rotation using second gamepad stick
* Add a ball configuration screen
* Bound camera rotation keys to S and D by default.
* Make mouse buttons configurable (full view control)
* Rewrote audio code, eliminating SDL_mixer dependency.
* Rewrote image handling, eliminating SDL_image dependency.
|
|
|
|
|
|
libf2c is Fortran support library distributed by Netlib with f2c
(Fortran 77 to C translator).
libf2c combines libF77 and libI77 in one library.
|
|
|
|
Includes the following security fixes:
* CVE-2009-0200 / CVE-2009-0201: Manipulated Microsoft Word files can lead
to heap overflows and arbitrary code execution
* CVE-2009-2414 / CVE-2009-2416: Manipulated XML documents can lead to
arbitrary code execution
Too many changes since 3.0.1 to list them here.
Please consult: http://development.openoffice.org/releases/3.1.1.html
|
|
|
|
* meta: Generate meta description tags even when the html scrubber is enabled.
* meta: Allow use of DESCRIPTION in templates to get at the meta
description value. (Thanks, NicolasLimare)
* inline: Use caching of inlined pages to speed up builds of inlines
that include feeds. Speedup of about 25% for small inlines; could
be much larger for inlines of many, or complex pages.
* Added (incomplete) Turkish po file. Closes: #556744 Thanks, Recai Oktas
* date: New plugin that allows inserting date directives that expand
to pretty-printed dates, using the same formatting as used for page
modification date display, etc.
* htmllink: Allow a title attribute to be specified.
* calendar: Add title attributes for all links in the calendars.
* calendar: Fix month wraparound error that broke in December.
pkgsrc changes:
* In the automated setup, recognize CVS as a VCS (found by agc@).
* In MESSAGE, link to <URL:http://ikiwiki.info/setup/> (ditto).
|
|
|
|
- default port for MultidropIMAPSSLRetriever was incorrect. Thanks: David
Lehn.
|
|
changes from rc1 are only bugfixes.
|
|
|
|
|
|
|
|
|
|
Updated textproc/aspell-faroese to 0.2.38
Updated textproc/aspell-ukrainian to 1.4.0.0
|
|
|
|
|
|
|
|
www/typolight28 version 2.8rc1
www/typolight28-example version 2.8rc1
www/typolight28-translations version 20091124
|
|
|
|
Currently, there is no language files ready for 2.8.RC1. Because of
changes in 2.8.RC1, typolight27-translations can't used with typolight28.
|
|
Release announce: http://www.typolight.org/news/items/typolight-2_8_RC1.html
Changelog: http://www.typolight.org/changelog.html
Ticket System: http://dev.typolight.org/versions/show/9
|
|
Here is some of new features and changes.
* Improved publishing
* Improved page and article handling
* Automatic article
* Improved file handling
* Improved "edit multiple" options
* Handling MooTools scripts
* Adding videos and external content
* Enhanced image options
* Overriding image dimensions
* Improved user management
* Improved news lists
* Event list pagination
* Improved newsletter handling
* Improved comments handling
* Relocated extensions
For more detail, please refer these pages.
Release announce: http://www.typolight.org/news/items/typolight-2_8_RC1.html
Changelog: http://www.typolight.org/changelog.html
Ticket System: http://dev.typolight.org/versions/show/9
|
|
|
|
Please refer the release note:
https://typo3.org/download/release-notes/typo3-43/
|
|
|
|
% for i in CHANGES-*; do echo $i; uniq -c $i | awk '$1 != 1 {print}'; done
|
|
|
|
Notable changes:
* Switch to version 2 of net-ssh, net-ssh-gateway, net-sftp
* Support for net-scp
Almost two years worth of changes, see full CHANGELOG here:
http://github.com/capistrano/capistrano/blob/master/CHANGELOG.rdoc
|
|
|
|
Net::SSH::Gateway provides a simple way to connect to servers
behind a firewall or NAT.
|
|
Library built on top of Net::SSH that implements the SCP "secure copy"
protocol for transfering files.
|
|
New major version, too many changes, see home page.
|
|
New major version, too many changes, see home page.
|
|
Deprecations:
* WWW::Mechanize::List is gone!
* Use Nokogiri as the default HTML parser (you may switch to Hpricot by using WWW::Mechanize.html_parser =
Hpricot)
See full list of changes since 0.7.5:
http://mechanize.rubyforge.org/mechanize/CHANGELOG_rdoc.html
|
|
|
|
Nokogiri parses and searches XML/HTML very quickly, and also has correctly
implemented CSS3 selector support as well as XPath support.
Features:
* XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)
|
|
|
|
Changes in 2.28.1:
------------------
* Use g_timeout_add_seconds to reduce wakeups, bug #581260 (Javier Jardón)
* Removed debug output, bug #585829 (Vincent Untz)
* Updated translations:
en@shaw (Thomas Thurman)
lv (Peteris Krisjanis)
nn (Åsmund Skjæveland)
ru (Leonid Kanter)
|
|
Changes since 1.0.0:
* Bump remainder of rack.versions.
* Support the pure Ruby FCGI implementation.
* Fix for form names containing "=": split first then unescape components
* Fixes the handling of the filename parameter with semicolons in names.
* Add anchor to nested params parsing regexp to prevent stack overflows
* Use more compatible gzip write api instead of "<<".
* Make sure that Reloader doesn't break when executed via ruby -e
* Make sure WEBrick respects the :Host option
* Many Ruby 1.9 fixes.
|