May 24 2008 <shlomif@iglu.org.il> (Shlomi Fish)
Error.pm #0.17014
- Made Makefile.PL require perl-5.6.0 and above.
May 22 2008 <shlomif@iglu.org.il> (Shlomi Fish)
Error.pm #0.17013
- Now building only on perl-5.6.0 and above.
- Added the line to the Build.PL
iso-codes 3.0
-------------
Tobias Toedter <toddy@debian.org>
Mon, 2 June 2008
[ ISO-639 ]
* Update to 2008-04-04
(zxx="No linguistic content; Not applicable")
[ ISO-4217 ]
* Remove empty numeric_code attributes from XFO and XFU, they are
defined as "Nil" in the standard. This requires a change in the
DTD for iso_4217.xml, making it backwards incompatible.
Thanks to Christian Theune. Closes: alioth#310826
[ ISO-15924 ]
* Change alpha4 code for Psalter Pahlavi from Phlv to Phlp.
Thanks to Christian Theune. Closes: alioth#310824
[ ISO-3166 translations ]
* French by Christian Perrier
* Malayalam by Praveen A. (TP)
* Russian by Yuri Kozlov
* Greek by Alexis Darrasse
* Portuguese by Miguel Figueiredo
* Irish by Kevin Scannell (TP)
* Arabic by Ossama M. Khayat. Closes: #480196
* Hebrew by Lior Kaplan
* Albanian by Elian Myftiu. Closes: #480277
* Belarusian by Pavel Piatruk (direct from l10n team)
* Japanese by Kenshi Muto
* Basque by Piarres Beobide. Closes: #482454
* Czech by Miroslav Kure
* Finnish by Tommi Vainikainen (TP)
* German by Tobias Toedter
* Catalan by Orestes Mas Casals
* Traditional Chinese by Tetralet. Closes: #483380
* Gujarati by Kartik Mistry. Closes: #483385
* Esperanto by Joop Eggen
* Croatian by Josip Rodin
* Malayalam by Praveen (TP)
* Dutch by Freek de Kruijf (TP)
* Simplified Chinese by LI Daobing (TP)
* Italian by Milo Casagrande (TP)
[ ISO-3166-2 translations ]
* Czech by Miroslav Kure
[ ISO-639 translations ]
* Czech by Miroslav Kure
* French by Christian Perrier
* Danish by Frederik 'Freso' S. Olesen (TP)
* Thai by Theppitak Karoonboonyanan
* Italian by Milo Casagrande (TP)
[ ISO-4217 translations ]
* Czech by Miroslav Kure
* Lituanian by Gintautas Miliauskas (TP)
* Italian by Luca Ferretti (TP)
[ ISO-15924 translations ]
* Dutch by Freek de Kruijf (TP)
* Lituanian by Gintautas Miliauskas (TP)
* Thai by Theppitak Karoonboonyanan
* Italian by Milo Casagrande (TP)
All:
- several modification have been made to fix warning messages from
a "coverity" test run.
Scgcheck:
- New option -auto for fully automated tests
- Restructured for better results
Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
- Fixed a bug in the graft -root code from Patrik Ohly thanks to
Ben Korvemaker <neb@drycold.ca> FreeBSD for reporting.
Major changes since 2.5.0:
* Handle bitmap-only TTF files that do not have a GLYF table
* Ignore point size and DPI for bitmap (PCF) fonts.
* Add fantasy and cursive generic families
* Merge Fedora and Mandriva configuration options
* Build fixes for cross compile and Win32 platforms
0.8.9:
Updated the included gettext library to 0.17 to fix a MinGW build
issue.
GB: Corrected a lack of address masking in most of the cart RAM
emulation code. Fixes a few Chinese GameBoy Color games.
NES: (Re?)-added support for mapper 240(it was erroneously listed
in the documentation as being supported...).
GBA: Fixed a buffer overflow in the ROM image loading code.
PC-FX: Several variables related to subchannel reading weren't
being saved in save states. Fixed. (This fixes save states made
within the BIOS' CD-DA player)
PCE: Altered how the ADPCM read and write addresses are set.
Fixes the Super CD version of "Tengai Makyou Ziria", and "CD Mahjong
Bishoujo Chuushinha". Thanks to Exophase and ChrlyMac for the
tips. ***(This change may potentially cause regressions. If it
does, please report them at http://forum.fobby.net )***
PC-FX: Fixed a few deprecated const string to char* conversions
in v810_cpuD.cpp.
PCE: Fixed a bug with Arcade Card emulation with a tip from
Exophase. The ADPCM sound effects in Garou Densetsu II work
correctly now.
PCE: Reads from the timer count register the cycle it is set to
reload after expiring will now return 0x7F. Fixes "Battle Royale".
Adam Jackson (1):
xinit 1.1.0
Jeremy Huddleston (2):
Properly handle using xserverrc
Apple: Don't use launchd on Tiger since it doesn't support
the features we need.
scripts and other scripts which output RSS. Other than most other RSS
libraries for Python, this one handles escaping of input and is supposed
to be extensible.
Version 0.7
* 8 new puzzles
* License included in the about box
* The drawing area is now square and the application resizes better
* Better score feedback
* Player's history
* Preferences persistence
* Better game selection
* Bug fixes
Version 0.4.16 [2008-06-18]
=================================================================
+new !fix ~change -remove | focus: minor bugfixes, improvements
+ --cache,-c
Provides a newt based interface for browsing and re-extracting
previously downloaded videos. Cache table schema (~/.clive/cache)
was updated: added new column "cache_url".
! Sevenload: improved support (reported: Kai Wasserbach)
Affected versions: 0.4.14 - 0.4.15
Some URLs were previously parsed incorrectly.
! Console: "error: unrecognized command"
Affected versions: 0.4.6 - 0.4.15
The above error would be printed out incorrectly if a duplicate
URL was already in the queue.
~ Removed: try..except (ffmpeg subprocess)
Unnecessary code. Cleaned up the subprocess call methods for
both ffmpeg and player.
Version 0.4.15 [2008-06-11]
=================================================================
+new !fix ~change -remove | focus: minor bugfixes, improvements
+ --write-conf: Use http_proxy environment setting
Write http_proxy enviroment setting to config file if it's set.
+ Support: myvideo.* (sr #2024)
As requested.
+ --mask: support for "no" (disable)
Added support for "no" which disables the filtering altogether, e.g.
% clive --mask=no URL
This is the easiest way to keep the original video title. See
the manual page for more info.
Note that this option was renamed to --filter (see further below).
! --scan: "UnicodeDecodeError: 'ascii' codec..." (bug #11805)
Affected versions: clive 0.4.13, 0.4.14
Should no longer occur. See the discussion at:
https://gna.org/bugs/?11805
! Metacafe: "error: extraction url not found"
Affected versions: clive < 0.4.15
Extraction would fail due to the changes made to page HTML.
! StringIO: import failsafe (try..except)
Affected versions: clive < 0.4.15
StringIO was imported incorrectly if cStringIO was not found.
~ Dump HTTP headers if "error: zero content length" occurs
The headers are dumped only if --quiet is not being used and the
headers are available.
~ Options printout: "cache:yes; paste:off; ..." -> "cache:yes / paste:off / .."
Modified the runtime options printout.
~ --mask: renamed (=> --filter)
Renamed --mask to --filter. Kept -m short option. Configuration file
command was also renamed from "output_title_mask" to "output_title_filter".
~ --xclip: append "-o"
clive now appends the "-o" option with a warning to the xclip path if
it's not present.
~ --write-conf: updated comments
Cleaned up the config file comments that clive produces with this option.
changes:
- For extra safety against possible Integer overflows like the ones found
in CVE-2008-1482, backport more calloc usage from 1.2 branch
-Added MIME types and .mpp for musepack
-Fixed display of some MJPEG streams
-Deprecate xine_xmalloc() function, see src/xine-utils/utils.c for more
information about the reason
-Provide a useful implementation of xine_register_log_cb()
-New version of the JACK output plugin
pkgsrc note: the fix for CVE-2008-1878 was integrated upstream
- 0008974: [security] XSS Vulnerability in filters (thraxisp) - closed.
- 0008975: [security] CSRF Vulnerabilities in user_create (jreese) - closed.
- 0008976: [security] Remote Code Execution in adm_config (giallu) - closed.
- 0009154: [security] arbitrary file inclusion through user preferences page (giallu) - closed.
- 0008123: [administration] Adding a user requires "$g_lost_password_feature = ON" (giallu) -
closed.
- 0008924: [bugtracker] Port 8245: Target Version value lost in update issue page (giallu) -
closed.
- 0008886: [change log] Change Log shows duplicate entries (jreese) - closed.
- 0008880: [db postgresql] Problem with date formatting in db_prepare_date function (giallu) -
closed.
- 0009176: [db postgresql] Port 0008699: Get Time Tracking Information return a SQL query error
(vboctor) - closed.
- 0009177: [filters] Port 0008916: Monitor by filter ignores show_monitor_list_threshold (vboctor)
- closed.
- 0008830: [installation] set_time_limit() doesn't work in PHP safe mode (daryn) - closed.
- 0008858: [integration] DokuWiki integration: EMail notification on wiki page changes not working
(vboctor) - closed.
- 0008774: [localization] Complete Hungarian retranslation (vboctor) - closed.
- 0009186: [localization] Port 0009046: French translation for $s_bug_assign_to_button (vboctor) -
closed.
- 0009178: [other] Fix memleak in string api (vboctor) - closed.
- 0009208: [other] Several actions on bug update page lead into System Warning and App. Error
(daryn) - closed.
- 0008931: [relationships] Circle Relations cause roadmap to malfunction (jreese) - closed.
- 0008853: [roadmap] Issue appears more than once in the Roadmap for a release. (jreese) - closed.
- 0007764: [scripting] APPLICATION WARNING #100: Configuration option 'category_enum_string' not
found (vboctor) - closed.
- 0009183: [time tracking] Port 0008357: "Total time for issue" is shown even for users under
threshold (vboctor) - closed.
- 0009184: [time tracking] Port 0008849: Emails ignore time tracking view threshold (vboctor) -
closed.
- 0009185: [time tracking] Port 0008621: The expand icon is inverted for the Time tracking section
(vboctor) - closed.
(which should be a RAID and/or backed up by some "real" tool by itself),
comparable to sysutils/duplicity
(I also have the impression that it might behave better than duplicity
in case that the file store is backed up with some incremental scheme,
but this needs to be verified.)