rpms/moodle/EL-5 moodle-cron, 1.2, 1.3 moodle.spec, 1.16, 1.17 sources, 1.10, 1.11

Jon Ciesla limb at fedoraproject.org
Fri Nov 7 18:20:12 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/moodle/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7590/EL-5

Modified Files:
	moodle-cron moodle.spec sources 
Log Message:
Cron, security fixes.



Index: moodle-cron
===================================================================
RCS file: /cvs/pkgs/rpms/moodle/EL-5/moodle-cron,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- moodle-cron	6 Aug 2007 17:12:32 -0000	1.2
+++ moodle-cron	7 Nov 2008 18:19:42 -0000	1.3
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-[ -f /var/lock/subsys/httpd ] && /usr/bin/php /var/www/moodle/web/admin/cron.php
+[ -f /var/lock/subsys/moodle ] && [ -f /var/lock/subsys/httpd ] && /usr/bin/php /var/www/moodle/web/admin/cron.php


Index: moodle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/moodle/EL-5/moodle.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- moodle.spec	16 Aug 2007 17:04:56 -0000	1.16
+++ moodle.spec	7 Nov 2008 18:19:42 -0000	1.17
@@ -6,14 +6,16 @@
 %define __perl_provides %{nil}
 
 Name:           moodle
-Version:        1.8.2
-Release:        2%{?dist}
+Version:        1.8.7
+Release:        1%{?dist}
 Summary:        A Course Management System
 
 Group:          Applications/Publishing
 License:        GPLv2+
 URL:            http://moodle.org/
-Source0:        http://download.moodle.org/stable18/%{name}-%{version}.tgz
+#Source0:        http://download.moodle.org/stable18/%{name}-%{version}.tgz
+#Using weekly snapshot downloaded 11/7/08 to fix snoopy CVE-2008-4796
+Source0:        http://download.moodle.org/stable18/moodle-weekly-18.tgz
 Source1:        moodle.conf
 Source2:        moodle-config.php
 Source3:        moodle.cron
@@ -84,7 +86,7 @@
 Source68:       http://download.moodle.org/lang16/uk_utf8.zip
 Source69:       http://download.moodle.org/lang16/vi_utf8.zip
 Source70:       http://download.moodle.org/lang16/zh_cn_utf8.zip
-Source71:      	http://download.moodle.org/lang16/zh_tw_utf8.zip
+Source71:       http://download.moodle.org/lang16/zh_tw_utf8.zip
 Source72:       http://download.moodle.org/lang16/mn_utf8.zip
 Source73:       http://download.moodle.org/lang16/gu_utf8.zip
 Source74:       http://download.moodle.org/lang16/lo_utf8.zip
@@ -92,12 +94,17 @@
 Source76:       http://download.moodle.org/lang16/mi_wwow_utf8.zip
 Source77:       http://download.moodle.org/lang16/sm_utf8.zip
 Source78:       http://download.moodle.org/lang16/ta_utf8.zip
+Source79:	http://download.moodle.org/lang16/hy_utf8.zip
+Source80:	http://download.moodle.org/lang16/mk_utf8.zip
+Source81:	http://download.moodle.org/lang16/ta_lk_utf8.zip
+Source82:	http://download.moodle.org/lang16/cy_utf8.zip
+Source83:	http://download.moodle.org/lang16/uz_utf8.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 BuildRequires:  unzip
-Requires:       php-gd vixie-cron mimetex perl(lib) php-mysql
-Requires:       perl(Encode) perl(Text::Aspell) perl(HTML::Parser)
+Requires:       php-gd vixie-cron mimetex perl(lib) php-mysql php-xmlrpc
+Requires:       perl(Encode) perl(Text::Aspell) perl(HTML::Parser) php
 Requires:       perl(HTML::Entities) perl(CGI)
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig
@@ -117,78 +124,86 @@
 # the order of the one on http://download.moodle.org/lang16/ which is mostly,
 # but not completely, alphabetical.  Last updated 2007-07-25.
 #
+# UPDATE: This list is being deprecated, as is duplicates upstream's
+# website.  I've created a script to download all packs, preserving 
+# timestamps, and will upload to CVS once some bugs are worked out
+# WRT checking the spec for new language packs.  -Jon Ciesla 4/1/08
+#
 # Afrikaans:                             2007-01-05, Source7
-# Albanian:                              2007-01-05, Source60
+# Albanian:                              2007-08-11, Source60
 # Arabic:                                2007-05-01, Source8
-# Basque:                                2007-06-23, Source22
-# Belarusian:                            2007-01-05, Source9
-# Bosnian:                               2007-04-16, Source11
-# Bulgarian:                             2007-01-05, Source10
-# Catalan:                               2007-07-25, Source12
-# Croatian:                              2006-05-07, Source32
-# Chinese (Simplified):                  2007-04-19, Source70
-# Chinese (Traditional/Big5):            2007-07-15, Source71
-# Czech:                                 2007-07-24, Source13
-# Danish:                                2007-04-16, Source14
-# Dutch:                                 2007-07-15, Source47
-# English:                               2007-07-25, Source18
-# English (US):                          2007-07-17, Source19
-# Estonian:                              2007-05-27, Source21
+# Armenian:                              2007-05-30, Source79 
+# Basque:                                2007-10-12, Source22
+# Belarusian:                            2007-08-11, Source9
+# Bosnian:                               2007-08-11, Source11
+# Bulgarian:                             2007-08-11, Source10
+# Catalan:                               2007-10-23, Source12
+# Croatian:                              2007-08-11, Source32
+# Chinese (Simplified):                  2007-08-22, Source70
+# Chinese (Traditional/Big5):            2007-08-09, Source71
+# Czech:                                 2007-10-20, Source13
+# Danish:                                2007-08-11, Source14
+# Dutch:                                 2007-10-17, Source47
+# English:                               2007-10-24, Source18
+# English (US):                          2007-08-06, Source19
+# Estonian:                              2007-09-16, Source21
 # Farsi:                                 2006-06-30, Source23
 # Filipino:                              2006-07-31, Source25
-# Finnish:                               2007-04-16, Source24
-# French:                                2007-07-25, Source26
+# Finnish:                               2007-10-03, Source24
+# French:                                2007-10-24, Source26
 # French (Canada):                       2007-04-16, Source27
 # Gaelic:                                2007-01-05, Source28
-# Gallego:                               2007-05-01, Source29
+# Gallego:                               2007-08-11, Source29
 # Georgian:                              2007-04-16, Source38
-# German:                                2007-07-23, Source15
-# German (Personal):                     2007-04-16, Source16
-# Greek:                                 2007-05-11, Source17
+# German:                                2007-10-11, Source15
+# German (Personal):                     2007-08-20, Source16
+# Greek:                                 2007-08-11, Source17
 # Gujerati:				 2006-11-05, Source73
-# Hebrew:                                2006-07-25, Source30
+# Hebrew:                                2007-10-18, Source30
 # Hindi:                                 2007-01-05, Source31
-# Hungarian:                             2007-04-16, Source33
-# Icelandic:                             2007-07-05, Source35
-# Indonesian:                            2007-01-05, Source34
-# Italian:                               2007-07-04, Source36
-# Japanese:                              2007-07-25, Source37
+# Hungarian:                             2007-08-11, Source33
+# Icelandic:                             2007-08-11, Source35
+# Indonesian:                            2007-08-11, Source34
+# Italian:                               2007-10-13, Source36
+# Japanese:                              2007-10-24, Source37
 # Kannada:                               2006-06-30, Source40
-# Khmer:                                 2006-06-30, Source39
-# Korean:                                2007-07-23, Source41
-# Lithuanian:                            2007-01-05, Source42
+# Khmer:                                 2007-10-21, Source39
+# Korean:                                2007-09-10, Source41
+# Lithuanian:                            2007-08-11, Source42
 # Lao:					 2007-01-12, Source74
-# Latvian:                               2007-01-05, Source43
+# Latvian:                               2007-08-11, Source43
+# Macedonian:                            2007-10-19, Source80
 # Malayalam:                             2006-06-30, Source45
 # Malaysian:                             2007-01-05, Source46
 # Maori (Ngai Tahu):                     2006-07-06, Source44
 # Maori (Waikato Uni):			 2007-04-16, Source76
-# Mongolian				 2007-06-24, Source72
-# Norwegian:                             2007-07-19, Source49
-# Norwegian (Primary):                   2006-02-02, Source50
-# Nynorsk:                               2006-05-01, Source48
-# Polish:                                2007-05-19, Source51
-# Portuguese:                            2007-07-19, Source52
-# Portuguese (Brazil):                   2007-04-16, Source53
-# Romanian:                              2007-01-05, Source54
-# Russian:                               2007-05-19, Source55
+# Mongolian				 2007-08-11, Source72
+# Norwegian:                             2007-10-19, Source49
+# Norwegian (Primary):                   2007-08-11, Source50
+# Nynorsk:                               2007-08-11, Source48
+# Polish:                                2007-09-06, Source51
+# Portuguese:                            2007-10-11, Source52
+# Portuguese (Brazil):                   2007-08-11, Source53
+# Romanian:                              2007-08-11, Source54
+# Russian:                               2007-09-27, Source55
 # Samoan:				 2007-04-16, Source77
 # Sinhala:                               2006-10-16, Source56
-# Serbian (Cyrillic Bosnia Herzegovina): 2006-08-26, Source62
-# Serbian (Cyrillic):                    2007-07-24, Source61
-# Serbian (Latin):                       2007-07-20, Source63
-# Slovak:                                2007-07-17, Source57
-# Slovenian:                             2007-04-16, Source58
+# Serbian (Cyrillic Bosnia Herzegovina): 2007-08-11, Source62
+# Serbian (Cyrillic):                    2007-10-08, Source61
+# Serbian (Latin):                       2007-10-08, Source63
+# Slovak:                                2007-10-22, Source57
+# Slovenian:                             2007-08-11, Source58
 # Somali:                                2006-06-30, Source59
-# Spanish (International):               2007-07-18, Source20
-# Swedish:                               2007-05-27, Source64
+# Spanish (International):               2007-10-16, Source20
+# Swedish:                               2007-10-15, Source64
 # Tagalog:                               2007-06-14, Source66
-# Tamil:				 2007-04-16, Source78
+# Tamil:				 2007-08-11, Source78
+# Tamil (Sri Lanka):			 2008-01-14, Source81
 # Thai:                                  2007-06-10, Source65
 # Tongan:				 2007-04-16, Source75
-# Turkish:                               2007-04-16, Source67
-# Ukrainian:                             2007-01-05, Source68
-# Vietnamese:                            2007-04-16, Source69
+# Turkish:                               2007-09-12, Source67
+# Ukrainian:                             2007-08-11, Source68
+# Vietnamese:                            2007-08-11, Source69
 
 %package        af
 Summary:        Moodle language pack for Afrikaans
@@ -246,6 +261,19 @@
 %{moodlewebdir}/install/lang/bg_utf8
 %{moodlewebdir}/lib/adodb/lang/adodb-bg*
 
+%package        bn
+Summary:        Moodle language pack for Bengali
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    bn
+This package contains the files needed to display Moodle in Bengali.
+
+%files          bn
+%defattr (-,root,root,-)
+#%{moodlewebdir}/lang/bn_utf8
+%{moodlewebdir}/install/lang/bn_utf8
+
 %package        bs
 Summary:        Moodle language pack for Bosnian
 Group:          Applications/Publishing
@@ -295,6 +323,19 @@
 %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/cs.js
 %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-cz.php
 
+%package        cy
+Summary:        Moodle language pack for Welsh
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    cy
+This package contains the files needed to display Moodle in Welsh.
+
+%files          cy
+%defattr (-,root,root,-)
+%{moodlewebdir}/lang/cy_utf8
+%{moodlewebdir}/install/lang/cy_utf8
+
 %package        da
 Summary:        Moodle language pack for Danish
 Group:          Applications/Publishing
@@ -592,6 +633,18 @@
 %{moodlewebdir}/lib/editor/tinymce/jscripts/tiny_mce/themes/advanced/langs/hu.js
 %{moodlewebdir}/lib/phpmailer/language/phpmailer.lang-hu.php
 
+%package        hy
+Summary:        Moodle language pack for Armenian
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    hy
+This package contains the files needed to display Moodle in Armenian.
+
+%files          hy
+%defattr (-,root,root,-)
+%{moodlewebdir}/lang/hy_utf8
+
 %package        id
 Summary:        Moodle language pack for Indonesian
 Group:          Applications/Publishing
@@ -778,6 +831,19 @@
 %{moodlewebdir}/lang/mi_wwow_utf8
 %{moodlewebdir}/install/lang/mi_wwow*
 
+%package        mk
+Summary:        Moodle language pack for Macedonian
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    mk
+This package contains the files needed to display Moodle in Macedonian
+
+%files          mk
+%defattr (-,root,root,-)
+%{moodlewebdir}/lang/mk_utf8
+%{moodlewebdir}/install/lang/mk_utf8
+
 %package        ml
 Summary:        Moodle language pack for Malayalam
 Group:          Applications/Publishing
@@ -1138,6 +1204,20 @@
 %{moodlewebdir}/lang/ta_utf8
 %{moodlewebdir}/install/lang/ta_utf8
 
+%package        ta_lk
+Summary:        Moodle language pack for Tamil (Sri Lanka)
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    ta_lk
+This package contains the files needed to display Moodle in Tamil (Sri Lanka).
+Currently, only the installer is available in Tamil (Sri Lanka).
+
+%files          ta_lk
+%defattr (-,root,root,-)
+%{moodlewebdir}/lang/ta_lk_utf8
+%{moodlewebdir}/install/lang/ta_lk_utf8
+
 %package        th
 Summary:        Moodle language pack for Thai
 Group:          Applications/Publishing
@@ -1211,6 +1291,19 @@
 %{moodlewebdir}/install/lang/uk_utf8
 %{moodlewebdir}/lib/adodb/lang/adodb-uk1251.inc.php
 
+%package        uz
+Summary:        Moodle language pack for Uzbek
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    uz
+This package contains the files needed to display Moodle in Uzbek.
+
+%files          uz
+%defattr (-,root,root,-)
+%{moodlewebdir}/lang/uz_utf8
+%{moodlewebdir}/install/lang/uz_utf8
+
 %package        vi
 Summary:        Moodle language pack for Vietnamese
 Group:          Applications/Publishing
@@ -1340,6 +1433,11 @@
 unzip -qq -o %{SOURCE76}
 unzip -qq -o %{SOURCE77}
 unzip -qq -o %{SOURCE78}
+unzip -qq -o %{SOURCE79}
+unzip -qq -o %{SOURCE80}
+unzip -qq -o %{SOURCE81}
+unzip -qq -o %{SOURCE82}
+unzip -qq -o %{SOURCE83}
 cd ..
 
 find . -type f \! -name \*.pl -exec chmod a-x {} \;
@@ -1427,6 +1525,7 @@
 %{moodlewebdir}/install/lang/en*
 %{moodlewebdir}/install/lang/hy_utf8
 %{moodlewebdir}/install/welcome.html
+%{moodlewebdir}/install/lang/la_utf8
 %{moodlewebdir}/iplookup
 %dir %{moodlewebdir}/lang
 %{moodlewebdir}/lang/en*
@@ -1526,6 +1625,32 @@
 %{_sbindir}/%{name}-cron
 
 %changelog
+* Fri Nov 07 2008 Jon Ciesla <limb at jcomserv.net> - 1.8.7-1
+- Moved to weekly downloaded 11/7/08 to fix Snoopy CVE-2008-4796.
+- Fix for BZ 468929, overactive cron job.
+- Updated to 1.8.7.
+- Updated language packs to 22 Oct 2008 versions.
+
+* Mon Jul 07 2008 Jon Ciesla <limb at jcomserv.net> - 1.8.5-1
+- Add php Requires, BZ 452341.
+- Updated language packs to 22 May 2008 versions.
+- Added Welsh, Uzbek support.
+- Added php-xmlrpc Requires.
+- Includes fixes for BZ 454247.
+
+* Sat Jan 12 2008 Jon Ciesla <limb at jcomserv.net> - 1.8.4-1
+- Upgrade to 1.8.4, fix CVE-2008-0123.
+- Added Tamil (Sri Lanka) support.
+
+* Mon Nov 12 2007 Jon Ciesla <limb at jcomserv.net> - 1.8.3-2
+- Corrected init script to prevent starting by default.
+
+* Thu Oct 25 2007 Jon Ciesla <limb at jcomserv.net> - 1.8.3-1
+- Update to 1.8.3.
+- Fix init script for LSB BZ 246986.
+- Updated language packs to 25 October 2007 versions.
+- Added Armenian, Macedonian.
+
 * Thu Aug 16 2007 Jon Ciesla <limb at jcomserv.net> - 1.8.2-2
 - License tag correction.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/moodle/EL-5/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	6 Aug 2007 17:12:32 -0000	1.10
+++ sources	7 Nov 2008 18:19:42 -0000	1.11
@@ -1,73 +1,79 @@
-4e6afcfd567571af0638533d157f9181  moodle-1.8.2.tgz
-7a8e9bfd778916f6a0183d913f0b2cd3  af_utf8.zip
-9b9f37d032ed932fd06c294d76b77026  ar_utf8.zip
-8b11d6e57bfddc5b5d77ebe36253f3d5  be_utf8.zip
-f980776d6273fb5abb35fc2aa1222c90  bg_utf8.zip
-ca0d08088ac8fc1ed3fab5bb396504a9  bs_utf8.zip
-06fcbb1377773d54c2e693671e6af6cd  ca_utf8.zip
-d4966a4c4aec26be45b627c96fc18a82  cs_utf8.zip
-3bd61a7c6cad39a7815cae072da2cdc5  da_utf8.zip
-ae3d6968d26668df86718c4f38779615  de_du_utf8.zip
-a13f6e1a64600658ebe4f3665655e2da  de_utf8.zip
-706a16524cef44f439a2ca95fcdf91a4  el_utf8.zip
-45eb3ea318f06fd3b3afc1ca2e682020  en_us_utf8.zip
-6821b3507f2c07c4ea4fc6e21780cf92  en_utf8.zip
-06946bcf8c6198757972f1f8cdf67f66  es_utf8.zip
-af948e0bcbb3624e31d420fbf616c136  et_utf8.zip
-8b3c6900afdd10724feb336aaf37cd0a  eu_utf8.zip
-0bfbace703d1e0008503a19d85608f06  fa_utf8.zip
-cdcded6d20c6b684631228ef0b9abc73  fil_utf8.zip
-412a91b007bbb9c96936c1cf956e1d1e  fi_utf8.zip
-588d7e179aa78b8d09e50db2ebd42aaf  fr_ca_utf8.zip
-cdc454170cc06fd91b2e3227fb0c5419  fr_utf8.zip
-b4c6b4fa701e89ff2cbb93a61d1224fe  ga_utf8.zip
-8320d2a065a7d4e5a24d4e33949624a2  gl_utf8.zip
-495ec76ac1e8845ee82cdc89ae4915b0  gu_utf8.zip
-b05f2b3ea57ced74ff2b56eba8ec5324  he_utf8.zip
-f8a230d6656a25c8b867406a68e700d1  hi_utf8.zip
-d98342fe75fcfdf071a1b2c902fe0ada  hr_utf8.zip
-05e52a455ce549b86b7c97ba1062ad79  hu_utf8.zip
-6caeefdb09c845352fdb683c4b32c6f8  id_utf8.zip
-a0e13b1ca81b6ddc026e03a20094ba36  is_utf8.zip
-abfb95b74106ab6d25bdfc3aef6b0ceb  it_utf8.zip
-4de38212cab37de402f16d15633d5f01  ja_utf8.zip
-d1af3c197ff9dfc89dd36fed13ea0d50  ka_utf8.zip
-794a7861285ba99bcc636a7cc9d05149  km_utf8.zip
+341648d8a029667586d927c03146a9c9  moodle-weekly-18.tgz
+3d2971423486ba5503b3b3e9ea2090db  af_utf8.zip
+30f9014a4e84e4b3ab55537fc568e947  ar_utf8.zip
+ae7533b212155cf43bb3cb24280bbc13  be_utf8.zip
+e732038efc9986688a52e2e56aa2ba38  bg_utf8.zip
+4c7ea2f371dc1719abc20fe9f2ec48a1  bs_utf8.zip
+62261d1c5e21662303a69e351802ff7f  ca_utf8.zip
+d9fb0caa348176025a2142797fd474d8  cs_utf8.zip
+fdd2e4737b121795a97e1e82f127db52  cy_utf8.zip
+3ed634dfa0b5966e8d3178cbd38ea0a9  da_utf8.zip
+76293a762c59928f830f4cb1530d264c  de_du_utf8.zip
+2cd8a26dafe990d4e361fd8d40ecbc8e  de_utf8.zip
+ee7c77db6fe1e7e42b6bac477ff709f5  el_utf8.zip
+c0d4ca43c05cc30d57e88ebad0f7b033  en_us_utf8.zip
+d464c09c09c1211098dd42544f78e5a7  en_utf8.zip
+ed826d19a73c594b0e6c62cf09bc5cf0  es_utf8.zip
+5948b8af186acf951efc2add57fa6b3e  et_utf8.zip
+ba58b419b629c3e4bf0f74900e07e3db  eu_utf8.zip
+55c86f2054f742b5ea2409c686f9b9b8  fa_utf8.zip
+0183893528610569a822ba16aabbc371  fil_utf8.zip
+ddb23e0476ee544b7011bd3a236461ee  fi_utf8.zip
+bbc5542b95ce1287b120b42f3b90250b  fr_ca_utf8.zip
+dd4f9d2a9efd7b77136157699be5f55e  fr_utf8.zip
+78ee6edcf5276843c85f79b3db52fdec  ga_utf8.zip
+4615fe2029a3a85a6b5f7acc21795af8  gl_utf8.zip
+f8a637e969c1cc553ffc70c53a58360e  gu_utf8.zip
+657182cac2fb3854725124205564d62f  he_utf8.zip
+f461c2fcd8e9b99cc19baf77d347352a  hi_utf8.zip
+1d00c2e5fd7f32c43510218c411f4aa1  hr_utf8.zip
+fb9633e7f16bcf3d65a8943143aedbd7  hu_utf8.zip
+c47f03006bb94d7d82daea2b957f5734  hy_utf8.zip
+eaf1f57efb744f22b30d5e5d1c4c3d17  id_utf8.zip
+61768a53b913cc0fa8223adbb3086cd8  is_utf8.zip
+ae408060339b9c12f06ce1c94a7b2ac3  it_utf8.zip
+b73ca4de7bac274e1961803d65a28587  ja_utf8.zip
+007c559e4b8b1f8f101e5696f359271c  ka_utf8.zip
+2310ab89e949e10d8da315ffdb2e6262  km_utf8.zip
 e4e5c6265a933a1a981d454ae1705470  kn_utf8.zip
-5b0fdfcccc9b6b04edfa51e336a537e4  ko_utf8.zip
-c260c044000cfe70fdc413961a26426e  lo_utf8.zip
-71360c57e1f06f9c71c2f99011e9a686  lt_utf8.zip
-5b2053b492f08f86a2aa118f8ea35913  lv_utf8.zip
-fdfae6ea3a39f5169e1ad61519132fe1  mi_tn_utf8.zip
-ff5c7a87fc0486159c17b0c5ecedd35b  mi_wwow_utf8.zip
+9612201743a03951d4df08fa305e0b9b  ko_utf8.zip
+e13b14f27418b1cc793cfed44c30e793  la_utf8.zip
+84eba55d3c22f64f759a37b31f2554c6  lo_utf8.zip
+dc7c668162af88bc90e6ae8edcc54101  lt_utf8.zip
+a56e8ed2b4ad1998cce61666b0f195af  lv_utf8.zip
+07ea87d64b8509cd4890ea1ec2c55ee1  mi_tn_utf8.zip
+e59293fd0b311dd54e24f76b739e8900  mi_wwow_utf8.zip
+c47f98a17f9854d5fb77d5b9f061ff2a  mk_utf8.zip
 11e19c422300b9831bec3b5e64a05ce4  ml_utf8.zip
-ea31f88616e9ce1ab0f8d4a167ab504f  mn_utf8.zip
-438e6baeec71e294dfefac7a9beebf11  ms_utf8.zip
-f4b6e462abdd17e67de54403761dc1e6  nl_utf8.zip
-3b2329dca71e527e378c1656e48ec579  nn_utf8.zip
-42b4d10def4d71dab53aa3a4c81636d2  no_gr_utf8.zip
-b929a4078d8b39e073f266b0b91aaab2  no_utf8.zip
-db7a67324be031a271a21c26b64112c7  pl_utf8.zip
-a846db34a56b10f7afde0e3e93e2c950  pt_br_utf8.zip
-b3f52e75dee4884296205b891d150708  pt_utf8.zip
-a45ad44d2c53aefc5d3336df0062b105  ro_utf8.zip
-5258006108134c0ad3cfede015280486  ru_utf8.zip
-e31ab0819d2261cacf2a11df2c12f4a7  si_utf8.zip
-bf9e21f92efd922c69670fcd309816c6  sk_utf8.zip
-93196fec454034f690c210ec7f89e85c  sl_utf8.zip
-dbfb5ccde424408e9681a6dde1924aea  sm_utf8.zip
-78270403cf752f08e2d2737e91dc9a05  so_utf8.zip
-6cb34d6492db83bba013458c0b5d226f  sq_utf8.zip
-a34f23b2ed46b2af29977a96594bb7d1  sr_cr_bo_utf8.zip
-f9bf14ff2655d327537c36ed66b6a241  sr_cr_utf8.zip
-9e3e59bf1d7cf438efdc9ebe8a49d168  sr_lt_utf8.zip
-dc2ea296dd8a6346c6fe8d9793c35060  sv_utf8.zip
-25b7bbb0784b475a5793f2d67a9ff292  ta_utf8.zip
-2eabf088562909ab9f7607ab0b017795  th_utf8.zip
-959c3bd18383ea46516ed7128228a6c2  tl_utf8.zip
-c2838cffd534fe0b623f268ab310d959  to_utf8.zip
-20c65410e540206449d813c034a0ecc5  tr_utf8.zip
-a99ef44a1ca745169b5070a7ce9a9815  uk_utf8.zip
-657f3e6ba8994619fece7f8bc2485961  vi_utf8.zip
-dfdabd6d63dc8e8bb69213bbd3eccb9e  zh_cn_utf8.zip
-5584b1e8a92e1000c3092ba41a76d25b  zh_tw_utf8.zip
+fc5e3d9fd6bf32924a954514161380eb  mn_utf8.zip
+4779f1bf0877fad7dfa850f0082cbf60  ms_utf8.zip
+b11fa516123f1da65cd919bd436ccdd4  nl_utf8.zip
+a11a3cc12dc9802b436bc2f5ee816fd7  nn_utf8.zip
+3962cdd9d0390d1424eca4359e3b9045  no_gr_utf8.zip
+726cca4de67a84361ee4174cce5eb4ff  no_utf8.zip
+05c67bc649cd02861735685c17b5f05b  pl_utf8.zip
+11834a39978783068f2e29e667f488c2  pt_br_utf8.zip
+73d8816191198badf084e50e58243779  pt_utf8.zip
+dcfc501e8417d40bcd72347009ad0a65  ro_utf8.zip
+62e3a63d41324f4f15bdcdf9dfe25c38  ru_utf8.zip
+f71043a06d109c41ac4b8e15ede00227  si_utf8.zip
+689b858b77c1db3915dc32b61d6fccc6  sk_utf8.zip
+0df008f4b865f2fdbc3ec31ef40c1899  sl_utf8.zip
+80ebcd2e8438e71849655b178907c652  sm_utf8.zip
+844874f29faa55b8ab0272d35fada64e  so_utf8.zip
+43d9d26a9298048ea0f90fa48ca2a8bb  sq_utf8.zip
+7fbdea7fdf0922f93f4865ddf6d389c4  sr_cr_bo_utf8.zip
+802a9b25c89e0b8ad3d3c88122d96143  sr_cr_utf8.zip
+16b39aa91e2d475f82df70e2ac98b967  sr_lt_utf8.zip
+40865afada64e521f709cc506175e2f5  sv_utf8.zip
+c700dd1a55a3b8991430ac3f45a46f86  ta_lk_utf8.zip
+6017938ee311e0ac9b5c72a66a546e6f  ta_utf8.zip
+406609dd5034cdbf6405dbba53be1dae  th_utf8.zip
+1e9a9df6798d03a22dec96b052e65ca7  tl_utf8.zip
+67d775be32c00802772d2b2c3ce044d9  to_utf8.zip
+3677cacaaf37e493abc36fbc29c19823  tr_utf8.zip
+7c10ddba1cd7110c00bcd100b35c0ad8  uk_utf8.zip
+9ca04547794a5b5e88247e8915624775  uz_utf8.zip
+31089008a31db97c283b0911ef9eae91  vi_utf8.zip
+c1c79d9af8ad9ff5feda7775d8178e23  zh_cn_utf8.zip
+8b2ba851407deb066d87bb4ac3204e25  zh_tw_utf8.zip




More information about the fedora-extras-commits mailing list