DFSG NEW Queue

DFSG, Licensing & New Packages Team

fis-gtm 7.2-000-1

Package Information

Descriptionmetapackage for the latest version of FIS-GT.M database

GT.M is a database engine with scalability proven in large real-time transaction processing systems that have thousands of concurrent users, individual database file sizes to the Terabyte range (with virtually unlimited aggregate database sizes). Yet the light footprint of GT.M allows it to also scale down for use in small applications and software appliances (virtual machines).

The GT.M data model is hierarchical associative memory (i.e., multi-dimensional array) that imposes no restrictions on the data types of the indexes or content - the application logic can impose any schema, dictionary or data organization suited to its problem domain. (Database engines that do not impose schemas, but which allow layered application software to impose and use whatever schema that is appropriate to the application are popularly referred to as "document oriented", "schemaless" or "schema-free" databases.)

GT.M's compiler for the standard M (also known as MUMPS) scripting language implements full support for ACID (Atomic, Consistent, Isolated, Durable) transactions, using optimistic concurrency control and software transactional memory (STM) that resolves the common mismatch between databases and programming languages. Its unique ability to create and deploy logical multi-site configurations of applications provides unrivaled continuity of business in the face of not just unplanned events, but also planned events, including planned events that include changes to application logic and schema.

This metapackage always depends from the default fis-gtm version.

MaintainerDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Changed ByAndreas Tille <tille@debian.org>
Sponsortille@debian.org
Distributionunstable
Architectureamd64
VCSgit: https://salsa.debian.org/med-team/fis-gtm.git (browse)
Closes#1145284
Popcon Installs6
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/fis-gtm
Uploaded2 hours ago

New Package Report

.changes
Changed-ByAndreas Tille
Architecturesource amd64
Distributionunstable
DateWed, 02 Sep 2026 13:53:55 +0200
Sourcefis-gtm
Version7.2-000-1
Changelog
fis-gtm (7.2-000-1) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * New upstream version
     Closes: #1145284
   * Exclude i386 from Build-Depends
   * d/copyright:
      - review
      - Replace explicit license texts of AGPL-3.0 and GFDL-1.3 by links to
        /usr/share/common-licenses
 .
   [ Alexandre Detiste ]
   * wrap-and-sort -ast
   * disable useless Salsa CI jobs
   * bump Standards-Version to 4.7.4, drop Priority: tag
   * rewrite d/watch in v5 format
   * Set upstream metadata fields: Bug-Database.
.dsc
Sectiondatabase
Priorityoptional
Componentmain
Package-Listfis-gtm deb database optional arch=amd64
fis-gtm-7.2 deb database optional arch=amd64
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fis-gtm
Upstream-Contact: http://sourceforge.net/mailarchive/forum.php?forum_name=fis-gtm-core
Source: http://sourceforge.net/projects/fis-gtm/files/GT.M-x86-Linux-src/
Comment: .
 Support with assured service levels on commercial terms can be
 purchased from gtmsupport@fnis.com.

Files: *
Copyright: 1987 - 2003 Sanchez Computer Associates
           1987 - 2024 Fidelity Information Services, Inc
Comment:   Sanchez Computer Associates was acquired by FIS in 2004
License: AGPL-3.0

Files: sr_port/md5hash.c
Copyright: none
License: public-domain
 This code was modified in 1997 by Jim Kingdon of Cyclic Software to
 not require an integer type which is exactly 32 bits.  This work
 draws on the changes for the same purpose by Tatu Ylonen
 <ylo@cs.hut.fi> as part of SSH, but since I didn't actually use
 that code, there is no copyright issue.  I hereby disclaim
 copyright in any changes I have made; this code remains in the
 public domain.
Comment: There are multiple comments in the file declaring no claim of
         copyright on the file

Files: sr_unix/mmrhash.*
Copyright: 2011-2023 Fidelity National Information Services, Inc. and/or its subsidiaries.
License: public-domain
 MurmurHash3 was written by Austin Appleby, and is placed in the public
 domain. The author hereby disclaims copyright to this source code.

Files: */*.hlp
Copyright: 2014 Fidelity Information Services, Inc
License: GFDL-1.3+
 On Debian systems you can find the complete text of the GNU Free
 Documentation License Version 1.3 at /usr/share/common-licenses/GFDL-1.3.

Files: debian/*
Copyright: 2012 Luis Ibanez <luis.ibanez@kitware.com>
           2013 - 2014 Amul Shah <Amul.Shah@fisglobal.com>
License: AGPL-3.0

License: AGPL-3.0
 On Debian systems you can find the complete text of the GNU AFFERO GENERAL
 PUBLIC LICENSE version 3.0 at /usr/share/common-licenses/AGPL-3.0.

Back to Dashboard | View all reviews for this package