Revisions of perl-DBI

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 297870 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 40)
- updated to 1.633
   see /usr/share/doc/packages/perl-DBI/Changes
  =head2 Changes in DBI 1.633 - 11th Jan 2015
  
      Fixed selectrow_*ref to return undef on error in list context
          instead if an empty list.
      Changed t/42prof_data.t more informative
      Changed $sth->{TYPE} to be NUMERIC in DBD::File drivers as per the
          DBI docs. Note TYPE_NAME is now also available. [H.Merijn Brand]
      Fixed compilation error on bleadperl due DEFSV no longer being an lvalue
          [Dagfinn Ilmari Mannsåker]
  
      Added docs for escaping placeholders using a backslash.
      Added docs for get_info(9000) indicating ability to escape placeholders.
      Added multi_ prefix for DBD::Multi (Dan Wright) and ad2_ prefix for
          DBD::AnyData2
  
  =head2 Changes in DBI 1.632 - 9th Nov 2014
  
      Fixed risk of memory corruption with many arguments to methods
          originally reported by OSCHWALD for Callbacks but may apply
          to other functionality in DBI method dispatch RT#86744.
      Fixed DBD::PurePerl to not set $sth->{Active} true by default
          drivers are expected to set it true as needed.
      Fixed DBI::DBD::SqlEngine to complain loudly when prerequite
          driver_prefix is not fulfilled (RT#93204) [Jens Rehsack]
      Fixed redundant sprintf argument warning RT#97062 [Reini Urban]
      Fixed security issue where DBD::File drivers would open files
          from folders other than specifically passed using the
          f_dir attribute RT#99508 [H.Merijn Brand]
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 39)
Split 13.2 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 38)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184911 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 37)
- updated to 1.628
    Fixed missing fields on partial insert via DBI::DBD::SqlEngine
        engines (DBD::CSV, DBD::DBM etc.) [H.Merijn Brand, Jens Rehsack]
    Fixed stack corruption on callbacks RT#85562 RT#84974 [Aaron Schweiger]
    Fixed DBI::SQL::Nano_::Statement handling of "0" [Jens Rehsack]
    Fixed exit op precedence in test RT#87029 [Reni Urban]
    Added support for finding tables in multiple directories
        via new DBD::File f_dir_search attribute [H.Merijn Brand]
    Enable compiling by C++ RT#84285 [Kurt Jaeger]
    Typo fixes in pod and comment [David Steinbrunner]
    Change DBI's docs to refer to git not svn [H.Merijn Brand]
    Clarify bind_col TYPE attribute is sticky [Martin J. Evans]
    Fixed reference to $sth in selectall_arrayref docs RT#84873
    Spelling fixes [Ville Skytt344]
    Changed $VERSIONs to hardcoded strings [H.Merijn Brand]
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179130 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 36)
- updated to 1.627
   Fixed VERSION regression in DBI::SQL::Nano [Tim Bunce]
   Fixed pod text/link was reversed in a few cases RT#85168
   Handle aliasing of STORE'd attributes in DBI::DBD::SqlEngine
   Updated repository URI to git [Jens Rehsack]
   Fixed skip() count arg in t/48dbi_dbd_sqlengine.t [Tim Bunce]
   Fixed heap-use-after-free during global destruction RT#75614
     thanks to Reini Urban.
   Fixed ignoring RootClass attribute during connect() by
     DBI::DBD::SqlEngine reported in RT#84260 by Michael Schout
 
   Fixed Gofer for hash randomization in perl 5.17.10+ RT#84146
 
   Clarify docs for can() re RT#83207
 
   Fixed RT#64330 - ping wipes out errstr (Martin J. Evans).
   Fixed RT#75868 - DBD::Proxy shouldn't call connected() on the server.
   Fixed RT#80474 - segfault in DESTROY with threads.
   Fixed RT#81516 - Test failures due to hash randomisation in perl 5.17.6
     thanks to Jens Rehsack and H.Merijn Brand and feedback on IRC
   Fixed RT#81724 - Handle copy-on-write scalars (sprout)
   Fixed unused variable / self-assignment compiler warnings.
   Fixed default table_info in DBI::DBD::SqlEngine which passed NAMES
     attribute instead of NAME to DBD::Sponge RT72343 (Martin J. Evans)
 
   Corrected a spelling error thanks to Chris Sanders.
   Corrected typo in DBI->installed_versions docs RT#78825
     thanks to Jan Dubois.
 
   Refactored table meta information management from DBD::File into
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 35)
Split 12.3 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 34)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 103903 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 33)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 32)
replace license with spdx.org variant
Displaying revisions 1 - 20 of 51
openSUSE Build Service is sponsored by