<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Expedition 1.2.82 Hotfix Information in Expedition Release Notes</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-release-notes/expedition-1-2-82-hotfix-information/ta-p/571957</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Version 1.2.82&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="4"&gt;(&lt;/FONT&gt;&lt;FONT size="4"&gt;Date January 05, 2024)&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3 id="toc-hId-1484239880"&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;PACKAGE DOWNLOAD&lt;BR /&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;TABLE id="release" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD height="31px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD height="31px"&gt;&lt;STRONG&gt;INFORMATION&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="30px"&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Link&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD height="30px"&gt;&lt;FONT size="3"&gt;&lt;A href="https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.82.all.deb" target="_blank" rel="nofollow noopener noreferrer"&gt;https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.82.all.deb&lt;/A&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="57px"&gt;
&lt;P&gt;&lt;FONT size="3"&gt;sha1sum&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD height="57px"&gt;
&lt;P&gt;c1ae806e4376616f4b9fabade7097c7bfc256606&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="30px"&gt;&lt;FONT size="3"&gt;apt update&lt;BR /&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD height="30px"&gt;&lt;FONT size="3"&gt;sudo apt-get update; sudo apt-get install expedition-beta&lt;BR /&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="81px"&gt;&lt;FONT size="3"&gt;manual update&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD height="81px"&gt;&lt;FONT size="3"&gt;cd /tmp;&lt;BR /&gt;wget &amp;nbsp;&lt;A href="https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.82.all.deb" target="_blank" rel="nofollow noopener noreferrer"&gt;https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.82.all.deb&lt;/A&gt;;&lt;BR /&gt;sudo dpkg -i expedition_1.2.82.all.deb;&lt;BR /&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H2 id="toc-hId--1067917081"&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;CHANGELOG&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H2&gt;
&lt;H4 id="toc-hId-921366204"&gt;Fixing below Bugs:&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;MT-2741 - CISCO. Fixed below bugs:&lt;/P&gt;
&lt;P&gt;1) Adding support for alias being used as subnets in address-group definition. i.e:&lt;/P&gt;
&lt;P&gt;names name 10.1.1.0 SC_BCN&lt;/P&gt;
&lt;P&gt;object-group network SITE_BCN&lt;BR /&gt;network-object SC_BCN 255.255.255.128&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;MT-2739 - Checkpoint R80+. Fixed below bugs:&lt;/P&gt;
&lt;P&gt;1) Address group defined as exclusion group but without exception members. Added a fix so the group is now managed as any other exclusion group, getting as result members typed as range IP.&lt;BR /&gt;2) Added a log/monitor for NAT rules with DAT type static but using as DAT address an address-group.&lt;BR /&gt;3) When applying DNAT logic avoid creating shadow rules. Instead applying below logic:&lt;/P&gt;
&lt;P&gt;Check if current Security Rules matches the NAT rule, if so add a warning to trace it to the specific NAT rule and the DNAT tag as well.&lt;BR /&gt;Check if cloned security rules from an specific security rule can be merged by destination and service.&lt;BR /&gt;Check and make sure the cloned security rules contain the required "to" zones based on destinations.&lt;/P&gt;
&lt;P&gt;4) Refactor on internal functions to compare if a list of objects is included in another list of objects (isAinB and isAinBservice).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;MT-2728 - Checkpoint R77 - Fixed below bugs:&lt;/P&gt;
&lt;P&gt;1) Fixing bug when reading ipv6 addresses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;MT-2742 - Screenos - Fixed below bugs:&lt;/P&gt;
&lt;P&gt;1) Fixing bug for Screenos to manage Global zone as any&lt;BR /&gt;2) Fixing bug for Screenos managing static routes in ipv6 syntax&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 05 Jan 2024 21:17:49 GMT</pubDate>
    <dc:creator>dpuigdomenec</dc:creator>
    <dc:date>2024-01-05T21:17:49Z</dc:date>
    <item>
      <title>Expedition 1.2.82 Hotfix Information</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-release-notes/expedition-1-2-82-hotfix-information/ta-p/571957</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;Version 1.2.82&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="4"&gt;(&lt;/FONT&gt;&lt;FONT size="4"&gt;Date January 05, 2024)&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;H3 id="toc-hId-1484239880"&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;PACKAGE DOWNLOAD&lt;BR /&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;TABLE id="release" border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD height="31px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD height="31px"&gt;&lt;STRONG&gt;INFORMATION&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="30px"&gt;
&lt;P&gt;&lt;FONT size="3"&gt;Link&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD height="30px"&gt;&lt;FONT size="3"&gt;&lt;A href="https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.82.all.deb" target="_blank" rel="nofollow noopener noreferrer"&gt;https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.82.all.deb&lt;/A&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="57px"&gt;
&lt;P&gt;&lt;FONT size="3"&gt;sha1sum&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD height="57px"&gt;
&lt;P&gt;c1ae806e4376616f4b9fabade7097c7bfc256606&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="30px"&gt;&lt;FONT size="3"&gt;apt update&lt;BR /&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD height="30px"&gt;&lt;FONT size="3"&gt;sudo apt-get update; sudo apt-get install expedition-beta&lt;BR /&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="81px"&gt;&lt;FONT size="3"&gt;manual update&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD height="81px"&gt;&lt;FONT size="3"&gt;cd /tmp;&lt;BR /&gt;wget &amp;nbsp;&lt;A href="https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.82.all.deb" target="_blank" rel="nofollow noopener noreferrer"&gt;https://conversionupdates.paloaltonetworks.com/expedition-updates/expedition_1.2.82.all.deb&lt;/A&gt;;&lt;BR /&gt;sudo dpkg -i expedition_1.2.82.all.deb;&lt;BR /&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;H2 id="toc-hId--1067917081"&gt;&lt;STRONG&gt;&lt;FONT size="4"&gt;CHANGELOG&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H2&gt;
&lt;H4 id="toc-hId-921366204"&gt;Fixing below Bugs:&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;MT-2741 - CISCO. Fixed below bugs:&lt;/P&gt;
&lt;P&gt;1) Adding support for alias being used as subnets in address-group definition. i.e:&lt;/P&gt;
&lt;P&gt;names name 10.1.1.0 SC_BCN&lt;/P&gt;
&lt;P&gt;object-group network SITE_BCN&lt;BR /&gt;network-object SC_BCN 255.255.255.128&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;MT-2739 - Checkpoint R80+. Fixed below bugs:&lt;/P&gt;
&lt;P&gt;1) Address group defined as exclusion group but without exception members. Added a fix so the group is now managed as any other exclusion group, getting as result members typed as range IP.&lt;BR /&gt;2) Added a log/monitor for NAT rules with DAT type static but using as DAT address an address-group.&lt;BR /&gt;3) When applying DNAT logic avoid creating shadow rules. Instead applying below logic:&lt;/P&gt;
&lt;P&gt;Check if current Security Rules matches the NAT rule, if so add a warning to trace it to the specific NAT rule and the DNAT tag as well.&lt;BR /&gt;Check if cloned security rules from an specific security rule can be merged by destination and service.&lt;BR /&gt;Check and make sure the cloned security rules contain the required "to" zones based on destinations.&lt;/P&gt;
&lt;P&gt;4) Refactor on internal functions to compare if a list of objects is included in another list of objects (isAinB and isAinBservice).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;MT-2728 - Checkpoint R77 - Fixed below bugs:&lt;/P&gt;
&lt;P&gt;1) Fixing bug when reading ipv6 addresses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;MT-2742 - Screenos - Fixed below bugs:&lt;/P&gt;
&lt;P&gt;1) Fixing bug for Screenos to manage Global zone as any&lt;BR /&gt;2) Fixing bug for Screenos managing static routes in ipv6 syntax&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Jan 2024 21:17:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-release-notes/expedition-1-2-82-hotfix-information/ta-p/571957</guid>
      <dc:creator>dpuigdomenec</dc:creator>
      <dc:date>2024-01-05T21:17:49Z</dc:date>
    </item>
  </channel>
</rss>

