614 lines
23 KiB
XML
614 lines
23 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>nss</Name>
|
||
<Homepage>http://www.mozilla.org/projects/security/pki/nss/</Homepage>
|
||
<Packager>
|
||
<Name>Erdinç Gültekin</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>MPL-2.0</License>
|
||
<License>GPLv2</License>
|
||
<License>LGPLv2.1</License>
|
||
<PartOf>util.crypt</PartOf>
|
||
<IsA>library</IsA>
|
||
<Summary>Network Security Services</Summary>
|
||
<Description>Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.</Description>
|
||
<Archive sha1sum="cd246da88678f4094980dbb32380998b7d8d9427" type="targz">https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_125_RTM/src/nss-3.125.tar.gz</Archive>
|
||
<AdditionalFiles>
|
||
<AdditionalFile target="dist/pkgconfig/nss.pc.in">nss.pc.in</AdditionalFile>
|
||
<AdditionalFile target="dist/pkgconfig/nss-config.in">nss-config.in</AdditionalFile>
|
||
<AdditionalFile permission="0755" target="generate-pc-config.sh">generate-pc-config.sh</AdditionalFile>
|
||
</AdditionalFiles>
|
||
<BuildDependencies>
|
||
<Dependency>zlib-devel</Dependency>
|
||
<Dependency>sqlite-devel</Dependency>
|
||
<Dependency versionFrom="4.36">nspr-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!--<Patch level="1">nss-3.18.1-standalone-1.patch</Patch>-->
|
||
<!-- <Patch level="1">add_spi+cacert_ca_certs.patch</Patch> -->
|
||
|
||
<!-- Patches from Fedora -->
|
||
<Patch level="0">fedora/add-relro-linker-option.patch</Patch>
|
||
<!--<Patch level="0">fedora/nss-539183.patch</Patch>-->
|
||
|
||
<Patch level="1">dbm.patch</Patch>
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>nss</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>zlib</Dependency>
|
||
<Dependency>sqlite</Dependency>
|
||
<Dependency versionFrom="4.33">nspr</Dependency>
|
||
<!-- <Dependency>libgcc</Dependency> -->
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="library">/usr/lib</Path>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="config">/etc</Path>
|
||
</Files>
|
||
<AdditionalFiles>
|
||
<AdditionalFile owner="root" permission="0644" target="/etc/ld.so.conf.d/50-nss.conf">ld.so.conf</AdditionalFile>
|
||
|
||
<!-- legacy blank NSS db files from Fedora -->
|
||
<AdditionalFile owner="root" target="/etc/pki/nssdb/cert8.db" permission="0644">nssdb/cert8.db</AdditionalFile>
|
||
<AdditionalFile owner="root" target="/etc/pki/nssdb/key3.db" permission="0644">nssdb/key3.db</AdditionalFile>
|
||
<AdditionalFile owner="root" target="/etc/pki/nssdb/secmod.db" permission="0644">nssdb/secmod.db</AdditionalFile>
|
||
</AdditionalFiles>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>nss-devel</Name>
|
||
<Summary>Development files for nss</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency versionFrom="4.33">nspr-devel</Dependency>
|
||
<Dependency release="current">nss</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin/nss-config</Path>
|
||
<Path fileType="header">/usr/include</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="library">/usr/lib/*.a</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="76">
|
||
<Date>2026-06-15</Date>
|
||
<Version>3.125</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="75">
|
||
<Date>2026-05-07</Date>
|
||
<Version>3.123.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="74">
|
||
<Date>2026-04-21</Date>
|
||
<Version>3.123</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="73">
|
||
<Date>2026-03-25</Date>
|
||
<Version>3.122</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="72">
|
||
<Date>2026-02-22</Date>
|
||
<Version>3.120.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="71">
|
||
<Date>2026-01-13</Date>
|
||
<Version>3.119.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="70">
|
||
<Date>2025-12-08</Date>
|
||
<Version>3.118.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="69">
|
||
<Date>2025-11-10</Date>
|
||
<Version>3.117</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="68">
|
||
<Date>2025-09-18</Date>
|
||
<Version>3.116</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="67">
|
||
<Date>2025-07-18</Date>
|
||
<Version>3.114</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="66">
|
||
<Date>2025-07-05</Date>
|
||
<Version>3.113.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="65">
|
||
<Date>2025-04-03</Date>
|
||
<Version>3.110</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="64">
|
||
<Date>2025-02-26</Date>
|
||
<Version>3.108</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="63">
|
||
<Date>2024-12-07</Date>
|
||
<Version>3.107</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="62">
|
||
<Date>2024-11-01</Date>
|
||
<Version>3.106</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="61">
|
||
<Date>2024-10-01</Date>
|
||
<Version>3.105</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="60">
|
||
<Date>2024-09-02</Date>
|
||
<Version>3.104</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="59">
|
||
<Date>2024-08-05</Date>
|
||
<Version>3.103</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="58">
|
||
<Date>2024-07-06</Date>
|
||
<Version>3.102</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="57">
|
||
<Date>2024-06-11</Date>
|
||
<Version>3.101</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="56">
|
||
<Date>2024-06-03</Date>
|
||
<Version>3.100</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="55">
|
||
<Date>2024-04-15</Date>
|
||
<Version>3.99</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="54">
|
||
<Date>2024-02-19</Date>
|
||
<Version>3.98</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="53">
|
||
<Date>2023-12-16</Date>
|
||
<Version>3.96</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="52">
|
||
<Date>2023-10-11</Date>
|
||
<Version>3.94</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="51">
|
||
<Date>2023-09-25</Date>
|
||
<Version>3.93</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="50">
|
||
<Date>2023-07-28</Date>
|
||
<Version>3.92</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="49">
|
||
<Date>2023-07-01</Date>
|
||
<Version>3.91</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="48">
|
||
<Date>2023-05-08</Date>
|
||
<Version>3.89.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="47">
|
||
<Date>2023-03-11</Date>
|
||
<Version>3.89</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="46">
|
||
<Date>2023-01-16</Date>
|
||
<Version>3.87</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="45">
|
||
<Date>2022-11-12</Date>
|
||
<Version>3.85</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="44">
|
||
<Date>2022-10-21</Date>
|
||
<Version>3.84</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="43">
|
||
<Date>2022-10-08</Date>
|
||
<Version>3.83</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="42">
|
||
<Date>2022-08-24</Date>
|
||
<Version>3.82</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="41">
|
||
<Date>2022-06-24</Date>
|
||
<Version>3.80</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="40">
|
||
<Date>2022-05-24</Date>
|
||
<Version>3.78</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="39">
|
||
<Date>2022-04-25</Date>
|
||
<Version>3.76.1</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="38">
|
||
<Date>2022-03-08</Date>
|
||
<Version>3.76</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="37">
|
||
<Date>2022-02-14</Date>
|
||
<Version>3.75</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="36">
|
||
<Date>2022-01-10</Date>
|
||
<Version>3.74</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="35">
|
||
<Date>2021-11-11</Date>
|
||
<Version>3.72</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="34">
|
||
<Date>2021-10-05</Date>
|
||
<Version>3.71</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="33">
|
||
<Date>2021-09-05</Date>
|
||
<Version>3.69.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="32">
|
||
<Date>2021-08-16</Date>
|
||
<Version>3.69</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="31">
|
||
<Date>2021-06-18</Date>
|
||
<Version>3.67</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="30">
|
||
<Date>2021-05-31</Date>
|
||
<Version>3.66</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="29">
|
||
<Date>2021-03-19</Date>
|
||
<Version>3.63</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="28">
|
||
<Date>2021-02-26</Date>
|
||
<Version>3.62</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="27">
|
||
<Date>2020-12-25</Date>
|
||
<Version>3.60</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="26">
|
||
<Date>2020-12-17</Date>
|
||
<Version>3.59</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="25">
|
||
<Date>2020-10-19</Date>
|
||
<Version>3.58</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="24">
|
||
<Date>2020-08-24</Date>
|
||
<Version>3.56</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="23">
|
||
<Date>2020-06-24</Date>
|
||
<Version>3.53.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="22">
|
||
<Date>2020-06-02</Date>
|
||
<Version>3.52.1</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="21">
|
||
<Date>2020-05-05</Date>
|
||
<Version>3.52</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="20">
|
||
<Date>2020-04-06</Date>
|
||
<Version>3.51</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="19">
|
||
<Date>2020-02-17</Date>
|
||
<Version>3.50</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="18">
|
||
<Date>2020-01-09</Date>
|
||
<Version>3.49</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="17">
|
||
<Date>2019-12-02</Date>
|
||
<Version>3.47.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="16">
|
||
<Date>2019-10-22</Date>
|
||
<Version>3.47</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="15">
|
||
<Date>2019-09-04</Date>
|
||
<Version>3.46</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="14">
|
||
<Date>2019-07-08</Date>
|
||
<Version>3.44.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="13">
|
||
<Date>2019-03-28</Date>
|
||
<Version>3.42.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="12">
|
||
<Date>2018-12-11</Date>
|
||
<Version>3.41</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="11">
|
||
<Date>2018-11-03</Date>
|
||
<Version>3.40</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2018-07-27</Date>
|
||
<Version>3.38</Version>
|
||
<Comment>Rebuild for new toolchain.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2018-07-08</Date>
|
||
<Version>3.38</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2018-05-08</Date>
|
||
<Version>3.37</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2018-01-24</Date>
|
||
<Version>3.35</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2017-09-26</Date>
|
||
<Version>3.33</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2017-05-28</Date>
|
||
<Version>3.30</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2017-02-10</Date>
|
||
<Version>3.29</Version>
|
||
<Comment>Release bump.</Comment>
|
||
<Name>Stefan Gronewold</Name>
|
||
<Email>groni@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2016-06-15</Date>
|
||
<Version>3.23</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-06-08</Date>
|
||
<Version>3.22</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2016-02-14</Date>
|
||
<Version>3.22</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Osman Erkan</Name>
|
||
<Email>osman.erkan@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|