lp:debian/freetds

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/freetds
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

16. By Andreas Metzler <email address hidden>

* Non-maintainer upload.
* Use gnutls_priority_set_direct with a priority string of NORMAL:%COMPAT
  instead of deprecated gnutls_{cipher,kx,...}_set_priority functions. This
  uses the same priority string as 7ca9321ff440814581a8ec87984f7d76f8cc105e
  from upstream GIT, except for not disabling SSL3.0 since Debian's GnuTLS
  does not enable SSL3 by default. Closes: #782818

15. By Steve Langasek

Build against libgnutls28, now that license compatibility issues
with GPLv2-only software have been resolved. This includes patching
the upstream source to not look for gcrypt, which is no longer needed.
Thanks to Dimitri Ledkov <email address hidden> for the patch.
Closes: #747449.

14. By Steve Langasek

* Add Kerberos support. LP: #1223567.
* Stop overriding CPPFLAGS in debian/rules, giving us full proper
  hardening support. Closes: #665268.
* src/odbc/odbc.c: cherry-pick upstream fix for a segfault due to an
  uninitialized value. Thanks to Lionel Elie Mamane <email address hidden>
  for the fix. Closes: #650422.
* Allow parallel builds. Closes: #650421.
* Drop manual autotools patching for dh-autoreconf, fixing builds on
  x32 et al. Closes: #699069.
* Properly bump the build-dep on debhelper to 9.
* Bump to Standards-Version 3.9.4, no changes required.
* Convert copyright file to copyright-format 1.0.
* src/apps/bsqldb.c, src/apps/bsqlodbc.c: fix wrong getopt() option
  strings so that arguments to -d are parsed correctly.
  Closes: #715697, #715698.
* src/apps/datacopy.c: handle a lack of login/password information
  without segfaulting. Closes: #715785.

13. By Steve Langasek

Version the breaks: on libiodbc2 now that a fixed version is available
in unstable.

12. By Steve Langasek

* configure.ac: check for libgcrypt in addition to libgnutls, since we
  use it directly and will need to link to it in future versions of gcc.
  Thanks to Logan Rosen <email address hidden> for reporting. Closes: #704572.
* Also, build-depend explicitly on libgcrypt-dev.

11. By Steve Langasek

Don't both breaks and recommends libiodbc2, this confuses apt.
Closes: #645726.

10. By Steve Langasek

* New upstream release. Closes: #852069, LP: #887374.
  - Built with new libtool, so should be compatible with binutils-gold.
    Closes: #558548.
  - Includes fix for upstream corruption seen with Hebrew strings.
    Closes: #500451.
  - drop patch to src/tds/locale.c; upstream seems to now support fairly
    complete autodetection of the client locale.
  - update symbols files for two new symbols.
* Pass -DDBLIB_UNIMPLEMENTED=1 so we get a full set of symbols in
  libsybdb, even if some functions are not yet implemented.
* Switch to using dpkg-buildflags for hardening.
* src/apps/bsqldb.c: fix a build failure with -Werror=format-security.
* Build-depend on libgnutls-dev for TLS support. LP: #406468.
* Build-depend on libreadline-dev, which makes freetds-bin a bit more
  useful.

9. By Steve Langasek

* Move freetds-bin to section database. Closes: #609788.
* Point Vcs-Bzr, Vcs-Browser at alioth.
* Install to /usr/lib/$(DEB_HOST_MULTIARCH)/odbc, use a relative path in
  odbcinst.ini, and mark the packages as ready for multiarch.
* Drop debian/*.dirs, dating back to when I didn't know how multiarch
  worked
* Drop the unneeded .la files from freetds-dev.
* Mark tdsodbc.config set -e - thanks, lintian
* Add ${misc:Depends} for debhelper.
* Bump Standards-Version to 3.9.2 (no changes required).
* Don't ship a broken link to our odbcinst.ini in
  /usr/share/doc/freetds-common/examples.
* Add Danish debconf translation, thanks to Joe Dalton
  <email address hidden>. Closes: #621362.

8. By Steve Langasek

* Bump debhelper compat to 7.
* Convert from dh_movefiles to the currently supported dh_install.
* Convert debian/rules to dh, which along the way fixes the missing
  install of the freetds.conf manpage. Closes: #546947.

7. By Steve Langasek

* Provide a new freetds-bin package, containing the freebcp, tsql, tdspool,
  bsqlodbc, fisql, osql, bsqldb, defncopy, and datacopy tools. Thanks to
  Jens Jorgensen <email address hidden> for the patch.
  Closes: #196000, LP: #298875.
* Fix txt2man invocation in doc/Makefile.am so that manpages get sensible
  sections and titles, per lintian.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/freetds
This branch contains Public information 
Everyone can see this information.

Subscribers