debian specific patch information for firebird2.1 / 2.1.3.18185-0.ds1-11

Summary

Package Version Package Type Source Package Format
2.1.3.18185-0.ds1-11 Debian-diff 1.0

Debian packaging Information

Diff file firebird2.1_2.1.3.18185-0.ds1-11.diff.gz
Size119990
MD5sum27f5e4ede2896c8a612652b922951c63
./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.gpre   |    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.defaults             |    2 +-
 builds/posix/make.rules                |   24 ++++++++++++------------
 builds/posix/prefix.example            |    2 +-
 builds/posix/prefix.linux_amd64        |    2 +-
 builds/posix/prefix.linux_generic      |    2 +-
 builds/posix/prefix.linux_sparc32      |    2 +-
 27 files changed, 38 insertions(+), 38 deletions(-)
view download
no-rpath.patch
 builds/posix/Makefile.in.client.fbudf |    2 +-
 builds/posix/Makefile.in.embed.fbudf  |    2 +-
 builds/posix/Makefile.in.extlib       |    6 +++---
 builds/posix/Makefile.in.intl         |    2 +-
 builds/posix/Makefile.in.libfbclient  |    2 +-
 builds/posix/Makefile.in.libfbembed   |    2 +-
 builds/posix/make.defaults            |    2 +-
 builds/posix/prefix.freebsd           |    2 --
 8 files changed, 9 insertions(+), 11 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 |   29 ++++++++++++++++++++---------
 1 file changed, 20 insertions(+), 9 deletions(-)
view download
fix-kfreebsd_hurd-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
fix-mipseb-detect.patch
 src/jrd/common.h   |    2 +-
 src/jrd/pag.cpp    |    2 +-
 src/remote/xdr.cpp |    2 +-
 3 files changed, 3 insertions(+), 3 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/dsql/pass1.cpp              |    6 +++---
 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/os/posix/unix.cpp       |    4 ++--
 src/misc/codes.epp              |    2 +-
 13 files changed, 21 insertions(+), 21 deletions(-)
view download
no-static-linkage.patch
 builds/posix/make.defaults |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
use-libedit.patch
 builds/posix/make.defaults |    2 +-
 configure.in               |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
no-spurious-linkage.patch
 builds/posix/Makefile.in.extlib |    2 +-
 builds/posix/make.defaults      |    2 +-
 configure.in                    |    1 -
 3 files changed, 2 insertions(+), 3 deletions(-)
view download
cvs_no-new-overload.patch
 src/common/classes/alloc.h |   10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
view download
port-s390.patch
 builds/posix/prefix.linux_s390x |   34 ++++++++++++++++++++++++++++++++++
 configure.in                    |   10 ++++++++++
 src/jrd/common.h                |    8 ++++++++
 src/jrd/inf_pub.h               |    2 ++
 src/jrd/pag.cpp                 |   14 ++++++++++++--
 src/jrd/utl.cpp                 |    4 +++-
 src/remote/xdr.cpp              |    2 +-
 7 files changed, 70 insertions(+), 4 deletions(-)
view download
port-sh4.patch
 configure.in       |   22 ++++++++++++++++++++++
 src/jrd/common.h   |   10 ++++++++++
 src/jrd/inf_pub.h  |    3 +++
 src/jrd/pag.cpp    |   12 ++++++++++--
 src/jrd/utl.cpp    |    4 +++-
 src/remote/xdr.cpp |    4 ++--
 6 files changed, 50 insertions(+), 5 deletions(-)
view download
powerpc-no-mcpu.patch
 builds/posix/prefix.linux_powerpc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download