Changeset 0e9fb93


Ignore:
Timestamp:
05/07/2021 03:45:11 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
ml-11.0, multilib
Children:
df462a9
Parents:
bfee8ec (diff), 0f7d4cb (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter03/packages.xml

    rbfee8ec r0e9fb93  
    624624      <term>Shadow (&shadow-version;) - <token>&shadow-size;</token>:</term>
    625625      <listitem>
    626         <!-- <para>Home page: <ulink url="&shadow-home;"/></para> -->
     626        <para>Home page: <ulink url="&shadow-home;"/></para>
    627627        <para>Download: <ulink url="&shadow-url;"/></para>
    628628        <para>MD5 sum: <literal>&shadow-md5;</literal></para>
    629 
    630         <!-- Using http://cdn.debian.net/debian/pool/main/s/shadow/
    631              for now since alioth has not reconstituted shadow -->
    632629      </listitem>
    633630    </varlistentry>
  • packages.ent

    rbfee8ec r0e9fb93  
    619619<!ENTITY shadow-url "&github;/shadow-maint/shadow/releases/download/&shadow-version;/shadow-&shadow-version;.tar.xz">
    620620<!ENTITY shadow-md5 "4b05eff8a427cf50e615bda324b5bc45">
    621 <!ENTITY shadow-home "https://pkg-shadow.alioth.debian.org/">
     621<!ENTITY shadow-home "https://shadow-maint.github.io/shadow/">
    622622<!ENTITY shadow-fin-du "45 MB">
    623623<!ENTITY shadow-fin-sbu "0.2 SBU">
  • stylesheets/patcheslist.xsl

    rbfee8ec r0e9fb93  
    1212    <!-- Allow select the dest dir at runtime -->
    1313  <xsl:param name="dest.dir">
    14     <xsl:value-of select="concat('/srv/www/', substring-after('&patches-root;', 'http://'))"/>
     14    <xsl:value-of select="concat('/srv/www/', substring-after('&patches-root;', 'https://'))"/>
    1515  </xsl:param>
    1616
Note: See TracChangeset for help on using the changeset viewer.