1714 lines
64 KiB
XML
1714 lines
64 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>firefox</Name>
|
||
<Homepage>https://www.mozilla.org/tr/</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>MPL-1.1</License>
|
||
<License>NPL-1.1</License>
|
||
<License>GPLv2</License>
|
||
<Icon>firefox</Icon>
|
||
<IsA>app:gui</IsA>
|
||
<Summary>Firefox Web Browser</Summary>
|
||
<Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
|
||
<Archive sha1sum="a04693119321c90cbc757e884e04961d27bd44fb" type="tarxz">https://ftp.mozilla.org/pub/firefox/releases/147.0.1/source/firefox-147.0.1.source.tar.xz</Archive>
|
||
<AdditionalFiles>
|
||
<!--Our main configure script. Configure paramters are stored here.-->
|
||
<!-- <AdditionalFile target=".mozconfig" permission="0644">mozconfig</AdditionalFile> -->
|
||
<AdditionalFile target="mozconfig-inst" permission="0644">mozconfig-inst</AdditionalFile>
|
||
<AdditionalFile target="mozconfig-opt" permission="0644">mozconfig-opt</AdditionalFile>
|
||
<AdditionalFile target="configure" permission="0755">configure</AdditionalFile>
|
||
<AdditionalFile target="browserconfig.properties" permission="0644">pisilinux/browserconfig.properties</AdditionalFile> <!--anasayfa ayarlaması-->
|
||
</AdditionalFiles>
|
||
<BuildDependencies>
|
||
<Dependency>rust</Dependency>
|
||
<Dependency>wget</Dependency>
|
||
<Dependency>llvm</Dependency>
|
||
<!--clang-->
|
||
<Dependency>nodejs</Dependency>
|
||
<Dependency>chrpath</Dependency>
|
||
<Dependency>cbindgen</Dependency>
|
||
<Dependency versionFrom="3.116">nss-devel</Dependency>
|
||
<Dependency>lld-devel</Dependency>
|
||
<Dependency>gdb-devel</Dependency>
|
||
<Dependency>xorg-util</Dependency>
|
||
<Dependency>util-linux</Dependency>
|
||
<Dependency>nspr-devel</Dependency>
|
||
<Dependency>zlib-devel</Dependency>
|
||
<Dependency>gtk3-devel</Dependency>
|
||
<Dependency>gtk2-devel</Dependency>
|
||
<Dependency>yasm-devel</Dependency>
|
||
<Dependency>gconf-devel</Dependency>
|
||
<Dependency>libXt-devel</Dependency>
|
||
<Dependency>libSM-devel</Dependency>
|
||
<Dependency>autoconf213</Dependency>
|
||
<Dependency>icu4c-devel</Dependency>
|
||
<Dependency>compiler-rt</Dependency>
|
||
<Dependency>libvpx-devel</Dependency>
|
||
<Dependency>libpng-devel</Dependency>
|
||
<Dependency>libffi-devel</Dependency>
|
||
<Dependency>gnutls-devel</Dependency>
|
||
<Dependency>python-devel</Dependency>
|
||
<Dependency>sqlite-devel</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>libxcrypt-devel</Dependency>
|
||
<Dependency>python3-psutil</Dependency>
|
||
<Dependency>hunspell-devel</Dependency>
|
||
<Dependency>alsa-lib-devel</Dependency>
|
||
<Dependency>libevent-devel</Dependency>
|
||
<Dependency>xorg-app-devel</Dependency>
|
||
<Dependency>libXrandr-devel</Dependency>
|
||
<Dependency>libnotify-devel</Dependency>
|
||
<Dependency>dbus-glib-devel</Dependency>
|
||
<Dependency>xkeyboard-config</Dependency>
|
||
<Dependency>xorg-server-xvfb</Dependency>
|
||
<Dependency>llvm-clang-devel</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
<Dependency>libxkbcommon-devel</Dependency>
|
||
<Dependency>libXcomposite-devel</Dependency>
|
||
<Dependency>libXScrnSaver-devel</Dependency>
|
||
<Dependency>libjpeg-turbo-devel</Dependency>
|
||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||
<Dependency>gst-plugins-base-devel</Dependency>
|
||
<Dependency>startup-notification-devel</Dependency>
|
||
<Dependency>jack-audio-connection-kit-devel</Dependency>
|
||
</BuildDependencies>
|
||
<Patches>
|
||
<!-- <Patch level="1">0002-Bug-1995035-Allow-F_DUPFD_QUERY-in-the-Linux-sandbox.patch</Patch> -->
|
||
<!-- <Patch level="1">riscv64-no-lto.patch</Patch> -->
|
||
<!-- <Patch level="1">0002-Bug-1804973-Wayland-Check-size-for-valid-EGLWindows-.patch</Patch> -->
|
||
<!-- <Patch level="1">zstandard-0.18.0.diff</Patch> -->
|
||
</Patches>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>firefox</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>atk</Dependency>
|
||
<Dependency>nss</Dependency>
|
||
<Dependency>dbus</Dependency>
|
||
<Dependency>gtk3</Dependency>
|
||
<Dependency>gtk2</Dependency>
|
||
<Dependency>nspr</Dependency>
|
||
<Dependency>zlib</Dependency>
|
||
<Dependency>cairo</Dependency>
|
||
<Dependency>glib2</Dependency>
|
||
<Dependency>libXt</Dependency>
|
||
<Dependency>pango</Dependency>
|
||
<Dependency>libX11</Dependency>
|
||
<Dependency>libffi</Dependency>
|
||
<Dependency>libxcb</Dependency>
|
||
<Dependency>libgcc</Dependency>
|
||
<!--Dependency>libpng</Dependency-->
|
||
<Dependency>pixman</Dependency>
|
||
<Dependency>sqlite</Dependency>
|
||
<Dependency>iconcan</Dependency> <!--for <ICON></ICON>-->
|
||
<Dependency>libXext</Dependency>
|
||
<Dependency>icu4c</Dependency>
|
||
<Dependency>libvpx</Dependency>
|
||
<Dependency>alsa-lib</Dependency>
|
||
<!--Dependency>gconf</Dependency-->
|
||
<Dependency>libevent</Dependency>
|
||
<Dependency>freetype</Dependency>
|
||
<Dependency>hunspell</Dependency>
|
||
<Dependency>dbus-glib</Dependency>
|
||
<Dependency>libXfixes</Dependency>
|
||
<Dependency>fontconfig</Dependency>
|
||
<!--Dependency>gstreamer</Dependency-->
|
||
<Dependency>gdk-pixbuf</Dependency>
|
||
<Dependency>libXdamage</Dependency>
|
||
<Dependency>libXrender</Dependency>
|
||
<Dependency>libXrandr</Dependency>
|
||
<Dependency>libXcomposite</Dependency>
|
||
<Dependency>libjpeg-turbo</Dependency>
|
||
<Dependency>startup-notification</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="config">/etc/</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="data">/usr/share/mime</Path>
|
||
<Path fileType="executable">/usr/libexec</Path>
|
||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||
<!-- <Path fileType="executable">/usr/lib</Path> -->
|
||
<Path fileType="executable">/usr/lib/firefox</Path>
|
||
<Path fileType="data">/usr/share/applications</Path>
|
||
<Path fileType="data">/usr/share/icons/hicolor</Path>
|
||
</Files>
|
||
<AdditionalFiles>
|
||
<!-- Desktop file -->
|
||
<AdditionalFile target="/usr/share/applications/firefox.desktop" permission="0644" owner="root">pisilinux/firefox.desktop</AdditionalFile>
|
||
|
||
<!-- Default options -->
|
||
<AdditionalFile target="/usr/lib/firefox/browser/defaults/preferences/firefox-l10n.js" permission="0644" owner="root">pisilinux/firefox-l10n.js</AdditionalFile>
|
||
<AdditionalFile target="/usr/lib/firefox/browser/defaults/preferences/firefox-pisilinux.js" permission="0644" owner="root">pisilinux/default-prefs.js</AdditionalFile>
|
||
<AdditionalFile target="/usr/lib/firefox/distribution/distribution.ini" permission="0644" owner="root">pisilinux/distribution.ini</AdditionalFile>
|
||
|
||
<!-- Default bookmarks -->
|
||
<AdditionalFile target="/usr/lib/firefox/pisilinux/bookmarks-tr.html" permission="0644" owner="root">pisilinux/pisilinux_bookmark-tr.html</AdditionalFile>
|
||
<AdditionalFile target="/usr/lib/firefox/pisilinux/bookmarks-en.html" permission="0644" owner="root">pisilinux/pisilinux_bookmark-en.html</AdditionalFile>
|
||
<AdditionalFile target="/usr/lib/firefox/pisilinux/bookmarks-nl.html" permission="0644" owner="root">pisilinux/pisilinux_bookmark-nl.html</AdditionalFile>
|
||
<AdditionalFile target="/usr/lib/firefox/pisilinux/bookmarks-de.html" permission="0644" owner="root">pisilinux/pisilinux_bookmark-de.html</AdditionalFile>
|
||
<AdditionalFile target="/usr/share/icons/hicolor/symbolic/apps/firefox-symbolic.svg" permission="0644" owner="root">firefox-symbolic.svg</AdditionalFile>
|
||
</AdditionalFiles>
|
||
<Provides>
|
||
<COMAR script='package.py'>System.Package</COMAR>
|
||
</Provides>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-az</Name>
|
||
<Icon>lang-az</Icon>
|
||
<Summary>Firefox üçün Türkçe dil faylı</Summary>
|
||
<IsA>locale:az</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<!--Package>
|
||
<Name>firefox-lang-be</Name>
|
||
<Icon>lang-be</Icon>
|
||
<IsA>locale:be</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Беларуская мова пакет для Firefox</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package-->
|
||
|
||
<Package>
|
||
<Name>firefox-lang-bs</Name>
|
||
<Icon>lang-bs</Icon>
|
||
<IsA>locale:bs</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Engleskom jeziku paket za Firefox</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-ca</Name>
|
||
<Icon>lang-ca</Icon>
|
||
<Summary>Arxiu d'idioma català del Firefox</Summary>
|
||
<IsA>locale:ca</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-da</Name>
|
||
<Icon>lang-da</Icon>
|
||
<Summary>Dansk sprogpakke til Firefox</Summary>
|
||
<IsA>locale:da</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-de</Name>
|
||
<Icon>lang-de</Icon>
|
||
<Summary>Deutsch Sprachdatei für Firefox</Summary>
|
||
<IsA>locale:de</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-el</Name>
|
||
<Icon>lang-el</Icon>
|
||
<Summary>Ελληνική γλώσσα pack για τον Firefox</Summary>
|
||
<IsA>locale:el</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-en-US</Name>
|
||
<Icon>lang-en-US</Icon>
|
||
<Summary>English language pack for Firefox</Summary>
|
||
<IsA>locale:en-US</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<!--Package>
|
||
<Name>firefox-lang-en-ZA</Name>
|
||
<Icon>lang-en-ZA</Icon>
|
||
<Summary>South African English language pack for Firefox</Summary>
|
||
<IsA>locale:en-ZA</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package-->
|
||
|
||
<Package>
|
||
<Name>firefox-lang-en-GB</Name>
|
||
<Icon>lang-en-GB</Icon>
|
||
<Summary>British English language pack for Firefox</Summary>
|
||
<IsA>locale:en-GB</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-es-AR</Name>
|
||
<Icon>lang-es-AR</Icon>
|
||
<Summary>Paquete de idioma español para Firefox</Summary>
|
||
<IsA>locale:es-AR</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-es-CL</Name>
|
||
<Icon>lang-es-CL</Icon>
|
||
<Summary>Paquete de idioma español para Firefox</Summary>
|
||
<IsA>locale:es-CL</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-es-ES</Name>
|
||
<Icon>lang-es-ES</Icon>
|
||
<Summary>Paquete de idioma español para Firefox</Summary>
|
||
<IsA>locale:es-ES</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-fi</Name>
|
||
<Icon>lang-fi</Icon>
|
||
<Summary>Suomen kielen pack for Firefox</Summary>
|
||
<IsA>locale:fi</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-fr</Name>
|
||
<Icon>lang-fr</Icon>
|
||
<Summary>Paquet de langue française pour Firefox</Summary>
|
||
<IsA>locale:fr</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-hr</Name>
|
||
<Icon>lang-hr</Icon>
|
||
<Summary>Hrvatski jezični paket za Firefox</Summary>
|
||
<IsA>locale:hr</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-hu</Name>
|
||
<Icon>lang-hu</Icon>
|
||
<Summary>Magyar nyelvű pack for Firefox</Summary>
|
||
<IsA>locale:hu</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-it</Name>
|
||
<Icon>lang-it</Icon>
|
||
<Summary>Language Pack italiano per Firefox</Summary>
|
||
<IsA>locale:it</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-lt</Name>
|
||
<Icon>lang-lt</Icon>
|
||
<Summary>Lietuvių kalbos paketas Firefox</Summary>
|
||
<IsA>locale:lt</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-nl</Name>
|
||
<Icon>lang-nl</Icon>
|
||
<Summary>Nederlands taalpakket voor Firefox</Summary>
|
||
<IsA>locale:nl</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-pl</Name>
|
||
<Icon>lang-pl</Icon>
|
||
<Summary>Polski pakiet językowy dla programu Firefox</Summary>
|
||
<IsA>locale:pl</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-pt-BR</Name>
|
||
<Icon>lang-pt-BR</Icon>
|
||
<Summary>Pacote de idioma português para o Firefox</Summary>
|
||
<IsA>locale:pt-BR</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-pt-PT</Name>
|
||
<Icon>lang-pt-PT</Icon>
|
||
<IsA>locale:pt-PT</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Pacote de idioma português para o Firefox</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-ro</Name>
|
||
<Icon>lang-ro</Icon>
|
||
<IsA>locale:ro</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Pachet de limba română pentru Firefox</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-ru</Name>
|
||
<Icon>lang-ru</Icon>
|
||
<IsA>locale:ru</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Русский языковый пакет для Firefox</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-sr</Name>
|
||
<Icon>lang-sr</Icon>
|
||
<IsA>locale:sr</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Паковање српски језик за Фирефок</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-sv-SE</Name>
|
||
<Icon>lang-sv-SE</Icon>
|
||
<IsA>locale:sv-SE</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Svenska språkpaket för Firefox</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-tr</Name>
|
||
<Icon>lang-tr</Icon>
|
||
<IsA>locale:tr</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Firefox için Türkçe dil dosyası</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<Package>
|
||
<Name>firefox-lang-uk</Name>
|
||
<Icon>lang-uk</Icon>
|
||
<IsA>locale:uk</IsA>
|
||
<PartOf>system.locale</PartOf>
|
||
<Summary>Український мовний пакет для Firefox</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency releaseFrom="current">firefox</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="localedata">/usr/lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org.xpi</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="164">
|
||
<Date>2026-01-22</Date>
|
||
<Version>147.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="163">
|
||
<Date>2026-01-13</Date>
|
||
<Version>147.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="162">
|
||
<Date>2025-12-08</Date>
|
||
<Version>146.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="161">
|
||
<Date>2025-11-10</Date>
|
||
<Version>145.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="160">
|
||
<Date>2025-10-29</Date>
|
||
<Version>144.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="159">
|
||
<Date>2025-10-04</Date>
|
||
<Version>143.0.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="158">
|
||
<Date>2025-09-20</Date>
|
||
<Version>143.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="157">
|
||
<Date>2025-09-18</Date>
|
||
<Version>143.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="156">
|
||
<Date>2025-08-18</Date>
|
||
<Version>142.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="155">
|
||
<Date>2025-08-06</Date>
|
||
<Version>141.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="154">
|
||
<Date>2025-07-21</Date>
|
||
<Version>141.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="153">
|
||
<Date>2025-07-05</Date>
|
||
<Version>140.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="152">
|
||
<Date>2025-06-11</Date>
|
||
<Version>139.0.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="151">
|
||
<Date>2025-05-26</Date>
|
||
<Version>139.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="150">
|
||
<Date>2025-05-18</Date>
|
||
<Version>138.0.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="149">
|
||
<Date>2025-05-16</Date>
|
||
<Version>138.0.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="148">
|
||
<Date>2025-05-01</Date>
|
||
<Version>138.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="147">
|
||
<Date>2025-04-16</Date>
|
||
<Version>137.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="146">
|
||
<Date>2025-04-03</Date>
|
||
<Version>137.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="145">
|
||
<Date>2025-03-21</Date>
|
||
<Version>136.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="144">
|
||
<Date>2025-01-14</Date>
|
||
<Version>134.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="143">
|
||
<Date>2025-01-07</Date>
|
||
<Version>134.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="142">
|
||
<Date>2024-12-10</Date>
|
||
<Version>133.0.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="141">
|
||
<Date>2024-11-25</Date>
|
||
<Version>133.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="140">
|
||
<Date>2024-11-01</Date>
|
||
<Version>132.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="139">
|
||
<Date>2024-10-09</Date>
|
||
<Version>131.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="138">
|
||
<Date>2024-09-30</Date>
|
||
<Version>131.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="137">
|
||
<Date>2024-09-02</Date>
|
||
<Version>130.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="136">
|
||
<Date>2024-08-20</Date>
|
||
<Version>129.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="135">
|
||
<Date>2024-08-08</Date>
|
||
<Version>129.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="134">
|
||
<Date>2024-07-26</Date>
|
||
<Version>128.0.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="133">
|
||
<Date>2024-07-08</Date>
|
||
<Version>128.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="132">
|
||
<Date>2024-06-26</Date>
|
||
<Version>127.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="131">
|
||
<Date>2024-06-11</Date>
|
||
<Version>127.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="130">
|
||
<Date>2024-05-30</Date>
|
||
<Version>126.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="129">
|
||
<Date>2024-05-13</Date>
|
||
<Version>126.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="128">
|
||
<Date>2024-04-30</Date>
|
||
<Version>125.0.3</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="127">
|
||
<Date>2024-04-23</Date>
|
||
<Version>125.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="126">
|
||
<Date>2024-04-17</Date>
|
||
<Version>125.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="125">
|
||
<Date>2024-04-15</Date>
|
||
<Version>125.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="124">
|
||
<Date>2024-03-23</Date>
|
||
<Version>124.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="123">
|
||
<Date>2024-03-19</Date>
|
||
<Version>124.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="122">
|
||
<Date>2024-03-08</Date>
|
||
<Version>123.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="121">
|
||
<Date>2024-02-19</Date>
|
||
<Version>123.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="120">
|
||
<Date>2024-02-06</Date>
|
||
<Version>122.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="119">
|
||
<Date>2024-01-22</Date>
|
||
<Version>122.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="118">
|
||
<Date>2024-01-09</Date>
|
||
<Version>121.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="117">
|
||
<Date>2023-12-18</Date>
|
||
<Version>121.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="116">
|
||
<Date>2023-12-02</Date>
|
||
<Version>120.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="115">
|
||
<Date>2023-11-20</Date>
|
||
<Version>120.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="114">
|
||
<Date>2023-10-23</Date>
|
||
<Version>119.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="113">
|
||
<Date>2023-10-11</Date>
|
||
<Version>118.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="112">
|
||
<Date>2023-09-30</Date>
|
||
<Version>118.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="111">
|
||
<Date>2023-09-25</Date>
|
||
<Version>118.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="110">
|
||
<Date>2023-09-13</Date>
|
||
<Version>117.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="109">
|
||
<Date>2023-09-03</Date>
|
||
<Version>117.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="108">
|
||
<Date>2023-08-07</Date>
|
||
<Version>116.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="107">
|
||
<Date>2023-07-31</Date>
|
||
<Version>116.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="106">
|
||
<Date>2023-07-11</Date>
|
||
<Version>115.0.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="105">
|
||
<Date>2023-07-07</Date>
|
||
<Version>115.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="104">
|
||
<Date>2023-06-10</Date>
|
||
<Version>114.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="103">
|
||
<Date>2023-06-05</Date>
|
||
<Version>114.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="102">
|
||
<Date>2023-05-23</Date>
|
||
<Version>113.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="101">
|
||
<Date>2023-05-08</Date>
|
||
<Version>113.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="100">
|
||
<Date>2023-04-25</Date>
|
||
<Version>112.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="99">
|
||
<Date>2023-04-11</Date>
|
||
<Version>112.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="98">
|
||
<Date>2023-03-15</Date>
|
||
<Version>111.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="97">
|
||
<Date>2023-03-01</Date>
|
||
<Version>110.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="96">
|
||
<Date>2023-02-02</Date>
|
||
<Version>109.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="95">
|
||
<Date>2023-01-16</Date>
|
||
<Version>109.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="94">
|
||
<Date>2023-01-05</Date>
|
||
<Version>108.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="93">
|
||
<Date>2022-12-13</Date>
|
||
<Version>108.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="92">
|
||
<Date>2022-11-30</Date>
|
||
<Version>107.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="91">
|
||
<Date>2022-11-19</Date>
|
||
<Version>107.0</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="90">
|
||
<Date>2022-11-04</Date>
|
||
<Version>106.0.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="89">
|
||
<Date>2022-10-28</Date>
|
||
<Version>106.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="88">
|
||
<Date>2022-10-22</Date>
|
||
<Version>106.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="87">
|
||
<Date>2022-09-23</Date>
|
||
<Version>105.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="86">
|
||
<Date>2022-09-19</Date>
|
||
<Version>105.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="85">
|
||
<Date>2022-09-06</Date>
|
||
<Version>104.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="84">
|
||
<Date>2022-08-30</Date>
|
||
<Version>104.0.1</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="83">
|
||
<Date>2022-08-24</Date>
|
||
<Version>104.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="82">
|
||
<Date>2022-08-09</Date>
|
||
<Version>103.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="81">
|
||
<Date>2022-08-01</Date>
|
||
<Version>103.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="80">
|
||
<Date>2022-07-25</Date>
|
||
<Version>103.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="79">
|
||
<Date>2022-07-24</Date>
|
||
<Version>102.0.1</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="78">
|
||
<Date>2022-07-06</Date>
|
||
<Version>102.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="77">
|
||
<Date>2022-06-27</Date>
|
||
<Version>102.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="76">
|
||
<Date>2022-05-30</Date>
|
||
<Version>101.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="75">
|
||
<Date>2022-05-02</Date>
|
||
<Version>100.0</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="74">
|
||
<Date>2022-04-10</Date>
|
||
<Version>99.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="73">
|
||
<Date>2022-02-18</Date>
|
||
<Version>98.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="72">
|
||
<Date>2022-02-18</Date>
|
||
<Version>97.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="71">
|
||
<Date>2022-02-14</Date>
|
||
<Version>97.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="70">
|
||
<Date>2022-01-26</Date>
|
||
<Version>96.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="69">
|
||
<Date>2022-01-10</Date>
|
||
<Version>96.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="68">
|
||
<Date>2021-12-16</Date>
|
||
<Version>95.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="67">
|
||
<Date>2021-12-06</Date>
|
||
<Version>95.0</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="66">
|
||
<Date>2021-11-11</Date>
|
||
<Version>94.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="65">
|
||
<Date>2021-11-01</Date>
|
||
<Version>94.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="64">
|
||
<Date>2021-10-05</Date>
|
||
<Version>93.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="63">
|
||
<Date>2021-09-06</Date>
|
||
<Version>92.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="62">
|
||
<Date>2021-08-23</Date>
|
||
<Version>91.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="61">
|
||
<Date>2021-08-16</Date>
|
||
<Version>91.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="60">
|
||
<Date>2021-07-19</Date>
|
||
<Version>90.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="59">
|
||
<Date>2021-07-12</Date>
|
||
<Version>90.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="58">
|
||
<Date>2021-06-17</Date>
|
||
<Version>89.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="57">
|
||
<Date>2021-05-31</Date>
|
||
<Version>89.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="56">
|
||
<Date>2021-04-19</Date>
|
||
<Version>88.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="55">
|
||
<Date>2021-03-22</Date>
|
||
<Version>87.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="54">
|
||
<Date>2021-02-27</Date>
|
||
<Version>86.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="53">
|
||
<Date>2021-02-06</Date>
|
||
<Version>85.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="52">
|
||
<Date>2021-01-25</Date>
|
||
<Version>85.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="51">
|
||
<Date>2021-01-02</Date>
|
||
<Version>84.0.1</Version>
|
||
<Comment>Version bump and enable PGO and LTO</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="50">
|
||
<Date>2020-12-27</Date>
|
||
<Version>84.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="49">
|
||
<Date>2020-11-16</Date>
|
||
<Version>83.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="47">
|
||
<Date>2020-10-19</Date>
|
||
<Version>82.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="46">
|
||
<Date>2020-10-01</Date>
|
||
<Version>81.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="45">
|
||
<Date>2020-09-21</Date>
|
||
<Version>81.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="44">
|
||
<Date>2020-09-01</Date>
|
||
<Version>80.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="43">
|
||
<Date>2020-07-10</Date>
|
||
<Version>78.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="42">
|
||
<Date>2020-07-01</Date>
|
||
<Version>78.0.1</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="41">
|
||
<Date>2020-06-03</Date>
|
||
<Version>77.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="40">
|
||
<Date>2020-05-12</Date>
|
||
<Version>76.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="39">
|
||
<Date>2020-05-05</Date>
|
||
<Version>76.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="38">
|
||
<Date>2020-04-06</Date>
|
||
<Version>75.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="37">
|
||
<Date>2020-03-09</Date>
|
||
<Version>74.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="36">
|
||
<Date>2020-02-17</Date>
|
||
<Version>73.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>İdris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="35">
|
||
<Date>2020-01-09</Date>
|
||
<Version>72.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="34">
|
||
<Date>2019-12-02</Date>
|
||
<Version>71.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="33">
|
||
<Date>2019-10-31</Date>
|
||
<Version>70.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="32">
|
||
<Date>2019-10-21</Date>
|
||
<Version>70.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="31">
|
||
<Date>2019-10-03</Date>
|
||
<Version>69.0.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="30">
|
||
<Date>2019-09-19</Date>
|
||
<Version>69.0.1</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="29">
|
||
<Date>2019-08-15</Date>
|
||
<Version>68.0.2</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="28">
|
||
<Date>2019-07-26</Date>
|
||
<Version>68.0.1</Version>
|
||
<Comment>Version Bump and rebuild</Comment>
|
||
<Name>Idris Kalp</Name>
|
||
<Email>idriskalp@gmail.com</Email>
|
||
</Update>
|
||
<Update release="27">
|
||
<Date>2019-05-24</Date>
|
||
<Version>67.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="26">
|
||
<Date>2019-04-15</Date>
|
||
<Version>66.0.3</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="25">
|
||
<Date>2019-03-28</Date>
|
||
<Version>66.0.2</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="24">
|
||
<Date>2019-02-13</Date>
|
||
<Version>65.0.1</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="23">
|
||
<Date>2019-01-28</Date>
|
||
<Version>65.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="22">
|
||
<Date>2019-01-11</Date>
|
||
<Version>64.0.2</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="21">
|
||
<Date>2018-12-11</Date>
|
||
<Version>64.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="20">
|
||
<Date>2018-11-17</Date>
|
||
<Version>63.0.3</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="19">
|
||
<Date>2018-10-30</Date>
|
||
<Version>63.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="18">
|
||
<Date>2018-09-25</Date>
|
||
<Version>62.0.2</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="17">
|
||
<Date>2018-08-07</Date>
|
||
<Version>61.0.1</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="16">
|
||
<Date>2018-05-20</Date>
|
||
<Version>60.0.1</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="15">
|
||
<Date>2018-05-08</Date>
|
||
<Version>60.0</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="14">
|
||
<Date>2018-02-06</Date>
|
||
<Version>59.0.3</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="13">
|
||
<Date>2018-02-04</Date>
|
||
<Version>58.0.2</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="12">
|
||
<Date>2018-02-04</Date>
|
||
<Version>58.0.1</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="11">
|
||
<Date>2018-01-07</Date>
|
||
<Version>57.0.4</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="10">
|
||
<Date>2017-12-08</Date>
|
||
<Version>57.0.2</Version>
|
||
<Comment>Version Bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="9">
|
||
<Date>2017-11-19</Date>
|
||
<Version>57.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="8">
|
||
<Date>2017-11-12</Date>
|
||
<Version>56.0.2</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="7">
|
||
<Date>2017-09-30</Date>
|
||
<Version>55.0.3</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="6">
|
||
<Date>2017-05-29</Date>
|
||
<Version>53.0.3</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2017-03-22</Date>
|
||
<Version>52.0.1</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2017-03-05</Date>
|
||
<Version>50.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2016-06-16</Date>
|
||
<Version>47.0</Version>
|
||
<Comment>Version Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2016-06-09</Date>
|
||
<Version>44.0.2</Version>
|
||
<Comment>Release Bump</Comment>
|
||
<Name>Pisi Linux Community</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2016-04-02</Date>
|
||
<Version>44.0.2</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Osman Erkan</Name>
|
||
<Email>osman.erkan@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|