[ubuntu/natty] iptables 1.4.10-1ubuntu1 (Accepted)
Jamie Strandboge
jamie at ubuntu.com
Tue Nov 16 15:35:29 GMT 2010
iptables (1.4.10-1ubuntu1) natty; urgency=low
[ Lorenzo De Liso ]
* Merge from debian unstable (LP: #671652), remaining changes:
- Don't fail to run iptables-save if iptables module isn't loaded.
- Revert changes between 1.4.1.1-3 and 1.4.1.1-4, thus bringing back
the howtos.
- Added linuxdoc-tools to Build-Depends
- Modified debian/iptables{,-dev}.install to match DM syntax
(removed debian/tmp)
- Added -fno-strict-aliasing -Werror switches to regular_CFLAGS
for catching errors early
- Removed unused TC_NUM_RULES() and TC_GET_RULE()
* debian/patches/03-compilation-error.patch: updated
* debian/patches/0600-makefile_jedi_handwaving.patch: updated
* Dropped changes:
- debian/patches/0902-docs-version-reference.diff: modifies files inside
the debian/ directory and hence is not needed
[ Jamie Strandboge ]
* debian/patches/9000-howtos.patch:
- combine 0102-howtos.patch and 0103-sgml_errors.patch into this patch
and apply after the Debian patches for easier maintenance
- add DEP-3 comments
* debian/patches/9001-build-libipq_pic.la.patch:
- Build libipq_pic.la with -fPIC
- add DEP-3 comments
* debian/iptables-dev.install: install lib/*.la in usr/lib
* merge debian/patches/9002-xt_recent-reap.patch:
- support for the xt_recent filter --reap switch (refreshed and updated)
- add DEP-3 comments
* debian/patches/9003-compilation-error.patch:
- renamed 03-compilation-error.patch as 9003-compilation-error.patch
- apply after Debian patches for easier maintenance
- add DEP-3 comments
* debian/iptables.doc-base.{nat|packet-filter}: update for 2.6
* Dropped changes:
- Replaced ipt_DSCP.h by xpt_DSCP.h in ipt_ECN.h and ipt_echn.h (applied
upstream)
- 9001-build-libipq_pic.a.patch (using la instead)
iptables (1.4.10-1) unstable; urgency=low
* New upstream release
iptables (1.4.9-1) unstable; urgency=low
* New upstream release
* remove extra iptables-xml.8. Reported by David Prevot. Thanks.
Closes: #590619
iptables (1.4.8-3) unstable; urgency=low
* added missing iptables-xml symlink and man page. Reported by Carl
Fürstenberg and others. Closes: #589059
iptables (1.4.8-2) unstable; urgency=low
* rebuild with clean source tree, Closes: #582448
* updated upstream changelog to 1.4.8
iptables (1.4.8-1) unstable; urgency=low
* New upstream release
* Fixed iptables-apply DEFAULT_FILE variable. Problem reported by
fixed by StalkR. Thanks. Closes: #582448
* Added versioned build dependency on libtool. Problem reported by Pawel
Rozanski and Flavio Silveir. Thanks. Closes: #567066
iptables (1.4.6-2) unstable; urgency=low
* corrected debian changelog entry for 1.4.6-1
* updated upstream changelog. Problem reported by Klaus Ethgen. Thanks.
Closes: 561236
iptables (1.4.6-1) unstable; urgency=low
* New upstream release
* Fixes ignored mask with replace rule. Reported by Hugh McDonald and
and fixed upstream. Thanks. Closes: #560910
* Fixes single ip address use with iprange. Reported by Sergey Kovalev
and fixed upstream. Thanks. Closes: #547139
* Fixes TCP MSS clamp documentation. Reported and fixed by Tim Small.
Added upstream. Thanks. Closes: #551272
iptables (1.4.5-1) unstable; urgency=low
* New upstream release
* Bumped Standards Version to 3.8.3
* Moved to source format 3.0 (quilt)
* s/macthes/matches/ in iptables(8). Reported by Trent W. Buck and
fixed upstream. Closes: #539101
* s/packages/package in iptables-dev descrition. Reported by Pascal
De Vuyst. Thanks. Closes: #557369
* Fixed iptables-apply default rule problem reported by StalkR. Fixed
upstream. Thanks. Closes: #547734
Date: Fri, 12 Nov 2010 15:58:40 -0600
Changed-By: Jamie Strandboge <jamie at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/iptables/1.4.10-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 12 Nov 2010 15:58:40 -0600
Source: iptables
Binary: iptables iptables-dev
Architecture: source
Version: 1.4.10-1ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jamie Strandboge <jamie at ubuntu.com>
Description:
iptables - administration tools for packet filtering and NAT
iptables-dev - iptables development files
Closes: 539101 547139 547734 551272 557369 560910 561236 567066 582448 589059 590619
Launchpad-Bugs-Fixed: 671652
Changes:
iptables (1.4.10-1ubuntu1) natty; urgency=low
.
[ Lorenzo De Liso ]
* Merge from debian unstable (LP: #671652), remaining changes:
- Don't fail to run iptables-save if iptables module isn't loaded.
- Revert changes between 1.4.1.1-3 and 1.4.1.1-4, thus bringing back
the howtos.
- Added linuxdoc-tools to Build-Depends
- Modified debian/iptables{,-dev}.install to match DM syntax
(removed debian/tmp)
- Added -fno-strict-aliasing -Werror switches to regular_CFLAGS
for catching errors early
- Removed unused TC_NUM_RULES() and TC_GET_RULE()
* debian/patches/03-compilation-error.patch: updated
* debian/patches/0600-makefile_jedi_handwaving.patch: updated
* Dropped changes:
- debian/patches/0902-docs-version-reference.diff: modifies files inside
the debian/ directory and hence is not needed
.
[ Jamie Strandboge ]
* debian/patches/9000-howtos.patch:
- combine 0102-howtos.patch and 0103-sgml_errors.patch into this patch
and apply after the Debian patches for easier maintenance
- add DEP-3 comments
* debian/patches/9001-build-libipq_pic.la.patch:
- Build libipq_pic.la with -fPIC
- add DEP-3 comments
* debian/iptables-dev.install: install lib/*.la in usr/lib
* merge debian/patches/9002-xt_recent-reap.patch:
- support for the xt_recent filter --reap switch (refreshed and updated)
- add DEP-3 comments
* debian/patches/9003-compilation-error.patch:
- renamed 03-compilation-error.patch as 9003-compilation-error.patch
- apply after Debian patches for easier maintenance
- add DEP-3 comments
* debian/iptables.doc-base.{nat|packet-filter}: update for 2.6
* Dropped changes:
- Replaced ipt_DSCP.h by xpt_DSCP.h in ipt_ECN.h and ipt_echn.h (applied
upstream)
- 9001-build-libipq_pic.a.patch (using la instead)
.
iptables (1.4.10-1) unstable; urgency=low
.
* New upstream release
.
iptables (1.4.9-1) unstable; urgency=low
.
* New upstream release
* remove extra iptables-xml.8. Reported by David Prevot. Thanks.
Closes: #590619
.
iptables (1.4.8-3) unstable; urgency=low
.
* added missing iptables-xml symlink and man page. Reported by Carl
Fürstenberg and others. Closes: #589059
.
iptables (1.4.8-2) unstable; urgency=low
.
* rebuild with clean source tree, Closes: #582448
* updated upstream changelog to 1.4.8
.
iptables (1.4.8-1) unstable; urgency=low
.
* New upstream release
* Fixed iptables-apply DEFAULT_FILE variable. Problem reported by
fixed by StalkR. Thanks. Closes: #582448
* Added versioned build dependency on libtool. Problem reported by Pawel
Rozanski and Flavio Silveir. Thanks. Closes: #567066
.
iptables (1.4.6-2) unstable; urgency=low
.
* corrected debian changelog entry for 1.4.6-1
* updated upstream changelog. Problem reported by Klaus Ethgen. Thanks.
Closes: 561236
.
iptables (1.4.6-1) unstable; urgency=low
.
* New upstream release
* Fixes ignored mask with replace rule. Reported by Hugh McDonald and
and fixed upstream. Thanks. Closes: #560910
* Fixes single ip address use with iprange. Reported by Sergey Kovalev
and fixed upstream. Thanks. Closes: #547139
* Fixes TCP MSS clamp documentation. Reported and fixed by Tim Small.
Added upstream. Thanks. Closes: #551272
.
iptables (1.4.5-1) unstable; urgency=low
.
* New upstream release
* Bumped Standards Version to 3.8.3
* Moved to source format 3.0 (quilt)
* s/macthes/matches/ in iptables(8). Reported by Trent W. Buck and
fixed upstream. Closes: #539101
* s/packages/package in iptables-dev descrition. Reported by Pascal
De Vuyst. Thanks. Closes: #557369
* Fixed iptables-apply default rule problem reported by StalkR. Fixed
upstream. Thanks. Closes: #547734
Checksums-Sha1:
9ea03f1300f42e31b3419dd92e3a56abdb03e2e3 1868 iptables_1.4.10-1ubuntu1.dsc
8190b8c9714a3eec825317e8ac1deeb3d11c6d29 478007 iptables_1.4.10.orig.tar.bz2
e8967f5ba77f79e4aa3ab489eca8d97715199cbc 113766 iptables_1.4.10-1ubuntu1.debian.tar.gz
Checksums-Sha256:
eeac7bc4b9d165734cc5486a36a1306a6642519d3ce81aae5e443cca65ea7232 1868 iptables_1.4.10-1ubuntu1.dsc
7544e437d2222078b15e6cd063b521c6f1ec4dac49e6af9ba3bfece2a6a93445 478007 iptables_1.4.10.orig.tar.bz2
872f3eb0bb86a91f2d83bcea950916af3286b0462c2682b811edc7f713c38e5a 113766 iptables_1.4.10-1ubuntu1.debian.tar.gz
Files:
b0d989bc91c389c2a4b2c2d841bbd38a 1868 net important iptables_1.4.10-1ubuntu1.dsc
f382fe693f0b59d87bd47bea65eca198 478007 net important iptables_1.4.10.orig.tar.bz2
9cf910f30a0c683875a300d8879006ed 113766 net important iptables_1.4.10-1ubuntu1.debian.tar.gz
Original-Maintainer: Laurence J. Lane <ljlane at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCgAGBQJM3cagAAoJEFHb3FjMVZVzYkoP/2pMzXcOw6vyxJWsntIrpcm0
s9tHfis5iNF6KQEfMB7cyLvSu99s6e8WuqyTTUFwQT1W1OI+YOIysncIAmAk5glq
nb75i3N+xJWpBmhYq7ngbRJfwiW2s8vBB/7eraMqz3Px6bgZeO+CSJiA1sT4CGsb
uZ5p+toQME8t9i4K+yoKa3yp2o7yw/uti+i6lWnAPpBIcIx+7+ANZsD6Ug2neEbc
PvGGNXFrR8pqxj4D7tHdRetAkWV6WlPOPFdYbKiOvZxUPt62O0xR8CuglJbtx7I4
9oYmgZQsitxbB/fbkChKReOW4fPp4PLhup0O/ZN/cnQPsaU3ylQr3Motv1XOoA2+
AyJBzf7dlRCQIQdfOc4hq8+SLW+9kL3aqwEBGUEEUEh9FvhFqRKRd9rWIz16l66M
sAy1U1fyU1nogFcjlD5mQgUD/AzwSzczwQXWQL9H22pi6xH1J2A1mAHHmXGUWqPq
+zXvM/FnkIpoEWMbHGcSw/snDcdil5L2TBcqwXQBeAaSkVcCOm4H+q+gYwfmC0CW
9TbmaD99HQxYKcjqd1wbOtwMd5pKo8xB2lfwuqRgWD0RAit0XyiLpehdhmAwfGgk
iNuHMMv5WQxfxvXluSNHos47a+6HiNFYeGbW0YpvMPRY+z8Y1j1A7OlOdp9XPjBX
Vlm9Bh8d/rOqicWc2Cms
=hsps
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list