[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

firebird2.1_2.1.5.18496-0.ds2-1~bpo60+1_amd64.changes is NEW



(new) firebird2.1-classic_2.1.5.18496-0.ds2-1~bpo60+1_amd64.deb optional database
Firebird Classic Server - an RDBMS based on InterBase 6.0 code
 Firebird is a relational database offering many ANSI SQL-99 features that
 runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
 excellent concurrency, high performance, and powerful language support
 for stored procedures and triggers. It has been used on production systems
 under a variety of names since 1981.
 .
 The "classic" architecture uses a new process to handle each connection
 which results in somewhat slower operation (but is said to be faster
 than "super" on local connections) yet can take advantage of multiple
 CPUs on SMP machines. This is the "traditional" architecture.
 .
 This package contains the 2.1 branch of Firebird.
 .
 Firebird is a commercially independent project of C and C++ programmers,
 technical advisors and supporters developing and enhancing a multi-platform
 relational database management system based on the source code released by
 Inprise Corp (now known as Borland Software Corp) under the InterBase Public
 License v.1.0 on 25 July, 2000.
(new) firebird2.1-common-doc_2.1.5.18496-0.ds2-1~bpo60+1_all.deb optional doc
copyright, licensing and changelogs of firebird2.1
 This is an (otherwise) empty package contains the copyright and licensing
 information of firebird2.1, as well as the upstream changelog.
 .
 Due to the size of the upstream change log and copyright/licensing summary,
 keeping them in a separate package saves space on mirrors and when installing
 firebird2.1 packages.
 .
 Please refer to the firebird2.1-super or firebird2.1-classic packages for more
 information about Firebird database in general.
(new) firebird2.1-common_2.1.5.18496-0.ds2-1~bpo60+1_amd64.deb optional database
common files for firebird 2.1 servers and clients
 Firebird is a relational database offering many ANSI SQL-99 features that
 runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
 excellent concurrency, high performance, and powerful language support
 for stored procedures and triggers. It has been used on production systems
 under a variety of names since 1981.
 .
 This package contains files common to both servers and clients for both super
 and classic flavours.
 .
 These include the message file (firebird.msg), support scripts as well as
 configuration files in /etc/firebird/2.1.
 .
 Please refer to the firebird2.1-super or firebird2.1-classic packages for more
 information about Firebird in general.
(new) firebird2.1-doc_2.1.5.18496-0.ds2-1~bpo60+1_all.deb optional doc
Documentation files for firebird database version 2.1
 Various documents for firebird 2.1. These include the release notes, what's
 new in firebird 2.1, quick start guide, upgrade guide, list of ISQL
 enhancements etc.
(new) firebird2.1-examples_2.1.5.18496-0.ds2-1~bpo60+1_all.deb optional doc
Examples for Firebird - an RDBMS based on InterBase 6.0 code
 The examples included in this package are provided as samples and are also
 used by Firebird's testing suite (TCS). The examples are in the form
 of .h, .c, .e, .fdb and .gbk files.
 .
 Please refer to the firebird2.1-super and firebird2.1-classic packages for
 more information about Firebird in general.
(new) firebird2.1-server-common_2.1.5.18496-0.ds2-1~bpo60+1_amd64.deb optional database
common files for firebird 2.1 servers
 This package contains files common to super and classic Firebird servers.
 .
 These include the security database, manual pages, support scripts as well as
 configuration files in /etc/firebird/2.1.
 .
 Please refer to the firebird2.1-super or firebird2.1-classic packages for more
 information about Firebird in general.
(new) firebird2.1-super_2.1.5.18496-0.ds2-1~bpo60+1_amd64.deb optional database
Firebird Super Server - an RDBMS based on InterBase 6.0 code
 Firebird is a relational database offering many ANSI SQL-99 features that
 runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
 excellent concurrency, high performance, and powerful language support
 for stored procedures and triggers. It has been used on production systems
 under a variety of names since 1981.
 .
 The "super" architecture uses separate threads to handle each connection.
 It has its advantages (eg: is usually faster and more efficient for large
 numbers of clients) but is unable to use more that one CPU on an SMP
 system and under some circumstances a client may crash all server threads.
 .
 This package contains the 2.1 branch of Firebird.
 .
 Firebird is a commercially independent project of C and C++ programmers,
 technical advisors and supporters developing and enhancing a multi-platform
 relational database management system based on the source code released by
 Inprise Corp (now known as Borland Software Corp) under the InterBase Public
 License v.1.0 on 25 July, 2000.
(new) firebird2.1_2.1.5.18496-0.ds2-1~bpo60+1.debian.tar.gz optional database
(new) firebird2.1_2.1.5.18496-0.ds2-1~bpo60+1.dsc optional database
(new) firebird2.1_2.1.5.18496-0.ds2.orig.tar.xz optional database
(new) libfbembed2.1_2.1.5.18496-0.ds2-1~bpo60+1_amd64.deb optional libs
Firebird embedded client/server library
 Firebird is a relational database offering many ANSI SQL-99 features that
 runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
 excellent concurrency, high performance, and powerful language support
 for stored procedures and triggers. It has been used on production systems
 under a variety of names since 1981.
 .
 This package contains libfbembed - the embedded client/server library for
 Firebird.
 .
 It can work with remote Firebird servers (either super-server or classic) via
 TCP connections, in the same way libfbclient does.
 .
 Contrary to libfbclient, libfbembed is not thread-safe.
 .
 When working with local database libfbembed works directly with the database
 file without the need of a separate server process. It needs a separate lock
 manager -- fb_lock_mgr -- which is in firebird2.1-classic package.
 .
 If you are in doubt, you most probably need libfbclient2, instead of this
 package.


Changes:
firebird2.1 (2.1.5.18496-0.ds2-1~bpo60+1) squeeze-backports; urgency=low
 .
  * Rebuild for squeeze-backports.
   + drop multi-arch support
     It would require multi-arch libfbclient2, which would require backporting
     firebird2.5
 .
firebird2.1 (2.1.5.18496-0.ds2-1) unstable; urgency=low
 .
  * Official 2.1.5 upstream release
   + The only change is the addition of config.sub file
 .
  * Update copyright information about config.sub
  * honour-buildflags.patch: add CXXFLAGS when compiling makeHeader
    (intermediate binary used only during build). This makes blhc silent.
 .
firebird2.1 (2.1.5~svn+54537.ds2-1) unstable; urgency=low
 .
  * New snapshot from upstream 2.1 release branch, r54537
    + More fixes for CORE-3557 (segfault in engine when preparing query
      against dropped table)
 .
  * -server-common/purge: remove directories only if they exist. Fixes
    piuparts failure. Closes: #673757
  * add patches allowing using hardenning flags
  * override false lintian positives about hardenning
  * Drop transitional firebird2.1-dev package (no more reverse build
    dependencies)
 .
firebird2.1 (2.1.5~svn+54475.ds2-2) unstable; urgency=low
 .
  * revert "drop -common-doc dependency from firebird2.1-dev"
  * Standards-Version: 3.9.3 (no changes needed)
 .
firebird2.1 (2.1.5~svn+54475.ds2-1) unstable; urgency=low
 .
  * repack.sh: handle xz-compressed tarballs too
  * repack.sh: produce xz-compressed tarball
  * do not abort on non-existing files when cleaning upstream tree
  * add script for packaging snapshots from upstream SVN
 .
  * New snapshot from upstream 2.1 release branch, r54475
    Contains a total of 63 fixes and improvementssince 2.1.4 release. See
    /usr/share/doc/firebird2.1-common-doc/doc/WhatsNew.gz for details.
    Two changes aren't documented there:
    + CORE-3802: Firebird runs out of memory while restoring database backup
    + CORE-3807: Error "Invalid expression in the select list" can be
      unexpectedly raised if a string literal is used inside a GROUP BY clause
      in a multi-byte connection
  * drop four patches included upstream
  * refresh patches to apply cleanly
  * embed.shlibs: allow for snapshot/backported versions
  * -super.init: unset ISC_USER/ISC_PASSWORD to ensure clean startup
    environment
  * -server-common.postrm: fix removing of rundir when /var/run is a symlink.
    see #667067
  * remove /var/run/firebird/$VER/system and its parents up to /var/lib on purge
  * compress binary packages with xz
  * -classic.init: implement status option
  * drop -common-doc dependency from firebird2.1-dev
  * add a patch fixing compilation with gcc 4.7
 .
firebird2.1 (2.1.4.18393-0.ds2-7) unstable; urgency=medium
 .
  * Medium urgency due to fixing a serious bug
 .
  * -server-common.postrm: fix --ignore-fail-on-non-empty option to rmdir
    (Closes: #660592)
 .
firebird2.1 (2.1.4.18393-0.ds2-6) unstable; urgency=low
 .
  * do not fail creating existing firebird user (LP#695088)
  * do not ship libib_util.so in the private library directory
    instead, rely on the recommended libib-util package
  * fix typo in French debconf translation (SYSBDA → SYSDBA)
  * server-config: add explicit db_stop
 .
firebird2.1 (2.1.4.18393-0.ds2-5) unstable; urgency=low
 .
  * server-common.postrm: remove $RUN on removal
  * functions: do not create $RUN in postinst, init scripts will take care of
    that
 .
firebird2.1 (2.1.4.18393-0.ds2-4) unstable; urgency=low
 .
  * make firebird2.1-dev a transitional package depending on firebird-dev
  * copyright: point to GPL-N for "version N or later" licenses
  * install fbintl with .so extension and not executable
  * drop lintian overrides about -common-doc by rewording the description
 .
firebird2.1 (2.1.4.18393-0.ds2-3) unstable; urgency=low
 .
  * firebird2.1-dev: adapt to multi-arch libfbclient2
    +(build-)depend on multi-arch libfbclient2
    + Arch: any (symlink in arch-dep) directory
    + symlinks in multi-arch directory (Closes: #641137)
  * rules: provide build-arch and build-indep targets
 .
firebird2.1 (2.1.4.18393-0.ds2-2~bpo60+1) squeeze-backports; urgency=low
 .
  * Rebuild for squeeze-backports.
 .
firebird2.1 (2.1.4.18393-0.ds2-2) unstable; urgency=low
 .
  * apply patch from upstream SVN fixing ICU collations
  * remove lintian overrides about manpages shipped in dependency package
  * claim compliancy with Policy 3.9.2
 .
firebird2.1 (2.1.4.18393-0.ds2-1) unstable; urgency=low
 .
  * sourceful upload using the right, pdf-pruned orig tarball
  * bump ds version in the repack script
  * do not register non-existing PDFs with doc-base
  * -common.postrm: remove log on purge.
    Closes: #618883 -- unowned files after purge (policy 6.8, 10.8)
    Thanks to Holger Levsen for the reminder.
  * replace dk_clean -k with dh_prep
  * bump debhelper compatibility level to 7
 .
firebird2.1 (2.1.4.18393-0.ds1-1) unstable; urgency=low
 .
  * Official 2.1.4 bugfix release
 .
  * repack: drop source-less PDFs
  * mention repackaging in README.source
  * add svn/gcc-4.5.patch from upstream SVN fixing FTBFS with gcc 4.5
    (Closes: #615674)
 .
firebird2.1 (2.1.4.18393-0~rc1.ds1-4) unstable; urgency=low
 .
  * drop remnant of the -2 s390 patch, causing FTBFS
 .
firebird2.1 (2.1.4.18393-0~rc1.ds1-3) unstable; urgency=low
 .
  * rules: drop extra -DTERMINATE_LOCK_MANAGER from CxxFLAGS
  * really fix s390 build by enabling the lock manager in configure.in
 .
firebird2.1 (2.1.4.18393-0~rc1.ds1-2) unstable; urgency=low
 .
  * add fb_lock_mgr to classic targets on s390
  * remove Daniel Urban from Uploaders:
  * drop alternative dependency on cdebconf
 .
firebird2.1 (2.1.4.18393-0~rc1.ds1-1) unstable; urgency=low
 .
  * New upstream bugfix release candidate
 .
  * silence doc symlink creation
  * fix the check for update-inetd presense
  * write a real manual page for gpre
  * control: drop (alternative) dependency on cdebconf
  * watch: look for prereleases
  * update debian/copyright (nothing drastic)
  * patchworks
   + rename mcpu-to-mttune to march-i486.patch now the name reflects the
     content
   + do not redundantly include make.platform in Makefile.in.firebird
   + remove -pthread from ibutil (they use none of its symbols)
   + adapt fix-mipseb-detect.patch and no-rpath.patch to the new prerelease
   + drop merged/no longer needed port-s390, port-sh4 and use-libedit patched
   + refresh the rest to apply cleanly
   + adopt "quilt (3.0)" source format
    - remove quilt from debian/rules and build-dependencies


Override entries for your package:

Announcing to debian-backports-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
dy exist in other distributions.


Reply to: