Compare commits
28 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
144100a8c5 | ||
|
|
76e9e267b9 | ||
|
|
05844514b7 | ||
|
|
38915aef40 | ||
|
|
73abfe07ef | ||
|
|
e153eb0f94 | ||
|
|
9f239cfc81 | ||
|
|
0bdcec9908 | ||
|
|
4214abd909 | ||
|
|
ad037120e1 | ||
|
|
73aa093c0f | ||
|
|
7fff699c89 | ||
|
|
e8bc259282 | ||
|
|
a7b92a8414 | ||
|
|
fb63954c33 | ||
|
|
622441d177 | ||
|
|
6690d558e4 | ||
|
|
a94ce28b5e | ||
|
|
d53770ea42 | ||
|
|
ea38f9f434 | ||
|
|
8c600ef208 | ||
|
|
95570ae122 | ||
|
|
6ad0713bb3 | ||
|
|
498511599b | ||
|
|
f051692f8f | ||
|
|
8ff4ce2bdf | ||
|
|
66439e29b8 | ||
|
|
9c954c402f |
3 changed files with 3 additions and 19 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,8 +6,7 @@ wordpress-3.0.1.tar.gz
|
|||
/wordpress-3.1.1.tar.gz
|
||||
/wordpress-3.1.2.tar.gz
|
||||
/wordpress-3.1.3.tar.gz
|
||||
/wordpress-3.2-RC1.zip
|
||||
/wordpress-3.2-RC3.zip
|
||||
/wordpress-3.1.4.tar.gz
|
||||
/wordpress-3.2.tar.gz
|
||||
/wordpress-3.2.1.tar.gz
|
||||
/wordpress-3.3-beta2.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
diff -up wordpress/wp-includes/kses.php.FSFaddr wordpress/wp-includes/kses.php
|
||||
--- wordpress/wp-includes/kses.php.FSFaddr 2011-05-25 23:54:34.347025847 +0200
|
||||
+++ wordpress/wp-includes/kses.php 2011-05-25 23:56:18.403727954 +0200
|
||||
@@ -15,7 +15,7 @@
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License along
|
||||
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit
|
||||
+ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
* http://www.gnu.org/licenses/gpl.html
|
||||
*
|
||||
* [kses strips evil scripts!]
|
||||
|
|
@ -146,11 +146,8 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
* Tue Jul 05 2011 Matěj Cepl <mcepl@redhat.com> - 3.2-1
|
||||
- New upstream release.
|
||||
|
||||
* Wed Jun 29 2011 Matěj Cepl <mcepl@redhat.com> - 3.2-0.1.RC3
|
||||
- Updated prerelease version (security and minor fixes).
|
||||
|
||||
* Sun Jun 19 2011 Matěj Cepl <mcepl@redhat.com> - 3.2-0.1.RC1
|
||||
- Prerelease version.
|
||||
* Wed Jun 29 2011 Matěj Cepl <mcepl@redhat.com> - 3.1.4-1
|
||||
- New upstream security release.
|
||||
|
||||
* Thu Jun 02 2011 Matěj Cepl <mcepl@redhat.com> - 3.1.3-3
|
||||
- Actually, we just don't need gettext.php at all, it is provided by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue