Commit graph

91 commits

Author SHA1 Message Date
db29684207 fix links to system PHPMailer library 2013-01-02 08:31:30 +01:00
b25e97572f - fix use of system Simplepie
- give access from local (httpd 2.4)
2012-12-16 20:02:23 +01:00
Matěj Cepl
b84a591990 Add a comment explainin patch1 non-inclusion. 2012-12-12 14:11:14 +01:00
Matěj Cepl
888d77b8a0 New upstream release. 2012-12-12 13:33:44 +01:00
Matěj Cepl
f364596dc6 New upstream release. 2012-12-04 14:59:45 +01:00
Matěj Cepl
a3871b6118 New upstream RC2 2012-11-30 17:03:28 +01:00
Matěj Cepl
da57b48518 New upstream release candidate. 2012-11-24 21:04:57 +01:00
Matěj Cepl
b924a75ade Merge branch 'master' of ssh://pkgs.fedoraproject.org/wordpress
Conflicts:
	wordpress.spec
2012-11-13 20:47:19 +01:00
Matěj Cepl
b2077dee6c New upstream beta3 version. 2012-11-13 20:44:28 +01:00
3ee3520d0a use system PHPMailer
requires needed php extensions
2012-10-29 15:08:13 +01:00
Matěj Cepl
4562ac5395 New upstream 3.5.beta2 2012-10-13 11:51:05 +02:00
Matěj Cepl
7b08410286 Upstream 3.5beta1
Also don't bother with removing gettext.php (fix #863027)
2012-10-04 17:39:28 +02:00
Matěj Cepl
85b4f9f921 Port to EPEL-5.
In order to fix #855156
2012-09-16 17:13:19 +02:00
Matěj Cepl
806090aed1 Upstream security update 2012-09-06 23:04:01 +02:00
Dennis Gilmore
b19e7a021a - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 22:56:13 -05:00
Matěj Cepl
0560d8d45a New upstream release (minor & security changes) 2012-06-28 20:42:38 +02:00
Matěj Cepl
cf9f433081 New upstream release 2012-06-13 22:50:30 +02:00
Matěj Cepl
8a256a4467 RC3 2012-06-12 16:30:46 +02:00
Matěj Cepl
1674c36de2 New release candidate. 2012-06-07 08:06:08 +02:00
Matěj Cepl
643eb98bc4 New upstream release candidate. 2012-05-30 17:40:01 +02:00
Matěj Cepl
6fd67d7331 New beta. 2012-05-03 06:35:52 +02:00
Matěj Cepl
b3b5e388f5 New upstream beta (fixes CVE-2011-0700 and CVE-2011-0701) 2012-04-23 13:00:26 +02:00
Matěj Cepl
dd857dc899 New upstream beta 2012-04-16 20:07:37 +02:00
Matěj Cepl
5a7896180d 3.4.beta1 version 2012-04-05 09:46:35 +02:00
Matěj Cepl
1673b03b30 New upstream release. 2012-01-05 00:13:09 +01:00
Matěj Cepl
2fb094f01e New upstream release. 2011-12-13 00:47:57 +01:00
Matěj Cepl
32e613850a And yet another RC. 2011-12-07 16:24:29 +01:00
Matěj Cepl
7e7100559d We are on the release candidate, yuhoo! 2011-12-06 15:09:30 +01:00
Matěj Cepl
0cccbd628f New beta. 2011-11-24 10:13:37 +01:00
Matěj Cepl
3ea19211e7 Fix version requirement and another upstream beta release. 2011-11-11 21:21:33 +01:00
Matěj Cepl
98d078fe7e New upstream beta 2011-11-09 09:36:36 +01:00
Matěj Cepl
722c7affce Upstream beta release, to test build in Rawhide. 2011-10-20 11:49:47 +02:00
Matěj Cepl
e694b1c41a Rebuild against new libraries. 2011-07-30 22:44:11 +02:00
Matěj Cepl
7689123669 New upstream release. 2011-07-13 01:46:54 +02:00
Matěj Cepl
bdc74d9211 New upstream release. 2011-07-05 03:01:05 +02:00
Matěj Cepl
c54dd6aec5 New RC candidate for 3.2 2011-06-29 21:27:47 +02:00
Matěj Cepl
d264d00d9d Prerelease version. 2011-06-19 02:56:15 +02:00
Matěj Cepl
6ba3b2674b Finally working (although not as I would like) WP 3.1.3.
Also:
 * Actually, we just don't need gettext.php at all, it is provided by php
   itself. Just remove the file, don't make a symlink.
 * Revert back to wp-content in /usr/share/wordpress, I am not able to
   make it work. Not fixing BZ 522897.
2011-06-02 14:31:48 +02:00
Matěj Cepl
8d0c209d53 Wrong target of moving wp-content/ 2011-06-02 12:16:05 +02:00
Matěj Cepl
77298dfdc7 Fix changelog 2011-06-01 19:45:00 +02:00
Matěj Cepl
87b9bc42f6 Bump the release number 2011-06-01 19:44:04 +02:00
Matěj Cepl
4d191e60b1 Make /var/www/wordpress owned by apache:apache and some cleanup. 2011-06-01 19:42:17 +02:00
Matěj Cepl
effc252732 New upstream version and some small fixes. 2011-05-26 00:27:10 +02:00
Matěj Cepl
e81c1a1856 New upstream release. 2011-05-01 20:05:57 +02:00
Matěj Cepl
0ee714a24c New upstream release. 2011-04-12 16:50:43 +02:00
Jon Ciesla
eb53a6a0ae 3.1 2011-02-23 10:15:11 -06:00
Dennis Gilmore
15dc12dbe5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 20:59:47 -06:00
Jon Ciesla
32761c88fe Obsoletes -mu, new README. 2011-01-03 12:40:08 -06:00
Jon Ciesla
cf08664c67 Security fixes. 2011-01-03 11:42:06 -06:00
Jon Ciesla
b11dfd978a Two fixes. 2010-12-23 08:45:42 -06:00