Debian Package Tracker
Register | Log in
Subscribe

xtables-addons

Choose email to subscribe with

general
  • source: xtables-addons (main)
  • version: 3.29-1
  • maintainer: Debian Netfilter Packaging Team (DMD)
  • uploaders: Jeremy Sowden [DMD]
  • arch: all any
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 3.13-1+deb11u1
  • oldstable: 3.23-1
  • stable: 3.27-4
  • testing: 3.29-1
  • unstable: 3.29-1
versioned links
  • 3.13-1+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.23-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.27-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.29-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • xtables-addons-common
  • xtables-addons-dkms
  • xtables-addons-source
action needed
88 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit f38374f51ac880a3420597a65b33d74e70de2e8e
Author: Jeremy Sowden <azazel@debian.org>
Date:   Wed Aug 27 11:36:32 2025 +0100

    d/changelog: add entry for 3.29-1

commit 62cab78251c62e54ba9b2bf183dbd23766145f3f
Merge: 23e7335 7c08f7c
Author: Jeremy Sowden <azazel@debian.org>
Date:   Wed Aug 27 11:02:18 2025 +0100

    Update upstream source from tag 'upstream/3.29'
    
    Update to upstream version '3.29'
    with Debian dir bb1e5dddfb6cdac5d9bb27009d1429b8aca22af2

commit 7c08f7c2dd42fc316b90420ec12d5506548ca424
Merge: b926aa9 a104470
Author: Jeremy Sowden <azazel@debian.org>
Date:   Wed Aug 27 11:02:02 2025 +0100

    New upstream version 3.29

commit a104470d4a380eb815cdd6d29ba2d069062b9fe3
Author: Jan Engelhardt <jengelh@inai.de>
Date:   Wed Aug 20 10:36:07 2025 +0200

    Xtables-addons 3.29

commit 42eed883655755e707ee662b9f140576e879066c
Merge: fd6e824 b604d48
Author: Jan Engelhardt <jengelh@inai.de>
Date:   Wed Aug 20 10:52:05 2025 +0200

    Include code history of libipt_ACCOUNT

commit fd6e8245ea6d32773a241e7211bdac4fa51d8ad7
Merge: d8a0ac3 35a9fad
Author: Jan Engelhardt <jengelh@inai.de>
Date:   Wed Aug 20 10:43:11 2025 +0200

    Include code history of ipt_ACCOUNT

commit d8a0ac3190d3318d31c0f22057b1fcebec99f56f
Author: Jan Engelhardt <jengelh@inai.de>
Date:   Wed Aug 20 10:41:12 2025 +0200

    doc: trim changelog to last year

commit 61762a5f2c07214ba8a9a3d7350bc63b98b25dd5
Author: Jan Engelhardt <jengelh@inai.de>
Date:   Wed Aug 20 10:30:49 2025 +0200

    xt_pknock: support Linux 6.16 timer API
    
    pknock/xt_pknock.c:362:39: error: implicit declaration of function
    "from_timer"; did you mean "mod_timer"? [-Wimplicit-function-declaration]

commit 8e3da40e432d22c0761cd877c7d6b12e8777db30
Author: Jan Engelhardt <jengelh@inai.de>
Date:   Wed Jul 2 12:32:40 2025 +0200

    Add builder note into Kbuild file

commit 35a9fad2755822ada53f18c5e67d05e69eb21d17
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Sep 5 15:20:46 2011 +0200

    Copy over 2.6.36 files to 3.0 - so patch-o-matic finds them

commit 4c0b9fc5ae74f072c98f5df49545d09935371474
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Jan 21 10:46:38 2011 +0100

    Updated ChangeLog

commit 35fc8e31866e3566c204e56e4f528f1b63fb64d6
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Jan 21 10:43:21 2011 +0100

    Adapt to kernel 2.6.36+ netfilter API changes

commit a0ed824e8d772130a6f6ee759d7c986a34695a5b
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Jan 21 10:41:38 2011 +0100

    Adapt to the removal of NIPQUAD in 2.6.36

commit 7c213d6f380b6f8b2661924ca1be26e32b62078b
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Jan 21 10:39:10 2011 +0100

    Adapt to removal of init_MUTEX. sema_init is already in 2.6.13

commit d641f43357b6260568027fb8e9bcb888b1e0616a
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Jan 21 10:38:20 2011 +0100

    Increase copyright year

commit 3b4b23d186ea5a0db3c0b7232a791c58d9cc887d
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Jan 21 10:36:28 2011 +0100

    Start 2.6.36+ support by copying existing files

commit b604d48cae65ca14206a83f7d18367d063725a2c
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Aug 24 13:37:56 2009 +0200

    Include limits.h in ipt_ACCOUNT_cl.c to work around compilation problems reported on the mailinglist

commit 303a100df399261ab98852b23e1619ee5483f4a9
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Aug 24 13:37:13 2009 +0200

    Remove auto-generated files

commit fb4dd1a0ea39f0189e59e7188a7a438c1548f4cd
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Aug 14 17:27:14 2009 +0200

    Support for iptables 1.4.3 and 1.4.4 by Blazej

commit e958ab23c18c320c24803ce26c44ff83d91655b4
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Jul 23 11:58:19 2009 +0200

    Fix RPM license tag

commit 556ca72812b099457e564e300ba882d96bd5bcd1
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Apr 14 17:23:30 2009 +0200

    Updated ChangeLog for release

commit 41fb32ab48248f206e11e1bde8d2298cf4824829
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed Apr 8 16:57:04 2009 +0200

    Support for 2.6.28 and 2.6.29

commit 1a4481da060860e4781aa70f43bdd3620a92917b
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sat Feb 7 17:23:15 2009 +0100

    Reconstructed release dates from file dates

commit 2cac4b56c822bebdbbaedcc550652fafa620a0d9
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sat Feb 7 17:18:35 2009 +0100

    Reconstruced release dates from file dates

commit f79e70ad975254d71a64599fde06e80d2050885f
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Feb 6 17:41:36 2009 +0100

    Compiled short changelog from git history and netfilter announce mails

commit 1f52aeb49e75a9b07501583ea1905927b6c4c8ad
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Feb 6 17:19:15 2009 +0100

    Compiled short changelog from git history

commit 60be98f95607dc9771639b49bfe6dfcfbd27a80d
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Dec 18 16:32:57 2008 +0100

    Removed kdevelop stuff

commit 3c2d2fc06ae5fd7387b48187d17ede9e95d94535
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed Dec 3 16:40:26 2008 +0000

    Increase copyright header

commit 4f1016feb1abda967a3eb3b2432aeb75d0780da3
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed Dec 3 16:38:38 2008 +0000

    ipt_ACCOUNT: (tomj) support for 2.6.27

commit ef04510a5ffdf11dc2c4414e8f1ebc7af7270fc0
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Nov 3 16:02:52 2008 +0000

    Some more tests done

commit 9491a5f5dafb2029ab584d941b162ddefb58c3b9
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Jun 13 16:17:14 2008 +0000

    ipt_ACCOUNT, iptables: (tomj) fix module load error caused by previous change

commit 3843f7045733f45f95dfd7c59cc105302f4ac1f1
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Jun 13 15:22:46 2008 +0000

    ipt_ACCOUNT, iptables: (tomj) support for iptables 1.4.0 and 1.4.1

commit e8bd93ade907fdf8020986ec3e990751280efb93
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu May 29 19:51:44 2008 +0000

    ipt_ACCOUNT, iptables: (tomj) fix delete handling (#1379)

commit f05fa82a4f1a16da8a8b942c230b417ea7a491c9
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu May 29 19:22:15 2008 +0000

    ipt_ACCOUNT, iptables: (tomj) fix some pointer types (#1397)

commit 067c9ae7cf10a7950af15d33ebd48d6b471c9ca9
Author: Reinhard Pfau <reinhard.pfau@intra2net.com>
Date:   Fri Apr 18 09:28:40 2008 +0000

    removed autogenerated files

commit fa7f168cac11eb9d8b186433f1a303952cd6560f
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed Mar 26 19:47:27 2008 +0000

    Removed obsoleted stuff

commit 51e0e79736c53b330b929b3efbf24f0f34b95512
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Mar 10 10:53:54 2008 +0000

    ipt_ACCOUNT: (tomj) support for 2.6.24, fix function type mismatch for 2.6.23+

commit d0ba79b5f1fd7cd93975f976ba8332941ef0d198
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Sep 27 12:16:20 2007 +0000

    Updated copyright headers to reflect last changes

commit 759e06cf614a9dbf5cc77bc2ca6623aad8230ca4
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Sep 27 12:06:29 2007 +0000

    ipt_ACCOUNT: (tomj) 64 bit warning fixes by Jan Engelhardt

commit 946762ae354f5a0fb4d4fb20d8cc8880fa42092f
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri Aug 24 11:26:16 2007 +0000

    ipt_ACCOUNT: (tomj) work around kernel 2.6 crash bug

commit 32efca6f6d8fa23b3654a875a33fefa121982d08
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed Jul 25 13:08:41 2007 +0000

    ipt_ACCOUNT: (tomj) support for 2.6.22

commit 5cab2deb86cb31a7712ffe97753dfd8804d9f999
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Apr 26 12:12:35 2007 +0000

    ipt_ACCOUNT: (tomj) support for 2.6.21

commit feab608a27cf0d5b49e996eed0abb97e1ac0451d
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed Feb 14 16:56:56 2007 +0000

    Update readme file

commit 8396f52579b6c9c77792e28a75360d17e50bdfaa
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Feb 13 16:26:11 2007 +0000

    fix compile warnings

commit 146aa6772bdd87b14a91ac0a50df80a79a0ab7f8
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Feb 13 16:07:02 2007 +0000

    ipt_ACCOUNT: (tomj) fix for kernel >= 2.6.19, compat glue for older kernels, simplified iptables patching

commit ab1449e79dc308983a3ba1608cdb42be92bfc359
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Feb 13 14:35:41 2007 +0000

    iptables.patch file as released

commit 4ac38440b3b2ce4fae701860540c8e9153ad0ed9
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed Dec 20 15:47:02 2006 +0000

    ipt_ACCOUNT: (tomj) port for 2.6.19

commit 7dc57d446364757855083e0111f43e51616ad815
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Oct 19 08:42:03 2006 +0000

    ipt_ACCOUNT: (tomj) 64 bit cleanliness by Carl-Daniel Hailfinger

commit 56c1ddaef82bc48e69691425874ddef4ca3391ec
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Oct 19 08:37:32 2006 +0000

    Initial 2.6 submission

commit aed53fe326067c983ca52d7c5838804d70786ec5
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Oct 9 09:43:42 2006 +0000

    increase version

commit 95ad024fd62cddab7f94849c8722fdbdd1fc3091
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Sep 25 12:58:56 2006 +0000

    arnied, arnielizer, arniesetup, generate, info_mqueue_ui, libncfcheck: (tomj) compile fixes

commit cb2f56dc58a271ecb0fccd6d474cf46b59d2f999
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Sep 4 13:55:58 2006 +0000

    ipt_ACCOUNT, kernel-2.6: (tomj) fixes for 2.6.17

commit 1913c8942cab40bf20c6d792de7225954cc6f28f
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Jul 13 08:20:25 2006 +0000

    libipt_ACCOUNT: (tomj) quickly hacked CSV export due to feature request

commit 3fb0d0cca62248ffd0964638a29faf2ab5af1d1e
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon May 8 12:16:28 2006 +0000

    ipt_ACCOUNT: (tomj) ported to 2.6
        ATTENTION: Don't push out for Intranator

commit 47d49488830593da4c5498a261e24691f7e9a68a
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sun Apr 30 10:59:33 2006 +0000

    Switched to our own "external" repository

commit 28ea7aa88ae4a637ddd402bd955dbf42d4fd3b64
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Wed Jun 8 18:45:23 2005 +0000

    compile fixes

commit 2b0e65049cfe401009ff95432a121eba358427f6
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri May 20 12:16:19 2005 +0000

    ipt_ACCOUNT: (tomj) compile fixes from netfilter devel

commit c6620097ff5295e82b72dc78d101a2c1021fdf72
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri May 13 10:04:31 2005 +0000

    fix comment

commit 8bea9bf9644c8c38cc956c667b4026ab8b9b80d0
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Fri May 13 10:02:01 2005 +0000

    ipt_ACCOUNT, kernel-2.4: (tomj) fix endless loop in 32 bit netmasks, fix small locking bug

commit f4d59c40b37d36b95a0f50d44e0e2927d74299f6
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue May 3 09:32:57 2005 +0000

    increase version

commit a82d4b923904e615e20b30cfb86655e2f61f5e45
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue May 3 09:32:56 2005 +0000

    increase version

commit b804159485b954213b0bbffc95b1d9ad3c662484
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Apr 14 20:55:52 2005 +0000

    ipt_ACCOUNT: (tomj) fixed & greatly improved locking

commit a92b7b942ef323f4c58f7e9d4801cd8253417da4
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Apr 14 13:48:17 2005 +0000

    libipt_ACCOUNT: (tomj) fix long standing "Invalid handle for ipt_acc_handle_free() specified: 3482432576" bug

commit 491d7fffdf074139eae3396c01bc489150c1ac52
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Apr 5 07:34:37 2005 +0000

    sync with netfilter pom-ng

commit 7f30e02e7c26bea107e340386aac9adf79f93f95
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Apr 5 07:25:59 2005 +0000

    updated copyrights

commit 39f2f25500277a29b7847aa92a0738ec79abc30e
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Apr 4 21:47:10 2005 +0000

    ipt_ACCOUNT: (tomj) fix for the last fix (double added offsets)

commit 32cd84a6845e532242f64a39a0285ad31928df26
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Apr 4 16:48:09 2005 +0000

    ipt_ACCOUNT: (tomj) really fix large networks

commit 0f549f69eaee14d5db527e34e32beb9a6ab5048f
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Apr 4 13:35:01 2005 +0000

    make more functions static

commit 7a52ea77aab18a797b206e0547dc8b0067c06387
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Apr 4 09:05:59 2005 +0000

    ipt_ACCOUNT: (tomj) fix for large networks

commit 80c3c64017c1fe4e99e8c3164380804ca7dc7df6
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Nov 2 15:15:03 2004 +0000

    increase version

commit 43abf0efe3443082c1e312b02ecb7b1f7b3b97c0
Author: Gerd v. Egidy <gerd.von.egidy@intra2net.com>
Date:   Thu Sep 23 16:14:48 2004 +0000

    libipt_ACCOUNT: (gerd) license fix

commit ac83062b3338533e35d5fab7f8132d1646bcb9c0
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Jun 15 13:14:20 2004 +0000

    ipt_ACCOUNT, kernel-2.4: (tomj) increase maximum table size to 128

commit 2670a06214bb18457ebe913178d3a1bb0ce011b2
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Thu Jun 10 17:07:55 2004 +0000

    changed package status to beta

commit dc668ad3f7c765ed03ff1b5e8bb52a56ade19477
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Jun 7 19:37:34 2004 +0000

    ipt_ACCOUNT: (tomj) better return code handling

commit e3ccc02f6d76e1c1495370812fd790fd84c7cab1
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sat May 29 10:08:34 2004 +0000

    libipt_ACCOUNT, iptables: (tomj) more overlong line fixes

commit 8721821e74f3ea001c87c0db492377748cc0b691
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sat May 29 09:47:01 2004 +0000

    ipt_ACCOUNT, libipt_ACCOUNT: (tomj) changed ipt_account_ structure names to ipt_acc

commit 42b9e9f8e2897e5be2664aa60c334ef2c2d0846e
Author: Gerd v. Egidy <gerd.von.egidy@intra2net.com>
Date:   Thu May 13 01:00:08 2004 +0000

    libipt_ACCOUNT: (gerd) use const where appropriate

commit c2cd6bded929a6fa18597b03d15ac73347d6bc6d
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue May 11 19:27:21 2004 +0000

    info_iponline, libipt_ACCOUNT: (tomj) fixed ONLINE-IPS list, fixed onlinetime

commit 6a4a14ebf16a59a1aa60006c34b4b4b7bac2be4f
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Apr 20 13:19:06 2004 +0000

    libipt_ACCOUNT: (tomj) fixed illegal handle free issue on deinit

commit a902a73f5230ff5ff042a1920b64a08f05e19f38
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Apr 13 15:01:08 2004 +0000

    changed download location

commit 0f2843603da80d7df1858fef8a770cb19e8da0a8
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Tue Apr 13 14:48:17 2004 +0000

    added small readme...

commit d7e0bb9c552e772bc1ac461194356d1fd6483000
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Apr 12 17:33:00 2004 +0000

    libipt_ACCOUNT, ipt_ACCOUNT: (tomj) implemented handle usage, free all handles and get table names.
                                        Fixed one memory free issue causing a kernel oops

commit bdcab4054e833c906e9e7ebde8288bc7acf426a9
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Apr 12 15:15:59 2004 +0000

    libipt_ACCOUNT: (tomj) greatly improved iptaccount usability

commit 4e2cc14ad5c4ff179974944ec034d42c28237f68
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Mon Apr 12 13:55:54 2004 +0000

    libipt_ACCOUNT: (tomj) renamed example application to "iptaccount", include it in distribution

commit 49ba89493aabfeff81d64be729727b22d504a2c0
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sun Apr 11 15:03:13 2004 +0000

    libipt_ACCOUNT: (tomj) reorganized headers so we don't need to include ip_tables.h, C++ stuff

commit a61040d6678d514ad5970906e96f8e3f1f355669
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sun Apr 11 13:21:54 2004 +0000

    I wonder why these weren't in CVS, but maybe signal 11 sent to "cvs" has something to do with it...

commit 3a07e3fb3b03f93c64ca679c2d97dbd948f960a9
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sat Apr 10 21:10:36 2004 +0000

    libipt_ACCOUNT: (tomj) complete autoconf & friends suite, pkgconfig and specfile

commit 322f2b5be72befa4a2d26ebf75114ffa5662a964
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date:   Sat Apr 10 13:29:02 2004 +0000

    libipt_ACCOUNT_cl: (tomj) wrote complete userspace client library for ipt_ACCOUNT
Created: 2025-08-27 Last update: 2025-09-01 21:02
news
[rss feed]
  • [2025-08-31] xtables-addons 3.29-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-27] Accepted xtables-addons 3.29-1 (source) into unstable (Jeremy Sowden)
  • [2025-08-17] xtables-addons 3.28-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-10] Accepted xtables-addons 3.28-1 (source) into unstable (Jeremy Sowden)
  • [2025-03-15] xtables-addons 3.27-4 MIGRATED to testing (Debian testing watch)
  • [2025-03-09] Accepted xtables-addons 3.27-4 (source) into unstable (Jeremy Sowden)
  • [2025-01-13] xtables-addons 3.27-3 MIGRATED to testing (Debian testing watch)
  • [2025-01-08] Accepted xtables-addons 3.27-3 (source) into unstable (Jeremy Sowden)
  • [2024-12-09] xtables-addons 3.27-2 MIGRATED to testing (Debian testing watch)
  • [2024-12-03] Accepted xtables-addons 3.27-2 (source) into unstable (Jeremy Sowden)
  • [2024-11-30] xtables-addons 3.27-1 MIGRATED to testing (Debian testing watch)
  • [2024-11-25] Accepted xtables-addons 3.27-1 (source) into unstable (Jeremy Sowden)
  • [2024-04-01] xtables-addons 3.26-1 MIGRATED to testing (Debian testing watch)
  • [2024-03-26] Accepted xtables-addons 3.26-1 (source) into unstable (Jeremy Sowden)
  • [2024-03-09] xtables-addons 3.25-2 MIGRATED to testing (Debian testing watch)
  • [2024-03-03] Accepted xtables-addons 3.25-2 (source) into unstable (Jeremy Sowden)
  • [2023-11-24] xtables-addons 3.25-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-18] Accepted xtables-addons 3.25-1 (source) into unstable (Jeremy Sowden)
  • [2023-08-21] xtables-addons 3.24-2 MIGRATED to testing (Debian testing watch)
  • [2023-08-14] Accepted xtables-addons 3.24-2 (source) into unstable (Jeremy Sowden)
  • [2023-06-20] xtables-addons 3.24-1 MIGRATED to testing (Debian testing watch)
  • [2023-06-13] Accepted xtables-addons 3.24-1 (source) into unstable (Jeremy Sowden)
  • [2023-02-03] xtables-addons 3.23-1 MIGRATED to testing (Debian testing watch)
  • [2023-01-21] Accepted xtables-addons 3.23-1 (source) into unstable (Jeremy Sowden)
  • [2022-11-01] xtables-addons 3.22-1 MIGRATED to testing (Debian testing watch)
  • [2022-10-26] Accepted xtables-addons 3.22-1 (source) into unstable (Jeremy Sowden)
  • [2022-08-06] Accepted xtables-addons 3.13-1+deb11u1 (source) into proposed-updates->stable-new, proposed-updates (Debian FTP Masters) (signed by: Jeremy Sowden)
  • [2022-07-20] xtables-addons 3.21-1 MIGRATED to testing (Debian testing watch)
  • [2022-07-15] Accepted xtables-addons 3.21-1 (source) into unstable (Jeremy Sowden)
  • [2022-02-11] xtables-addons 3.19-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 3.27-4

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing