Change logs for firebird3.0 source package in Experimental

  • firebird3.0 (3.0.11.33703.ds4-3+exp.1) experimental; urgency=medium
    
      * point Vcs-* fields to debian/experimental branch
      * debian-branch=debian/experimental in gbp.conf
    
     -- Damyan Ivanov <email address hidden>  Sat, 27 Apr 2024 05:59:34 +0000
  • firebird3.0 (3.0.11.33703.ds4-3+exp.0) experimental; urgency=medium
    
      * Rebuild of merged 3.0.11.33703.ds4 for experimental
    
     -- Damyan Ivanov <email address hidden>  Fri, 05 Apr 2024 07:51:11 +0000
  • firebird3.0 (3.0.5.33100.ds4-2+exp1) experimental; urgency=medium
    
      * Address FTCBFS: Obtain pkg-config from dpkg's buildtools.mk.
        Patch by Helmut Grohne, Closes: #928849
    
     -- Damyan Ivanov <email address hidden>  Thu, 16 May 2019 18:46:48 +0000
  • firebird3.0 (3.0.2.32703.ds4-10) experimental; urgency=low
    
      * Add patch from Helmut Grohne fixing cross-build support in configure.ac.
        See #874517
      * rules: s/BUILD/HOST/ in the OS check for --enable-raw-devices.
        Thanks to Helmut Grohne, see #874517
      * drop parallel-build.patch
        not needed with FB3
        using lockfile prevents cross-building. See #874517
        also drop procmail build-dependency as no longer needed
      * refresh remaining patches
      * Upload to experimental
    
     -- Damyan Ivanov <email address hidden>  Thu, 07 Sep 2017 09:49:05 +0000
  • firebird3.0 (3.0.2.32703.ds4-2) experimental; urgency=medium
    
      * fix short variant of the -full validation mode in gfix(1)
      * README.Debian: suggest a clean way for using unicode collations from old
        ICU versions
      * install README.Debian in -common-doc
    
     -- Damyan Ivanov <email address hidden>  Mon, 12 Jun 2017 07:56:38 +0000
  • firebird3.0 (3.0.2.32703.ds4-1) experimental; urgency=medium
    
      * New upstream release
        + Drop 4 patches released upstream and fix offsets in 2 patches to apply
          cleanly
      * move password question reset from .config to .postinst
        Closes: #859236
      * patch fbguard/fbserver so that fbguard parent process exits to the OS only
        after fbserver is ready to serve requests
        Closes: #859234
    
     -- Damyan Ivanov <email address hidden>  Wed, 05 Apr 2017 19:29:46 +0000
  • firebird3.0 (3.0.1.32609.ds4-2) experimental; urgency=medium
    
      * d/rules: call configure with arch-specific --prefix
      * d/rules: build --with-fbconf=${ULFB} and symlink *.conf there
        ($ULFB = /usr/lib/<triplet>/firebird/3.0)
      * d/rules: rely on the environment for passing compiler flags
      * add compiler flags to make the build pass with gcc6
        -std=gnu++98
        -fno-lifetime-dse
        -fno-delete-null-pointer-checks
        -fno-strict-aliasing
      * amend honour-buildflags.patch to add CFLAGS when building btyacc
      * use proper versioned dependency on lsb-base for /lib/lsb/init-functions
        (thanks, lintian)
    
     -- Damyan Ivanov <email address hidden>  Wed, 05 Oct 2016 11:00:35 +0000
  • firebird3.0 (3.0.1.32609.ds4-1) experimental; urgency=medium
    
      * remove symlinks in /usr/lib/firebird/3.0
        instead of mimicking a "standard layout" under /usr/lib/firebird/3.0
        (a non-standard location to begin with), rely on fb_config telling
        potential users where things are.
        As a side effect Closes: #838365 -- broken symlink to aliases.conf
        (and aliases.conf is gone in 3.0 anyway)
      * adopt multi-arch paths under /usr/lib
      * New upstream version 3.0.1.32609.ds4
        + drop two files from d/copyright, gone upstream
        + drop three patches released upstream
        + refresh the rest to apply cleanly
      * fix service name in functions.sh
      * fix PID path in make_packages.sh
      * fix the path to employee.fdb in databases.conf
      * rework setting of sysdba password via dpkg-reconfigure using the new
        functionality in 3.0 for direct access to the security database
      * drop two unused functions from functions.sh
    
     -- Damyan Ivanov <email address hidden>  Thu, 29 Sep 2016 20:02:39 +0000
  • firebird3.0 (3.0.0.32483.ds4-6) experimental; urgency=medium
    
      * make_packages: rename installed .service file to firebird3.0-server
      * temporarily use gcc-5 for building
      * Drop experimental warnings from -server description. 3.0 is officially
        released.
      * Drop TCP connection and the claim about interoperability with InterBase
        from client description
      * split core engine into -server-core package (Closes: #834952)
      * stop renaming firebird3.0.service to firebird3.0-server.service
      * fix a spelling mistake in gdix.sgml
      * Typo in server description
      * a couple of spelling mistakes in messages/comments
    
     -- Damyan Ivanov <email address hidden>  Mon, 19 Sep 2016 16:05:02 +0000
  • firebird3.0 (3.0.0.32483.ds4-5) experimental; urgency=medium
    
      * add a patch from upstream fixing unaligned access on sparc64
        (Closes: #823802)
    
     -- Damyan Ivanov <email address hidden>  Tue, 14 Jun 2016 16:11:57 +0000
  • firebird3.0 (3.0.0.32483.ds4-4) experimental; urgency=medium
    
      * patch fb_config --embedlibs to output the same flags as --libs
        (Closes: #826591)
    
     -- Damyan Ivanov <email address hidden>  Tue, 07 Jun 2016 11:47:38 +0000
  • firebird3.0 (3.0.0.32483.ds4-3) experimental; urgency=medium
    
      * install fb_config in firebird-dev (Closes: #826320)
    
     -- Damyan Ivanov <email address hidden>  Mon, 06 Jun 2016 10:26:25 +0000
  • firebird3.0 (3.0.0.32483.ds4-2) experimental; urgency=medium
    
      * include Firebird.pas in firebird-dev package
      * Add patch from upstream commit 6a8067e fixing locking on big-endian
        (Closes: #823705)
      * libib-util.post{inst,rm}: replace ldconfig call with a trigger
      * Declare conformance with Policy 3.9.8 (no changes needed)
    
     -- Damyan Ivanov <email address hidden>  Tue, 10 May 2016 11:50:00 +0000
  • firebird3.0 (3.0.0.32483.ds4-1) experimental; urgency=medium
    
      * Final 3.0.0 release
    
      * adapt prune-upstream-dfsg.lst to 3.0.0
      * the QuickStart.pdf was renamed in 3.0.0
      * watch: drop pre-release and snapshot URLs
      * watch: strip trailing -0 from upstream version
      * make sure src/include/gen/Firebird.pas is rebuilt
      * update upstream copyrights
      * rules: add bindnow hardening option
      * build executable binaries with -fPIE -pie
    
     -- Damyan Ivanov <email address hidden>  Fri, 22 Apr 2016 08:26:13 +0000
  • firebird3.0 (3.0.0.32383+20160312.ds4-1) experimental; urgency=medium
    
      * follow B3_0_Release branch for upstream snapshots
      * add doc/Using_OO_API.html to the list of files removed from original
        sources
      * Imported Upstream version 3.0.0.32383+20160312.ds4
        This is a couple of commits after 3.0 RC2
      * update debian/copyright for the new snapshot
      * refresh patches to apply cleanly
      * use https transport for the Vcs-Git control field
      * Fix two typos in Debian-provided manuals
      * migrate to -dbgsym packages maintained by debhelper
      * patch perfrom -> perform spelling error (thanks, lintian)
    
     -- Damyan Ivanov <email address hidden>  Mon, 14 Mar 2016 20:40:27 +0000
  • firebird3.0 (3.0.0.32157+20151110.ds4-1) experimental; urgency=medium
    
      * Imported Upstream version 3.0.0.32157+20151110.ds4
        Several commits after 3.0 RC1
      * update d/copyright (file renames)
    
     -- Damyan Ivanov <email address hidden>  Tue, 10 Nov 2015 20:25:13 +0000
  • firebird3.0 (3.0.0.32137+20151031.ds4-1) experimental; urgency=medium
    
      * Imported Upstream version 3.0.0.32137+20151031.ds4
      * refresh np-copy-from-icu.patch to apply cleanly
    
     -- Damyan Ivanov <email address hidden>  Sat, 31 Oct 2015 15:31:40 +0000
  • firebird3.0 (3.0.0.32096+20151018.ds4-1) experimental; urgency=medium
    
      * Imported Upstream version 3.0.0.32096+20151018.ds4
    
     -- Damyan Ivanov <email address hidden>  Sun, 18 Oct 2015 17:23:51 +0000
  • firebird3.0 (3.0.0.32081+20151010.ds4-1) experimental; urgency=medium
    
      * Imported Upstream version 3.0.0.32081+20151010.ds4
      * update debian/copyright (two new files, one typo)
    
     -- Damyan Ivanov <email address hidden>  Sun, 11 Oct 2015 16:06:26 +0000
  • firebird3.0 (3.0.0.32052+20150925.ds4-1) experimental; urgency=medium
    
      * d/pack-upstream-snapshot: use $FULL_UPSTREAM_VER+$DATE for version
      * Imported Upstream version 3.0.0.32052+20150925.ds4
      * update d/copyright for a couple of new PD files
      * bump debhelper compatibility level to 9
    
     -- Damyan Ivanov <email address hidden>  Sat, 26 Sep 2015 20:54:25 +0000
  • firebird3.0 (3.0.0.31896~Beta2.ds4-1) experimental; urgency=medium
    
      * Imported Upstream version 3.0.0~svn+61853.ds4
      * bump years of upstream copyright
      * update copyright summary with information about new files
      * copyright_check: improve file-name matching
      * add forgotten src/include/iberror.h to debian/copyright
      * Drop spelling.patch (applied upstream)
      * Drop kfreebsd-qsort.patch (applied upstream)
      * Drop tighten-sem-perms.patch (applied upstream)
      * server.postrm: do not fail to purge when there were no user databases
        created (Closes: #788281)
      * remove obsolete package relations with firebird2.0
      * Imported Upstream version 3.0.0.31896~Beta2.ds4
      * update debian/copyright
      * -utils: add Conflicts: with firebird2.5-common, firebird2.5-server-common
        (Closes: #787920)
      * install systemd service/socket in /lib
    
     -- Damyan Ivanov <email address hidden>  Sat, 11 Jul 2015 09:03:23 +0000
  • firebird3.0 (3.0.0~svn+61729.ds4-2) experimental; urgency=medium
    
      * refresh two patches to apply without offsets
      * three more generated files to clean after build
      * add patch fixing logic around HAVE_QSORT_R on kFreeBSD (Closes: #632576)
    
     -- Damyan Ivanov <email address hidden>  Fri, 05 Jun 2015 12:32:30 +0000
  • firebird3.0 (3.0.0~svn+61729.ds4-1) experimental; urgency=medium
    
      * Fix the last case of $VER usage, replacing it with $FB_VER (Closes: #787506)
      * Imported Upstream version 3.0.0~svn+61729.ds4
        + update debian/copyright
    
     -- Damyan Ivanov <email address hidden>  Fri, 05 Jun 2015 09:59:24 +0000
  • firebird3.0 (3.0.0~svn+61579.ds4-2) experimental; urgency=medium
    
      * consistently use FB_VER instead of that and VER to refer to the firebird
        version throughout maintainer scripts
        Closes: #787506 -- firebird3.0-server.postinst: VER: parameter not set
        Thanks to Andreas Beckman
    
     -- Damyan Ivanov <email address hidden>  Tue, 02 Jun 2015 14:13:44 +0000
  • firebird3.0 (3.0.0~svn+61579.ds4-1) experimental; urgency=medium
    
      * Remove extra ';a=summary' from the Vcs-Browser URL
      * -server.postinst: s/LOGDIR/LOG_DIR/ spelling mistake
      * Imported Upstream subversion snapshot r61579
      * fix populating -dev with include/firebird/* content
    
     -- Damyan Ivanov <email address hidden>  Tue, 19 May 2015 18:39:24 +0000
  • firebird3.0 (3.0.0~svn+61473.ds4-1) experimental; urgency=low
    
      * New upstream SVN snapshot
       + update copyright
       + repack: remove bundled boost
    
      * fix typo in -common-doc description (Closes: #641149)
      * control: fix -dev dependency on libib-util.
        Thanks to marius adrian popa (Closes: #663368)
      * refresh patches to apply cleanly
      * repack.sh: switch to xz compression
      * repack.sh: sync with 2.5
      * drop non-existent src/install/arch-specific/solx86gcc from
        prine-upstream-dfsg.lst
      * also prune builds/install/arch-specific/linux/firebird.init.d.suse.in
        has copyright statement but no license for anything
      * add a patch to remove references to firebird.init.d.suse.in
      * prune several OpenOffice.org-generated HTML files in doc/
        we need their source, can't distribute non-source files
      * repack: also remove generated src/include/gen/parse.h
      * add libtommath-dev to build-dependencies and remove bundled copy
      * repack: remove two more auto-generated files
      * use system boost headers during build
      * drop no-binary-metadata.gbak.patch, adopted upstream
      * temporarily disable no-spurious-linkage.patch
        we have more important things now, will return to
        spurious linkage later
      * refresh patches to apply cleanly
      * make_packages.sh: aliases.conf → databases.conf
      * patch builds/posix/Makefile.in to always re-generate ids.h
      * exclude built example plugins from the binary package
        upstream discourages their use for production
      * install systemd support files
      * use canonical Vcs-* headers
      * fix typo in gpre.pod
      * rules: adopt hardening flags
      * rules: provide build-arch and build-indep targets
      * patch firebird-superserver.service.in to drop syslog.target from
        dependencies
      * patch a couple of spelling mistakes
      * patch posix/Makefile.in to pass hardening build flags to btyacc and
        makeHeader compilation
      * add zlib1g-dev to B-D. enables wire compression
      * move firebird.msg to libfbclient2 package
        ported from firebird2.5
      * update libfbclient2.symbols
      * libib-util: override two lintian complains: shlib-without-versioned-soname
        and dev-pkg-without-shlib-symlink
      * stop using /etc/default/firebird3.0 for enabling/disabling the server.
        The server comes enabled by default. If needed, disabling should be
        done by the administrator via systemctl/update-rc.d
      * remove obsolete /etc/default/firebird3.0
      * drop the shared/firebird/enabled debconf template
      * quote shell variable substitutions
      * replace deprecated `...` with $(...)
      * put server log file under /var/log/firebird.
      * -server.postinst: move existing log files to /var/lib/firebird/
      * when purging the security database, also remove any remaining empty
        directories
      * -server.postinst: drop the --shell option when invoking adduser
      * logrotate: add su option
      * install firebird-superserver.service as firebird3.0-service
        this way it overlaps the init.d script
        also move firebird-classic to -doc/examples/systemd
      * add out/parallel-build.patch serializing engine code calls during building
      * add support for parallel=N in DEB_BUILD_OPTIONS. Thanks to Aron Xu
        (Closes: #723575)
      * Claim conformance with Policy 3.9.6
      * patch cloop compilation to honour compiler/linker flags
    
     -- Damyan Ivanov <email address hidden>  Mon, 11 May 2015 12:09:23 +0000
  • firebird3.0 (3.0.0~svn+53030.ds3-1) experimental; urgency=low
      * New upstream SVN snapshot  * drop unused patches (kfreebsd fix and nice compiler messages)  * update copyright summary  * refresh no-binary-gbaks.patch to apply cleanly  * describe two new symbols in libfbclient2 -- Damyan Ivanov <email address hidden>  Sun, 29 May 2011 13:03:07 +0300
  • firebird3.0 (3.0.0~svn+52872.ds3-1) experimental; urgency=low
      * New upsream SVN snapshot  * patchworks:    + rework semaphore permissions patch    + dtop trim-cflags.patch (applied upstream)    + disable fix_kfreebsd_amd64_miscompile.patch    + no-spurious-linkage.patch: -ldl only where needed    + added out/no-copy-from-icu.patch removing emnedded ICU code from isql      linking instead  * pack-upstream-snapshot: drop date from version  * tighten firebird-dev dependency on libib-util  * update copyright summary  * move libfbintl.so from -common to -server    Avoids circular dependency between libfbclient2 and -common. Thanks,    lintian!  * -common is now Arch:all  * drop Conflicts with ancient firebird2-* packages  * add Conflicts with still current -server-common and -common packages  * Claim conformance with Policy 3.9.2 -- Damyan Ivanov <email address hidden>  Wed, 04 May 2011 21:50:56 +0300
  • firebird3.0 (3.0.0~svn20110323r52594.ds3-1) experimental; urgency=low
      * New upstream SVN snapshot  * update copyright/licensing summary  * patchworks:    + drop s390_targets.patch    + adapt/refresh the rest    + disale nice-compiler-msg.patch  * make_packages: do not create empty usr/lib/firebird/3.0/lib directory in    -server. thanks, lintian -- Damyan Ivanov <email address hidden>  Wed, 23 Mar 2011 23:01:25 +0200
  • firebird3.0 (3.0.0~svn20110113r52113.ds3-1) experimental; urgency=low
      * New upsream SVN snapshot  * copyright: drop three files gone upstream -- Damyan Ivanov <email address hidden>  Fri, 14 Jan 2011 11:02:58 +0200
  • firebird3.0 (3.0.0~svn20101218r52055.ds3-1) experimental; urgency=low
      * New upstream SVN snapshot  * make nice-compiler-msg.patch a bit less intrusive  * out/s390_targets.patch is forwarded  * no-binary-metadata.gbak.patch is forwarded -- Damyan Ivanov <email address hidden>  Sat, 18 Dec 2010 21:21:38 +0200
  • firebird3.0 (3.0.0~svn20101206r52030.ds3-1) experimental; urgency=low
      * New upstream SVN snapshot  * move s390_targets.patch to out/  * remove mention of using packaged ICU  * copyright: drop a couple of files removed upstream  * refresh patches to apply cleanly -- Damyan Ivanov <email address hidden>  Sun, 12 Dec 2010 17:19:45 +0200
  • firebird3.0 (3.0.0~svn20101120r51946.ds3-1) experimental; urgency=low
    
    
      * New upstream SVN snapshot
    
      * patches:
        + series: drop (commented) references to dropped patches
        + split no-binary-metadata.gbak.patch out of no-binary-gbaks.patch. It
          could be forwarded upstream
        + drop out/customizable-log-filename.patch; applied upstream
        + one hunk from no-spurious-linkage.patch applied upstream
      * control: fix bad punctiation in -server description
      * control: do not refer to non-existing -superclassic in -common-doc
        description
    
     -- Damyan Ivanov <email address hidden>  Sat, 20 Nov 2010 16:57:59 +0200
  • firebird3.0 (3.0.0~svn20101108r51857.ds3-1) experimental; urgency=low
    
    
      * New upstream SVN snapshot
      * drop default-rpath.patch; applied upstream
      * re-enable nice-compiler-msg.patch
      * try to streamline nice-compiler-msg.patch
      * prune README.Debian: there are no static libraries anymore
      * prune README.Debian: SQLDA_DISPLAY isql option is available upstream
      * rules: drop useless --disable-static
      * drop unused link_atomic_ops.patch
      * drop unused no-static-linkage.patch
      * remove $(THR_LIBS) from no-spurious-linkage.patch
      * improve comments in libib-util lintian override
      * drop unussed firebird-utils.{manpages,wrapper}
      * drop obsolete superclassic.lintian-overrides
      * rename .xinetd file and improve comments
    
     -- Damyan Ivanov <email address hidden>  Mon, 08 Nov 2010 16:19:31 +0200