------
* Issue #25: Complex python files could cause an "maximum recursion depth
exceeded" exception due to using stack-based recursion to walk the module
AST.
================
* Added check method for all storage classes
* Use lock timeout with redis
1.0.7 2015-06-07
================
* No functional change
1.0.6 2015-05-13
================
* Bug fixes for .test() logic
1.0.5 2015-05-12
================
* Add support for testing a rate limit before hitting it.
-----
* Strip markers from test requirements
1.1.1
-----
* Revert "Remove sphinx_config.init_values(
1.1.0
-----
* Fix test case to be runnable with gnupg 2.1
* More explicit data_files install location docs
* Move CapturedSubprocess fixture to base
* Remove sphinx_config.init_values() manual call
* Updated from global requirements
* builddoc: allow to use fnmatch-style exclusion for autodoc
* doc: add some basic doc about pbr doc options
* Add home-page into sample setup.cfg
* Make setup.py --help-commands work without testrepository
1.0.1
-----
* Remove self.pre_run calls in packaging.py
* Add kerberos deps to build the kerberos wheel
* Update hacking to 0.10.x series
1.0.0
-----
* Teach pbr to read extras and env markers
* Bump integration test timeouts
* Finish removing invocations of pip
* Advertise support for Python3.4
* Issue #1451976: handle commits with non-utf8 text
* Parallelise integration tests
0.11.0
------
* Issue #1450210: Preversioning rc tag handling
* Stop testing setup.py easy_install behaviour
* Test pip install -e of projects
* Build all the wheels in one pass rather than many
* Improve integration.sh
* Stop re-invoking pip
* Honour new test variable PIPVERSION
* Be safe, don't let friends use RawConfigParser
* Revert "Support platform-specific requirements files"
* Reinstate pure-git-hashes-are-illegal test
* Ignore non-release related tags
* Test that MANIFEST.in excludes work
* Fixup semver
* Better diagnostics on test failure
* Don't avoid egg-info quite so often
* Add truncated lincense text
* Allow overwriting sphinx builder from command line
* "packages" might list multiple directories
* Support script text override for newer develop
* Fixes Windows generated scripts headers
* Update README format to match release notes tool
* Be more aggressive about building wheels
* Use a wheelhouse in the integration test
* Build a wheel when integration testing PBR changes
* Use unsafe OpenPGP keys for testing
Release date: June 11, 2015
Compatibility Notes
Team Foundation Server support does not yet work with Visual Studio 2013
Update 4 or higher.
In Visual Studio 2013 Update 4, the command line tool we used, tf.cmd,
has been rewritten, and many of the features we depended on were dropped.
For the moment, you will need to stick with Update 3 or lower in order to
continue using Power Pack‘s TFS support. Alternatively, if you’re running
Update 4, you can try installing Team Explorer Everywhere.
Bug Fixes
General
Fixed a Python 2.6 compatibility problem. (Bug #3753)
When there are communication errors with a Review Board server, the error
message will now contain more details on what went wrong. (Bug #3840)
Fixed additional Unicode issues when running in a non-UTF-8 environment.
Patch by Bartosz Gołek.
rbt post
The --diff-filename and --update flags are now mutually-exclusive.
(Bug #3755)
The --update option didn’t make sense when using a diff filename, since
the review request could not be guessed. There’s now an error shown when
trying to use both.
Mercurial
The --tracking-branch option wasn’t overriding the built-in default
tracking branch.
Patch by Andrew Bettison.
Team Foundation Server
Modifications to directories or other non-files no longer break diff
generation.
Fixed issues with file encodings and newlines.
Changelog:
6.0 (26 June 2015)
* Language:
. new commands @sub and @sup, for textual subscripts and superscripts.
. new command @U to insert a Unicode character by code point.
* texinfo.tex:
. @url/@uref output in PDF now the same as in DVI, showing the url
even if the second argument is given, not just as a link target.
TeX option \urefurlonlylinktrue gives previous behavior, of invisible urls.
PDF-only \linkcolor and \urlcolor specify colors (default black).
* texi2any:
. customization variable TOP_NODE_UP_URL now replaces all (dir) references;
recommended setting for GNU packages is /manual/.
. new customization variable INDEX_SPECIAL_CHARS_WARNING to complain
when index entries contain a colon.
. Docbook output no longer uses <lineannotation> for @r.
. -D'var val' on the command line works as intended again.
. --plaintext output can be split.
. a bit faster.
* info:
. invoking as `info foo bar' looks for bar as an index entry in manual
foo, if not found as a top-level menu item.
. invoking info with an absolute or explicitly relative file name
(./foo.info, /tmp/foo.info, etc.) just visits that file.
. separate `infokey' program has been removed - the .infokey file is
now read directly by Info.
. new option --init-file allows overriding ~/.infokey.
. new variable `highlight-searches' allows highlighting results from a
search
. support for mouse scrollwheel, controlled by `mouse' variable.
. new variable `key_time' to control how long to wait for byte
sequences sent by special keys.
. new variable `hide-note-references' alters appearance of displayed nodes
. new variable `infopath-no-defaults' allows omitting the compile-time
Info directory from the Info search path.
. support input of multibyte characters for searches in a UTF-8 locale.
. if reading an Info file that is known to be in a different character
encoding to that of the user's environment, convert its contents
when displayed and substitute missing characters
. new command M-x info-version.
. the M-x kill-node command has been removed.
. test suite at build time.
* texindex:
. completely new implementation as a literate program using Texinfo
and (portable) awk (called TexiWeb Jr.), thanks to Arnold Robbins.
(Requires gawk 4.0+ if .twjr source is modified.)
. the -o (--output) is not supported, unless we hear of someone using it.
. duplicated sort keys with different display texts result in one
merged index entry, using the first display text.
. better sorting and parsing in unusual cases; most notably, { and }
characters can appear as initials.
* install-info:
. handle compressed input file names containing spaces.
. exit successfully if --remove is given and the dir file does not exist.
. new option --defsection, to be used instead of "Miscellaneous" when
a section is not present in the Info file.
* texi2dvi:
. look for the environment variable THUMBPDF_CMD instead of THUMBPDF,
since thumbpdf itself has used THUMBPDF for options since 2000.
. remove --recode and --recode-from options, since they haven't
worked as intended for years, so evidently no one needs them.
* Distribution:
. new translation ca (catalan).
. automake-1.15, gettext-0.19.4.
Changelog:
Overview of changes between 1.37.0 and 1.37.1
=============================================
- Add attributes for OpenType font features (#738505)
- CoreText: locale handling improvements (#750017)
- Fix ellipsization with line space (#750383)
- Fix issues with hex boxes (#750463)
Upstream changes:
2006 Tue Jan 31 01:00:00 UTC 2006
- the year when things were in good shape still.
- the compatibility version test for 5.22 was wrong and errornously
takes 5.20.1+ as unsupported.
- fix urls.
Upstream changes:
1.20 2015-06-28
- Fixed a bug with stack handling in the XS code. If a callback sub caused
Perl to reallocate the stack this could trigger weird errors of the form
"Bizarre copy of ARRAY" from Perl itself. Fixed by Noel Maddy. GH #5.
- Fixed use of inlining in the XS code to work when "gcc -std=c89" is
specified. Fixed by Vincent Pit. GH #6.
- Previously, Params::Validate would eagerly stringify all values it was
validating, even though this stringification was only needed for error
messages that are used when a parameter fails. For objects which overload
stringification and do real work, this added an unnecessary
slowdown. Stringification is now delayed until it is needed. Reported by
Klaus. RT #105326.
Upstream changes:
2.000001 - 2015-06-28
- update for perl 5.22 warning categories
- avoid using goto &UNIVERSAL::VERSION on perl 5.8, since it segfaults some
builds
- also detect development directories based on .bzr directory
- various test cleanups
I am doing this in the freeze period because it is a necessary addition to
effectively be able to let devel/py-protobuf build again. My apologies if
this is not good enough a reason.
* Approved by wiz@.
Changelog:
Network Security Services (NSS) is a patch release for NSS 3.19.
No new functionality is introduced in this release. This release addresses
a backwards compatibility issue with the NSS 3.19.1 release.
Notable Changes:
* In NSS 3.19.1, the minimum key sizes that the freebl cryptographic
implementation (part of the softoken cryptographic module used by default
by NSS) was willing to generate or use was increased - for RSA keys, to
512 bits, and for DH keys, 1023 bits. This was done as part of a security
fix for Bug 1138554 / CVE-2015-4000. Applications that requested or
attempted to use keys smaller then the minimum size would fail. However,
this change in behaviour unintentionally broke existing NSS applications
that need to generate or use such keys, via APIs such as
SECKEY_CreateRSAPrivateKey or SECKEY_CreateDHPrivateKey.
In NSS 3.19.2, this change in freebl behaviour has been reverted. The fix
for Bug 1138554 has been moved to libssl, and will now only affect the
minimum keystrengths used in SSL/TLS.
timeout of unicorn process to 60s instead of 30s. Problems with the lower
timeouts will become apparent if you have a local mail server throttling
connections and you do something like update >=10 issues simultaneously. Install
some helper shell scripts to ease with Redmine configuration and management.
Install a sample secrets.yml file for usage with the application. This package
will be renamed to ruby-redmine after the freeze and its files installed with
${RUBY_PKGPREFIX} to enable the usage and testing of different Ruby versions
with Redmine. This package has been tested heavily in production and is known to
work well in its current state; though, we will want to change the way it uses
gems when pkgsrc gets rails-4.x. Discussed with maintainter previously.
From Changelog:
3.0.3 (2015-05-10)
Defect #18580: Can't bulk edit own time entries with "Edit own time entries"
Defect #19731: Issue validation fails if % done field is deactivated
Defect #19735: Email addresses with slashes are not linked correctly
Patch #19655: Set a back_url when forcing new login after session expiration
Patch #19706: Issue show : optimizations
Patch #19793: Adding flash messages to files_controller#create
3.0.2 (2015-04-26)
Defect #19297: Custom fields with hidden/read-only combination displayed in Issue Edit Form
Defect #19400: Possibility of having 2 (or more) repositories with empty identifier
Defect #19444: Fix typo in wiki_syntax_detailed.html
Defect #19538: Keywords in commit messages: journal entries are created even if nothing was changed
Defect #19569: Field permissions not working properly with inherited memberships
Defect #19580: "Required" and "Read-only" rules on "Fields Permissions" screen are not colored
Defect #13583: Space between lines in nested lists not equal
Defect #19161: 500 Internal error: sorting for column mail at Administration/User
Defect #19163: Bulk edit form shows additional custom fields
Defect #19168: Activity: changes made to tickets are shown multiple times
Defect #19185: Update Install/Upgrade guide for 3.x version and get gid of DEPRECATION WARNING: You didn't set config.secret_key_base
Defect #19276: Creating new issues with invalid project_id should return 422 instead of 403 error
Defect #19405: Setting config.logger.level in additional_environment.rb has no effect
Defect #19464: Possible to log time on project without time tracking
Defect #19482: Custom field (long text format) displayed even if empty
Defect #19537: Broken HTML sanitizer refence breaks email receiving
Defect #19544: Malformed SQL query with SQLServer when grouping issues
Defect #19553: When create by copying the issue, status can not be changed to default
Defect #19558: Mail handler should not ignore emails with x-auto-response-suppress header
Defect #19606: Issue Estimated Time not updated on tracker change
Feature #19437: Upgrade to Rails 4.2.1
Feature #19489: Translation for Spanish Panama
Patch #19570: Spanish translation updated
What's new in pyatspi 2.15.90:
* Add new roles for fractions, roots, subscripts, and superscripts (bgo#743413).
What's new in pyatspi 2.15.4:
* Support ATSPI_STATE_READ_ONLY (bgo#690108).
What's new in pyatspi 2.15.3:
* Add ROLE_STATIC (bgo#740364).
=============================================
- Pango modules, engines, and config have been removed (#733882)
=> no need to deal with modules on INSTALL and DEINSTALL.
Thanks to wiz for the report.