Changeset 86b7da48


Ignore:
Timestamp:
12/17/2013 10:36:47 AM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
37cbefb
Parents:
4a2dd98
Message:

added p7zip

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4a2dd98 r86b7da48  
    337337<!ENTITY mc-version                   "4.8.11">
    338338<!ENTITY obex-data-server-version     "0.4.6">
     339<!ENTITY p7zip-version                "9.20.1">
    339340<!ENTITY pciutils-version             "3.2.1">
    340341<!ENTITY pm-utils-version             "1.4.1">
  • general/sysutils/sysutils.xml

    r4a2dd98 r86b7da48  
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mc.xml"/>
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obex-data-server.xml"/>
     36  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="p7zip.xml"/>
    3637  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pciutils.xml"/>
    3738  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pm-utils.xml"/>
  • introduction/welcome/changelog.xml

    r4a2dd98 r86b7da48  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[igor] - Added p7zip-9.20.1. Fixes
     51          <ulink url="&blfs-ticket-root;3972">#3972</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[igor] - Moved PCRE from optional to required dependencies for
    5155          Apache HTTPD, reported by Alexey Orishko.</para>
Note: See TracChangeset for help on using the changeset viewer.