Change logs for ipvsadm source package in Sid

  • ipvsadm (1:1.31-3) unstable; urgency=medium
    
      * [6740cde] d/compat, d/control: remove d/compat and add a build-dep on
        `debhelper-compat = 13` to d/control
      * [374d59b] d/control: bump Standards-Version to 4.7.0
      * [d35b20a] d/control: set Rules-Requires-Root: no
      * [4d32da4] d/control: update Maintainer and add Uploaders to adopt the
        package for the Netfilter team
      * [6e8cfea] d/control: add ${misc:Pre-Depends} for invoke-rc.d in
        init-system-helpers
      * [3a56ff0] d/control: update VCS URL's
      * [35e9718] d/control: change architecture to `linux-any`
      * [4e5b31c] d/copyright: convert to DEP-5 format
      * [920b4fe] d/copyright: update copyright field for debian/*
      * [b9901d0] d/gbp.conf: default: set `debian-branch` to debian/sid
      * [3e3552b] d/gbp.conf: dch: set `id-length` to 7
      * [5f21e6e] d/gbp.conf: dch: set `commit-msg`
      * [5aed261] d/gbp.conf: default: set `pristine-tar` to True
      * [0712455] d/ipvsadm.manpages: run wrap-and-sort
      * [d154a71] d/ipvsadm.install, d/ipvsadm.service, d/ipvsadm-*: add a
        systemd service file (Closes: #1039239)
      * [cf418ca] d/p/cross.patch: add DEP-3 metadata
      * [b5564bc] d/p/limit-weight-to-int-max.patch: fix DEP-3 metadata
      * [4780601] d/p/fix-ambiguous-usage-error-message.patch: fix ambiguous
        usage error message (Closes: #610596)
      * [d066b67] d/p/fix-build-flags.patch, d/rules: patch Makefiles to
        support build-flags
      * [2058baf] d/rules: let dh manage build-flags
      * [36c9721] d/rules: enable hardening
      * [7bb8112] d/rules: pass HAVE_NL=1 to make to enable libnl support
      * [cc35b9c] d/rules: add support for the `terse` build option
      * [a17aaf3] d/watch: verify upstream signatures
      * [f675127] d/source/lintian-overrides: override
        "orig-tarball-missing-upstream-signature"
      * [9d28683] d/: add .gitignore
      * [0e458b8] d/: remove obsolete header file
      * [1410ea0] d/: remove duplicate docs file
      * [4b2e573] d/ipvsadm.init: fix formatting
      * [1005e81] d/ipvsadm.default: correct explanatory comments
      * [1cae5e5] d/ipvsadm.service: add /etc/default/ipvsadm as an
        EnvironmentFile
      * [b09787d] d/ipvsadm-flush, d/ipvsadm-load: obey `$AUTO` as defined in
        /etc/default/ipvsadm
    
     -- Jeremy Sowden <email address hidden>  Sat, 25 May 2024 15:05:44 +0100
  • ipvsadm (1:1.31-2) unstable; urgency=medium
    
      * QA upload.
    
      [ Helmut Grohne ]
      * Orphan the package with Alexander's consent. Thanks for maintaining it.
      * Drop obsolete lsb-base dependency.
      * Use CPPFLAGS: Append them to CFLAGS.
      * cross.patch: Make pkg-config substitutable. (Closes: #901275)
      * Delete lintian overrides for tags issued anymore.
      * Transition pkg-config dependency to pkgconf.
    
      [ Chris Hofstaedtler ]
      * Install aliased files into /usr (DEP17 M2) (Closes: #1060204)
    
     -- Helmut Grohne <email address hidden>  Fri, 24 May 2024 13:32:37 +0200
  • ipvsadm (1:1.31-1) unstable; urgency=medium
    
      * [950ed21] New upstream version 1.31
      * [e35ba70] Refresh patch
      * [5639279] Bump standards version
    
     -- Alexander Wirt <email address hidden>  Sun, 05 Jan 2020 21:33:49 +0100
  • ipvsadm (1:1.29-1) unstable; urgency=medium
    
      * [b30c9aa] New upstream version 1.29
        (Closes: #903935)
      * [f33b1cc] Bump standards version
      * [06cf313] Priority extra is now optional
      * [28cd1fe] Bump to dh11
      * [776e7b4] package doesn't build with parallel
      * [a3d3994] Add gitlab-ci file
      * [b82b9b0] Add snapshot changelog
      * [c1c00d7] Add homepage field
      * [4af29a6] Remove trailing whitespace
      * [8cdf09c] I found even more whitespace
      * [8f39cde] Verify gpg sig on upstream tarball
      * [0e9779f] use specific GPL version in copyright
      * [07d28a4] Remove obsolete lintian override
      * [6a7e974] We don't use dpatch anymore, kick README.source
      * [98911a8] Add override file - we don't have a changelog
      * [aa1dc89] Fix syncid on daemon invocation (Closes: #649106, #788345, #808950)
      * [7695a4a] Add a patch to enhance weight parameter to INT_MAX.
        Thanks to Francois Lallart <email address hidden> (Closes: #814348)
    
     -- Alexander Wirt <email address hidden>  Sun, 05 Aug 2018 09:21:46 +0200
  • ipvsadm (1:1.28-3) unstable; urgency=medium
    
      * Upload to unstable 
    
     -- Alexander Wirt <email address hidden>  Tue, 23 Jun 2015 19:47:16 +0200
  • ipvsadm (1:1.26-4) unstable; urgency=medium
    
    
      * Fix initscript for daemon mode (Closes: #649106) 
    
     -- Alexander Wirt <email address hidden>  Tue, 07 Apr 2015 13:58:32 +0200
  • ipvsadm (1:1.26-3) unstable; urgency=medium
    
    
      * [8fe73cf] Move to quilt 3.0
      * [9ae82d1] wrap-and-sort
      * [d8b7ba7] Move to debhelper compat v9
      * [450ce1d] Remove obsolete dpatch patches
      * [86caa7e] Remove obsolete templates
      * [8c6fbd7] Bump standards version
      * [6972aa0] Add deps for libnl3
      * [9a354ee] Add syncid to default file (Closes: #649106)
      * [f57062e] Build against libnl3 (Closes: #653021)
      * [ebeed1d] Fix displayed nodes (Closes: #685495, #706680)
      * [c0e7408] Imported Debian patch 1:1.26-2
      * [25fb091] Revert "Imported Debian patch 1:1.26-2"
      * [be1c118] Fix build-deps
      * [41027f9] Bump standards version (no changes)
      * [d0c8111] Add a patch to support LDFLAGS in Makefile. This adds support for hardening.
    
     -- Alexander Wirt <email address hidden>  Sat, 01 Mar 2014 23:36:46 +0100
  • ipvsadm (1:1.26-2) unstable; urgency=low
    
    
      [ Christian Perrier ]
      * Debconf templates and debian/control reviewed by the debian-l10n-
        english team as part of the Smith review project. Closes: #685577
      * [Debconf translation updates]
      * Russian (Yuri Kozlov).  Closes: #687432
      * Polish (Michał Kułach).  Closes: #687551
      * Italian (Beatrice Torracca).  Closes: #687655
      * Portuguese (Rui Branco).  Closes: #687706
      * Czech (Michal Simunek).  Closes: #687741
      * Danish (Joe Hansen).  Closes: #656652
      * Danish (Joe Hansen).  Closes: #687989
      * German (Chris Leick).  Closes: #688032
      * Swedish (Martin Bagge / brother).  Closes: #688432
      * French (Christian Perrier).  Closes: #688457
      * Spanish; (Javier Fernández-Sanguino).  Closes: #688926
    
     -- Alexander Wirt <email address hidden>  Sat, 16 Mar 2013 07:45:29 +0100
  • ipvsadm (1:1.26-1) unstable; urgency=low
    
    
      * [084f2b6] Imported Upstream version 1.26
        - Fix display of active connections (Closes: #574587)
      * [3a0f1e2] Use source format 1.0
      * [d5ca6cd] Remove debconf configuration (Closes: #656652)
      * [c9ac6fd] Update NEWS entry
      * [4759bff] Update default file with new options
      * [ee63b63] Add support for specifying syncid in /etc/default/ipvsadm
        (Closes: #649106)
      * [6a47317] Cleanup upstream provided debian/files
      * [028471c] Update disabled message of initscript
      * fix runlevels of initscript (Closes: #582821)
      * [5481cda] Add ipvs and IPVS to description (Closes: #572315)
      * [8b71ffc] Apply patch for startup options of ipvsadm (Closes: #504001)
    
     -- Alexander Wirt <email address hidden>  Wed, 22 Feb 2012 22:03:47 +0100
  • ipvsadm (1:1.25.clean-1) unstable; urgency=low
    
    
      * New upstream version (Closes: #540423)
        - Build depend on libnl-dev
      * Fix pending l10n issues. Debconf translations:
      * Vietnamese (Clytie Siddall).  Closes: #513582
      * Spanish (Francisco Javier Cuadrado).  Closes: #529727
      * Arabic (Ossama M. Khayat).  Closes: #552384
      * Japanese (Hideki Yamane (Debian-JP)).  Closes: #553028
    
     -- Alexander Wirt <email address hidden>  Tue, 10 Nov 2009 07:35:04 +0100
  • ipvsadm (1:1.24-2.1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Fix pending l10n issues. Debconf translations:
        - Swedish. Closes: #491945
    
     -- Christian Perrier <email address hidden>  Tue, 21 Oct 2008 05:47:28 +0200