debian specific patch information for firebird2.0 / 2.0.4.13130-1.ds1-4+lenny1

Summary

Package Version Package Type Source Package Format
2.0.4.13130-1.ds1-4+lenny1 Debian-diff 1.0

Debian packaging Information

Diff file firebird2.0_2.0.4.13130-1.ds1-4+lenny1.diff.gz
Size110334
MD5sum5bc4ce9e244a152536f8eb47fe801d7d
./debian only changes view download

"series" style patches

patch summary view raw
local-CFLAGS.patch
 builds/posix/Makefile.in.boot.gpre     |    2 +-
 builds/posix/Makefile.in.client.fbudf  |    2 +-
 builds/posix/Makefile.in.client.gbak   |    2 +-
 builds/posix/Makefile.in.client.gfix   |    2 +-
 builds/posix/Makefile.in.client.gsec   |    2 +-
 builds/posix/Makefile.in.client.util   |    2 +-
 builds/posix/Makefile.in.embed.fbudf   |    2 +-
 builds/posix/Makefile.in.embed.gbak    |    2 +-
 builds/posix/Makefile.in.embed.gfix    |    2 +-
 builds/posix/Makefile.in.embed.lockmgr |    2 +-
 builds/posix/Makefile.in.embed.util    |    2 +-
 builds/posix/Makefile.in.examples      |    2 +-
 builds/posix/Makefile.in.extlib        |    2 +-
 builds/posix/Makefile.in.fbserver      |    2 +-
 builds/posix/Makefile.in.intl          |    2 +-
 builds/posix/Makefile.in.libfbclient   |    2 +-
 builds/posix/Makefile.in.libfbstatic   |    2 +-
 builds/posix/Makefile.in.static.gbak   |    2 +-
 builds/posix/Makefile.in.static.gpre   |    2 +-
 builds/posix/Makefile.in.static.isql   |    2 +-
 builds/posix/make.rules                |   20 ++++++++++----------
 21 files changed, 30 insertions(+), 30 deletions(-)
view download
proto_h-ALLSPACE-ulong.patch
 src/jrd/gds_proto.h |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
view download
dsql.tab.h-bison2.3.patch
 src/dsql/dsql.tab.h |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
view download
cvs-client-crash-on-remote-shutdown.patch
 src/remote/inet.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
no-rpath.patch
 builds/posix/Makefile.in.client.fbudf |    2 +-
 builds/posix/Makefile.in.embed.fbudf  |    2 +-
 builds/posix/Makefile.in.extlib       |    4 ++--
 builds/posix/Makefile.in.intl         |    2 +-
 builds/posix/Makefile.in.libfbclient  |    2 +-
 builds/posix/Makefile.in.libfbembed   |    2 +-
 builds/posix/make.defaults            |    2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)
view download
link-as-needed
 builds/posix/make.defaults |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
mcpu-to-mtune.patch
 builds/posix/prefix.linux |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
separate-file-and-sem-perms.patch
 src/jrd/isc_sync.cpp |   33 ++++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)
view download
fix-os-detection.patch
 configure.in |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
view download
frmgr-corrent-log-path.patch
 src/utilities/ibmgr/srvrmgr.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
inet-trust-localhost.patch
 src/remote/inet.cpp |    5 +++++
 1 file changed, 5 insertions(+)
view download
use-debian-icu.patch
 builds/posix/Makefile.in.firebird |    2 +-
 builds/posix/make.rules           |    2 +-
 configure.in                      |    5 -----
 3 files changed, 2 insertions(+), 7 deletions(-)
view download
use-debian-editline.patch
 builds/posix/Makefile.in.firebird |    6 +++---
 configure.in                      |    2 --
 2 files changed, 3 insertions(+), 5 deletions(-)
view download
cvs-powerpc-double-define.patch
 src/jrd/pag.cpp |    4 ----
 1 file changed, 4 deletions(-)
view download
port-mipsel.patch
 builds/posix/prefix.linux_mipsel |   14 ++++++++++++++
 configure.in                     |   12 ++++++++++++
 src/jrd/common.h                 |    4 ++++
 src/jrd/inf_pub.h                |    1 +
 src/jrd/pag.cpp                  |    9 +++++++--
 src/jrd/utl.cpp                  |    3 ++-
 src/remote/xdr.cpp               |    2 +-
 7 files changed, 41 insertions(+), 4 deletions(-)
view download
port-mips.patch
 builds/posix/prefix.linux_mips |   14 ++++++++++++++
 configure.in                   |   12 ++++++++++++
 src/jrd/common.h               |    4 ++++
 src/jrd/inf_pub.h              |    1 +
 src/jrd/pag.cpp                |   11 ++++++++---
 src/jrd/utl.cpp                |    3 ++-
 src/remote/xdr.cpp             |    2 +-
 7 files changed, 42 insertions(+), 5 deletions(-)
view download
port-arm.patch
 builds/posix/prefix.linux_arm |   42 ++++++++++++++++++++++++++++++++++++++++++
 configure.in                  |   10 ++++++++++
 src/gpre/cob.cpp              |    4 ++--
 src/jrd/common.h              |    4 ++++
 src/jrd/inf_pub.h             |    4 ++++
 src/jrd/pag.cpp               |   14 ++++++++++++--
 src/jrd/utl.cpp               |    5 ++++-
 src/remote/xdr.cpp            |    2 +-
 8 files changed, 79 insertions(+), 6 deletions(-)
view download
cvs-port-ia64.patch
 builds/posix/prefix.linux_ia64 |   33 +++++++++++++++++++++++++++++++++
 configure.in                   |   13 +++++++++++++
 src/jrd/common.h               |    5 +++++
 src/jrd/inf_pub.h              |    1 +
 src/jrd/pag.cpp                |    9 +++++++--
 src/jrd/utl.cpp                |    3 ++-
 src/remote/xdr.cpp             |    2 +-
 7 files changed, 62 insertions(+), 4 deletions(-)
view download
lock-file-location.patch
 configure.in          |    1 +
 src/jrd/file_params.h |   30 +++++++++++++++---------------
 2 files changed, 16 insertions(+), 15 deletions(-)
view download
deprecated-charp-conversion.patch
 src/common/config/config_impl.h |    2 +-
 src/dsql/metd.epp               |    2 +-
 src/dsql/metd_proto.h           |    2 +-
 src/dsql/misc_func.cpp          |    2 +-
 src/dsql/misc_func.h            |    4 ++--
 src/dudley/exe.epp              |    4 ++--
 src/dudley/expand.cpp           |    4 ++--
 src/gpre/pretty.cpp             |    4 ++--
 src/include/gen/msg_facs.h      |    2 +-
 src/jrd/isc_sync.cpp            |    4 ++--
 src/jrd/lck.cpp                 |    4 ++--
 src/jrd/os/posix/unix.cpp       |    4 ++--
 src/jrd/sort.cpp                |    2 +-
 src/jrd/sort_proto.h            |    2 +-
 src/misc/codes.epp              |    2 +-
 15 files changed, 22 insertions(+), 22 deletions(-)
view download
cvs-execute-statement-crash.patch
 src/dsql/parse.y |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
cvs_CVE-2009-2620_DOS.patch
 src/remote/server.cpp |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
view download