iptables 1.4.11.1-1
please signoff for both architectures.
Ronald Changelog 1.4.11.1: Elie De Brauwer (1): doc: fix trivial typo in libipt_SNAT Jan Engelhardt (13): libxt_owner: restore inversion support build: remove dead code parts build: fix installation of symlinks build: fix absence of xml translator in IPv6-only builds doc: update GPL license text doc: iptables-xml should be in manpage section 1 build: move basic preprocessor flags to regular_CPPFLAGS build: move kinclude's preprocessor flags to kinclude_CPPFLAGS src: move all libiptc pieces into its directory src: move all iptables pieces into a separate directory tests: add some sample rulesets to test save-restore cycle option: fix ignored negation before implicit extension loading build: re-add missing CPPFLAGS for libiptc Maciej Żenczykowski (1): xtables-multi: fix absence of xml translator in IPv6-only builds Mike Frysinger (1): build: move remaining preprocessor flags to CPPFLAGS Patrick McHardy (1): Bump version to 1.4.11.1 Vlad Dogaru (1): doc: fix MASQUERADE section of man page Chamgelog 1.4.11: Changli Gao (1): iptables: fix the dead loop when meeting unknown options Florian Westphal (3): libxt_conntrack: fix --ctdir save/dump output format libxt_time: fix random --datestart skips extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass option JP Abgrall (1): libxt_quota: make sure uint64 is not truncated Jan Engelhardt (218): libxtables: change option precedence order to be intuitive libxt_TOS: avoid an undesired overflowing computation iptables: fix longopt reecognition and workaround getopt(3) behavior Revert "Revert "libxtables: change option precedence order to be intuitive"" Merge branch 'master' of git://dev.medozas.de/iptables into m2 iptables: reset options at the start of each command iptables: do not emit orig_opts twice include: update files with headers from Linux 2.6.37-rc1 TPROXY: add support for revision 1 socket: add support for revision 1 build: fix globbing of extensions in other locales libxt_owner: output numeric IDs when save is requested Merge commit 'v1.4.10' build: stop on error in subcommand src: const annotations xt_comment: remove redundant cast src: use C99/POSIX types iptables: abort on empty interface specification xtables: reorder num_old substraction for clarity ip[6]tables: only call match's parse function when option char is in range ip[6]tables: only call target's parse function when option char is in range extensions: remove no longer necessary default: cases libxt_sctp: fix a typo libipt_CLUSTERIP: const annotations libxtables: do some option structure checking libxt_quota: print negation when it has been selected libxt_connlimit: reword help text to say prefix length libxt_connlimit: add a --connlimit-upto option libxt_connlimit: support for dstaddr-supporting revision 1 libxt_connlimit: remove duplicate member that caused size change libxt_quota: clarifications on matching iptables: improve error reporting with extension loading troubles libxt_u32: enclose argument in quotes xtables: set custom opts to NULL on free iptables: warn when parameter limit is exceeded iptables: remove bogus address-of iptables: remove more redundant casts iptables: do not print trailing whitespaces src: collect do_command variables in a struct src: move large default: block from do_command6 into its own function src: share iptables_command_state across the two programs src: deduplicate find_proto function src: move OPT_FRAGMENT to the end so the list can be shared src: put shared option flags into xshared src: deduplicate and simplify implicit protocol extension loading src: unclutter command_default function src: move jump option handling from do_command6 into its own function src: move match option handling from do_command6 into its own functions iptables: fix error message for unknown options iptables: fix segfault target option parsing ip6tables: spacing fixes for -o argument libxt_devgroup: option whitespace update following v1.4.10-49-g7386635 extensions: fix indent of vtable doc: fix wrong sentence about negation in xt_limit doc: fix misspelling of "field" extensions: remove redundant init functions Remove unused CVS expanded keywords libip6t_dst: remove unimplemented --dst-not-strict libip6t_hbh: remove unimplemented --hbh-not-strict extensions: add missing checks for specific flags libipt_ECN: set proper option flags doc: mention other possible nf_loggers for TRACE doc: fix odd partial sentence in libipt_TTL libxt_quota: require --quota to be specified doc: rateest options can be optional libxtables: fix memory scribble beyond end of array iptables: fix an inversion doc: add VERSION section to manpages extensions: add missing checks for specific flags (2) libxtables: guided option parser libxt_CHECKSUM: use guided option parser libxt_socket: use guided option parser libxtables: provide better final_check libxt_CONNSECMARK: use guided option parser libxtables: XTTYPE_UINT32 support libxt_cpu: use guided option parser libxtables: min-max option support libxt_cluster: use guided option parser libxtables: XTTYPE_UINT8 support libip[6]t_HL: use guided option parser libip[6]t_hl: use guided option parser libxtables: XTTYPE_UINT32RC support libip[6]t_ah: use guided option parser libip6t_frag: use guided option parser libxt_esp: use guided option parser libxtables: XTTYPE_STRING support libip[6]t_REJECT: use guided option parser libip6t_dst: use guided option parser libip6t_hbh: use guided option parser libip[6]t_icmp: use guided option parser libip6t_ipv6header: use guided option parser libipt_ECN: use guided option parser libipt_addrtype: use guided option parser libxt_AUDIT: use guided option parser libxt_CLASSIFY: use guided option parser libxt_DSCP: use guided option parser libxt_LED: use guided option parser libxt_SECMARK: use guided option parser libxt_TCPOPTSTRIP: use guided option parser libxt_comment: use guided option parser libxt_helper: use guided option parser libxt_physdev: use guided option parser libxt_pkttype: use guided option parser libxt_state: use guided option parser libxt_time: use guided option parser libxt_u32: use guided option parser doc: avoid duplicate entries in manpage libxtables: XTTYPE_MARKMASK32 support libxt_MARK: use guided option parser libxt_CONNMARK: use guided option parser libxtables: XTTYPE_UINT64 support libxt_quota: use guided option parser libxtables: linked-list name<->id map libxt_devgroup: use guided option parser libipt_realm: use guided option parser libxtables: XTTYPE_UINT16RC support libxt_length: use guided option parser libxt_tcpmss: use guided option parser libxtables: XTTYPE_UINT8RC support libxtables: XTTYPE_UINT64RC support libxt_connbytes: use guided option parser libxtables: XTTYPE_UINT16 support libxt_CT: use guided option parser libxt_NFQUEUE: use guided option parser libxt_TCPMSS: use guided option parser libxtables: pass struct xt_entry_{match,target} to x6 parser libxt_string: use guided option parser libxtables: XTTYPE_SYSLOGLEVEL support libip[6]t_LOG: use guided option parser libxtables: XTTYPE_ONEHOST support libxtables: XTTYPE_PORT support libxt_TPROXY: use guided option parser libipt_ULOG: use guided option parser build: bump libxtables ABI version libxt_TEE: use guided option parser xtoptions: respect return value in xtables_getportbyname libxt_TOS: use guided option parser libxt_tos: use guided option parser extensions: remove unused TOS code libxtables: XTTYPE_PORTRC support libxt_udp: use guided option parser libxt_dccp: use guided option parser libxt_tos: add inversion support back again libxtables: fix assignment in wrong offset (XTTYPE_UINT*RC) libxt_u32: add missing call to xtables_option_parse extensions: remove bogus use of XT_GETOPT_TABLEEND libxt_owner: remove ifdef IPT_COMM_OWNER libxtables: output name of extension on rev detect failure extensions: const annotations libxt_statistic: streamline and document possible placement of negation libxt_statistic: increase precision on create and dump libxtables: XTTYPE_DOUBLE support libxt_statistic: use guided option parser libxt_IDLETIMER: use guided option parser libxt_NFLOG: use guided option parser libxtables: support for XTTYPE_PLENMASK libxt_connlimit: use guided option parser libxt_recent: use guided option parser libxtables: do not overlay addr and mask parts, and cleanup libxtables: flag invalid uses of XTOPT_PUT libxtables: XTTYPE_PLEN support libxt_hashlimit: use guided option parser libxtables: XTTYPE_HOSTMASK support libxt_policy: use guided option parser libxt_owner: use guided option parser libxt_osf: use guided option parser libxt_multiport: use guided option parser libipt_NETMAP: use guided option parser libxt_limit: use guided option parser libxtables: XTTYPE_PROTOCOL support libxt_ipvs: use guided option parser doc: S/DNAT allows to omit IP addresses libxt_conntrack: use guided option parser libip6t_mh: use guided option parser libip6t_rt: use guided option parser libxtables: XTTYPE_ETHERMAC support libxt_mac: use guided option parser libipt_CLUSTERIP: use guided option parser libxt_iprange: use guided option parser libipt_DNAT: use guided option parser libipt_SNAT: use guided option parser libipt_MASQUERADE: use guided option parser libipt_REDIRECT: use guided option parser libipt_SAME: use guided option parser src: replace old IP*T_ALIGN macros src: combine default_command functions libxt_policy: option table fixes, improved error tracking libxtables: avoid running into .also checks when option not used libxt_policy: use XTTYPE_PROTOCOL type libxtables: collapse double protocol parsing libipt_[SD]NAT: flag up module name on error libipt_[SD]NAT: avoid false error about multiple destinations specified libxt_conntrack: correct printed module name libxt_conntrack: fix assignment to wrong member libxt_conntrack: resolve erroneous rev-2 port range message libip6t_rt: rt-0-not-strict should take no arg libxtables: retract _NE types and use a flag instead libxt_quota: readd missing XTOPT_PUT request libxtables: check for negative numbers in xtables_strtou* libxt_rateest: streamline case display of units doc: add some coded option examples to libxt_hashlimit doc: make usage of libxt_rateest more obvious doc: clarify that -p all is a special keyword only doc: use .IP list for TCPMSS doc: remove redundant .IP calls in libxt_time libxt_ipvs: restore network-byte order libxt_u32: --u32 option is required libip6t_rt: restore --rt-type storing libxtables: more detailed error message on multi-int parsing libxtables: use uintmax for xtables_strtoul libxtables: make multiint parser have greater range libxtables: unclutter xtopt_parse_mint libxtables: have xtopt_parse_mint interpret partially-spec'd ranges libxt_NFQUEUE: avoid double attempt at parsing libxt_NFQUEUE: add mutual exclusion between qnum and qbal libxt_time: always ignore libc timezone libxt_time: --utc and --localtz are mutually exclusive libxt_time: deprecate --localtz option, document kernel TZ caveats Jozsef Kadlecsik (3): Fix listing/saving the new revision of the SET target Fix set match/target direction parser SET target revision 2 added Li Yewang (1): xtables: fix typo in error message of xtables_register_match() Lutz Jaenicke (2): libipt_REDIRECT: "--to-ports" is not mandatory libxt_devgroup: actually set XT_DEVGROUP_OPT_???GROUP flags Maciej Zenczykowski (20): man pages: allow underscores in match and target names mark newly opened fds as FD_CLOEXEC (close on exec) xtables_ip6addr_to_numeric: fix typo in comment xtables: delay (statically built) match/target initialization v4: rename init_extensions() to init_extensions4() v6: rename init_extensions() to init_extensions6() xtables.h: init_extensions() no longer exists v4: rename for_each_chain() to for_each_chain4() v6: rename for_each_chain() to for_each_chain6() v4: rename flush_entries() to flush_entries4() v6: rename flush_entries() to flush_entries6() v4: rename delete_chain() to delete_chain4() v6: rename delete_chain() to delete_chain6() v4: rename print_rule() to print_rule4() v6: rename print_rule() to print_rule6() v4: rename do_command() to do_command4() v6: rename do_command() to do_command6() move 'int line' definition from ip6?tables.c into xtables.c convert ip6?tables-multi to actually use their own header files Don't load ip6?_tables module when already loaded Maciej Żenczykowski (3): Add --ipv4/-4 and --ipv6/-6 support to ip6?tables{,-restore}. Move common parts of libext{4,6}.a into libext.a combine ip6?tables-multi into xtables-multi Mark Montague (1): iptables: documentation for iptables and ip6tables "security" tables Max Kellerman (1): xtables: use strspn() to check if string needs to be quoted Pablo Neira Ayuso (1): libxt_cluster: fix inversion in the cluster match Patrick McHardy (16): Revert "libxtables: change option precedence order to be intuitive" Merge branch 'master' of git://dev.medozas.de/iptables extensions: libxt_conntrack: add support for specifying port ranges extensions: add extension for devgroup match Merge branch 'master' of git://dev.medozas.de/iptables Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables Merge branch 'opts' of git://dev.medozas.de/iptables Merge branch 'opts' of git://dev.medozas.de/iptables Merge branch 'floating/opts' of git://dev.medozas.de/iptables Merge branch 'opts' of git://dev.medozas.de/iptables Merge branch 'opts' of git://dev.medozas.de/iptables Merge branch 'master' of git://dev.medozas.de/iptables Merge branch 'opts' of git://dev.medozas.de/iptables Merge branch 'floating/opts' of git://dev.medozas.de/iptables Merge branch 'master' of git://dev.medozas.de/iptables Bump version to 1.4.11 Rob Leslie (1): iptables-restore: resolve confusing policy error message Stefan Tomanek (2): ip(6)tables-multi: unify subcommand handling iptables: add -C to check for existing rules Stephen Beahm (1): libipt_REDIRECT: avoid dereference of uninitialized pointer Thomas Graf (2): libxt_AUDIT: add AUDIT target iptables: add manual page section for AUDIT target Wes Campaigne (4): libxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6 xtables: fix excessive memory allocation in host_to_ipaddr xtables: fix the broken detection/removal of redundant addresses xtables: use all IPv6 addresses resolved from a hostname |
iptables 1.4.11.1-1
Le 18 juillet 2011 22:37:46 Ronald van Haren a écrit :
> please signoff for both architectures. > > Ronald > > > > > Changelog 1.4.11.1: > > Elie De Brauwer (1): > doc: fix trivial typo in libipt_SNAT > > Jan Engelhardt (13): > libxt_owner: restore inversion support > build: remove dead code parts > build: fix installation of symlinks > build: fix absence of xml translator in IPv6-only builds > doc: update GPL license text > doc: iptables-xml should be in manpage section 1 > build: move basic preprocessor flags to regular_CPPFLAGS > build: move kinclude's preprocessor flags to kinclude_CPPFLAGS > src: move all libiptc pieces into its directory > src: move all iptables pieces into a separate directory > tests: add some sample rulesets to test save-restore cycle > option: fix ignored negation before implicit extension loading > build: re-add missing CPPFLAGS for libiptc > > Maciej Å»enczykowski (1): > xtables-multi: fix absence of xml translator in IPv6-only builds > > Mike Frysinger (1): > build: move remaining preprocessor flags to CPPFLAGS > > Patrick McHardy (1): > Bump version to 1.4.11.1 > > Vlad Dogaru (1): > doc: fix MASQUERADE section of man page > > > > > Chamgelog 1.4.11: > > Changli Gao (1): > iptables: fix the dead loop when meeting unknown options > > Florian Westphal (3): > libxt_conntrack: fix --ctdir save/dump output format > libxt_time: fix random --datestart skips > extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass option > > JP Abgrall (1): > libxt_quota: make sure uint64 is not truncated > > Jan Engelhardt (218): > libxtables: change option precedence order to be intuitive > libxt_TOS: avoid an undesired overflowing computation > iptables: fix longopt reecognition and workaround getopt(3) behavior > Revert "Revert "libxtables: change option precedence order to be > intuitive"" > Merge branch 'master' of git://dev.medozas.de/iptables into m2 > iptables: reset options at the start of each command > iptables: do not emit orig_opts twice > include: update files with headers from Linux 2.6.37-rc1 > TPROXY: add support for revision 1 > socket: add support for revision 1 > build: fix globbing of extensions in other locales > libxt_owner: output numeric IDs when save is requested > Merge commit 'v1.4.10' > build: stop on error in subcommand > src: const annotations > xt_comment: remove redundant cast > src: use C99/POSIX types > iptables: abort on empty interface specification > xtables: reorder num_old substraction for clarity > ip[6]tables: only call match's parse function when option char is in > range ip[6]tables: only call target's parse function when option char is in > range > extensions: remove no longer necessary default: cases > libxt_sctp: fix a typo > libipt_CLUSTERIP: const annotations > libxtables: do some option structure checking > libxt_quota: print negation when it has been selected > libxt_connlimit: reword help text to say prefix length > libxt_connlimit: add a --connlimit-upto option > libxt_connlimit: support for dstaddr-supporting revision 1 > libxt_connlimit: remove duplicate member that caused size change > libxt_quota: clarifications on matching > iptables: improve error reporting with extension loading troubles > libxt_u32: enclose argument in quotes > xtables: set custom opts to NULL on free > iptables: warn when parameter limit is exceeded > iptables: remove bogus address-of > iptables: remove more redundant casts > iptables: do not print trailing whitespaces > src: collect do_command variables in a struct > src: move large default: block from do_command6 into its own function > src: share iptables_command_state across the two programs > src: deduplicate find_proto function > src: move OPT_FRAGMENT to the end so the list can be shared > src: put shared option flags into xshared > src: deduplicate and simplify implicit protocol extension loading > src: unclutter command_default function > src: move jump option handling from do_command6 into its own function > src: move match option handling from do_command6 into its own > functions iptables: fix error message for unknown options > iptables: fix segfault target option parsing > ip6tables: spacing fixes for -o argument > libxt_devgroup: option whitespace update following v1.4.10-49-g7386635 > extensions: fix indent of vtable > doc: fix wrong sentence about negation in xt_limit > doc: fix misspelling of "field" > extensions: remove redundant init functions > Remove unused CVS expanded keywords > libip6t_dst: remove unimplemented --dst-not-strict > libip6t_hbh: remove unimplemented --hbh-not-strict > extensions: add missing checks for specific flags > libipt_ECN: set proper option flags > doc: mention other possible nf_loggers for TRACE > doc: fix odd partial sentence in libipt_TTL > libxt_quota: require --quota to be specified > doc: rateest options can be optional > libxtables: fix memory scribble beyond end of array > iptables: fix an inversion > doc: add VERSION section to manpages > extensions: add missing checks for specific flags (2) > libxtables: guided option parser > libxt_CHECKSUM: use guided option parser > libxt_socket: use guided option parser > libxtables: provide better final_check > libxt_CONNSECMARK: use guided option parser > libxtables: XTTYPE_UINT32 support > libxt_cpu: use guided option parser > libxtables: min-max option support > libxt_cluster: use guided option parser > libxtables: XTTYPE_UINT8 support > libip[6]t_HL: use guided option parser > libip[6]t_hl: use guided option parser > libxtables: XTTYPE_UINT32RC support > libip[6]t_ah: use guided option parser > libip6t_frag: use guided option parser > libxt_esp: use guided option parser > libxtables: XTTYPE_STRING support > libip[6]t_REJECT: use guided option parser > libip6t_dst: use guided option parser > libip6t_hbh: use guided option parser > libip[6]t_icmp: use guided option parser > libip6t_ipv6header: use guided option parser > libipt_ECN: use guided option parser > libipt_addrtype: use guided option parser > libxt_AUDIT: use guided option parser > libxt_CLASSIFY: use guided option parser > libxt_DSCP: use guided option parser > libxt_LED: use guided option parser > libxt_SECMARK: use guided option parser > libxt_TCPOPTSTRIP: use guided option parser > libxt_comment: use guided option parser > libxt_helper: use guided option parser > libxt_physdev: use guided option parser > libxt_pkttype: use guided option parser > libxt_state: use guided option parser > libxt_time: use guided option parser > libxt_u32: use guided option parser > doc: avoid duplicate entries in manpage > libxtables: XTTYPE_MARKMASK32 support > libxt_MARK: use guided option parser > libxt_CONNMARK: use guided option parser > libxtables: XTTYPE_UINT64 support > libxt_quota: use guided option parser > libxtables: linked-list name<->id map > libxt_devgroup: use guided option parser > libipt_realm: use guided option parser > libxtables: XTTYPE_UINT16RC support > libxt_length: use guided option parser > libxt_tcpmss: use guided option parser > libxtables: XTTYPE_UINT8RC support > libxtables: XTTYPE_UINT64RC support > libxt_connbytes: use guided option parser > libxtables: XTTYPE_UINT16 support > libxt_CT: use guided option parser > libxt_NFQUEUE: use guided option parser > libxt_TCPMSS: use guided option parser > libxtables: pass struct xt_entry_{match,target} to x6 parser > libxt_string: use guided option parser > libxtables: XTTYPE_SYSLOGLEVEL support > libip[6]t_LOG: use guided option parser > libxtables: XTTYPE_ONEHOST support > libxtables: XTTYPE_PORT support > libxt_TPROXY: use guided option parser > libipt_ULOG: use guided option parser > build: bump libxtables ABI version > libxt_TEE: use guided option parser > xtoptions: respect return value in xtables_getportbyname > libxt_TOS: use guided option parser > libxt_tos: use guided option parser > extensions: remove unused TOS code > libxtables: XTTYPE_PORTRC support > libxt_udp: use guided option parser > libxt_dccp: use guided option parser > libxt_tos: add inversion support back again > libxtables: fix assignment in wrong offset (XTTYPE_UINT*RC) > libxt_u32: add missing call to xtables_option_parse > extensions: remove bogus use of XT_GETOPT_TABLEEND > libxt_owner: remove ifdef IPT_COMM_OWNER > libxtables: output name of extension on rev detect failure > extensions: const annotations > libxt_statistic: streamline and document possible placement of > negation libxt_statistic: increase precision on create and dump > libxtables: XTTYPE_DOUBLE support > libxt_statistic: use guided option parser > libxt_IDLETIMER: use guided option parser > libxt_NFLOG: use guided option parser > libxtables: support for XTTYPE_PLENMASK > libxt_connlimit: use guided option parser > libxt_recent: use guided option parser > libxtables: do not overlay addr and mask parts, and cleanup > libxtables: flag invalid uses of XTOPT_PUT > libxtables: XTTYPE_PLEN support > libxt_hashlimit: use guided option parser > libxtables: XTTYPE_HOSTMASK support > libxt_policy: use guided option parser > libxt_owner: use guided option parser > libxt_osf: use guided option parser > libxt_multiport: use guided option parser > libipt_NETMAP: use guided option parser > libxt_limit: use guided option parser > libxtables: XTTYPE_PROTOCOL support > libxt_ipvs: use guided option parser > doc: S/DNAT allows to omit IP addresses > libxt_conntrack: use guided option parser > libip6t_mh: use guided option parser > libip6t_rt: use guided option parser > libxtables: XTTYPE_ETHERMAC support > libxt_mac: use guided option parser > libipt_CLUSTERIP: use guided option parser > libxt_iprange: use guided option parser > libipt_DNAT: use guided option parser > libipt_SNAT: use guided option parser > libipt_MASQUERADE: use guided option parser > libipt_REDIRECT: use guided option parser > libipt_SAME: use guided option parser > src: replace old IP*T_ALIGN macros > src: combine default_command functions > libxt_policy: option table fixes, improved error tracking > libxtables: avoid running into .also checks when option not used > libxt_policy: use XTTYPE_PROTOCOL type > libxtables: collapse double protocol parsing > libipt_[SD]NAT: flag up module name on error > libipt_[SD]NAT: avoid false error about multiple destinations > specified libxt_conntrack: correct printed module name > libxt_conntrack: fix assignment to wrong member > libxt_conntrack: resolve erroneous rev-2 port range message > libip6t_rt: rt-0-not-strict should take no arg > libxtables: retract _NE types and use a flag instead > libxt_quota: readd missing XTOPT_PUT request > libxtables: check for negative numbers in xtables_strtou* > libxt_rateest: streamline case display of units > doc: add some coded option examples to libxt_hashlimit > doc: make usage of libxt_rateest more obvious > doc: clarify that -p all is a special keyword only > doc: use .IP list for TCPMSS > doc: remove redundant .IP calls in libxt_time > libxt_ipvs: restore network-byte order > libxt_u32: --u32 option is required > libip6t_rt: restore --rt-type storing > libxtables: more detailed error message on multi-int parsing > libxtables: use uintmax for xtables_strtoul > libxtables: make multiint parser have greater range > libxtables: unclutter xtopt_parse_mint > libxtables: have xtopt_parse_mint interpret partially-spec'd ranges > libxt_NFQUEUE: avoid double attempt at parsing > libxt_NFQUEUE: add mutual exclusion between qnum and qbal > libxt_time: always ignore libc timezone > libxt_time: --utc and --localtz are mutually exclusive > libxt_time: deprecate --localtz option, document kernel TZ caveats > > Jozsef Kadlecsik (3): > Fix listing/saving the new revision of the SET target > Fix set match/target direction parser > SET target revision 2 added > > Li Yewang (1): > xtables: fix typo in error message of xtables_register_match() > > Lutz Jaenicke (2): > libipt_REDIRECT: "--to-ports" is not mandatory > libxt_devgroup: actually set XT_DEVGROUP_OPT_???GROUP flags > > Maciej Zenczykowski (20): > man pages: allow underscores in match and target names > mark newly opened fds as FD_CLOEXEC (close on exec) > xtables_ip6addr_to_numeric: fix typo in comment > xtables: delay (statically built) match/target initialization > v4: rename init_extensions() to init_extensions4() > v6: rename init_extensions() to init_extensions6() > xtables.h: init_extensions() no longer exists > v4: rename for_each_chain() to for_each_chain4() > v6: rename for_each_chain() to for_each_chain6() > v4: rename flush_entries() to flush_entries4() > v6: rename flush_entries() to flush_entries6() > v4: rename delete_chain() to delete_chain4() > v6: rename delete_chain() to delete_chain6() > v4: rename print_rule() to print_rule4() > v6: rename print_rule() to print_rule6() > v4: rename do_command() to do_command4() > v6: rename do_command() to do_command6() > move 'int line' definition from ip6?tables.c into xtables.c > convert ip6?tables-multi to actually use their own header files > Don't load ip6?_tables module when already loaded > > Maciej Å»enczykowski (3): > Add --ipv4/-4 and --ipv6/-6 support to ip6?tables{,-restore}. > Move common parts of libext{4,6}.a into libext.a > combine ip6?tables-multi into xtables-multi > > Mark Montague (1): > iptables: documentation for iptables and ip6tables "security" tables > > Max Kellerman (1): > xtables: use strspn() to check if string needs to be quoted > > Pablo Neira Ayuso (1): > libxt_cluster: fix inversion in the cluster match > > Patrick McHardy (16): > Revert "libxtables: change option precedence order to be intuitive" > Merge branch 'master' of git://dev.medozas.de/iptables > extensions: libxt_conntrack: add support for specifying port ranges > extensions: add extension for devgroup match > Merge branch 'master' of git://dev.medozas.de/iptables > Merge branch 'master' of vishnu.netfilter.org:/data/git/iptables > Merge branch 'opts' of git://dev.medozas.de/iptables > Merge branch 'opts' of git://dev.medozas.de/iptables > Merge branch 'floating/opts' of git://dev.medozas.de/iptables > Merge branch 'opts' of git://dev.medozas.de/iptables > Merge branch 'opts' of git://dev.medozas.de/iptables > Merge branch 'master' of git://dev.medozas.de/iptables > Merge branch 'opts' of git://dev.medozas.de/iptables > Merge branch 'floating/opts' of git://dev.medozas.de/iptables > Merge branch 'master' of git://dev.medozas.de/iptables > Bump version to 1.4.11 > > Rob Leslie (1): > iptables-restore: resolve confusing policy error message > > Stefan Tomanek (2): > ip(6)tables-multi: unify subcommand handling > iptables: add -C to check for existing rules > > Stephen Beahm (1): > libipt_REDIRECT: avoid dereference of uninitialized pointer > > Thomas Graf (2): > libxt_AUDIT: add AUDIT target > iptables: add manual page section for AUDIT target > > Wes Campaigne (4): > libxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6 > xtables: fix excessive memory allocation in host_to_ipaddr > xtables: fix the broken detection/removal of redundant addresses > xtables: use all IPv6 addresses resolved from a hostname Signoff x86_64 Stéphane |
iptables 1.4.11.1-1
On Mon, Jul 18, 2011 at 10:37:46PM +0200, Ronald van Haren wrote:
> please signoff for both architectures. > > Ronald > > > Signoff x86_64. dave |
iptables 1.4.11.1-1
[2011-07-18 22:37:46 +0200] Ronald van Haren:
> please signoff for both architectures. Signoff i686. -- Gaetan Thu Jul 21 17:30:03 2011 Return-path: <ubuntu-users-bounces@lists.ubuntu.com> Envelope-to: tom@linux-archive.org Delivery-date: Thu, 21 Jul 2011 16:50:29 +0300 Received: from chlorine.canonical.com ([91.189.94.204]:47315) by s2.java-tips.org with esmtp (Exim 4.69) (envelope-from <ubuntu-users-bounces@lists.ubuntu.com>) id 1Qjte0-0004dH-P5 for tom@linux-archive.org; Thu, 21 Jul 2011 16:50:29 +0300 Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from <ubuntu-users-bounces@lists.ubuntu.com>) id 1QjtfF-0006YW-IQ; Thu, 21 Jul 2011 13:51:45 +0000 Received: from mail-gy0-f177.google.com ([209.85.160.177]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from <toshazed@gmail.com>) id 1Qjtf8-0006Xg-OJ for ubuntu-users@lists.ubuntu.com; Thu, 21 Jul 2011 13:51:38 +0000 Received: by gya1 with SMTP id 1so908644gya.8 for <ubuntu-users@lists.ubuntu.com>; Thu, 21 Jul 2011 06:51:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=dzr0lUwEoK5bW598vhXCjcs38eePsbk7183eMnsKVHI=; b=LyjxJHri8Bz18SfoN0DUOwlvXAEgje+vkBbLkQ8SuCB4t1YT UyyPf14F3u4Es5zQR0 DESe+Kues0NXI3Wbh4prvQ9OnQRkPDSIs0uww6as2fmJbkf11S ZR6y/A4pdAKT44Zd4o VVJl/0NF0WwiCDYij3vgB+Nj8wmsbTJ4ISTjo= MIME-Version: 1.0 Received: by 10.236.173.199 with SMTP id v47mr422205yhl.483.1311256298094; Thu, 21 Jul 2011 06:51:38 -0700 (PDT) Received: by 10.236.103.11 with HTTP; Thu, 21 Jul 2011 06:51:38 -0700 (PDT) In-Reply-To: <20110721132811.2ed894f6@fantastic> References: <CAAzoeqi9XCYpGHcrVTzJ9bKrzN8+sUXR++N2rZRYMQvyEibj 8Q@mail.gmail.com> <20110721132811.2ed894f6@fantastic> Date: Thu, 21 Jul 2011 19:51:38 +0600 Message-ID: <CAK6e52q4fuM3s12AkqO8QUUAFTidRwm=havd0caxkaBtSoZs _g@mail.gmail.com> Subject: Re: Setting up a wireless connection From: =?UTF-8?B?4Ka44Ka+4Kac4KeH4Kam4KeB4KawIOCmsOCmueCmv+Cmri Dgppzgp4vgp5/gpr7gprDgpqY=?= =?UTF-8?B?4Ka+4Kaw?= <toshazed@gmail.com> To: "Ubuntu user technical support, not for general discussions" <ubuntu-users@lists.ubuntu.com> X-BeenThere: ubuntu-users@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Ubuntu user technical support, not for general discussions" <ubuntu-users@lists.ubuntu.com> List-Id: "Ubuntu user technical support, not for general discussions" <ubuntu-users.lists.ubuntu.com> List-Unsubscribe: <https://lists.ubuntu.com/mailman/options/ubuntu-users>, <mailto:ubuntu-users-request@lists.ubuntu.com?subject=unsubscribe> List-Archive: <https://lists.ubuntu.com/archives/ubuntu-users> List-Post: <mailto:ubuntu-users@lists.ubuntu.com> List-Help: <mailto:ubuntu-users-request@lists.ubuntu.com?subject=help> List-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-users>, <mailto:ubuntu-users-request@lists.ubuntu.com?subject=subscribe> Content-Type: multipart/mixed; boundary="===============0803073747215041611==" Sender: ubuntu-users-bounces@lists.ubuntu.com Errors-To: ubuntu-users-bounces@lists.ubuntu.com --===============0803073747215041611== Content-Type: multipart/alternative; boundary=20cf30562f2ddb7e9704a894a510 --20cf30562f2ddb7e9704a894a510 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 RGVhciBKb2huCgoyMDExLzcvMjEgQXZpIEdyZWVuYnVyeSA8bG lzdHNAYXZpLmNvPgoKPiBKb2hu IEF0a2luc29uIHdyb3RlOgo+Cj4gSSBoYXZlIGp1c3QgaW5zdG FsbGVkIFVidW50dSwgYnV0IGNh bid0IGdldCBhIHdpcmVsZXNzIGNvbm5lY3Rpb247IEkKPiB1bm RlcnN0YW5kIHRoYXQgSSB1c2Ug dGhlIGRyaXZlciBmcm9tIE5ldGdlYXIsIGJ1dCBuZWVkIGFub3 RoZXIgcHJvZy4gdG8KPiBtYWtl IGl0IHJ1biB1bmRlciBVYnVudHUuIENhbiBhbnlvbmUgcGxlYX NlIGRpcmVjdCBtZSB0byB0aGlz IHByb2cuIGFuZCBob3cKPiB0byBzZXQgaXQKPiB1cD8KPgoKSX MgaXQgeW91ciBidWl0LWluIHds YW4gY2FyZCBvciBhbiBleHRlcm5hbCBvbmUuIElmIGl0J3MgaW 4gYnVpbHQgdGhlbiAtLQoKMS4g Q29ubmVjdCB0byBpbnRlcm5ldCB0aHJvdWdoIGFuIHdpcmVkIG Nvbm5lY3Rpb24gYW5kIHRoZW4g Z28gdG8gU3luYXB0aWMKUGFja2FnZSBNYW5hZ2VyIG9uIHRoZS BTeXN0ZW0gYW5kIHRoZW4gQWRt aW5pc3RyYXRpb24gbWVudS4KCjIuIEp1c3QgZmluZCB0aGUgcG Fja2FnZXMgKmZpcm13YXJlLWI0 My1pbnN0YWxsZXIqIGFuZCAqYjQzLWZ3Y3V0dGVyKiBhbmQKaW 5zdGFsbCB0aGVtIHdpdGggYWxs IHRoZSBkZXBlbmRlbmNpZXMuCgozLiBBZnRlciBpbnN0YWxsYX Rpb24gcmVzdGFydCB5b3UgbWFj aGluZSBhbmQgSSBob3BlIHlvdSBtYXkgYWNjZXNzIHlvdXIKY3 VycmVudCB3aXJlbGVzcyBuZXR3 b3JrIHVzaW5nIHlvdXIgd2lyZWxlc3MgbGFuIGNhcmQKCgpXaX RoIHJlZ2FyZHMKLS0gCuCmsOCm v+Cmgi9yaW5nCis4ODAxNjcxNDExNDM3Cgrgpq7gprngpr7gpr jgpprgpr/gpqwK4Kar4Ka+4KaJ 4Kao4KeN4Kah4KeH4Ka24KaoIOCmq+CmsCDgppPgpqrgp4fgpq gg4Ka44KeL4Kaw4KeN4Ka4IOCm uOCmsuCmv+CmieCmtuCmqOCmuCDgpqzgpr7gpoLgprLgpr7gpq bgp4fgprYKCuCmquCnjeCmsOCm p+CmvuCmqCDgprjgpq7gpqjgp43gpqzgpq/gprzgppUsICLgpqrgp4fgppngp43gppfgp4Hgpofg pqgg4Kau4KeH4Kay4Ka+IC0g4Keo4Kem4Ken4KenIDxodHRwOi 8vZm9zc2JkLm9yZy9pbmRleC5w aHAvZXZlbnQ+IgrgpaTgpaQg4Kas4KeN4Kav4KaV4KeN4Kak4K a/4KaX4KakIOCmrOCnjeCmsuCm l+CmgyDgprDgpr/gpoIt4Kam4KeN4KavIOCmoeCmqCAn4KawIOCmrOCnjeCmsuCml yA8aHR0cDov L3Rvc2hhemVkLndvcmRwcmVzcy5jb20vPiDgpaTgpaQK4Ka44K am4Ka44KeN4KavLCDgprLgpr/g pqjgpr7gppXgp43gprgg4Kau4Ka/4Kao4KeN4KafIOCmrOCmvuCmguCmsuCmvuCmpuCnh+CmtiA8 aHR0cDovL2xpbnV4bWludC1iZC5vcmcvYWJvdXRfdXM+IOClpO ClpArgprjgpqbgprjgp43gpq8s IOCmieCmrOCngeCmqOCnjeCmn+CngQrgpqzgpr7gpoLgprLgpr 7gpqbgp4fgprYgPGh0dHBzOi8v bGF1bmNocGFkLm5ldC8lN0V0b3NoYXplZD4K --20cf30562f2ddb7e9704a894a510 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: base64 RGVhciBKb2huPGJyPjxicj48ZGl2IGNsYXNzPSJnbWFpbF9xdW 90ZSI+MjAxMS83LzIxIEF2aSBH cmVlbmJ1cnkgPHNwYW4gZGlyPSJsdHIiPiZsdDs8YSBocmVmPS JtYWlsdG86bGlzdHNAYXZpLmNv Ij5saXN0c0BhdmkuY288L2E+Jmd0Ozwvc3Bhbj48YnI+PGJsb2 NrcXVvdGUgY2xhc3M9ImdtYWls X3F1b3RlIiBzdHlsZT0ibWFyZ2luOjAgMCAwIC44ZXg7Ym9yZG VyLWxlZnQ6MXB4ICNjY2Mgc29s aWQ7cGFkZGluZy1sZWZ0OjFleDsiPgo8ZGl2PjxkaXY+PC9kaX Y+PGRpdiBjbGFzcz0iaDUiPkpv aG4gQXRraW5zb24gd3JvdGU6PGJyPgo8YnI+SSBoYXZlIGp1c3 QgaW5zdGFsbGVkIFVidW50dSwg YnV0IGNhbiYjMzk7dCBnZXQgYSB3aXJlbGVzcyBjb25uZWN0aW 9uOyBJIHVuZGVyc3RhbmQgdGhh dCBJIHVzZSB0aGUgZHJpdmVyIGZyb20gTmV0Z2VhciwgYnV0IG 5lZWQgYW5vdGhlciBwcm9nLiB0 byBtYWtlIGl0IHJ1biB1bmRlciBVYnVudHUuIENhbiBhbnlvbm UgcGxlYXNlIGRpcmVjdCBtZSB0 byB0aGlzIHByb2cuIGFuZCBob3cgdG8gc2V0IGl0PGJyPgoKdX A/PGJyPjwvZGl2PjwvZGl2Pjwv YmxvY2txdW90ZT48YnI+SXMgaXQgeW91ciBidWl0LWluIHdsYW 4gY2FyZCBvciBhbiBleHRlcm5h bCBvbmUuIElmIGl0JiMzOTtzIGluIGJ1aWx0IHRoZW4gLS08Yn I+PGJyPjEuIENvbm5lY3QgdG8g aW50ZXJuZXQgdGhyb3VnaCBhbiB3aXJlZCBjb25uZWN0aW9uIG FuZCB0aGVuIGdvIHRvIFN5bmFw dGljIFBhY2thZ2UgTWFuYWdlciBvbiB0aGUgU3lzdGVtIGFuZC B0aGVuIEFkbWluaXN0cmF0aW9u IG1lbnUuPGJyPgo8YnI+Mi4gSnVzdCBmaW5kIHRoZSBwYWNrYW dlcyA8Yj5maXJtd2FyZS1iNDMt aW5zdGFsbGVyPC9iPiBhbmQgPGI+YjQzLWZ3Y3V0dGVyPC9iPi BhbmQgaW5zdGFsbCB0aGVtIHdp dGggYWxsIHRoZSBkZXBlbmRlbmNpZXMuPGJyPjxicj4zLiBBZn RlciBpbnN0YWxsYXRpb24gcmVz dGFydCB5b3UgbWFjaGluZSBhbmQgSSBob3BlIHlvdSBtYXkgYW NjZXNzIHlvdXIgY3VycmVudCB3 aXJlbGVzcyBuZXR3b3JrIHVzaW5nIHlvdXIgd2lyZWxlc3MgbG FuIGNhcmQ8YnI+Cjxicj48YnI+ V2l0aCByZWdhcmRzPGJyPjwvZGl2Pi0tIDxicj7gprDgpr/gpoIvcmluZzxicj4rODgwMTY3MTQx MTQzNzxicj48Zm9udD48Zm9udCBzdHlsZT0iY29sb3I6cmdiKD AsIDAsIDApIiBjb2xvcj0iIzg4 ODg4OCI+PGJyPuCmruCmueCmvuCmuOCmmuCmv+CmrDxicj4KPC 9mb250PjwvZm9udD7gpqvgpr7g pongpqjgp43gpqHgp4fgprbgpqgg4Kar4KawIOCmk+CmquCnh+ CmqCDgprjgp4vgprDgp43gprgg 4Ka44Kay4Ka/4KaJ4Ka24Kao4Ka4IOCmrOCmvuCmguCmsuCmvuCmpuCnh+Cmtj xicj48YnI+PGZv bnQ+PGZvbnQgc3R5bGU9ImNvbG9yOnJnYigwLCAwLCAwKSIgY2 9sb3I9IiM4ODg4ODgiPuCmquCn jeCmsOCmp+CmvuCmqCDgprjgpq7gpqjgp43gpqzgpq/gprzgppU8L2ZvbnQ+PC9mb250PiwgJnF1 b3Q7PGEgaHJlZj0iaHR0cDovL2Zvc3NiZC5vcmcvaW5kZXgucG hwL2V2ZW50IiB0YXJnZXQ9Il9i bGFuayI+4Kaq4KeH4KaZ4KeN4KaX4KeB4KaH4KaoIOCmruCnh+ CmsuCmviAtIOCnqOCnpuCnp+Cn pzwvYT4mcXVvdDsg4KWk4KWkIOCmrOCnjeCmr+CmleCnjeCmpO Cmv+Cml+CmpCDgpqzgp43gprLg ppfgpoMgPGEgaHJlZj0iaHR0cDovL3Rvc2hhemVkLndvcmRwcm Vzcy5jb20vIiB0YXJnZXQ9Il9i bGFuayI+4Kaw4Ka/4KaCLeCmpuCnjeCmryDgpqHgpqggJiMzOTvgprAg4Kas4KeN4K ay4KaXPC9h PiDgpaTgpaQg4Ka44Kam4Ka44KeN4KavLCA8YSBocmVmPSJodH RwOi8vbGludXhtaW50LWJkLm9y Zy9hYm91dF91cyIgdGFyZ2V0PSJfYmxhbmsiPuCmsuCmv+CmqO CmvuCmleCnjeCmuCDgpq7gpr/g pqjgp43gpp8g4Kas4Ka+4KaC4Kay4Ka+4Kam4KeH4Ka2PC9hPi DgpaTgpaQg4Ka44Kam4Ka44KeN 4KavLCA8YSBocmVmPSJodHRwczovL2xhdW5jaHBhZC5uZXQvJT dFdG9zaGF6ZWQiIHRhcmdldD0i X2JsYW5rIj7gpongpqzgp4Hgpqjgp43gpp/gp4Eg4Kas4Ka+4KaC4Kay4Ka+4Kam4KeH4Ka2PC9h Pjxicj4KCjxicj4K --20cf30562f2ddb7e9704a894a510-- --===============0803073747215041611== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users --===============0803073747215041611==-- |
iptables 1.4.11.1-1
[2011-07-18 22:37:46 +0200] Ronald van Haren:
> please signoff for both architectures. Signoff i686. -- Gaetan Thu Jul 21 17:30:03 2011 Return-path: <ubuntu-users-bounces@lists.ubuntu.com> Envelope-to: tom@linux-archive.org Delivery-date: Thu, 21 Jul 2011 16:50:29 +0300 Received: from chlorine.canonical.com ([91.189.94.204]:47315) by s2.java-tips.org with esmtp (Exim 4.69) (envelope-from <ubuntu-users-bounces@lists.ubuntu.com>) id 1Qjte0-0004dH-P5 for tom@linux-archive.org; Thu, 21 Jul 2011 16:50:29 +0300 Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from <ubuntu-users-bounces@lists.ubuntu.com>) id 1QjtfF-0006YW-IQ; Thu, 21 Jul 2011 13:51:45 +0000 Received: from mail-gy0-f177.google.com ([209.85.160.177]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from <toshazed@gmail.com>) id 1Qjtf8-0006Xg-OJ for ubuntu-users@lists.ubuntu.com; Thu, 21 Jul 2011 13:51:38 +0000 Received: by gya1 with SMTP id 1so908644gya.8 for <ubuntu-users@lists.ubuntu.com>; Thu, 21 Jul 2011 06:51:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=dzr0lUwEoK5bW598vhXCjcs38eePsbk7183eMnsKVHI=; b=LyjxJHri8Bz18SfoN0DUOwlvXAEgje+vkBbLkQ8SuCB4t1YT UyyPf14F3u4Es5zQR0 DESe+Kues0NXI3Wbh4prvQ9OnQRkPDSIs0uww6as2fmJbkf11S ZR6y/A4pdAKT44Zd4o VVJl/0NF0WwiCDYij3vgB+Nj8wmsbTJ4ISTjo= MIME-Version: 1.0 Received: by 10.236.173.199 with SMTP id v47mr422205yhl.483.1311256298094; Thu, 21 Jul 2011 06:51:38 -0700 (PDT) Received: by 10.236.103.11 with HTTP; Thu, 21 Jul 2011 06:51:38 -0700 (PDT) In-Reply-To: <20110721132811.2ed894f6@fantastic> References: <CAAzoeqi9XCYpGHcrVTzJ9bKrzN8+sUXR++N2rZRYMQvyEibj 8Q@mail.gmail.com> <20110721132811.2ed894f6@fantastic> Date: Thu, 21 Jul 2011 19:51:38 +0600 Message-ID: <CAK6e52q4fuM3s12AkqO8QUUAFTidRwm=havd0caxkaBtSoZs _g@mail.gmail.com> Subject: Re: Setting up a wireless connection From: =?UTF-8?B?4Ka44Ka+4Kac4KeH4Kam4KeB4KawIOCmsOCmueCmv+Cmri Dgppzgp4vgp5/gpr7gprDgpqY=?= =?UTF-8?B?4Ka+4Kaw?= <toshazed@gmail.com> To: "Ubuntu user technical support, not for general discussions" <ubuntu-users@lists.ubuntu.com> X-BeenThere: ubuntu-users@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Ubuntu user technical support, not for general discussions" <ubuntu-users@lists.ubuntu.com> List-Id: "Ubuntu user technical support, not for general discussions" <ubuntu-users.lists.ubuntu.com> List-Unsubscribe: <https://lists.ubuntu.com/mailman/options/ubuntu-users>, <mailto:ubuntu-users-request@lists.ubuntu.com?subject=unsubscribe> List-Archive: <https://lists.ubuntu.com/archives/ubuntu-users> List-Post: <mailto:ubuntu-users@lists.ubuntu.com> List-Help: <mailto:ubuntu-users-request@lists.ubuntu.com?subject=help> List-Subscribe: <https://lists.ubuntu.com/mailman/listinfo/ubuntu-users>, <mailto:ubuntu-users-request@lists.ubuntu.com?subject=subscribe> Content-Type: multipart/mixed; boundary="===============0803073747215041611==" Sender: ubuntu-users-bounces@lists.ubuntu.com Errors-To: ubuntu-users-bounces@lists.ubuntu.com --===============0803073747215041611== Content-Type: multipart/alternative; boundary=20cf30562f2ddb7e9704a894a510 --20cf30562f2ddb7e9704a894a510 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 RGVhciBKb2huCgoyMDExLzcvMjEgQXZpIEdyZWVuYnVyeSA8bG lzdHNAYXZpLmNvPgoKPiBKb2hu IEF0a2luc29uIHdyb3RlOgo+Cj4gSSBoYXZlIGp1c3QgaW5zdG FsbGVkIFVidW50dSwgYnV0IGNh bid0IGdldCBhIHdpcmVsZXNzIGNvbm5lY3Rpb247IEkKPiB1bm RlcnN0YW5kIHRoYXQgSSB1c2Ug dGhlIGRyaXZlciBmcm9tIE5ldGdlYXIsIGJ1dCBuZWVkIGFub3 RoZXIgcHJvZy4gdG8KPiBtYWtl IGl0IHJ1biB1bmRlciBVYnVudHUuIENhbiBhbnlvbmUgcGxlYX NlIGRpcmVjdCBtZSB0byB0aGlz IHByb2cuIGFuZCBob3cKPiB0byBzZXQgaXQKPiB1cD8KPgoKSX MgaXQgeW91ciBidWl0LWluIHds YW4gY2FyZCBvciBhbiBleHRlcm5hbCBvbmUuIElmIGl0J3MgaW 4gYnVpbHQgdGhlbiAtLQoKMS4g Q29ubmVjdCB0byBpbnRlcm5ldCB0aHJvdWdoIGFuIHdpcmVkIG Nvbm5lY3Rpb24gYW5kIHRoZW4g Z28gdG8gU3luYXB0aWMKUGFja2FnZSBNYW5hZ2VyIG9uIHRoZS BTeXN0ZW0gYW5kIHRoZW4gQWRt aW5pc3RyYXRpb24gbWVudS4KCjIuIEp1c3QgZmluZCB0aGUgcG Fja2FnZXMgKmZpcm13YXJlLWI0 My1pbnN0YWxsZXIqIGFuZCAqYjQzLWZ3Y3V0dGVyKiBhbmQKaW 5zdGFsbCB0aGVtIHdpdGggYWxs IHRoZSBkZXBlbmRlbmNpZXMuCgozLiBBZnRlciBpbnN0YWxsYX Rpb24gcmVzdGFydCB5b3UgbWFj aGluZSBhbmQgSSBob3BlIHlvdSBtYXkgYWNjZXNzIHlvdXIKY3 VycmVudCB3aXJlbGVzcyBuZXR3 b3JrIHVzaW5nIHlvdXIgd2lyZWxlc3MgbGFuIGNhcmQKCgpXaX RoIHJlZ2FyZHMKLS0gCuCmsOCm v+Cmgi9yaW5nCis4ODAxNjcxNDExNDM3Cgrgpq7gprngpr7gpr jgpprgpr/gpqwK4Kar4Ka+4KaJ 4Kao4KeN4Kah4KeH4Ka24KaoIOCmq+CmsCDgppPgpqrgp4fgpq gg4Ka44KeL4Kaw4KeN4Ka4IOCm uOCmsuCmv+CmieCmtuCmqOCmuCDgpqzgpr7gpoLgprLgpr7gpq bgp4fgprYKCuCmquCnjeCmsOCm p+CmvuCmqCDgprjgpq7gpqjgp43gpqzgpq/gprzgppUsICLgpqrgp4fgppngp43gppfgp4Hgpofg pqgg4Kau4KeH4Kay4Ka+IC0g4Keo4Kem4Ken4KenIDxodHRwOi 8vZm9zc2JkLm9yZy9pbmRleC5w aHAvZXZlbnQ+IgrgpaTgpaQg4Kas4KeN4Kav4KaV4KeN4Kak4K a/4KaX4KakIOCmrOCnjeCmsuCm l+CmgyDgprDgpr/gpoIt4Kam4KeN4KavIOCmoeCmqCAn4KawIOCmrOCnjeCmsuCml yA8aHR0cDov L3Rvc2hhemVkLndvcmRwcmVzcy5jb20vPiDgpaTgpaQK4Ka44K am4Ka44KeN4KavLCDgprLgpr/g pqjgpr7gppXgp43gprgg4Kau4Ka/4Kao4KeN4KafIOCmrOCmvuCmguCmsuCmvuCmpuCnh+CmtiA8 aHR0cDovL2xpbnV4bWludC1iZC5vcmcvYWJvdXRfdXM+IOClpO ClpArgprjgpqbgprjgp43gpq8s IOCmieCmrOCngeCmqOCnjeCmn+CngQrgpqzgpr7gpoLgprLgpr 7gpqbgp4fgprYgPGh0dHBzOi8v bGF1bmNocGFkLm5ldC8lN0V0b3NoYXplZD4K --20cf30562f2ddb7e9704a894a510 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: base64 RGVhciBKb2huPGJyPjxicj48ZGl2IGNsYXNzPSJnbWFpbF9xdW 90ZSI+MjAxMS83LzIxIEF2aSBH cmVlbmJ1cnkgPHNwYW4gZGlyPSJsdHIiPiZsdDs8YSBocmVmPS JtYWlsdG86bGlzdHNAYXZpLmNv Ij5saXN0c0BhdmkuY288L2E+Jmd0Ozwvc3Bhbj48YnI+PGJsb2 NrcXVvdGUgY2xhc3M9ImdtYWls X3F1b3RlIiBzdHlsZT0ibWFyZ2luOjAgMCAwIC44ZXg7Ym9yZG VyLWxlZnQ6MXB4ICNjY2Mgc29s aWQ7cGFkZGluZy1sZWZ0OjFleDsiPgo8ZGl2PjxkaXY+PC9kaX Y+PGRpdiBjbGFzcz0iaDUiPkpv aG4gQXRraW5zb24gd3JvdGU6PGJyPgo8YnI+SSBoYXZlIGp1c3 QgaW5zdGFsbGVkIFVidW50dSwg YnV0IGNhbiYjMzk7dCBnZXQgYSB3aXJlbGVzcyBjb25uZWN0aW 9uOyBJIHVuZGVyc3RhbmQgdGhh dCBJIHVzZSB0aGUgZHJpdmVyIGZyb20gTmV0Z2VhciwgYnV0IG 5lZWQgYW5vdGhlciBwcm9nLiB0 byBtYWtlIGl0IHJ1biB1bmRlciBVYnVudHUuIENhbiBhbnlvbm UgcGxlYXNlIGRpcmVjdCBtZSB0 byB0aGlzIHByb2cuIGFuZCBob3cgdG8gc2V0IGl0PGJyPgoKdX A/PGJyPjwvZGl2PjwvZGl2Pjwv YmxvY2txdW90ZT48YnI+SXMgaXQgeW91ciBidWl0LWluIHdsYW 4gY2FyZCBvciBhbiBleHRlcm5h bCBvbmUuIElmIGl0JiMzOTtzIGluIGJ1aWx0IHRoZW4gLS08Yn I+PGJyPjEuIENvbm5lY3QgdG8g aW50ZXJuZXQgdGhyb3VnaCBhbiB3aXJlZCBjb25uZWN0aW9uIG FuZCB0aGVuIGdvIHRvIFN5bmFw dGljIFBhY2thZ2UgTWFuYWdlciBvbiB0aGUgU3lzdGVtIGFuZC B0aGVuIEFkbWluaXN0cmF0aW9u IG1lbnUuPGJyPgo8YnI+Mi4gSnVzdCBmaW5kIHRoZSBwYWNrYW dlcyA8Yj5maXJtd2FyZS1iNDMt aW5zdGFsbGVyPC9iPiBhbmQgPGI+YjQzLWZ3Y3V0dGVyPC9iPi BhbmQgaW5zdGFsbCB0aGVtIHdp dGggYWxsIHRoZSBkZXBlbmRlbmNpZXMuPGJyPjxicj4zLiBBZn RlciBpbnN0YWxsYXRpb24gcmVz dGFydCB5b3UgbWFjaGluZSBhbmQgSSBob3BlIHlvdSBtYXkgYW NjZXNzIHlvdXIgY3VycmVudCB3 aXJlbGVzcyBuZXR3b3JrIHVzaW5nIHlvdXIgd2lyZWxlc3MgbG FuIGNhcmQ8YnI+Cjxicj48YnI+ V2l0aCByZWdhcmRzPGJyPjwvZGl2Pi0tIDxicj7gprDgpr/gpoIvcmluZzxicj4rODgwMTY3MTQx MTQzNzxicj48Zm9udD48Zm9udCBzdHlsZT0iY29sb3I6cmdiKD AsIDAsIDApIiBjb2xvcj0iIzg4 ODg4OCI+PGJyPuCmruCmueCmvuCmuOCmmuCmv+CmrDxicj4KPC 9mb250PjwvZm9udD7gpqvgpr7g pongpqjgp43gpqHgp4fgprbgpqgg4Kar4KawIOCmk+CmquCnh+ CmqCDgprjgp4vgprDgp43gprgg 4Ka44Kay4Ka/4KaJ4Ka24Kao4Ka4IOCmrOCmvuCmguCmsuCmvuCmpuCnh+Cmtj xicj48YnI+PGZv bnQ+PGZvbnQgc3R5bGU9ImNvbG9yOnJnYigwLCAwLCAwKSIgY2 9sb3I9IiM4ODg4ODgiPuCmquCn jeCmsOCmp+CmvuCmqCDgprjgpq7gpqjgp43gpqzgpq/gprzgppU8L2ZvbnQ+PC9mb250PiwgJnF1 b3Q7PGEgaHJlZj0iaHR0cDovL2Zvc3NiZC5vcmcvaW5kZXgucG hwL2V2ZW50IiB0YXJnZXQ9Il9i bGFuayI+4Kaq4KeH4KaZ4KeN4KaX4KeB4KaH4KaoIOCmruCnh+ CmsuCmviAtIOCnqOCnpuCnp+Cn pzwvYT4mcXVvdDsg4KWk4KWkIOCmrOCnjeCmr+CmleCnjeCmpO Cmv+Cml+CmpCDgpqzgp43gprLg ppfgpoMgPGEgaHJlZj0iaHR0cDovL3Rvc2hhemVkLndvcmRwcm Vzcy5jb20vIiB0YXJnZXQ9Il9i bGFuayI+4Kaw4Ka/4KaCLeCmpuCnjeCmryDgpqHgpqggJiMzOTvgprAg4Kas4KeN4K ay4KaXPC9h PiDgpaTgpaQg4Ka44Kam4Ka44KeN4KavLCA8YSBocmVmPSJodH RwOi8vbGludXhtaW50LWJkLm9y Zy9hYm91dF91cyIgdGFyZ2V0PSJfYmxhbmsiPuCmsuCmv+CmqO CmvuCmleCnjeCmuCDgpq7gpr/g pqjgp43gpp8g4Kas4Ka+4KaC4Kay4Ka+4Kam4KeH4Ka2PC9hPi DgpaTgpaQg4Ka44Kam4Ka44KeN 4KavLCA8YSBocmVmPSJodHRwczovL2xhdW5jaHBhZC5uZXQvJT dFdG9zaGF6ZWQiIHRhcmdldD0i X2JsYW5rIj7gpongpqzgp4Hgpqjgp43gpp/gp4Eg4Kas4Ka+4KaC4Kay4Ka+4Kam4KeH4Ka2PC9h Pjxicj4KCjxicj4K --20cf30562f2ddb7e9704a894a510-- --===============0803073747215041611== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users --===============0803073747215041611==-- |
| All times are GMT. The time now is 04:15 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.