Changeset 55d7adc


Ignore:
Timestamp:
08/28/2014 05:04:20 PM (10 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
230af9f
Parents:
e14ac42
Message:

Add libsigsegv.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14113 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/genlib.xml

    re14ac42 r55d7adc  
    8585  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpaper.xml"/>
    8686  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsigc++.xml"/>
     87  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsigsegv.xml"/>
    8788  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libtasn1.xml"/>
    8889  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libunistring.xml"/>
  • introduction/welcome/changelog.xml

    re14ac42 r55d7adc  
    4848      <para>August 28th, 2014</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[ken] - Added libsigsegv-2.10. Fixes
     52          <ulink url="&blfs-ticket-root;5442">#5442</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - LibreOffice-4.3.0 - fix broken symbolic links.
  • packages.ent

    re14ac42 r55d7adc  
    123123<!ENTITY libpaper-version             "1.1.24+nmu3">
    124124<!ENTITY libsigc-version              "2.3.2">
     125<!ENTITY libsigsegv-version           "2.10">
    125126<!ENTITY libtasn1-version             "4.1">
    126127<!ENTITY libunistring-version         "0.9.3">
Note: See TracChangeset for help on using the changeset viewer.