Changeset View
Changeset View
Standalone View
Standalone View
pspec.xml
<?xml version="1.0" ?> | <?xml version="1.0" ?> | ||||
<!DOCTYPE PISI SYSTEM "https://solus-project.com/standard/pisi-spec.dtd"> | <!DOCTYPE PISI SYSTEM "https://getsol.us/standard/pisi-spec.dtd"> | ||||
kyrios123: The DTD isn't available on the new web server. Could you please add it @JoshStrobl ?
I'll fix… | |||||
<PISI> | <PISI> | ||||
<Source> | <Source> | ||||
<Name>ca-certs</Name> | <Name>ca-certs</Name> | ||||
<Packager> | <Packager> | ||||
<Name>Ikey Doherty</Name> | <Name>Ikey Doherty</Name> | ||||
<Email>ikey.doherty@gmail.com</Email> | <Email>ikey.doherty@gmail.com</Email> | ||||
</Packager> | </Packager> | ||||
<Summary>Certificate Authority Files</Summary> | <Summary>Certificate Authority Files</Summary> | ||||
<Description>The Public Key Inrastructure is used for many security issues in a Linux system. In order for a certificate to be trusted, it must be signed by a trusted agent called a Certificate Authority (CA)</Description> | <Description>The Public Key Inrastructure is used for many security issues in a Linux system. In order for a certificate to be trusted, it must be signed by a trusted agent called a Certificate Authority (CA)</Description> | ||||
<License>MPL-1.0</License> | <License>MPL-1.0</License> | ||||
<Archive sha1sum="083029a13c0c475bf42a4232c68a9caa6dbc763e" type="binary">https://solus-project.com/sources/README</Archive> | <Archive sha1sum="083029a13c0c475bf42a4232c68a9caa6dbc763e" type="binary">https://getsol.us/sources/README</Archive> | ||||
<AdditionalFiles> | <AdditionalFiles> | ||||
<AdditionalFile permission="0755" target="build_certs.sh">build_certs.sh</AdditionalFile> | <AdditionalFile permission="0755" target="build_certs.sh">build_certs.sh</AdditionalFile> | ||||
<AdditionalFile permission="0755" target="make-ca.sh">make-ca.sh</AdditionalFile> | <AdditionalFile permission="0755" target="make-ca.sh">make-ca.sh</AdditionalFile> | ||||
<AdditionalFile permission="0755" target="make-cert.pl">make-cert.pl</AdditionalFile> | <AdditionalFile permission="0755" target="make-cert.pl">make-cert.pl</AdditionalFile> | ||||
<AdditionalFile permission="0755" target="remove-expired-certs.sh">remove-expired-certs.sh</AdditionalFile> | <AdditionalFile permission="0755" target="remove-expired-certs.sh">remove-expired-certs.sh</AdditionalFile> | ||||
</AdditionalFiles> | </AdditionalFiles> | ||||
Show All 13 Lines | <Package> | ||||
</Provides> | </Provides> | ||||
<RuntimeDependencies> | <RuntimeDependencies> | ||||
<Dependency>curl</Dependency> | <Dependency>curl</Dependency> | ||||
<Dependency>openssl</Dependency> | <Dependency>openssl</Dependency> | ||||
</RuntimeDependencies> | </RuntimeDependencies> | ||||
</Package> | </Package> | ||||
<History> | <History> | ||||
<Update release="35" type="security"> | |||||
<Date>10-20-2018</Date> | |||||
<Version>20181020</Version> | |||||
<Comment>Package bump</Comment> | |||||
<Name>Pierre-Yves</Name> | |||||
<Email>pyu@riseup.net</Email> | |||||
</Update> | |||||
<Update release="34" type="security"> | <Update release="34" type="security"> | ||||
<Date>05-22-2018</Date> | <Date>05-22-2018</Date> | ||||
<Version>20180516</Version> | <Version>20180516</Version> | ||||
<Comment>Package bump</Comment> | <Comment>Package bump</Comment> | ||||
<Name>Ikey Doherty</Name> | <Name>Ikey Doherty</Name> | ||||
<Email>ikey@solus-project.com</Email> | <Email>ikey@solus-project.com</Email> | ||||
</Update> | </Update> | ||||
▲ Show 20 Lines • Show All 266 Lines • Show Last 20 Lines |
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
The DTD isn't available on the new web server. Could you please add it @JoshStrobl ?
I'll fix the URL, rebuild the package & change the version to current date and I'll deploy it during the weekend (after the sync).