Commit graph

224349 commits

Author SHA1 Message Date
gdt
9c770ffd59 Update to 1.5.1
Viking 1.5.1.0 (2013-03-16)
Bug Fix Release
* [WINDOWS] Ensure an icon is embedded in the executable.
* [WINDOWS] Fix opening URLs in Windows build only.
* Shift code around to reduce dependencies required for DEM access.
* SF Bugs#105: Fix Display of Lines (Clipping) at High Zoom Levels.
* Remove built in OpenStreetBugs datasource as this service is being phased out.
* Isolate Viking specific code in otherwise reusable code.
* Fix DEM layer URL reference output.
* Remove mistaken need to change directory.
* Remove repeating of built in types in data files.
* External tools don't use ids
* Skip etag files in mbtile converter tool
* Fix crashing when copying layers with null strings as parameters.
* Fix translatable string with variable argument
* Fix 'export_to_common' dialog
* Fix needing to calculate bounds of *both* tracks when a track is split via the marker.
* Fix vik_track_get_length_to_trackpoint() so with the first track point it returns zero, not the entire track length!
* Fix opening files on command line in different directories.
* Move man files from doc to help directory so they will be included in the output from make distcheck.
* Update spec file
* [QA] Remove build references to things that don't exist anymore.
* SF Bugs #104: Fix GStatBuf not available on Glib < 2.26
* Fix the display of speed in statusbar output.
2014-11-23 17:17:46 +00:00
taca
19bff08787 Note update of www/drupal7 package to 7.34. 2014-11-23 16:40:56 +00:00
taca
ccac5618ec Update drupal7 to 7.34.
Drupal 7.34, 2014-11-19
----------------------
- Fixed security issues (multiple vulnerabilities). See SA-CORE-2014-006.

Drupal 7.33, 2014-11-07
-----------------------
- Began storing the file modification time of each module and theme in the
  {system} database table so that contributed modules can use it to identify
  recently changed modules and themes (minor data structure change to the
  return value of system_get_info() and other related functions).
- Added a "Did you mean?" feature to the run-tests.sh script for running
  automated tests from the command line, to help developers who are attempting
  to run a particular test class or group.
- Changed the date format used in various HTTP headers output by Drupal core
  from RFC 1123 format to RFC 7231 format.
- Added a "block_cache_bypass_node_grants" variable to allow sites which have
  node access modules enabled to use the block cache if desired (API addition).
- Made image derivative generation HTTP requests return a 404 error (rather
  than a 500 error) when the source image does not exist.
- Fixed a bug which caused user pictures to be removed from the user object
  after saving, and resulted in data loss if the user account was subsequently
  re-saved.
- Fixed a bug in which field_has_data() did not return TRUE for fields that
  only had data in older entity revisions, leading to loss of the field's data
  when the field configuration was edited.
- Fixed a bug which caused the Ajax progress throbber to appear misaligned in
  many situatons (minor styling change).
- Prevented the Bartik theme from lower-casing the "Permalink" link on
  comments, for improved multilingual support (minor UI change).
- Added a "preferred_menu_links" tag to the database query that is used by
  menu_link_get_preferred() to find the preferred menu link for a given path,
  to make it easier to alter.
- Increased the maximum allowed length of block titles to 255 characters
  (database schema change to the {block} table).
- Removed the Field module's field_modules_uninstalled() function, since it did
  not do anything when it was invoked.
- Added a "theme_hook_original" variable to templates and theme functions and
  an optional sitewide theme debug mode, to provide contextual information in
  the page's HTML to theme developers. The theme debug mode is based on the one
  used with Twig in Drupal 8 and can be accessed by setting the "theme_debug"
  variable to TRUE (API addition).
- Added an entity_view_mode_prepare() API function to allow entity-defining
  modules to properly invoke hook_entity_view_mode_alter(), and used it
  throughout Drupal core to fix bugs with the invocation of that hook (API
  change: https://www.drupal.org/node/2369141).
- Security improvement: Made the database API's orderBy() method sanitize the
  sort direction ("ASC" or "DESC") for queries built with db_select(), so that
  calling code does not have to.
- Changed the RDF module to consistently output RDF metadata for nodes and
  comments near where the node is rendered in the HTML (minor markup and data
  structure change).
- Added an HTML class to RDFa metatags throughout Drupal to prevent them from
  accidentally affecting the site appearance (minor markup change).
- Fixed a bug in the Unicode requirements check which prevented installing
  Drupal on PHP 5.6.
- Fixed a bug which caused drupal_get_bootstrap_phase() to abort the bootstrap
  when called early in the page request.
- Renamed the "Search result" view mode to "Search result highlighting input"
  to better reflect how it is used (UI change).
- Improved database queries generated by EntityFieldQuery in the case where
  delta or language condition groups are used, to reduce the number of INNER
  JOINs (this is a minor data structure change affecting code which implements
  hook_query_alter() on these queries).
- Removed special-case behavior for file uploads which allowed user #1 to
  bypass maximum file size and user quota limits.
- Numerous small bug fixes.
- Numerous API documentation improvements.
- Additional automated test coverage.
2014-11-23 16:40:10 +00:00
taca
7ba17c0153 Note update of www/drupal6 package to 6.34. 2014-11-23 16:39:36 +00:00
taca
83ffb55977 Update drupal6 to 6.34.
Drupal 6.34, 2014-11-19
----------------------
- Fixed security issues (session hijacking). See SA-CORE-2014-006.
2014-11-23 16:38:59 +00:00
wiz
f72776a272 Updated graphics/netpbm to 10.68.02 2014-11-23 16:12:20 +00:00
wiz
69d200847c Update to 10.68.02. Remove XOPEN_SOURCE SUBST now that it was
fixed upstream.

14.11.23 BJH  Release 10.68.02

              pambackground: fix bug: segfault or incorrect results in most
              cases.  Thanks Ludolf Holzheid (ludolf.holzheid@gmx.de).
              Introduced in Netpbm 10.37 (December 2006).

14.09.28 BJH  Release 10.68.01

              Windows build: fix universal build failure with "No rule to make
              ...icon.netpbm.oLINKERISCOMPILER...".  Broken in Netpbm 10.67
              (June 2014).

14.09.26 BJH  Release 10.68.00

              Split pgmcrater into pamcrater and pamshadedrelief.

              pnmconvol: add -bias .

              Remove pnmcomp, install a pnmcomp symlink for pamcomp.

              Fix incorrect option parsing when there are multiple common
              options (e.g. -plain -quiet).  Always broken.  (Possibility of
              specifying multiple common options that don't cause the program
              to ignore every other option (like -version) was new in Netpbm
              10.10 (October 2002).

              cameratopam: fix buffer overflow.  Always present.  (cameratopam
              was new in Netpbm 10.28 (June 2005)).

              cameratopam: fix incorrect output introduced in Netpbm 10.51
              (June 2010).

              ppmtopict: Fix unconditional crash.  Introduced in
              Netpbm 10.52 (September 2010).

              pcdovtoppm: Fix crash due to invalid operator == on some
              systems.  Always broken (pcdovtoppm was new sometime between
              Netpbm 9.25 (March 2002) and Netpbm 10.11 (Februrary 2010)).

              Build: change _XOPEN_SOURCE from 600 back to 500 in 7 files.  It
              was changed from 500 to 600 in Subversion revision 1731 in
              Netpbm 10.60 (September 2012) because that made a similar
              version of Netpbm compile on Mac OSX.  Without it, strdup did
              not get defined.  But this is apparently a bug in Mac OSX, since
              X/Open 500 does have strdup.  Furthermore, many other Netpbm
              files use strdup and apparently compile OK on Mac OSX without
              600.  Finally, we see today that Illumos system header files
              deliberately kill the compilation if the compiler is pre-C99 and
              _XOPEN_SOURCE is 600.  So we go back to 500 and if the problem
              on Mac OSX gets reported again, we will look more deeply.

              Build: change _XOPEN_SOURCE from 600 back to 500 in
              jpeg2ktopam.c and pamtojpeg2k.c.  It was changed from 500 to 600
              in Netpbm 10.41 (December 2007), reportedly to get int_fast32_t,
              etc. defined on AIX, but other files that use int_fast32_t
              don't have it today, so that must be wrong.  See above for the
              drawback of 600.

              Build: fix undefined symbols in fiasco converters with
              static libraries.

              Build: provide means of setting the default search path for
              rgb.txt color database via config.mk.

              Build: fix bug which prevents JBIG converters from building with
              internal JBIG library.  Introduced in 10.67.00.

              Build: fix bug which makes build of Ppmsvga fail (which is
              attempted only on a system with libvga).  Introduced in Netpbm
              10.63 (June 2013)

              Build: fix build failure in an environment that does not have
              __inline .  Introduced some time between Netpbm 10.26
              (January 2005) and Netpbm 10.35 (August 2006).

              Build: fix build failure on SCO OpenServer due to SIGURG not
              existing.  Broken in Netpbm 10.49 (December 2009).

              Build: Declare _XOPEN_SOURCE >= 500 in source files that use
              strdup.

              Build: fix compile failure due to use of reserved word
              'stdout'.

              Build with 'installosf': Fix crash due to invalid operator ==
              on some systems.
2014-11-23 16:12:10 +00:00
gdt
c4823655c1 Updated geography/libgeotiff to 1.4.1 2014-11-23 16:11:25 +00:00
gdt
f362ed477c Update to 1.4.1.
Upstream does not provide news, and it's hard to match up the
Changelog with releases.  But changes basically look like updating to
a newer EPSG dataset and bug fixes.
2014-11-23 16:10:50 +00:00
wiz
19d5563e69 gst-plugins1* updates. 2014-11-23 15:55:38 +00:00
wiz
320a91d4fe Update to 1.4.4:
GStreamer Plugins Base:
      * 736969 : queue2: dead lock when buffering
      * 737055 : audiosink: Setting URI on playbin at about-to-finish when playing AAC and using an alsasink causes delayed playback
      * 737706 : videoencoder: release frame in finish_frame when no output state is configured
      * 737742 : vorbisdec: Crashes when handling more than 8 channels
      * 737752 : rtsp-client: crash when cleaning up session
      * 738064 : decodebin: The “drained” signal is emitted multiple times, first time too early (~1s)

GStreamer Plugins Good:
      * 726329 : vp8enc: Add support for caps renegotiation
      * 736071 : audiobasesink: Don't hold object lock while calling into other objects like the clock
      * 737735 : wavenc writes broken file if caps are set
      * 737739 : souphttpclientsink: Restarting after error results in buffers being queued forever
      * 737761 : aacparse: memory leak when converting to adts
      * 737771 : souphttpclientsink: Stream header buffer lifetime assumptions are incorrect
      * 737886 : equalizer: crash when changing equalizer settings during playback
      * 738102 : v4l2bufferpool: cleanly handle streamon failure for output device
      * 738152 : v4l2sink: leak with output device
      * 738297 : DTMF telephone-event timestamps are bogus
      * 738722 : rtpmux returns EMPTY caps when query'ing
      * 738793 : speex: encoder/decoder segfault when resetting multiple times
      * 739430 : rtspsrc: mikey related memory leaks

GStreamer Plugins Bad:
      * 732239 : h264parse: expose parsed profiles to downstream
      * 733510 : gltransformation produced black screen
      * 734156 : androidmedia: doesn't calculate framesize for COLOR_FormatYUV420Planar correctly
      * 736319 : dashdemux: mark first buffer as discont after restarting a download task
      * 737186 : h264parse: Return flushing if we get chained while being set to READY
      * 737569 : tsdemux: valid data is discarded if PES start packet is the first packet after discontinuity
      * 737658 : fluiddec: segmentation fault when used with fakesrc
      * 737724 : vc1parse: unref caps when it is empty in renegotiate()
      * 738067 : gl: Downloading YUY2 is broken and creates blocky artefacts
      * 738223 : fluiddec: leaks memory in gst_fluid_dec_change_state()
      * 738230 : vc1parser: fix level value for simple/main profile
      * 738243 : vc1parse: fix framesize when input is frame-layer
      * 738291 : fluiddec: leaks incoming caps event
      * 738449 : vc1parse: just assume none header-format when no codec_data is present
      * 738519 : vc1parse: parse frame header when stream format is ASF/raw for simple/main profile
      * 738532 : vc1parse: select caps according to wmv format at negotiation
      * 738674 : rtmpsink: leaking URI string
      * 738695 : mpegtsbase: do not remove programs on EOS
      * 738696 : hlsdemux: send missing stream start
      * 739277 : GstGLFilter propose allocation pass uninitialized size to gst_query_add_allocation_pool
      * 739348 : configure.ac: auto decision to include GL library fails
      * 739368 : gl: small memory leak in gl shader
      * 739374 : h264parse: sets srccaps too often
2014-11-23 15:54:00 +00:00
mef
9ea14f4cdd Updated pkgtools/pkglint to 4.148 2014-11-23 15:30:55 +00:00
mef
da226dae45 Add emacs25, xemacs21[45]nox for makevars.map
Thanks wiz@ for OK. I don't believe we need emacs25nox ;-(
2014-11-23 15:30:07 +00:00
wen
0e9a6a44b3 Updated databases/p5-DBIx-Class-Fixtures to 1.001024 2014-11-23 15:22:12 +00:00
wen
d802c760b5 Update to 1.001024
Add missing DEPENDS

Upstream changes:
1.001024  2014-08-15 13:55:57+01:00 Europe/London

-  Missing test dependency added

1.001023  2014-08-13 22:20:17+01:00 Europe/London
- No change from last version

1.001021_01
- add in option use_find_or_create
2014-11-23 15:20:02 +00:00
wiz
9d31c07859 Updated devel/py-tortoisehg to 3.2.1 2014-11-23 15:18:10 +00:00
wiz
d859af49fc Update to 3.2.1:
TortoiseHg 3.2.1 is a bug fix release, mostly intended to pick up
hot-fixes in Mercurial 3.2.1

BugFixes

    Avoid confusion with explorer extension dialog (#3968, #2339)
    Improve documentation for terminal shell configuration (#3957)
2014-11-23 15:18:00 +00:00
wen
c9cc82838b Updated devel/p5-Test-Compile to 1.2.0 2014-11-23 15:15:49 +00:00
wen
30943ad360 Update to 1.2.0
Upstream changes:
v1.2.0    2014-08-08              (Evan Giles <egiles@cpan.org>)
    - Files without extension may not be perl (rt83917)
    - Small POD fix

v1.1.0    2014-07-18              (Evan Giles <egiles@cpan.org>)
    - Allow use of Test::Compile in an object oriented manner
    - Promote the OO interface in the POD
    - Test::Compile::Internal is now verbose by default
    - Correct the dependancy information

v1.0.1    2014-03-20              (Evan Giles <egiles@cpan.org>)
    - Fix stupid omission from the MANAIFEST (tests failed everywhere)

v1.0.0    2014-03-19              (Evan Giles <egiles@cpan.org>)
    - Try to use Sematic Versioning - http://semver.org
    - Add diagnostics on compilation failure        (Micheal G. Schwern)
    - require, don't use                            (Micheal G. Schwern)
    - Test for truth, not an integer.               (Micheal G. Schwern)
    - Small POD fix                                 (Micheal G. Schwern)
    - OS X is not a crazy OS from a redirection POV (Micheal G. Schwern)
2014-11-23 15:14:42 +00:00
wiz
6e41d1d55c Updated audio/musicpd to 0.18.18 2014-11-23 15:13:54 +00:00
wiz
f9019719e7 Update to 0.18.18:
ver 0.18.18 (2014/11/18)
* decoder
  - ffmpeg: support opus
* fix crash on failed filename charset conversion
* fix local socket detection from uid=0 (root)
2014-11-23 15:13:22 +00:00
wiz
593fdad582 Updated fonts/harfbuzz to 0.9.36 2014-11-23 15:09:47 +00:00
wiz
3736c2bb65 Update to 0.9.36:
Overview of changes leading to 0.9.36
Thursday, November 20, 2014
=====================================

- First time that three months went by without a release since
  0.9.2 was released on August 10, 2012!
- Fix performance bug in hb_ot_collect_glyphs():
  https://bugzilla.mozilla.org/show_bug.cgi?id=1090869
- Add basic vertical-text support to hb-ot-font.
- Misc build fixes.
2014-11-23 15:09:36 +00:00
wiz
7033a03fce Updated textproc/py-pygments to 2.0.1 2014-11-23 15:08:21 +00:00
wiz
e4a16b44b4 Update to 2.0.1:
Version 2.0.1
-------------
(released Nov 10, 2014)

- Fix an encoding issue when using ``pygmentize`` with the ``-o`` option.
2014-11-23 15:08:11 +00:00
wiz
1a73d223df Updated textproc/py-lxml to 3.4.1 2014-11-23 15:07:17 +00:00
wiz
1d1b0ddcbe Update to 3.4.1:
3.4.1 (2014-11-20)
==================

Features added
--------------

* New ``htmlfile`` HTML generator to accompany the incremental ``xmlfile``
  serialisation API.  Patch by Burak Arslan.

Bugs fixed
----------

* ``lxml.sax.ElementTreeContentHandler`` did not initialise its superclass.
2014-11-23 15:07:06 +00:00
wiz
42f519ca7d + cups-2.0.1, gnome-3.14.2, gst-plugins1-base-1.4.4, harfbuzz-0.9.36,
musicpd-0.18.18, musicpd-0.19.4, py-lxml-3.4.1, py-pygments-2.0.1,
  py-tortoisehg-3.2.1, webkit-gtk-2.6.4, x264-devel-20141122.
2014-11-23 15:04:54 +00:00
gson
515a7db2e6 Note update of graphics/netpbm to 10.67.05nb5 2014-11-23 14:49:16 +00:00
schmonz
b3dca2b374 Updated textproc/p5-Text-WikiFormat to 0.81 2014-11-23 14:44:09 +00:00
schmonz
34fcbc47d8 Update to 0.81. From the changelog:
- Add the 'nofollow_extended' option to add rel="nofollow" to extended
  links. Thanks to Ian McEwen for this patch.
2014-11-23 14:44:01 +00:00
schmonz
578598d3bc Updated textproc/p5-Text-Textile to 2.13 2014-11-23 14:42:04 +00:00
schmonz
d693ae88b2 Update to 2.13. From the changelog:
- Added textile command-line tool submitted by Amir Karger.

- Applied a patch submitted by Serap Kadam for issues with parsing
  whitespace around '!' characters.

- Applied a patch submitted by Andy Yacomink for handling mixed-case
  HTML entity names.

- Applied a patch submitted by Andy Yacomink for running some of
  the inline modifier code as a separate method to allow for a
  subclass to override/prevent them.
2014-11-23 14:41:58 +00:00
schmonz
e05fa43974 Updated textproc/p5-Text-CSV_XS to 1.12 2014-11-23 14:39:26 +00:00
schmonz
076be1d4bf Update to 1.12. From the changelog:
* Add field number to error_diag
* Fixed non-IO parsing multi-byte EOL
* Fixed a possible missed multi-byte EOL
* Allow hashref for csv ()'s headers attribute
* Allow encoding on all output handles in csv ()
* Include doc changes as ticketed in the Text::CSV queue
* Fix parallel testing issue
* Allow csv as method call (not using the object)
* Rename quote_null to escape_null
* Give meaning to keep_meta_info on output
2014-11-23 14:39:20 +00:00
gson
aeea9ee8b6 Use the libc vasprintf() on NetBSD. This fixes a bug where a warning
message from pnmtops would say "rescaling to g", with the letter "g"
appearing in place of a floating point value.  Bump PKGREVISION.
2014-11-23 14:38:34 +00:00
schmonz
ea141070f4 Updated textproc/p5-Encode to 2.64 2014-11-23 14:36:08 +00:00
schmonz
dfc34bd040 Update to 2.64. From the changelog:
! t/utf8warnings.t MANIFEST
  Retouch pull #26 so it works with perl < 5.14
! Encode.pm
+ t/utf8warnings.t
  Pulled: Catch and re-issue utf8 warnings at a higher level
  https://github.com/dankogai/p5-encode/pull/26
+ Encode.xs
  Pulled: Validate continuations in the incremental UTF-X decoder
  https://github.com/dankogai/p5-encode/pull/25
! Encode.xs
  Applied: RT #99264: call_pv() can reallocate the stack
  https://rt.cpan.org/Ticket/Display.html?id=99264
! Byte/Makefile.PL CN/Makefile.PL EBCDIC/Makefile.PL Encode.xs
  JP/Makefile.PL KR/Makefile.PL Symbol/Makefile.PL TW/Makefile.PL
  bin/enc2xs encengine.c
  Pulled: add PERL_NO_GET_CONTEXT to all dynamic libs
  https://github.com/dankogai/p5-encode/pull/24
2014-11-23 14:35:54 +00:00
schmonz
19d74448ac Updated devel/p5-Test-Trap to 0.2.5 2014-11-23 14:32:02 +00:00
schmonz
e7725fd49d Update to 0.2.5. From the changelog:
This release localizes $! (ERRNO) for internal operations that
change it, as suggested by Felipe Gasper. For the same operations,
it also localizes $^E (extended OS error).

Library files:
- Localize $! and $^E for internal operations that change them.
Tests:
- Check that bare test blocks leave $!, %!, and $^E unchanged,
  but that blocks that modify $! and $^E still do so.
Also:
- Added Module::Build to the configure_requires.
- Fix emacs mode line on t/14-leaks.t.
- Better comments in lib/Test/Trap/Builder.pm.
2014-11-23 14:31:51 +00:00
schmonz
aeb5624c6f Updated devel/p5-Test-Most to 0.34 2014-11-23 14:29:57 +00:00
schmonz
fb6a19f15e Update to 0.34. From the changelog:
- Make compatible with the new Test::Builder (exodist - Chad Granum)
- Backwards-incompatible change: reftype no longer exported by
  default. See https://github.com/Ovid/test--most/issues/6 (reported
  by rjattril). This should not be noticed by most users
  (crosses-fingers).
- defer_plan() has long been deprecated and will be removed in a
  future release. This release carp()s if you try to call it.
2014-11-23 14:29:44 +00:00
schmonz
c000bd72c4 Updated devel/p5-Test-Exception to 0.35 2014-11-23 14:27:32 +00:00
schmonz
21e39d2d8b Update to 0.35. From the changelog:
- Fix a bug when Test::Builder isn't new.
- Fixed test broken by changes in Test::Builder and friends
2014-11-23 14:27:26 +00:00
schmonz
55cd16265b Updated devel/p5-Test-Class to 0.48 2014-11-23 14:25:10 +00:00
schmonz
784afc193e Update to 0.48. From the changelog:
- replace a few bare evals with more modern alternatives
- fixes for Test::More 1.301001_* series (PR#17, PR#18, Chad Granum)
- fix new teardown tests for MSWin32
2014-11-23 14:24:57 +00:00
schmonz
85f08f57a1 Updated devel/p5-File-chdir to 0.1009 2014-11-23 14:22:56 +00:00
schmonz
4e47ef0f61 Update to 0.1009. From the changelog:
- Updated distribution metadata
2014-11-23 14:22:38 +00:00
schmonz
3b4320d8fd Updated databases/p5-App-Sqitch to 0.997 2014-11-23 14:18:12 +00:00
schmonz
30b754046e Update to 0.997. From the changelog:
[New Features]
- Added support for new target properties. In addition to the existing
  `uri`, `client`, and `registry` properties, targets may also configure
  these properties via the new `--set` option to and `set-*` actions on
  the `target` command:
  * `top_dir`
  * `plan_file`
  * `extension`
  * `deploy_dir`
  * `revert_dir`
  * `verify_dir`
- Added support for new engine configuration variables. In addition to
  the existing `target`, `client`, and `registry` variables, engine
  configuration may also include these variables:
  * `top_dir`
  * `plan_file`
  * `extension`
  * `deploy_dir`
  * `revert_dir`
  * `verify_dir`
- Rationalized the hierarchical configuration of deployment targets. The
  properties of any given target will now be determined by examining
  values in the following order:
  * Command-line options
  * Target configuration
  * Engine configuration
  * Core configuration
  * Reasonable engine-specific defaults
- Added the `engine` command to simplify engine configuration. This
  complements the newly-improved `target` command. Run `sqitch engine
  update-config` to update deprecated engine configurations and start
  using it.
- Added the sqitch-configuration guide to provide an overview of core,
  engine, and target configuration. Includes some use-case examples and
  best suggested practices.
[Improvements]
- Simplified the output of `sqitch help`, and added the more important
  options to it.
- Added the `--guide` option to `sqitch help` to list Sqitch guides.
- Renamed the `--db-client` option to `--client`. `--db-client` still
  works, but is deprecated.
- Added the `--registry` core option for parity with `--client`,
  `--top-dir`, `--plan-file`, and the rest of the hierarchical
  configuration properties.
- Updated the `init` documentation to better cover all the options
  processed.
- Incremented the version plan file format version to v1.0.0. No changes;
  it has been stable for at least a year, so it's time.
[Bug Fixes]
- At runtime, the Vertica engine now properly requires DBD::ODBC
  instead of DBD::Pg.
- The Vertica engine now supports Vertica 6, as documented.
- Fixed a warning from Type::Utils, thanks to a report from Géraud
  CONTINSOUZAS.
- The `status` command once again notices if the specified database is
  uninitialized and says as much, rather than dying with an SQL error.
- The `--etc-path` option works again.
[Deprecations]
- Deprecated `core.$engine` configuration in favor of `engine.$engine`. A
  warning will be emitted if Sqitch sees the former. Run `sqitch engine
  update-config` to update your configurations. Existing `core.$engine`
  configurations will be left in place for compatibility with older
  versions of Sqitch, but the `sqitch engine` command will not modify
  them, so they can get out-of-sync. Run `sqitch config --remove-section
  core.$engine` to remove them.
- Formally deprecated the database connection options in favor of target
  URIs. If any of these options is used, a warning will be issued. They
  will be dropped in v1.0:
  * `--db-host`
  * `--db-port`
  * `--db-username`
  * `--db-password`
  * `--db-name`
- Formally deprecated the database connection configuration variables in
  favor of target URIs. If any of these variables is used, a warning will
  be issued. Run `sqitch engine update-config` to update your
  configurations. Existing `core.$engine` configurations will be left in
  place for compatibility with older versions of Sqitch, but the `sqitch
  engine` command will not modify them, so they can get out-of-sync. Run
  `sqitch config --remove-section core.$engine` to remove them. Sqitch
  will cease to support them in v1.0:
  * `core.$engine.host`
  * `core.$engine.port`
  * `core.$engine.username`
  * `core.$engine.password`
  * `core.$engine.db_name`
- Deprecated the `--registry` and `--client` options of the `target`
  command. All target properties should now be set via the new `--set`
  option, such as `--set registry=reg`.
- Formally deprecated the following options of the `add` command. They
  have been replaced with the `--with`, `--without`, and `--use` options
  since v0.991. Their use will emit a warning, and they will be removed
  in v1.0:
  * `--deploy-template`
  * `--revert-template`
  * `--verify-template`
  * `--deploy`
  * `--no-deploy`
  * `--revert`
  * `--no-revert`
  * `--verify`
  * `--no-verify`
- Dropped support for the long-deprecated (and likely never used outside
  ancient tests long deleted) engine configuration variables
  `core.sqlite.sqitch_db` and `core.pg.sqitch_schema`. Both have been
  replaced with `engine.$engine.registry`, which applies to all engines.
- Formally deprecated the `@FIRST` and `@LAST` symbolic tags. Their use
  will trigger a warning to use `@ROOT` and `@HEAD`, instead. They will
  be removed in v1.0.
[Internals]
- Moved target and engine configuration from App::Sqitch and
  App::Sqitch::Engine to a new class, App::Sqitch::Target. This class is
  solely responsible for finding the appropriate values for attributes on
  every run. The target knows what plan and engine to use, based on those
  properties. App::Sqitch is now responsible solely for encapsulating
  command-line options, configuration, and utilities. Classes are now
  responsible for instantiating both an App::Sqitch and
  App::Sqitch::Target options as appropriate.
- Updated all classes to create both Sqitch and Target objects as
  appropriate. This change touched almost every class.
- Replaced attributes in App::Sqitch that were previously set from
  command-line options or configuration with a single attribute,
  `options`, which is a hash only of the command-line options. Classes
  are now responsible for finding the proper values in config or options.
  Mostly this requirement is encapsulated by the new App::Sqitch::Target
  class.
- Updated the command classes to use either a "default target" derived
  from command-line options, engine configuration, and core
  configuration, or a target looked up by name in the configuration
  maintained by the `target` command.
- Fixed one more test failure due to the introduction of "Negative repeat
  count does nothing" warning in Perl 5.21.1.
- Fixed "Redundant argument in printf" warning on Perl 5.21.2.
- Switched from Digest::SHA1, which is deprecated, to Digest::SHA for
  generating SHA-1 IDs.
- Switched from Mouse and Moose to Moo. Sqitch no longer depends on any
  modules that use Moose, either. This results in an approximately 40%
  startup time speedup.
- Loading of App::Sqitch::DateTime is now deferred until it's needed.
  This is because DateTime is rather expensive to load. Since a number of
  commands don't need it, it seems silly to load it in those cases.
- Now recommend Type::Tiny::XS and Class::XSAccessor for improved
  performance.
- The `check` command now properly fails on a plan parse error, instead
  of blindly continuing on.
- Fixed a failing test on PosrgreSQL due to localization issues. Thanks
  to Sven Schoberf for the report (Issue #171).
- Added the `revert.prompt_accept`, `rebase.prompt_accept`, and
  `checkout.prompt_accept` boolean configuration variables. Set these
  variables to false to change the default answer to the revert prompt to
  "No". When rebasing or checking out, if the variables specific to those
  commands are not set, Sqitch will fall back on the value of
  `revert.prompt_accept`. Suggested by Graeme Lawton (Issue #164).
- The MySQL engine now sets the `$MYSQL_PWD` environment variable if a
  password is provided in a target. This should simplify authtentication
  when running MySQL change scripts through the `mysql` client client
  (Issue #150).
- The MySQL engine now reads `client` and `mysql` groups in the MySQL
  configuration files for a password when connecting to the registry
  database, and when the target URI includes no password. The MySQL
  client already read those files, of course, but now the internal
  database connection does as well (Issue #150).
- The Firebird engine now sets the `$ISC_PASSWORD` environment variable
  if a password is provided in a target. This should simplify
  authtentication when running Firebird change scripts through the `isql`
  client client. Patch from Ștefan Suciu.
- No longer passing URI query params as DBI params, because they are
  already included in the DSN provided by URI::db.
- Added the Vertica engine.
2014-11-23 14:18:03 +00:00