Package: virtuoso-opensource / 7.2.12+dfsg-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| virtuoso-opensource | 7.2.12+dfsg-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Removed old prototypes not required for Linux macOS.patch | (download) |
libsrc/util/fnqual.c |
5 3 + 2 - 0 ! |
[patch] removed old prototypes not required for linux/macos |
| 0002 Removed unused union.patch | (download) |
libsrc/Wi/xml.h |
14 0 + 14 - 0 ! |
[patch] removed unused union |
| 0003 Removed unexpected parameter from function call.patch | (download) |
binsrc/tests/isql.c |
2 1 + 1 - 0 ! |
[patch] removed unexpected parameter from function call |
| 0004 Fixed missing parameter from function prototype.patch | (download) |
binsrc/tests/lubm-cli.c |
2 1 + 1 - 0 ! |
[patch] fixed missing parameter from function prototype |
| unaligned memory access.patch | (download) |
libsrc/Wi/widisk.h |
16 16 + 0 - 0 ! |
ftbfs on armel Fix fragile memory manipulation preprocessor macros on little endian archs. |
| config universal variables.patch | (download) |
binsrc/samples/demo/default-virtuoso.ini |
4 2 + 2 - 0 ! |
config universal variables Eliminate non-universal variables. |
| repack oat.patch | (download) |
binsrc/oat/toolkit/loader.js |
1 0 + 1 - 0 ! |
fix oat related code after repacking Fix a few usages of OAT after partial removal through repacking. |
| repack tutorial.patch | (download) |
binsrc/tutorial/bin/tabcontrol.dll |
1 1 + 0 - 0 ! |
blanks for tutorial related dll after repacking Replace prebuilt dlls with blanks until they can be buildable. |
| repack pcre.patch | (download) |
libsrc/Wi/bif_regexp.c |
4 3 + 1 - 0 ! |
fix pcre related code after repacking Fix a few usages of PCRE after total removal through repacking. |
| repack zlib.patch | (download) |
libsrc/Makefile.am |
2 1 + 1 - 0 ! |
fix zlib related code after repacking Fix a few usages of zlib after partial removal through repacking. |
| disable full test suite.patch | (download) |
binsrc/tests/Makefile.am |
2 1 + 1 - 0 ! |
disable the full test suite |
| do_not_depend_on_MAXPATHLEN.patch | (download) |
binsrc/hosting/fcgi/cgi_fcgi.c |
8 5 + 3 - 0 ! |
do not depend on maxpathlen Date: Mon Jun 10 15:23:25 2013 +0200 |
| safer timeout.patch | (download) |
appsrc/ODS-Addressbook/make_vad.sh |
15 4 + 11 - 0 ! |
this patch avoids ftbfs due to wrong calculation of timeout If the current minute or second wraps around past 59, the timeout calculation is wrong, and may get stuck forever. Since this happens in many parts of the testsuite it meant considerable risk of FTBFS. |
| remove saddr_t typedef.patch | (download) |
libsrc/Dk/Dksestcp.c |
4 2 + 2 - 0 ! |
remove the saddr_t typedef This clashes with system headers on s390x. |
| use_debian_packaged_zlib.patch | (download) |
binsrc/tests/Makefile.am |
7 4 + 3 - 0 ! |
do not try to create makefile in deleted dir |
| openssl upper bound.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
do not verify libssl version in configure.ac |
| prevent_privacy_breach.patch | (download) |
binsrc/vsp/newfeatures.html |
1 0 + 1 - 0 ! |
while referencing external potentially active code might be a privacy breach in general the referenced link does not even exist so remove the unneeded statement. |
| cross compilation safe_pkg config.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
see https://bugs.debian.org/884798 |
| wbxml2.patch | (download) |
binsrc/samples/wbxml2/wbxml2.c |
4 4 + 0 - 0 ! |
fix detection of wbxml2 0.11 Bug-Debian: #993431 |
| tirpc.patch | (download) |
libsrc/Dk/Makefile.am |
6 6 + 0 - 0 ! |
use libtirpc-dev for rpc/types.h etc. Bug-Debian: #993390 |
| reproducible.patch | (download) |
appsrc/ODS-Addressbook/make_vad.sh |
2 1 + 1 - 0 ! |
make the build reproducible |
| pcre2.patch | (download) |
binsrc/tests/Makefile.am |
4 2 + 2 - 0 ! |
port to pcre2. Bug-Debian: https://bugs.debian.org/999931 |
