Change logs for tevent source package in Sid

  • tevent (0.16.1-2) unstable; urgency=medium
    
      * Rename libraries for 64-bit time_t transition.  Closes: #1062974
      * also add versioned Buil-Depends on dpkg-dev to ensure package
        wont be built on older systems (eg backports)
    
     -- Michael Tokarev <email address hidden>  Thu, 29 Feb 2024 12:48:50 +0300
  • tevent (0.16.1-1) unstable; urgency=medium
    
      * new upstream release
      * d/control: update libtalloc version for Build-Depends
      * d/patches/cross.patch: refresh
      * d/libtevent0.symbols: update symbols file with new version
    
     -- Michael Tokarev <email address hidden>  Mon, 29 Jan 2024 20:15:38 +0300
  • tevent (0.15.0-1) unstable; urgency=medium
    
      * new upstream release (requires talloc 2.4.1; new symbols)
      * remove hunk from cross.patch which is applied upstream
    
     -- Michael Tokarev <email address hidden>  Sun, 30 Jul 2023 23:06:06 +0300
  • tevent (0.14.1-1) unstable; urgency=medium
    
      * new upstream minor release:
        - Build fix for GNU/Hurd
        - Build fix for Solaris, after removal
          of ports backend (samba bug #15298)
      * d/control: do not build-depend on python-distutils,
        sysconfig will be used instead
      * d/control: Standards-Version: 4.6.2 (no changes)
      * d/control: remove build-depend on libaio-dev, it is not used
      * cross.patch: fix two bugs in it
    
     -- Michael Tokarev <email address hidden>  Sat, 04 Feb 2023 11:22:05 +0300
  • tevent (0.14.0-2) unstable; urgency=medium
    
      * new upstream release (0.14.0, from samba 4.18):
        - Support python 3.12
        - remove solaris port backend (it's not maintainable)
        - make tevent_find_ops_byname() available for callers.
        - allow the "standard" backend to be overloaded
        - add interface for request/subrequest call depth tracking:
          tevent_thread_call_depth_activate
          tevent_thread_call_depth_deactivate
          tevent_thread_call_depth_start
          tevent_thread_call_depth_stop
          tevent_thread_call_depth_reset_from_req
      * d/libtevent0.symbols: add new symbols and version
      * d/control: build-depend on more recent libtalloc (2.4.0)
    
     -- Michael Tokarev <email address hidden>  Sat, 21 Jan 2023 10:43:30 +0300
  • tevent (0.13.0-3) unstable; urgency=medium
    
      [ Debian Janitor ]
      * Remove constraints unnecessary since buster (oldstable)
    
      [ Michael Tokarev ]
      * d/rules: support "terse" build option for non-verbose build
      * d/salsa-ci.yml:
        - instead of allowing blhc to (always) fail, disable it
        - disable crossbuild-arm64 test (samba does not cross-build)
    
     -- Michael Tokarev <email address hidden>  Fri, 20 Jan 2023 19:07:18 +0300
  • tevent (0.13.0-2) unstable; urgency=medium
    
      * d/rules: inline parallel check from dpkg/buildopts.mk
      * use CFLAGS/LDFLAGS when running configure the same way
        as in other samba packages
      * d/rules: make it more like other samba d/rules files (minor changes)
    
     -- Michael Tokarev <email address hidden>  Sun, 30 Oct 2022 11:50:07 +0300
  • tevent (0.13.0-1) unstable; urgency=medium
    
      * new upstream release (0.13.0)
      * d/libtevent0.symbols: add new version
      * d/control: build-depend on libtalloc >= 2.3.4
    
     -- Michael Tokarev <email address hidden>  Mon, 05 Sep 2022 12:54:26 +0300
  • tevent (0.12.0-1) unstable; urgency=medium
    
      * New upstream version
      * libtevent0.symbols: new symbols:
        tevent_get_trace_queue_callback
        tevent_queue_entry_get_tag
        tevent_queue_entry_set_tag
        tevent_set_trace_queue_callback
        tevent_trace_queue_callback
      * add myself to Uploaders.
      * many packaging tweaks and cleanups:
        - use buildflags.mk instead of our own CFLAGS
        - enable hardening=+all
        - use DEB_CFLAGS_MAINT_APPEND = -g -Wall
        - set SHELL=/bin/sh -e
        - reorder rules for readability
        - reformat configure flags for readability
        - set configure environment vars in one place
        - use bin/config-stamp dep in configure & build
          to stop running configure on every (re)build
        - remove override_dh_makeshlibs
          (export DPKG_GENSYMBOLS_CHECK_LEVEL instead)
        - simplify clean target
        - explicit override_dh_auto_test
        - fix salsa-ci test failure with closed fd#0
        - switch to using waf directly (& parallel)
        - stop using --minimum-library-version=
          in configure line (not very useful)
        - bump dh-compat to 13
        - explicitly list targets which goes to dh
        - adopt significantly faster version of
          /usr/share/dpkg/architecture.mk to set all vars in 1 go
    
     -- Michael Tokarev <email address hidden>  Mon, 02 May 2022 21:56:00 +0300
  • tevent (0.11.0-1) unstable; urgency=medium
    
      * New upstream version 0.11.0
        - Update 0001-Disable-python-tests.patch
        - Bump build-depend on talloc to 2.3.2
        - Add Build-Depends: libcmocka-dev (>= 1.1.3)
        - Update symbols
      * Update watch file format version to 4
      * d/copyright: Fix duplicate-globbing-patterns
      * Standards-Version: 4.5.1
    
     -- Mathieu Parent <email address hidden>  Tue, 14 Dec 2021 09:43:24 +0100
  • tevent (0.10.2-1) unstable; urgency=medium
    
      [ Debian Janitor ]
      * Use dh $@ sequencer.
      * Update standards version to 4.5.0, no changes needed.
    
      [ Mathieu Parent ]
      * New upstream version 0.10.2
        - Update symbols (no change)
        - Bump build-depend on talloc to 2.3.1
    
     -- Mathieu Parent <email address hidden>  Tue, 23 Jun 2020 10:09:25 +0200
  • tevent (0.10.1-4) unstable; urgency=medium
    
      [ Debian Janitor ]
      * Update standards version to 4.4.1, no changes needed.
      * Rely on pre-initialized dpkg-architecture variables.
    
     -- Mathieu Parent <email address hidden>  Sun, 17 Nov 2019 14:36:24 +0100
  • tevent (0.10.1-3) unstable; urgency=medium
    
      * Upload to unstable
    
     -- Mathieu Parent <email address hidden>  Sat, 14 Sep 2019 09:55:27 +0200
  • tevent (0.9.39-2) unstable; urgency=medium
    
      * Upload to unstable
      * Bump debhelper from old 11 to 12.
      * Standards-Version: 4.4.0
      * d/copyright:
        - s/GPL-3+/GPL-3.0+/ and s/LGPL-3+/LGPL-3.0+/
        - Move License details to end of file
        - Add waf licences
        - Add lib/replace licences
        - Add lib/talloc/* licenses
    
     -- Mathieu Parent <email address hidden>  Thu, 29 Aug 2019 14:43:48 +0200
  • tevent (0.9.37-1) unstable; urgency=medium
    
      * New upstream version 0.9.37
        - Bump build-depend on talloc to 2.1.13
        - Update symbols
      * d/control: Standards-Version: 4.2.1
      * d/control: Rules-Requires-Root: no
      * d/rules: Remove dbgsym-migration in override_dh_strip
    
     -- Mathieu Parent <email address hidden>  Mon, 17 Sep 2018 21:18:44 +0200
  • tevent (0.9.36-2) unstable; urgency=low
    
      * Upload to unstable
    
     -- Mathieu Parent <email address hidden>  Tue, 15 May 2018 15:42:59 +0200
  • tevent (0.9.34-1) unstable; urgency=high
    
      * New upstream version 0.9.34
        - Update symbols (no changes)
        - fix upstream "BUG 13130: smbd on disk file corruption bug under heavy
          threaded load"
        - Set urgency to high for this fix
      * Standards-Version: 4.1.1, no change
    
     -- Mathieu Parent <email address hidden>  Thu, 23 Nov 2017 11:04:22 +0100
  • tevent (0.9.33-2) unstable; urgency=medium
    
      * Upload to sid 
    
     -- Mathieu Parent <email address hidden>  Thu, 26 Oct 2017 10:27:36 +0200
  • tevent (0.9.31-1) unstable; urgency=medium
    
      [ Jelmer Vernooij ]
      * Change maintainer to Debian Samba package maintainers.
    
      [ Mathieu Parent ]
      * New upstream version.
        - Update symbols
        - Bumping talloc Buid-Depends to 2.1.8
      * Add me to uploaders
      * Use secure Vcs-* uris
      * Use automatic debug packages (-dbgsym)
      * Use https homepage for tevent
      * Mark libtevent-dev Multi-Arch: same
      * Fix libreplace path in debian/copyright
      * Bump standards version to 3.9.8 (no changes)
    
     -- Mathieu Parent <email address hidden>  Sun, 09 Oct 2016 20:47:15 +0200
  • tevent (0.9.28-1) unstable; urgency=medium
    
      * New upstream version.
      * Drop upstreamed patch 01_fix_ld_library_path.
      * Update Vcs-Git URL to use new host name (anonscm.debian.org).
    
     -- Jelmer Vernooij <email address hidden>  Sun, 13 Dec 2015 01:15:17 +0000
  • tevent (0.9.26-3) unstable; urgency=low
    
      * debian/copyright: Set short names for licenses.
      * Fix Vcs-Git header.
      * debian/rules: Properly clean up bin/, .lock-wscript and libtevent.a.
    
     -- Jelmer Vernooij <email address hidden>  Sat, 12 Dec 2015 01:17:11 +0000
  • tevent (0.9.26-2) unstable; urgency=medium
    
      * Set LD_LIBRARY_PATH during tests. Fixes FTBFS. Closes: #805319
    
     -- Jelmer Vernooij <email address hidden>  Tue, 17 Nov 2015 00:57:47 +0000
  • tevent (0.9.26-1) unstable; urgency=medium
    
      * New upstream release.
    
     -- Jelmer Vernooij <email address hidden>  Sun, 08 Nov 2015 21:42:12 +0000
  • tevent (0.9.25-2) unstable; urgency=medium
    
      * Merge back in packaging changes between 0.9.18 and 0.9.24.
      * Drop revert-ldflags-atend: applied upstream.
      * Force LD_LIBRARY_PATH=bin/shared to fix python tests.
    
     -- Jelmer Vernooij <email address hidden>  Sun, 20 Sep 2015 15:17:00 +0000
  • tevent (0.9.25-1) unstable; urgency=medium
    
      * Fix watch file.
      * New upstream release.
      * Bump standards version to 3.9.6 (no changes).
      * debian/copyright: Fix duplicate license names.
    
     -- Jelmer Vernooij <email address hidden>  Sat, 19 Sep 2015 03:16:10 +0000
  • tevent (0.9.24-1) unstable; urgency=medium
    
    
      * Fix upstream location in debian/watch.
      * New upstream release.
      * Bump standards version to 3.9.6 (no changes).
      * Use dpkg-buildflags.
      * Add patch revert-ldflags-atend: Reverts upstream change preventing
        use of -Wl,--as-needed.
      * Fix lib/replace paths in debian/copyright.
      * Set libtevent0-dbg to Multi-Arch: Same.
      * Don't override CFLAGS from dpkg-getbuildflags, enabling hardening.
    
     -- Jelmer Vernooij <email address hidden>  Sat, 25 Apr 2015 13:20:07 +0000
  • tevent (0.9.22-1) unstable; urgency=medium
    
    
      * New upstream release.
      * Use canonical URL in Vcs-Git header.
      * Set branch in Vcs-Git header.
    
     -- Jelmer Vernooij <email address hidden>  Sat, 05 Jul 2014 23:42:44 +0200
  • tevent (0.9.21-1) unstable; urgency=medium
    
    
      * Change maintainer to Debian Samba maintainers, move myself to
        uploaders.
      * Change standards version to 3.9.5 (no changes).
      * New upstream release.
    
     -- Jelmer Vernooij <email address hidden>  Sat, 12 Apr 2014 16:12:42 +0200
  • tevent (0.9.19-1) unstable; urgency=low
    
    
      * Migrate to git.
      * Bump standards version to 3.9.4.
      * New upstream release.
       + Fixes FTBFS. Closes: #711678, #713100.
    
     -- Jelmer Vernooij <email address hidden>  Sun, 11 Aug 2013 13:53:09 +0000
  • tevent (0.9.16-1) unstable; urgency=low
    
    
      * New upstream release.
      * Switch to debhelper 9.
    
     -- Jelmer Vernooij <email address hidden>  Sun, 10 Jun 2012 13:23:16 +0200
  • tevent (0.9.15-2) unstable; urgency=low
    
    
      * Only depend on (optional) libaio-dev on Linux. Thanks Robert Millan.
        Closes: #650954
      * debian/copyright: Refer to LGPL-3 license file rather than symlink.
    
     -- Jelmer Vernooij <email address hidden>  Thu, 29 Mar 2012 00:42:38 +0200
  • tevent (0.9.15-1) unstable; urgency=low
    
    
      * New upstream release.
      * Bump standards version to 3.9.3 (no changes).
    
     -- Jelmer Vernooij <email address hidden>  Mon, 12 Mar 2012 19:48:56 +0100
  • tevent (0.9.14+git20120207-1) unstable; urgency=low
    
    
      * New upstream snapshot.
       + Unpacks waf source code. Closes: #654510
    
     -- Jelmer Vernooij <email address hidden>  Tue, 07 Feb 2012 15:36:52 +0100
  • tevent (0.9.14-2) unstable; urgency=low
    
    
      * Only depend on (optional) libaio-dev on Linux. Thanks Robert Millan.
        Closes: #650954
    
     -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2011 16:48:38 +0100
  • tevent (0.9.14-1) unstable; urgency=low
    
    
      * New upstream release.
    
     -- Jelmer Vernooij <email address hidden>  Wed, 10 Aug 2011 13:49:40 +0200
  • tevent (0.9.13-3) unstable; urgency=low
      * Upload to unstable.  * Switch to new style debhelper. -- Jelmer Vernooij <email address hidden>  Thu, 28 Jul 2011 16:37:04 +0200
  • tevent (0.9.13-1) unstable; urgency=low
      * New upstream release.  * Add homepage field.  * Bump standards version to 3.9.2 (no changes). -- Jelmer Vernooij <email address hidden>  Mon, 18 Jul 2011 17:48:12 +0200
  • tevent (0.9.11~git20110311-1) unstable; urgency=low
      * New upstream snapshot. -- Jelmer Vernooij <email address hidden>  Sat, 12 Mar 2011 00:50:21 +0100
  • tevent (0.9.10-1) unstable; urgency=low
      * New upstream release.  * Remove reference to deprecated BSD license file.  * Support building against talloc 2.0.1.  * Add script for automatically updating dependencies.  * Add missing dependencies on ${misc:Depends}.  * Link with --as-needed. -- Jelmer Vernooij <email address hidden>  Tue, 21 Dec 2010 19:38:38 +0100
  • tevent (0.9.9~git20100928-2) unstable; urgency=low
    
    
      * Depend on python-dev to build new Python module. Closes: #598374
    
     -- Jelmer Vernooij <email address hidden>  Tue, 28 Sep 2010 17:21:10 +0200
  • tevent (0.9.8-1) unstable; urgency=low
    
    
      * New upstream release.
      * Bump standards version to 3.8.3.
    
     -- Jelmer Vernooij <email address hidden>  Fri, 11 Sep 2009 22:40:00 +0200
  • tevent (0.9.5~20090516-1) unstable; urgency=low
    
    
      * New upstream snapshot.
    
     -- Jelmer Vernooij <email address hidden>  Sat, 16 May 2009 03:47:38 +0200
  • tevent (0.9.3~git20090221-1) unstable; urgency=low
    
    
      * New upstream snapshot.
      * Add dependency on libaio-dev.
    
     -- Jelmer Vernooij <email address hidden>  Mon, 02 Feb 2009 23:33:20 +0100