diff --git a/hardware/disk/mtools/actions.py b/hardware/disk/mtools/actions.py
new file mode 100644
index 00000000..2d000a6a
--- /dev/null
+++ b/hardware/disk/mtools/actions.py
@@ -0,0 +1,31 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import shelltools
+from pisi.actionsapi import get
+
+def setup():
+ #for i in ["mtools.texi"]:
+ # pisitools.dosed(i, "/usr/local/etc", "/etc")
+
+ shelltools.export("INSTALL_PROGRAM", "install")
+ autotools.autoreconf("-fi")
+ autotools.configure("--prefix=/usr \
+ --sysconfdir=/etc/mtools \
+ --includedir=/usr/src/linux/include")
+
+def build():
+ autotools.make()
+ pisitools.dosed("mtools.conf","SAMPLE FILE","#SAMPLE FILE")
+def install():
+ autotools.rawInstall('-j1 DESTDIR="%s"' % get.installDIR())
+
+
+ pisitools.insinto("/etc/mtools","mtools.conf")
+
+ pisitools.dodoc("COPYING", "README*", "Release.notes")
diff --git a/hardware/disk/mtools/pspec.xml b/hardware/disk/mtools/pspec.xml
new file mode 100644
index 00000000..bb895ba6
--- /dev/null
+++ b/hardware/disk/mtools/pspec.xml
@@ -0,0 +1,52 @@
+
+
+
+
+ mtools
+ http://mtools.linux.lu/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ app:console
+ Utilities to access MS-DOS disks without mounting them
+ Mtools are utilities to access MS-DOS disks without mounting them.
+ mirrors://gnu/mtools/mtools-4.0.18.tar.gz
+
+
+
+ mtools
+
+ /usr/bin
+ /etc
+ /usr/share/doc
+ /usr/share/info
+ /usr/share/man
+
+
+
+
+
+ 2014-02-12
+ 4.0.18
+ Fix mtools.conf syntax.
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2013-11-20
+ 4.0.18
+ Version bump
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2012-09-22
+ 4.0.17
+ First release
+ Serdar Soytetir
+ kaptan@pisilinux.org
+
+
+
diff --git a/hardware/disk/mtools/translations.xml b/hardware/disk/mtools/translations.xml
new file mode 100644
index 00000000..32e599d3
--- /dev/null
+++ b/hardware/disk/mtools/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ mtools
+ MS-DOS (Windows) disketlerinize -mount ile bağlamadan- erişim araçları
+ Mtools diskinizdeki MS-DOS (Windows) bölümlerine -mount komutu ile bağlamadan- erişebilmek için gereken araç setidir.
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index fa5010fd..7887472c 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -667,6 +667,8 @@
patches/mageia/3rd-viahss-3.0-buildfix.patch
patches/mageia/3rd-rtl8723bs.patch
patches/mageia/ahci-add-new-Intel-device-IDs.patch
+ patches/mageia/ata-libata-disable-forced-PORTS_IMPL-for-AHCI-1.3.patch
+ patches/mageia/keys-fix-keyring-ref-leak-in-join_session_keyring.patch
patches/mageia/arm-0001-dt-bindings-Add-root-properties-for-Raspberry-Pi-2.patch
patches/mageia/arm-0002-ARM-bcm2835-Add-a-compat-string-for-bcm2836-machine-.patch
patches/mageia/arm-0003-ARM-bcm2835-Add-Kconfig-support-for-bcm2836.patch
@@ -739,9 +741,9 @@
security
- 2016-01-11
+ 2016-01-25
4.4.0
- Version bump to 4.4.0
+ Version bump to 4.4.0,add CVE-2016-0728 patch.
Ertuğrul Erata
ertugrulerata@gmail.com
@@ -8506,7 +8508,7 @@
C programlama dili için glib kütüphanesi
glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
glib2, GTK+ ve GNOME gibi projelerin temelini oluşturan düşük seviyeli çekirdek kütüphanedir. C için veri yapıları, taşınabilirlik katmanları ve çeşitli çalışma zamanı işlevleri için arabirimler sunar.
- mirrors://gnome/glib/2.44/glib-2.44.0.tar.xz
+ mirrors://gnome/glib/2.46/glib-2.46.2.tar.xz
libpcre-devel
zlib-devel
@@ -8550,7 +8552,7 @@
glib2 için geliştirme dosyaları
system.devel
- glib2
+ glib2
libpcre-devel
@@ -8593,7 +8595,7 @@
glibc-32bit
- glib2
+ glib2
libpcre-32bit
zlib-32bit
libffi-32bit
@@ -8617,6 +8619,13 @@
+
+ 2016-01-25
+ 2.46.2
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2015-04-08
2.44.0
@@ -14211,13 +14220,17 @@
Google Performans Araçları
Perf Tools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools.
gperftools yüksek performanslı ve yararlı performans analizi araçları içerir.
- http://source.pisilinux.org/1.0/gperftools-846b775dfadb.tar.gz
+ https://github.com/gperftools/gperftools/releases/download/gperftools-2.4/gperftools-2.4.tar.gz
+
+ libunwind-devel
+
system/base/gperftools/pspec.xml
gperftools
libunwind
+ libgcc
/usr/bin
@@ -14234,7 +14247,7 @@
gperftools için geliştirme başlıklarını içerir.
library
- gperftools
+ gperftools
/usr/include
@@ -14250,13 +14263,20 @@
data:doc
system.doc
- gperftools
+ gperftools
/usr/share/doc/gperftools
+
+ 2016-01-25
+ 2.4
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2014-06-02
2.2
@@ -15459,14 +15479,13 @@
eudev sistemd-udev uygulamasının çatalı
eudev is a fork of system-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions.
eudev sistem-udev uygulamasının OpenRC, Upstart gibi başlangıç sistemleri ile uyumu için hazırlanmış çatalı
- https://github.com/gentoo/eudev/archive/v3.1.2.tar.gz
+ https://github.com/gentoo/eudev/archive/v3.1.5.tar.gz
config.cache
glibc-devel
libkmod-devel
- glib2-devel
libpcre-devel
gperf
@@ -15476,7 +15495,6 @@
eudev
libkmod
- glib2
/bin
@@ -15519,8 +15537,7 @@
Development files for eudev
system.devel
- eudev
- glib2-devel
+ eudev
/usr/include/
@@ -15541,11 +15558,9 @@
glibc-32bit
libkmod-32bit
- glib2-32bit
glibc-32bit
- glib2-32bit
/lib32
@@ -15561,6 +15576,13 @@
+
+ 2016-01-17
+ 3.1.5
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2016-01-04
3.1.2
@@ -19452,7 +19474,7 @@
system.devel
Introspection system for GObject-based libraries
gobject-introspection can scan C header and source files in order to generate introspection typelib files. It also provides an API to examine typelib files, useful for creating language bindings among other things.
- mirrors://gnome/gobject-introspection/1.44/gobject-introspection-1.44.0.tar.xz
+ mirrors://gnome/gobject-introspection/1.46/gobject-introspection-1.46.0.tar.xz
libffi-devel
python-devel
@@ -19477,7 +19499,7 @@
gobject-introspection-devel
Development files for gobject-introspection
- gobject-introspection
+ gobject-introspection
libffi
glib2
libffi-devel
@@ -19495,6 +19517,13 @@
+
+ 2016-01-25
+ 1.46.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2015-04-06
1.44.0
@@ -23254,6 +23283,58 @@
+
+
+ mtools
+ http://mtools.linux.lu/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ GPLv2
+ app:console
+ hardware.disk
+ Utilities to access MS-DOS disks without mounting them
+ MS-DOS (Windows) disketlerinize -mount ile bağlamadan- erişim araçları
+ Mtools are utilities to access MS-DOS disks without mounting them.
+ Mtools diskinizdeki MS-DOS (Windows) bölümlerine -mount komutu ile bağlamadan- erişebilmek için gereken araç setidir.
+ mirrors://gnu/mtools/mtools-4.0.18.tar.gz
+ hardware/disk/mtools/pspec.xml
+
+
+ mtools
+
+ /usr/bin
+ /etc
+ /usr/share/doc
+ /usr/share/info
+ /usr/share/man
+
+
+
+
+ 2014-02-12
+ 4.0.18
+ Fix mtools.conf syntax.
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2013-11-20
+ 4.0.18
+ Version bump
+ Richard de Bruin
+ richdb@pisilinux.org
+
+
+ 2012-09-22
+ 4.0.17
+ First release
+ Serdar Soytetir
+ kaptan@pisilinux.org
+
+
+
lvm2
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 9ccef64b..d82acfba 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-7ee86809d1d46b65b0ec8327ddc8a710f2632964
\ No newline at end of file
+330a7dd11845dc1f17901b28a26567dc1c2ab223
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 04a4a121..6edc955d 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 9e23becc..e7660906 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-aa9a9648d68493a6e6779305a1783e5f0ea76915
\ No newline at end of file
+fda1dd233e01566eda7672417f23fdf65eae629b
\ No newline at end of file