lp://staging/ubuntu/utopic/unixodbc
- Get this branch:
- bzr branch lp://staging/ubuntu/utopic/unixodbc
Branch merges
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 27. By Steve Langasek
-
DriverManager/
SQLConnect. c: put a mutex around the call to
lt_dlsetsearchpath(), to avoid double-frees in a multithreaded context.
Closes: #746423. - 26. By Adam Conrad
-
* Patch aclocal.m4 and acinclude.m4 to include powerpc64le support.
* Regenerate configure and libltdl/configure to include the above. - 23. By Steve Langasek
-
Re-add the Breaks: libiodbc2 to odbcinst1debian2, now that soprano is
no longer using iodbc. LP: #901638. - 22. By Martin Pitt
-
debian/control: Revert previous addition of Breaks: libiodbc2, as we need
to fix soprano-daemon to not depend on libiodbc2 any more first. - 21. By Martin Pitt
-
debian/control: Have odbcinst1debian2 Breaks: libiodbc2, to hint apt that
it is ok to remove the deprecated libiodbc2 and upgrade to the new
freetds. (LP: #901638) - 19. By Steve Langasek
-
* Add libltdl/config.sub to debian/clean
* exe/isql.c, exec/odbcinst.c, exe/iusql.c: fix passing of usage
information to printf, so that we don't fail the checks for unsafe
format string handling.
* Drop the Qt library and unixodbc-bin, now split into a separate source
upstream. Closes: #604387. - 18. By Steve Langasek
-
* Add Vcs-Bzr field.
* Build for multiarch.
* Split unixodbc into a libodbc1 package and a unixodbc package,
the latter now containing just isql and with a versioned dependency on
libodbc1 for compatibility with existing dependencies. This is better
that moving isql into a new 'isql' package and having unixodbc depend
on it because 'unixodbc' is a wrong name for a library package.
* exe/isql.c: patch from upstream to fix isql segfault with the -b option.
Thanks to Tim Gokcen <email address hidden> for reporting. Closes: #607895.
* Call lt_dlsetsearchpath() so that we can use relative paths for ODBC
modules in a multiarch-clean manner
* Document the availability of multiarch driver support in debian/NEWS.
* DriverManager/SQLDriverConnec t.c: fix a potential buffer overflow.
Closes: #617655
* debian/rules: update libltdl/config.sub, not just config.sub, when out
of date. Closes: #576980.
* odbcinst1debian2 Breaks the old drivers that reference driver setup
modules in /usr/lib that are shipped in this package, so declare this.
* Standards-Version to 3.9.2.
* Drop .la files from unixodbc-dev, now that there are no shared libraries
left that depend on them.
* Pull patch from Ubuntu to fix FTBFS on ppc64.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/unixodbc