Changelog:
Redmine 3.1.0 released
I am happy to announce that Redmine 3.1.0 has been released. Highlights:
Subtasking: option for independent subtask priority/start date/due date/done ratio (#5490), ability to filter the issue list by parent task or subtasks (#6118)
Permission to view only your own time logs (#8929)
Better handling of HTML-only emails (#16962), nokogiri is now used to parse incoming HTML
Ability to limit the member management permission to certain roles (#19707)
Security features (optional settings): ability to expire passwords after a configurable number of days (#19458), password re-entry for sensitive actions (#19851)
You can review all the changes in the Changelog.
About the maintenance of previous Redmine versions: 3.0.x maintenance will stop in favor of 3.1.x soon but Redmine 2.6.x will still be maintained until at least the end of 2015.
Upstream changes:
=================
2.7.0 (2015-05-03)
This is the first release that follows our new release process. For more, see
our documentation.
Bugfixes
Updated urllib3 to 1.10.4, resolving several bugs involving chunked
transfer encoding and response framing.
2.6.2 (2015-04-23)
Bugfixes
Fix regression where compressed data that was sent as chunked data was not
properly decompressed. (#2561)
2.6.1 (2015-04-22)
Bugfixes
Remove VendorAlias import machinery introduced in v2.5.2.
Simplify the PreparedRequest.prepare API: We no longer require the user to
pass an empty list to the hooks keyword argument. (c.f. #2552)
Resolve redirects now receives and forwards all of the original arguments
to the adapter. (#2503)
Handle UnicodeDecodeErrors when trying to deal with a unicode URL that
cannot be encoded in ASCII. (#2540)
Populate the parsed path of the URI field when performing Digest
Authentication. (#2426)
Copy a PreparedRequest's CookieJar more reliably when it is not an instance
of RequestsCookieJar. (#2527)
* Apply patches from LibreOffice 5.0.0.5.
Changelog:
mdds 0.12.1
* flat_segment_tree
* removed construction-from-int requirement from value_type to allow
non-numeric types to be stored.
* removed construction-from-int requirement from key_type as well.
version 2.1.0:
- updated included minilzo
- new disassembler: Atmel AVR 8-bit microcontroller
- [x86] SHA instructions
- Fixed some crashes involving corrupt ELF files
- More advanced display and handling of PE relocations (thanks Mertens Engineering)
- PE checksum calculation (thanks Mertens Engineering)
version 2.0.22:
- Fixed selection of nodes in call chain
- Added ability to view/edit 64 bit symbols and relocation for ELFs
(Thanks tecknicaltom)
- Added new option "editor/scroll offset" which determines how many
extra lines the cursor should be visible when scolling
(Thanks tecknicaltom)
- Fixed loading of ELF files for alpha
- Updated address of FSF
version 2.0.21:
- [x86] AVX2 updates
- Fixed usage of unaliged pointers (Thanks Jan)
- Restructed configure/makefile for better handling of
ncurses depedency (Thanks Jan)
version 2.0.20:
- Fixed loading of 32 bit ELFs (Thanks Oleg)
- Use wide ncurses if necessars (Thanks Jan)
- Show search progress in MiB (Thanks Jan)
version 2.0.19:
- [x86] fixed a lot of small bugs
- fixed a crash with the "follow" function on
invalid addresses in analyser
- [x86] AVX updates
- [x86] AVX2 instructions
- [x86] BMI, BMI2 and TBM instructions
- fixed loading of ELF files with no section headers
- [Win32] Fixed loading of files with path length > 100 (thanks Vitaliy)
version 2.0.18:
- updated c++ demangler
- [x86] SSE5/XOP/AVX merge
- symbols "first" and "last" in hex view
- project manager works again
version 2.0.17:
- compilation fixes for gcc 4.4
- fixed crash on garbage in elf section headers
version 2.0.16:
- [x86] intel avx update
- updated c++ demangler
- small crash fix
version 2.0.15:
- [Win32] removed a debug printf
- fixed clipboard view
- fixed ELF symbol viewer
(shamelessly purloined from the Debian package) to make the package
compile with ocaml 4.02.
Changes in the new version:
- compile fix for recent lablgtk releases
- do not crash the application with an unreadable style file
Snapshot of SVN 5700
====================
- Fix issue which prevents expl3 loading with (u)p-TeX
- Fix issues with key path parsing by l3keys
- Fix galley interaction with \vtop and similar
- Documentation improvements
Note that the team are looking at more formalised (u)p-TeX
support: this fix maintains the abilty of expl3 to work
with these engines without formal support.
Snapshot of SVN 5666
=====================
- Update l3keys such that key properties are additive,
introducing a new .undefine: property to support this
and altering .value_forbidden:/.value_required: to
.value_forbidden:n/.value_required:n
- Fix detokenization of key names in some parts of l3keys
- Update to l3keys2e to correctly find key names following
l3keys fix
- Fix extraction of \l_keys_key_tl from \l_keys_path_tl
- Update case changing data for Unicode 8.0.0
- Reintroduce minimal LuaTeX-specific functions as l3luatex
- Remove function deprecated during 2012 and 2013
- Extend saving of primitive (\<engine>_<name>:D)
to cover all XeTeX and LuaTeX names including
those for Unicode math handling
Upstream changes:
Version 0.77 (2015-07-22)
-------------------------
* ensure consistent order of enums when generating code; this was
a real bug and caused the configuration part of C::B::C to report
wrong (even invalid) configurations back to the user when built
using a recent version of Perl that randomises hash keys
* fix cpan #85264: the POD test was reporting a missing =back tag
in one of the support modules; the ultimate fix was to ensure only
the provided modules were POD checked
* fix cpan #83167: an artificially low refcnt for immortal variables
introduced recently for debug Perl builds was causing the refcnt
tests to fail for SvNULLs; thanks to Reini Urban for his patch;
also thanks to Nicholas Clark for pointing me to the Perl commit
* fix cpan #78165: spelling errors in the documentation; thanks to
gregor herrmann for providing a patch
* fix deprecated use of unescaped braces in regex
* fix some gcc and Perl warnings
* switch from SnapshotCM to git repo: github.com/mhx/Convert-Binary-C/
Upstream changes:
2015-08-05 - 5.2
Use Module::Runtime if it's installed (thanks to Olivier Mengu茅)
Switch to using ExtUtils::MakeMaker (thanks to Karen Etheridge and Tim Orling)
libgsf 1.14.34
Morten:
* Fix OLE2 property parsing problem. [#748528]
* Fuzzed file fixes. [#749120] [#749169] [#749183] [#750809]
[#751273]
* xlsx: fix problem with absolute relation targets. [#751120]
* Fix text line problem with very long lines.
--------------------------------------------------------------------------
libgsf 1.14.33
Morten:
* Ensure floats roundtrip through our xml functions.
* Improve handling of unknown xml tags.
* xml parser improvements.
* xml pretty-printing improvements.
--------------------------------------------------------------------------
libgsf 1.14.32
Morten:
* Fix obscure problem with xml parser.
* Add vml to openpkg utils.
* Allow NULL content type for openpkg.
* Plug leak.
--------------------------------------------------------------------------
libgsf 1.14.31
Andreas:
* Add two new localc name spaces to gsf-opendoc-utils
Allin Cottrell:
* Add support for non-default zip compression level. [#722470]
Morten:
* Plug leaks.
* Dead kittens.
* Reduce number of CRITICALs for corrupted files.
* Read zip files with 64k+ members. [Part of #732209]
* Read zip files members larger than 4G. [Part of #732209]
* Speed up zip file reading for lots of members.
* Speed up stdio directory handling with large number of files.
* Fix various issues with files larger than 4G.
* Fix minor zip file issues.
* Write zip archives with more than 64k+ members.
* Store unix modtime in zip. (Until that overflows.)
* Fix seekability checks in GsfOutputIOChannel.
* Avoid implementation defined behaviour of shifts.
* Start a test suite.
0.4214 - Fri Jun 12 00:25:00 CEST 2015
- Released 0.42_13 as 0.4214
0.42_13 - Sat Jun 6 21:18:24 CEST 2015
[BUG FIXES]
- Handle failure to guess license from key better
[ENHANCEMENTS]
- Output data in a stable order [Jérémy Bobbio]
The inc::latest module helps bootstrap configure-time dependencies
for CPAN distributions. These dependencies get bundled into the
inc directory within a distribution and are used by Makefile.PL or
Build.PL.
Arguments to inc::latest are module names that are checked against
both the current @INC array and against specially-named directories
in inc. If the bundled version is newer than the installed one (or
the module isn't installed, then, the bundled directory is added
to the start of @INC and the module is loaded from there.
The inc module redefines @INC to a list of predefined smart objects.
These objects are really just code refs for handy lookup techniques.
For example, only finding modules that were core in Perl 5.8.1, or
only finding non-core modules that are declared prerequisites of
some module.
0.50 [2015-06-07]
- add links to Ovid's tutorial series on Test::Class (Tim Vroom, PR#19)
- add links to Test::Class::Most, Test::Class::Moose (Tim Vroom, PR#20)
- list some distributions that use Test::Class in their test suite (Tim
Vroom, PR#21)
- update documentation about running individual tests (Matthew Horsfall,
PR#22)
- fix some tests to work with the new Test::Stream (Chad Granum, PR#27)
- switch packaging to ExtUtils::MakeMaker
0.12 2015-06-20
- Remove spurious Module::Build from test. Reported by gregor herrmann,
Debian team, https://bugs.debian.org/789210
0.11 2015-06-11
- Explicitly state minimum perl version as 5.8 in Makefile.PL.
0.10 2015-06-09
- Include new test in MANIFEST
RT 105112 - SREZIC
0.09 2015-06-09
- Exclude newlines from whitespace on either side of '='
RT 65394, fix by sdme.
2015-06-09 Gisle Aas <gisle@ActiveState.com>
Release 1.23
Avoid "Negative repeat count does nothing"-warnings from perl-5.22
Typo fixes by David Steinbrunner
0.58 2015-07-21 16:00 UTC
+ Add : If a non-len magic callback returns a reference, it will now
only be freed at the end of the statement that caused the
magic to trigger. This allows the user to attach free magic
(or a plain destructor) to a token returned from the callbacks
in order to defer an action after the magic is processed by
perl.
+ Fix : Test failures of threads tests on systems with harsh resource
constraints causing the threads to exit() during run.
0.26 2015-06-07 02:53:17Z
- mark all Mouse tests as TODO below perl 5.010, to enable installation
despite apparent instability issues (see RT#101825)
0.25 2015-06-03 01:09:06Z
- load Moo::Role earlier in a test, to make a potential misconfiguration
more visible
v1.6.0
======
* bail out early if the scm is missing
this brings issues with git tarballs and
older devpi-client releases to light,
before we would let the setup stay at version 0.0,
now there is a ValueError
* propperly raise errors on write_to missuse (thanks Te-jé Rodgers)
* Version 1.32 (released 2015-08-01) [beta]
** libidn: Fix crash in idna_to_unicode_8z8z and idna_to_unicode_8zlz.
This problem was introduced in 1.31. Reported by Adam Sampson.
** API and ABI is backwards compatible with the previous version.
--------------
Version 1.85b:
--------------
- Fixed a garbled sentence in notes on parallel fuzzing. Thanks to Jakub Wilk.
- Fixed a minor glitch in afl-cmin. Spotted by Jonathan Foote.
--------------
Version 1.84b:
--------------
- Made SIMPLE_FILES behave as expected when naming backup directories for
crashes and hangs.
- Added the total number of favored paths to fuzzer_stats. Requested by
Ben Nagy.
- Made afl-tmin, afl-fuzz, and afl-cmin reject negative values passed to
-t and -m, since they generally won't work as expected.
- Made a fix for no lahf / sahf support on older versions of FreeBSD.
Patch contributed by Alex Moneger.
Upstream changes:
2.46 2015-08-05
- Really make the per-thread locking in the Syslog output work. Based on a
patch by David Schweikert. GitHub #9.
2.45 2015-06-14
- Don't include threads and threads::shared in list of dependencies. This is
only needed for Log::Dispatch::Syslog and is loaded at runtime as needed
(which has its own issues but ...). Reported by Kent Fredric. RT #103392.
Remove PKGREVSION line
Upstream changes:
0.117 2015-06-21
- do not lose argument(s) to import
(fixes https://github.com/rjbs/Test-Deep/issues/29 )
0.116 2015-06-20
- on its own, :preload options uses default group of exports
Upstream changes:
Release 1.20 - 6 July 2015
- Document setting PerlSwitches for mod_perl (jpsalvesen) (github 128).
Release 1.19 - 5 July 2015
- Get things working with 5.22.0.
- Test against 5.23.0.
- Remove dependency on Test::Warn.
CHANGELOG:
Version 1.19
------------
* expose more of the cpphs API
* allow the static linking exception to the LGPL
* (1.19.1): don't warn about trailing comments in #ifdefs
* (1.19.2): fix build error
Version 1.18
------------
* (1.18.8): fix version number
* (1.18.9): accept #if defined foo as well as #if defined(foo)
changelog:
1.2.1.3
* Bug fix: As it turns out, moving the literal rewrite rules to simplifier
phase 2 does not prevent competition with the `unpack` rule, which is
also active in this phase. Unfortunately this was hidden due to a silly
test environment mistake. Moving literal rules back to phase 1 finally
fixes GHC Trac #10528 correctly.
1.2.1.2
* Bug fix: Run literal rewrite rules in simplifier phase 2.
The behavior of the simplifier changed in GHC 7.10.2,
causing these rules to fail to fire, leading to poor code generation
and long compilation times. See
[GHC Trac #10528](https://ghc.haskell.org/trac/ghc/ticket/10528).