[libdbd-sqlite3-perl] annotated tag upstream/1.48 created (now cd0a4cc)

Salvatore Bonaccorso carnil at debian.org
Thu Jun 11 18:14:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

carnil pushed a change to annotated tag upstream/1.48
in repository libdbd-sqlite3-perl.

        at  cd0a4cc   (tag)
   tagging  12f619f4cde4d25e2dd3856b2409fdf748c66bdf (commit)
  replaces  upstream/1.46
 tagged by  Salvatore Bonaccorso
        on  Thu Jun 11 20:01:18 2015 +0200

- Log -----------------------------------------------------------------
Upstream version 1.48

Kenichi Ishigaki (60):
      skip virtual_table tests if $FindBin::Bin points to a nonexistent path for some reason
      trim CRLF more eagerly (esp. for Cygwin)
      updated getsqlite.pl to support 3.8.8
      updated SQLite to 3.8.8
      updated Changes
      updated SQLite to 3.8.8.1
      updated Changes
      updated SQLite to 3.8.8.2
      updated Changes
      improved .gitignore to ignore downloaded SQLite tarballs and their extracted directories
      tweaked code and tests for older SQLite libraries (re: RT 101573)
      not to store imp_dbh globally, which should fix RT-86006 under Win32 (ie. ithreads-enabled environments)
      added -DSQLITE_ENABLE_API_ARMOR for developers
      ignore .old files
      replaced LWP::Simple with HTTP::Tiny
      implemented a "do" shortcut for a special case (no attr, no bind params) (RT-35449)
      (tentatively) set THREADSAFE=0 under Cygwin (#7)
      commented OPTIMIZE out of WriteMakefile (RT-94207; experimental)
      releng 1.47_01
      added repository/ML info to SUPPORT section
      sqlite -> SQLite
      updated SQLite to 3.8.8.3
      updated Changes
      added a script to extract SQLite constants from sqlite3.h and generate necessary XSUBs
      added a generated constants.inc and ::Constants
      refactored getsqlite.pl to use a utility module
      added a script to see which API was introduced when
      not to ship maintenance utilities
      tweaked a filecontent test to reflect the addition/removal of files
      hid internal packages from PAUSE
      supported extended result codes
      CANTOPEN_ISDIR is only valid on Win32
      fixed test plan for older DBI (SREZIC++)
      updated .travis.yml to test against both the latest and the minimum required vrsions of DBI
      sqlite_ function should be tested using @CALL_FUNCS
      DBI at 1.57 (actually DBI < 1.614) doesn't install Perl 5.14 and above
      reflected the change in sort order of constants
      note when a constant tag is ignored
      bumped up SQLite to 3.8.9
      moved a naive cpp comment test (which users don't have to test by themselves) to xt
      ignore /// in a quote
      tweaked constant order for better diff
      SQLite 3.6.16.1 doesn't extract into a directory
      updated MANIFEST
      Cygwin threadex symbol issue with SQLite 3.8.[78] was fixed with SQLite 3.8.9
      fixed versions detection from sqlite website
      fix GH #8
      "IS NULL" was first supported at SQLite 3.6.19, not 3.6.10
      ...and this specific test requires SQLite 3.7.12 and above
      documented optional flags for create_function/aggregate
      releng 1.47_02
      added 'all' to EXPORT_TAGS
      releng 1.47_03
      improved description on immediate transaction (#9)
      might be better to use the same word class to avoid confusion
      use MY_CXT instead of a static global variable
      releng 1.47_04
      updated SQLite to 3.8.10
      releng 1.47_05
      releng 1.48

Salvatore Bonaccorso (1):
      Imported Upstream version 1.48

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-sqlite3-perl.git



More information about the Pkg-perl-cvs-commits mailing list