lp://staging/~clint-fewbar/ubuntu/natty/libdbi-drivers/fix-dlopen
Created by
Clint Byrum
and last modified
- Get this branch:
- bzr branch lp://staging/~clint-fewbar/ubuntu/natty/libdbi-drivers/fix-dlopen
Only
Clint Byrum
can upload to this branch. If you are
Clint Byrum
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Colin Watson (community): Approve
- Ubuntu Sponsors: Pending requested
-
Diff: 201 lines (+141/-1)6 files modifieddebian/buildtests/Makefile (+18/-0)
debian/buildtests/test_dbi_lib.c (+27/-0)
debian/buildtests/test_dl.c (+78/-0)
debian/changelog (+9/-0)
debian/copyright (+4/-0)
debian/rules (+5/-1)
Related bugs
Bug #660990: undefined symbol: _dbd_parse_datetime | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Clint Byrum
- Status:
- Development
Recent revisions
- 7. By Clint Byrum
-
* --enable-dbi makes libdbi unloadable by dlopen() methods. (LP: #660990)
- debian/buildtests -- test suite to verify drivers are usable when
libdbi is loaded via dlopen() - 4. By Steve Langasek
-
* Non-maintainer upload with maintainer's approval.
* High urgency upload for RC bugfix.
* Pass --freetds-inc-dir to configure, to bypass the ridiculous upstream
AC_FIND_FILE() checks for files that *aren't used during the build*;
fixes a build failure with FreeTDS 0.82. Closes: #493349.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/natty/libdbi-drivers