8
0
Commit Graph

19 Commits

Author SHA256 Message Date
3958e6af5a Accepting request 141389 from home:vitezslav_cizek:branches:devel:languages:perl
- update to 1.37
    - Updated to SQLite 3.7.12.1 (ISHIGAKI)
    - Tweaked Makefile.PL to behave better during the Bsymbolic
      check (HMBRAND)
    - Added SQLITE_WITHOUT_ZONEMALLOC for older MacOS X (ISHIGAKI)
    - Fix >32bit integer truncation and other sqlite_set_result
      condition issue (Yuriy Kaminskiy)
    - Fix integer overflow in passing argument to perl function
    - Convert unsigned -> int64 when possible (Yuriy Kaminskiy)
    - Turned datatype mismatch error (introduced in 1.34_02) into
      a warning (you can disable this warning by setting PrintWarn
      attribute to false). (ISHIGAKI)
    - Refactored sqlite_is_number to fix various corner cases
    - Downgraded SQLite to 3.7.9, as 3.7.10 turned out to be
      broken on the latest MacOS X (due to a missing symbol),
      and broke other modules that typically use temporary tables
      under a few environments too. As of this writing, would-be
      3.7.11 seems fine, but it would take another month to be
      released. (ISHIGAKI)
    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
      Note that this release changed the default schema format
      number, that means newly created database files will be
      unreadable by SQLite version prior to 3.3.0 (2006-01-10)
      (or DBD::SQLite prior to 1.12) unless you explicitly issue
      "PRAGMA legacy_file_format=ON".
    - Enabled SQLITE_ENABLE_FTS4
    - Enabled SQLITE_ENABLE_STAT3
    - Resolved #73159: FTS tokenizer segfault (ISHIGAKI)
    - Resolved #73787: sqlite_see_if_its_a_number causes a buffer
      overflow (ISHIGAKI)

OBS-URL: https://build.opensuse.org/request/show/141389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=34
2012-11-16 08:01:33 +00:00
Christian Wittmer
b36c6fd5e9 Accepting request 125856 from X11:RemoteDesktop:x2go
- Add Group: field to subpackages to allow them to build on
  distributions with older rpm

OBS-URL: https://build.opensuse.org/request/show/125856
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=32
2012-06-25 09:54:10 +00:00
Stephan Kulow
f2fca52cc8 Accepting request 96587 from devel:openSUSE:Factory:for-legal-lhf
- fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/request/show/96587
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=30
2011-12-14 12:22:16 +00:00
Pascal Bleser
e4db869cd2 - update to 1.35:
* updated to SQLite 3.7.9
  * one small potential break case if you are using FTS4 and ^
- cumulated changes from 1.34*:
  * adding an explicit dynamic_config => 1
  * bind_param SQL_INTEGER error now actually dies with RaiseError
  * CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS:
    - resolved RT#67581: bind_param SQL_INTEGER numifies value;
      now DBD::SQLite croaks if you explicitly specify datatype
      (with bind_param) and datatype mismatch happens
    - datatype set in the bind_param(_array) becomes sticky now
      (as per DBI spec); this potentially affects code depending on
      current undocumented and broken behavior
  * resolved RT#71311: binding output columns as SQL_BLOB returns nothing
  * fixed binding named parameters
  * moved check for bind_ph/is_inout so it always error-out
  * don't set imp_sth->stmt to NULL on error path
  * explained an issue of rollback with unfinished statements
  * made util/getsqlite.pl work properly for SQLite 3.7.5+
  * Cookbook: don't use globals
  * resolved RT#70135 and hopefully other mod_perl/CentOS issues like RT#63873
    and RT#47983

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=27
2011-11-29 05:52:02 +00:00
0cecbdc129 Accepting request 78484 from home:gregfreemyer:Tools-for-forensic-boot-cd
update to v1.33 from v1.31
Used "osc vc" for once to document changes

OBS-URL: https://build.opensuse.org/request/show/78484
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=25
2011-08-11 09:16:40 +00:00
Stephan Kulow
bded560b16 siwtch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=22
2010-12-01 13:43:03 +00:00
OBS User buildservice-autocommit
07ce135ca7 Updating link to change in openSUSE:Factory/perl-DBD-SQLite revision 16.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=ec0eef8b16ab73d5127c95f0c416902b
2010-09-27 14:07:49 +00:00
OBS User autobuild
1e419da4d8 Accepting request 49164 from devel:languages:perl
checked in (request 49164)

OBS-URL: https://build.opensuse.org/request/show/49164
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=21
2010-09-27 14:07:48 +00:00
Christian Wittmer
9f6a6c111f Accepting request 48223 from home:jnweiger:branches:devel:languages:perl
ok, thank you :)

OBS-URL: https://build.opensuse.org/request/show/48223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=20
2010-09-15 18:50:15 +00:00
Christian Wittmer
1b5c8cc661 Accepting request 36191 from home:jnweiger:branches:devel:languages:perl
Copy from home:jnweiger:branches:devel:languages:perl/perl-DBD-SQLite via accept of submit request 36191 revision 2.
Request was accepted with message:
reviewed, OK, Thank you

OBS-URL: https://build.opensuse.org/request/show/36191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=18
2010-03-31 21:48:42 +00:00
Stephan Kulow
f0bd3eb77c Accepting request 28733 from home:jengelh:branches:devel:languages:perl
Copy from home:jengelh:branches:devel:languages:perl/perl-DBD-SQLite via accept of submit request 28733 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/28733
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=15
2010-01-11 18:16:15 +00:00
OBS User autobuild
21247e3edd Accepting request 28386 from devel:languages:perl
Copy from devel:languages:perl/perl-DBD-SQLite based on submit request 28386 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=10
2010-01-11 15:55:26 +00:00
OBS User unknown
ba98d34c07 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=8 2009-07-27 21:02:55 +00:00
OBS User unknown
7be295465f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=7 2009-04-20 00:08:58 +00:00
OBS User unknown
865adfb274 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=6 2009-04-15 22:54:48 +00:00
OBS User unknown
24d8011c35 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=5 2009-01-14 23:40:49 +00:00
OBS User unknown
be4efad97a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=3 2008-02-08 19:21:57 +00:00
OBS User unknown
25f35075dc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=2 2008-01-14 09:48:36 +00:00
OBS User unknown
2505f5e14c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=1 2007-01-15 23:30:19 +00:00