<?xml version="1.0" encoding="iso-8859-1"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Fink Project News</title>
    <link>http://fink.sourceforge.net/news/</link>
    <description>Fink Project News</description>
    <dc:language>de</dc:language>
    <dc:date>2023-09-23T07:55:26-05:00</dc:date>
    <admin:errorReportsTo rdf:resource="mailto:fink-core@lists.sourceforge.net"/>
    <item rdf:about="http://fink.sourceforge.net/news/#2023-09-23%20Support%20for%20macOS%2011%20through%20macOS%2013">
      <title>Support for macOS 11 through macOS 13</title>
      <link>http://fink.sourceforge.net/news/#2023-09-23%20Support%20for%20macOS%2011%20through%20macOS%2013</link>
      <guid>http://fink.sourceforge.net/news/#2023-09-23%20Support%20for%20macOS%2011%20through%20macOS%2013</guid>
      <description>
		<![CDATA[
	
  <p>The main source branch for Fink development supports macOS 11 through macOS 13, under both intel (x86_64) and Apple's M1 and M2 (arm64) CPUs.</p>
  <p>Final work on a full release is ongoing. As there isn't a full release tarball yet, you need to download and install the code from git with these commands in Terminal.app:</p>
  
  mkdir -p ~/src
  cd src
  git clone https://github.com/fink/fink fink-upstream
  cd fink-upstream
  
  <p>If updating an existing Fink install, run ./inject.pl from the Terminal prompt. If doing a fresh install, run ./bootstrap.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The main source branch for Fink development supports macOS 11 through macOS 13, under both intel (x86_64) and Apple's M1 and M2 (arm64) CPUs.</p>
  <p>Final work on a full release is ongoing. As there isn't a full release tarball yet, you need to download and install the code from git with these commands in Terminal.app:</p>
  
  mkdir -p ~/src
  cd src
  git clone https://github.com/fink/fink fink-upstream
  cd fink-upstream
  
  <p>If updating an existing Fink install, run ./inject.pl from the Terminal prompt. If doing a fresh install, run ./bootstrap.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2022-02-19%20fink-0.45.6%20released">
      <title>fink-0.45.6 released</title>
      <link>http://fink.sourceforge.net/news/#2022-02-19%20fink-0.45.6%20released</link>
      <guid>http://fink.sourceforge.net/news/#2022-02-19%20fink-0.45.6%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.6. This is a quick release to fix a bug introduced in fink-0.45.5 (issue #240).</p>
  <p>This release does not yet support macOS 11 (Big Sur) or macOS 12 (Monterey). Support for those two releases is coming soon.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.6. This is a quick release to fix a bug introduced in fink-0.45.5 (issue #240).</p>
  <p>This release does not yet support macOS 11 (Big Sur) or macOS 12 (Monterey). Support for those two releases is coming soon.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2021-11-03%20fink-0.45.4%20released">
      <title>fink-0.45.4 released</title>
      <link>http://fink.sourceforge.net/news/#2021-11-03%20fink-0.45.4%20released</link>
      <guid>http://fink.sourceforge.net/news/#2021-11-03%20fink-0.45.4%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.4. This is a minor upgrade to support XQuartz 2.8.</p>
  <p>This release does not yet support macOS 11 (Big Sur) or macOS 12 (Monterey). Support for those two releases is coming soon.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.4. This is a minor upgrade to support XQuartz 2.8.</p>
  <p>This release does not yet support macOS 11 (Big Sur) or macOS 12 (Monterey). Support for those two releases is coming soon.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2021-03-06%20fink-0.45.3%20released">
      <title>fink-0.45.3 released</title>
      <link>http://fink.sourceforge.net/news/#2021-03-06%20fink-0.45.3%20released</link>
      <guid>http://fink.sourceforge.net/news/#2021-03-06%20fink-0.45.3%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.3. This is a minor behavioral fix for an issue introduced in 0.45.2. With this release, the default prefix for new installs is reverted to /sw for all macOS versions from 10.14 and earlier. Newer releases still default to /opt/sw. This will allow installs on macOS 10.14 and earlier to continue to use any available binary distributions. There are no other functional changes in this release compared to fink-0.45.2.</p>
  <p>This release does not yet support macOS 11 (Big Sur).</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.3. This is a minor behavioral fix for an issue introduced in 0.45.2. With this release, the default prefix for new installs is reverted to /sw for all macOS versions from 10.14 and earlier. Newer releases still default to /opt/sw. This will allow installs on macOS 10.14 and earlier to continue to use any available binary distributions. There are no other functional changes in this release compared to fink-0.45.2.</p>
  <p>This release does not yet support macOS 11 (Big Sur).</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2020-10-02%20fink-0.45.2%20released">
      <title>fink-0.45.2 released</title>
      <link>http://fink.sourceforge.net/news/#2020-10-02%20fink-0.45.2%20released</link>
      <guid>http://fink.sourceforge.net/news/#2020-10-02%20fink-0.45.2%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.2. This release provides support for all macOS releases up to and including 10.15.7. Most importantly, it changes the default install path location to /opt/sw for all supported macOS releases. This release also fixes bootstrapping problems when installing on macOS 10.15 with Xcode12. Run fink selfupdate to install the latest version. This release does not need any special preparation apart from those listed below if upgrading to macOS 10.15 from an earlier macOS release.</p>
  <p>This release does not yet support macOS 11 (Big Sur).</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.2. This release provides support for all macOS releases up to and including 10.15.7. Most importantly, it changes the default install path location to /opt/sw for all supported macOS releases. This release also fixes bootstrapping problems when installing on macOS 10.15 with Xcode12. Run fink selfupdate to install the latest version. This release does not need any special preparation apart from those listed below if upgrading to macOS 10.15 from an earlier macOS release.</p>
  <p>This release does not yet support macOS 11 (Big Sur).</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2020-03-28%20fink-0.45.1%20released">
      <title>fink-0.45.1 released</title>
      <link>http://fink.sourceforge.net/news/#2020-03-28%20fink-0.45.1%20released</link>
      <guid>http://fink.sourceforge.net/news/#2020-03-28%20fink-0.45.1%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.1. This release provides support for all macOS releases up to and including 10.15.4, as well as support for users running the zsh shell. Run fink selfupdate to install the latest version. This release does not need any special preparation apart from those listed below if upgrading to macOS 10.15 from an earlier macOS release.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.1. This release provides support for all macOS releases up to and including 10.15.4, as well as support for users running the zsh shell. Run fink selfupdate to install the latest version. This release does not need any special preparation apart from those listed below if upgrading to macOS 10.15 from an earlier macOS release.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2019-10-27%20Further%2010.15%20(Catalina)%20and%20Xcode11%20upgrade%20details">
      <title>Further 10.15 (Catalina) and Xcode11 upgrade details</title>
      <link>http://fink.sourceforge.net/news/#2019-10-27%20Further%2010.15%20(Catalina)%20and%20Xcode11%20upgrade%20details</link>
      <guid>http://fink.sourceforge.net/news/#2019-10-27%20Further%2010.15%20(Catalina)%20and%20Xcode11%20upgrade%20details</guid>
      <description>
		<![CDATA[
	
  <p>If upgrading to macOS 10.15 (Catalina) from an earlier macOS release, your existing Fink install will cease to work if installed outside /opt (such as to the previous default /sw) and must be reinstalled from scratch using Fink release 0.45.0 or later.</p>
  <p>The old Fink install is archived into /Users/Shared/Relocated Items. It's possible to manually recover downloaded source archives and configuration files from there to use in a new Fink install. However, it's not possible to reuse built .deb packages because they hardcode the original path that contained Fink.</p>
  <p>Upgrade and installation hints if existing Fink install is outside /opt:</p>
  
    If doing a fresh Fink install on any macOS version, install Fink into /opt/sw.
    If you haven't yet updated to macOS 10.15, run this command to capture the list of your currently installed packages: for i in `/bin/ls -1 /sw/var/lib/dpkg/info/*.list`; do basename -s .list $i &gt;&gt; ~/my_fink_packages.txt; done.
    If you have already updated to macOS 10.15 but had Fink installed somewhere outside /opt before your system upgrade, use the above command (with modified path to the "Relocated Items" location as necessary) to capture the packages you previously had installed on your older macOS release. For example: for i in `/bin/ls -1 "/Users/Shared/Relocated Items/sw/var/lib/dpkg/info/"*.list`; do basename -s .list $i &gt;&gt; ~/my_fink_packages.txt; done
    Once you have captured your list of previous packages, upgraded to macOS 10.15, and installed Fink into /opt, run the following command to batch build and reinstall your previous Fink packages: cat ~/my_fink_packages.txt | xargs fink reinstall. Note that some packages do not exist on macOS 10.15, so you might need to hand edit the file my_fink_packages.txt to remove the missing packages before trying to reinstall.
  
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>If upgrading to macOS 10.15 (Catalina) from an earlier macOS release, your existing Fink install will cease to work if installed outside /opt (such as to the previous default /sw) and must be reinstalled from scratch using Fink release 0.45.0 or later.</p>
  <p>The old Fink install is archived into /Users/Shared/Relocated Items. It's possible to manually recover downloaded source archives and configuration files from there to use in a new Fink install. However, it's not possible to reuse built .deb packages because they hardcode the original path that contained Fink.</p>
  <p>Upgrade and installation hints if existing Fink install is outside /opt:</p>
  
    If doing a fresh Fink install on any macOS version, install Fink into /opt/sw.
    If you haven't yet updated to macOS 10.15, run this command to capture the list of your currently installed packages: for i in `/bin/ls -1 /sw/var/lib/dpkg/info/*.list`; do basename -s .list $i &gt;&gt; ~/my_fink_packages.txt; done.
    If you have already updated to macOS 10.15 but had Fink installed somewhere outside /opt before your system upgrade, use the above command (with modified path to the "Relocated Items" location as necessary) to capture the packages you previously had installed on your older macOS release. For example: for i in `/bin/ls -1 "/Users/Shared/Relocated Items/sw/var/lib/dpkg/info/"*.list`; do basename -s .list $i &gt;&gt; ~/my_fink_packages.txt; done
    Once you have captured your list of previous packages, upgraded to macOS 10.15, and installed Fink into /opt, run the following command to batch build and reinstall your previous Fink packages: cat ~/my_fink_packages.txt | xargs fink reinstall. Note that some packages do not exist on macOS 10.15, so you might need to hand edit the file my_fink_packages.txt to remove the missing packages before trying to reinstall.
  
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2019-10-02%2010.15%20(Catalina)%20and%20Xcode11%20information">
      <title>10.15 (Catalina) and Xcode11 information</title>
      <link>http://fink.sourceforge.net/news/#2019-10-02%2010.15%20(Catalina)%20and%20Xcode11%20information</link>
      <guid>http://fink.sourceforge.net/news/#2019-10-02%2010.15%20(Catalina)%20and%20Xcode11%20information</guid>
      <description>
		<![CDATA[
	
  <p>Fink 0.45.0 and up support the upcoming 10.15 release, but there are some important things to note:</p>
  
    Apple locked down the / (root) directory where Fink normally installs (in /sw by default), so existing Fink installs may become read-only upon updating to 10.15.
    Xcode11 introduces some known breakages (with no known fixes at this time) to important packages like gcc, so not everything will build yet.
  
  <p>Once macOS 10.15 is officially released, we suggest waiting to upgrade until we know how the system will treat existing installs and we can determine the best upgrade path.</p>
  <p>For anyone installing Fink for the first time (on 10.15beta or an earlier macOS version), we now recommend using /opt/sw as the install location, since that's known to work. The next Fink release after macOS 10.15 is out will use /opt/sw as the default install location.</p>
  <p>Xcode11 is known to currently break building the gccX and several other important packages. If possible (especially 10.14 users), hold off on upgrading to Xcode11 unless you need something specific from it. If you do upgrade to Xcode11, make sure that the Command Line Tools are also upgraded to version 11 for your macOS release.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>Fink 0.45.0 and up support the upcoming 10.15 release, but there are some important things to note:</p>
  
    Apple locked down the / (root) directory where Fink normally installs (in /sw by default), so existing Fink installs may become read-only upon updating to 10.15.
    Xcode11 introduces some known breakages (with no known fixes at this time) to important packages like gcc, so not everything will build yet.
  
  <p>Once macOS 10.15 is officially released, we suggest waiting to upgrade until we know how the system will treat existing installs and we can determine the best upgrade path.</p>
  <p>For anyone installing Fink for the first time (on 10.15beta or an earlier macOS version), we now recommend using /opt/sw as the install location, since that's known to work. The next Fink release after macOS 10.15 is out will use /opt/sw as the default install location.</p>
  <p>Xcode11 is known to currently break building the gccX and several other important packages. If possible (especially 10.14 users), hold off on upgrading to Xcode11 unless you need something specific from it. If you do upgrade to Xcode11, make sure that the Command Line Tools are also upgraded to version 11 for your macOS release.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2019-08-05%20fink-0.45.0%20released">
      <title>fink-0.45.0 released</title>
      <link>http://fink.sourceforge.net/news/#2019-08-05%20fink-0.45.0%20released</link>
      <guid>http://fink.sourceforge.net/news/#2019-08-05%20fink-0.45.0%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.0. This release provides support for macOS 10.14.5 and up, including preliminary support for macOS 10.15beta. This release also provides full support for .app bundles in APFS volumes.</p>
  <p>If your system is still on macOS 10.14.4 or earlier:</p>
  
    In a terminal window, run fink selfupdate and install fink-0.45.0.
    Update to the latest version of Mojave.
    In a terminal window, run fink reinstall fink.
  
  <p>If you have already updated to macOS 10.14.5:</p>
  
    In a terminal window, run fink selfupdate and install fink-0.45.0.
  
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.45.0. This release provides support for macOS 10.14.5 and up, including preliminary support for macOS 10.15beta. This release also provides full support for .app bundles in APFS volumes.</p>
  <p>If your system is still on macOS 10.14.4 or earlier:</p>
  
    In a terminal window, run fink selfupdate and install fink-0.45.0.
    Update to the latest version of Mojave.
    In a terminal window, run fink reinstall fink.
  
  <p>If you have already updated to macOS 10.14.5:</p>
  
    In a terminal window, run fink selfupdate and install fink-0.45.0.
  
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2019-06-02%20Fink%20mirrors%20are%20back">
      <title>Fink mirrors are back</title>
      <link>http://fink.sourceforge.net/news/#2019-06-02%20Fink%20mirrors%20are%20back</link>
      <guid>http://fink.sourceforge.net/news/#2019-06-02%20Fink%20mirrors%20are%20back</guid>
      <description>
		<![CDATA[
	
  <p>Thanks to the work of Fink members Chris Z and Justin H, the finkmirrors.net domain is operational once again.</p>
  <p>We are looking for new mirror owners to extend our mirroring service. If you can host a Fink mirror, see <a href="http://finkmirrors.net/">the main Fink Mirrors site</a> for instructions and requirements.</p>
  <p>Thank you for your patience.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>Thanks to the work of Fink members Chris Z and Justin H, the finkmirrors.net domain is operational once again.</p>
  <p>We are looking for new mirror owners to extend our mirroring service. If you can host a Fink mirror, see <a href="http://finkmirrors.net/">the main Fink Mirrors site</a> for instructions and requirements.</p>
  <p>Thank you for your patience.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2019-05-30%20Issues%20with%20macOS%2010.14.5">
      <title>Issues with macOS 10.14.5</title>
      <link>http://fink.sourceforge.net/news/#2019-05-30%20Issues%20with%20macOS%2010.14.5</link>
      <guid>http://fink.sourceforge.net/news/#2019-05-30%20Issues%20with%20macOS%2010.14.5</guid>
      <description>
		<![CDATA[
	
  <p>Apple's release of macOS 10.14.5 updated the system perl version from 5.18.2 to 5.18.4. This update broke bootstrapping fresh installs, as well as existing perl modules dependent on perl-5.18.2.</p>
  <p>Fixes for Fink working on macOS 10.14.5 are tracked <a href="https://github.com/fink/fink/pull/190">on GitHub</a>. </p>
  <p>We apologize for the inconvenience.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>Apple's release of macOS 10.14.5 updated the system perl version from 5.18.2 to 5.18.4. This update broke bootstrapping fresh installs, as well as existing perl modules dependent on perl-5.18.2.</p>
  <p>Fixes for Fink working on macOS 10.14.5 are tracked <a href="https://github.com/fink/fink/pull/190">on GitHub</a>. </p>
  <p>We apologize for the inconvenience.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2019-03-14%20fink-0.44.1%20released">
      <title>fink-0.44.1 released</title>
      <link>http://fink.sourceforge.net/news/#2019-03-14%20fink-0.44.1%20released</link>
      <guid>http://fink.sourceforge.net/news/#2019-03-14%20fink-0.44.1%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.44.1.  This is primarily a bugfix release to fix bootstrapping or using the Install Fink.tool script, but with some additional optimization updates behind the scenes.  Usefink selfupdate to install it.</p>
  <p>The best update sequence from going to 10.9-10.13 to 10.14 is as follows:</p>
  <p>0) Start on 10.9-10.13.  Don't update your OS yet.</p>
  <p>1) In a terminal window, run fink selfupdate and install fink-0.44.1</p>
  <p>2) Update to Mojave.</p>
  <p>3) In a terminal window, run fink reinstall fink.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.44.1.  This is primarily a bugfix release to fix bootstrapping or using the Install Fink.tool script, but with some additional optimization updates behind the scenes.  Usefink selfupdate to install it.</p>
  <p>The best update sequence from going to 10.9-10.13 to 10.14 is as follows:</p>
  <p>0) Start on 10.9-10.13.  Don't update your OS yet.</p>
  <p>1) In a terminal window, run fink selfupdate and install fink-0.44.1</p>
  <p>2) Update to Mojave.</p>
  <p>3) In a terminal window, run fink reinstall fink.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2019-02-25%20Mirrors%20currently%20down">
      <title>Mirrors currently down</title>
      <link>http://fink.sourceforge.net/news/#2019-02-25%20Mirrors%20currently%20down</link>
      <guid>http://fink.sourceforge.net/news/#2019-02-25%20Mirrors%20currently%20down</guid>
      <description>
		<![CDATA[
	
  <p>Fink's finkmirrors.net domain is currently down. This will affect users selfupdating via rsync, as well as those using the binary distribution.</p>
  <p>In order to keep your Fink distribution up to date, please run the following commands:</p>
  
    Run fink selfupdate-git to change your update method from rsync to git.
    Run fink configure to turn off using the binary to download pre-compiled packages.
  
  <p>We apologize for the inconvenience.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>Fink's finkmirrors.net domain is currently down. This will affect users selfupdating via rsync, as well as those using the binary distribution.</p>
  <p>In order to keep your Fink distribution up to date, please run the following commands:</p>
  
    Run fink selfupdate-git to change your update method from rsync to git.
    Run fink configure to turn off using the binary to download pre-compiled packages.
  
  <p>We apologize for the inconvenience.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2019-01-16%20fink-0.44.0%20released">
      <title>fink-0.44.0 released</title>
      <link>http://fink.sourceforge.net/news/#2019-01-16%20fink-0.44.0%20released</link>
      <guid>http://fink.sourceforge.net/news/#2019-01-16%20fink-0.44.0%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.44.0.  This release now supports macOS 10.14 (Mojave), as well as Java 10.  Usefink selfupdate to install it.</p>
  <p>The best update sequence from going to 10.9-10.13 to 10.14 is as follows:</p>
  <p>0) Start on 10.9-10.13.  Don't update your OS yet.</p>
  <p>1) In a terminal window, run fink selfupdate and install fink-0.44.0</p>
  <p>2) Update to Mojave.</p>
  <p>3) In a terminal window, run fink reinstall fink.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.44.0.  This release now supports macOS 10.14 (Mojave), as well as Java 10.  Usefink selfupdate to install it.</p>
  <p>The best update sequence from going to 10.9-10.13 to 10.14 is as follows:</p>
  <p>0) Start on 10.9-10.13.  Don't update your OS yet.</p>
  <p>1) In a terminal window, run fink selfupdate and install fink-0.44.0</p>
  <p>2) Update to Mojave.</p>
  <p>3) In a terminal window, run fink reinstall fink.</p>
 
		]]>
	</content:encoded>
    </item>
    <item rdf:about="http://fink.sourceforge.net/news/#2017-04-18%20fink-0.43.1%20released">
      <title>fink-0.43.1 released</title>
      <link>http://fink.sourceforge.net/news/#2017-04-18%20fink-0.43.1%20released</link>
      <guid>http://fink.sourceforge.net/news/#2017-04-18%20fink-0.43.1%20released</guid>
      <description>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.43.1.  This is a bugfix release.  Usefink selfupdate to install it.</p>
  <p>If you happen to have updated your OS X before updating fink, follow the "Fixing updates when you have installed High Sierra before updating fink" instructions below, and then run fink selfupdate again.</p>
 
		]]>
	</description>
      <content:encoded>
		<![CDATA[
	
  <p>The Fink Project has released fink-0.43.1.  This is a bugfix release.  Usefink selfupdate to install it.</p>
  <p>If you happen to have updated your OS X before updating fink, follow the "Fixing updates when you have installed High Sierra before updating fink" instructions below, and then run fink selfupdate again.</p>
 
		]]>
	</content:encoded>
    </item>
  </channel>
</rss>
