Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Feedback to: Textpattern CMS 4.5.3 released
Please provide any feedback related to Textpattern 4.5.3 released
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
I will install/upgrade this morning — no feedback right now, but huge thanks from me!
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
all seems to be working just fine from my end… thanks so much for all your work on this.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
No problems here yet either. I’ve upgraded 3 sites so far and all is working well. Thanks very much for your efforts.
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
Upgraded ~10 sites today, no visible problems. A question, though: there seems to be a sizeable increase in the size of the extracted directories and files:
pete$ du -sk ./textpattern-4.5.3
4672 ./textpattern-4.5.3pete$ du -sk ./textpattern-4.5.2
3796 ./textpattern-4.5.2
Don’t think I’m whining — I’m really not — I’m just curious what accounts for the 30% hike in size; there was nothing I picked up on from the release notes.
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
Partition with block size 1024:
du -sk textpattern-4.5.?
2047 textpattern-4.5.2
2049 textpattern-4.5.3
Partition with block size 4096:
du -sk textpattern-4.5.?
2424 textpattern-4.5.2
2424 textpattern-4.5.3
Are you by any chance comparing files on different partitions which have been formatted with different block sizes? On linux, you can check the block size like this (where xxxx is something like sda1):
/sbin/tune2fs -l /dev/xxxx | grep 'Block size'
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
Hi Ruud – thanks for your reply. Here’s my output:
$ du -sk ./textpattern-4.5.*
3756 ./textpattern-4.5.0
1020 ./textpattern-4.5.0.zip
3764 ./textpattern-4.5.1
1028 ./textpattern-4.5.1.zip
3796 ./textpattern-4.5.2
1024 ./textpattern-4.5.2.zip
4672 ./textpattern-4.5.3
1268 ./textpattern-4.5.3.zip
All in the same directory, the same volume, the same physical drive. Weird. I’ll re-download to make sure I’m not doing it wrong.
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
OK, so I redownloaded 4x files to see what’s up:
http://textpattern.com/file_download/88/textpattern-4.5.3.zip
http://textpattern.com/file_download/87/textpattern-4.5.3.tar.gz
http://textpattern.com/file_download/86/textpattern-4.5.2.zip
http://textpattern.com/file_download/85/textpattern-4.5.2.tar.gz
They all downloaded correctly without any errors or weirdness. All the files are in the same directory of the same volume on the same physical hard drive. Here’s the ls -al
output:
-rw-r--r--@ 1 pete admin 546735 4 Dec 21:27 textpattern-4.5.2.tar.gz
-rw-r--r--@ 1 pete admin 1046405 4 Dec 21:27 textpattern-4.5.2.zip
-rw-r--r--@ 1 pete admin 547275 4 Dec 21:26 textpattern-4.5.3.tar.gz
-rw-r--r--@ 1 pete admin 1295499 4 Dec 21:26 textpattern-4.5.3.zip
There’s a very clear file size difference in the 4.5.2 and 4.5.3 zip files. Something’s up. Here’re the md5 sums for completeness:
MD5 (./textpattern-4.5.2.tar.gz) = fdbdc1047219c54605d513bb38e64b4c
MD5 (./textpattern-4.5.2.zip) = 00fc91321adcff4a8485ae28bc49edd6
MD5 (./textpattern-4.5.3.tar.gz) = c780ffdce0642e2883a511c81213ff2e
MD5 (./textpattern-4.5.3.zip) = 8ba20d2cde0ae4563351c388ad43cf2f
Ignoring the 4.5.2 release for now, I expanded both 4.5.3 archives — here’s the du
output:
du -sk ./textpattern-4.5.3*
2324 ./textpattern-4.5.3-tar-gz
4636 ./textpattern-4.5.3-zip
Again, a big difference. So, let’s diff -rq
:
diff -rq ./textpattern-4.5.3-zip/ ./textpattern-4.5.3-tar-gz/
Only in ./textpattern-4.5.3-zip/: .gitignore
Only in ./textpattern-4.5.3-zip/images: .gitignore
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/classic: img
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/css/custom: hide_textfilter_group.css
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: indicator.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: spinner@2x.gif
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-lrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-sml.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-xlrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-html.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-preview.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-text.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/remora: img
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/classic: img
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/css/custom: hide_textfilter_group.css
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: indicator.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: spinner@2x.gif
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-lrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-sml.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-xlrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-html.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-preview.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-text.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/remora: img
Only in ./textpattern-4.5.3-zip/sites/site1/public/images: .gitignore
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/classic: img
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/css/custom: hide_textfilter_group.css
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: indicator.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: spinner@2x.gif
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-lrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-sml.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-xlrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-html.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-preview.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-text.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/remora: img
Only in ./textpattern-4.5.3-zip/textpattern: .gitignore
Only in ./textpattern-4.5.3-zip/textpattern/include: txp_lang.php
Only in ./textpattern-4.5.3-zip/textpattern/lib: txplib_textfilter.php
Only in ./textpattern-4.5.3-zip/textpattern: modernizr.js
Only in ./textpattern-4.5.3-zip/textpattern/theme/classic: img
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/css/custom: hide_textfilter_group.css
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: indicator.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: spinner@2x.gif
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-lrg.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-sml.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-xlrg.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: view-html.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: view-preview.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: view-text.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/remora: img
Only in ./textpattern-4.5.3-zip/textpattern/tmp: .gitignore
Only in ./textpattern-4.5.3-zip/textpattern/update: _to_4.6.0.php
Investigations continue. Back in a bit.
Last edited by gaekwad (2012-12-04 21:37:29)
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
I did a diff -rq
comparison between the two 4.5.2 archives:
diff -rq ./textpattern-4.5.2-zip/ ./textpattern-4.5.2-tar-gz/
No output == no differences, so what I’d expect to see.
Then I did a compare of the 4.5.2 .tar.gz with the 4.5.3 .tar.gz to see what files had been added/removed:
diff -rq ./textpattern-4.5.2-tar-gz/ ./textpattern-4.5.3-tar-gz/ | grep Only
Only in ./textpattern-4.5.3-tar-gz/: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/admin/theme: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/admin/theme/hive: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/admin/theme/hive/img: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/public/admin/theme: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/public/admin/theme/hive: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/public/admin/theme/hive/img: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/public/theme: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/public/theme/hive: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/sites/site1/public/theme/hive/img: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/textpattern: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/textpattern/theme: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/textpattern/theme/hive: .DS_Store
Only in ./textpattern-4.5.3-tar-gz/textpattern/theme/hive/img: .DS_Store
All the .DS_Store
files are Mac OS X-generated files used by Finder, so can be ignored — there are no additional files in 4.5.3 as far as the .tar.gz archives are concerned. Now, the .zip directory diff
is more interesting:
diff -rq ./textpattern-4.5.2-zip/ ./textpattern-4.5.3-zip/ | grep Only
Only in ./textpattern-4.5.3-zip/: .gitignore
Only in ./textpattern-4.5.3-zip/images: .gitignore
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/classic: img
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/css/custom: hide_textfilter_group.css
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: indicator.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: spinner@2x.gif
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-lrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-sml.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-xlrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-html.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-preview.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-text.svg
Only in ./textpattern-4.5.3-zip/sites/site1/admin/theme/remora: img
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/classic: img
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/css/custom: hide_textfilter_group.css
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: indicator.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: spinner@2x.gif
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-lrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-sml.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-xlrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-html.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-preview.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-text.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/admin/theme/remora: img
Only in ./textpattern-4.5.3-zip/sites/site1/public/images: .gitignore
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/classic: img
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/css/custom: hide_textfilter_group.css
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: indicator.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: spinner@2x.gif
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-lrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-sml.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-xlrg.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-html.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-preview.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-text.svg
Only in ./textpattern-4.5.3-zip/sites/site1/public/theme/remora: img
Only in ./textpattern-4.5.3-zip/textpattern: .gitignore
Only in ./textpattern-4.5.3-zip/textpattern/include: txp_lang.php
Only in ./textpattern-4.5.3-zip/textpattern/lib: txplib_textfilter.php
Only in ./textpattern-4.5.3-zip/textpattern: modernizr.js
Only in ./textpattern-4.5.3-zip/textpattern/theme/classic: img
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/css/custom: hide_textfilter_group.css
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: indicator.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: spinner@2x.gif
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-lrg.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-sml.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-xlrg.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: view-html.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: view-preview.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/hive/img: view-text.svg
Only in ./textpattern-4.5.3-zip/textpattern/theme/remora: img
Only in ./textpattern-4.5.3-zip/textpattern/tmp: .gitignore
Only in ./textpattern-4.5.3-zip/textpattern/update: _to_4.6.0.php
Huh. Do we have a problem?
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
Symlinks.
tar.gz handles them properly, while .zip simply duplicates the files.
tar.gz:
textpattern-4.5.3/sites/site1/admin:
total 2
-rw-r--r-- 1 ruud ruud 298 Jun 29 2009 index.php
lrwxrwxrwx 1 ruud ruud 30 Dec 4 21:03 jquery.js -> ../../../textpattern/jquery.js
drwxr-xr-x 2 ruud ruud 1024 Dec 4 07:37 setup
lrwxrwxrwx 1 ruud ruud 36 Dec 4 21:03 textpattern.css -> ../../../textpattern/textpattern.css
lrwxrwxrwx 1 ruud ruud 35 Dec 4 21:03 textpattern.js -> ../../../textpattern/textpattern.js
lrwxrwxrwx 1 ruud ruud 26 Dec 4 21:03 theme -> ../../../textpattern/theme
lrwxrwxrwx 1 ruud ruud 28 Dec 4 21:03 txp_img -> ../../../textpattern/txp_img
textpattern-4.5.3/sites/site1/private:
total 1
-rw-r--r-- 1 ruud ruud 863 Jun 29 2009 config-dist.php
textpattern-4.5.3/sites/site1/public:
total 6
lrwxrwxrwx 1 ruud ruud 8 Dec 4 21:03 admin -> ../admin
-rw-r--r-- 1 ruud ruud 202 Jun 29 2009 css.php
drwxr-xr-x 2 ruud ruud 1024 Dec 4 07:37 files
drwxr-xr-x 2 ruud ruud 1024 Dec 4 07:37 images
-rw-r--r-- 1 ruud ruud 2081 Aug 29 08:18 index.php
lrwxrwxrwx 1 ruud ruud 14 Dec 4 21:03 setup -> ../admin/setup
lrwxrwxrwx 1 ruud ruud 26 Dec 4 21:03 theme -> ../../../textpattern/theme
and zip:
textpattern-4.5.3/sites/site1/admin:
total 120
-rw-r--r-- 1 ruud ruud 298 Jun 29 2009 index.php
-rw-r--r-- 1 ruud ruud 94840 Mar 30 2012 jquery.js
drwxr-xr-x 2 ruud ruud 1024 Dec 4 07:37 setup
-rw-r--r-- 1 ruud ruud 178 Mar 25 2009 textpattern.css
-rw-r--r-- 1 ruud ruud 20402 Aug 9 12:08 textpattern.js
drwxr-xr-x 5 ruud ruud 1024 Dec 4 07:37 theme
drwxr-xr-x 2 ruud ruud 1024 Dec 4 07:37 txp_img
textpattern-4.5.3/sites/site1/private:
total 1
-rw-r--r-- 1 ruud ruud 863 Jun 29 2009 config-dist.php
textpattern-4.5.3/sites/site1/public:
total 9
drwxr-xr-x 5 ruud ruud 1024 Dec 4 07:37 admin
-rw-r--r-- 1 ruud ruud 202 Jun 29 2009 css.php
drwxr-xr-x 2 ruud ruud 1024 Dec 4 07:37 files
drwxr-xr-x 2 ruud ruud 1024 Dec 4 07:37 images
-rw-r--r-- 1 ruud ruud 2081 Aug 29 08:18 index.php
drwxr-xr-x 2 ruud ruud 1024 Dec 4 07:37 setup
drwxr-xr-x 5 ruud ruud 1024 Dec 4 07:37 theme
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
ruud wrote:
Symlinks.
tar.gz handles them properly, while .zip simply duplicates the files.
Aha! I didn’t know that, thank you. I assume the new image files make up the majority of the extra storage space taken up.
Offline
Re: Feedback to: Textpattern CMS 4.5.3 released
Hmm… not quite yet…
du -s textpattern-4.5.3.*
539 textpattern-4.5.3.tar.gz
1272 textpattern-4.5.3.zip
tar -xzf textpattern-4.5.3.tar.gz
du -sk textpattern-4.5.3/
2049 textpattern-4.5.3/
tar -chf dereferenced.symlinks.tar textpattern-4.5.3/
rm -rf textpattern-4.5.3/
tar -xf dereferenced.symlinks.tar
du -sk textpattern-4.5.3/
3146 textpattern-4.5.3/
du -k dereferenced.symlinks.zip
1028 dereferenced.symlinks.zip
Same thing done for 4.5.2 as well… that does give me a zip with the same size:
du -sk textpattern-4.5.?.*
3124 textpattern-4.5.2.deref.tar
1027 textpattern-4.5.2.deref.zip
538 textpattern-4.5.2.tar.gz
1027 textpattern-4.5.2.zip
3124 textpattern-4.5.3.deref.tar
1028 textpattern-4.5.3.deref.zip
539 textpattern-4.5.3.tar.gz
1272 textpattern-4.5.3.zip
So what is the difference between what’s in a .zip file created from the .tar.gz (deref.zip) and the .zip file downloaded from txp.com:
diff -rq textpattern-4.5.3 textpattern-4.5.3-zip
Only in textpattern-4.5.3-zip: .gitignore
Only in textpattern-4.5.3-zip/images: .gitignore
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/classic: img
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/css/custom: hide_textfilter_group.css
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: indicator.svg
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: spinner@2x.gif
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-lrg.svg
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-sml.svg
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: textpattern-xlrg.svg
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-html.svg
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-preview.svg
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/hive/img: view-text.svg
Only in textpattern-4.5.3-zip/sites/site1/admin/theme/remora: img
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/classic: img
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/css/custom: hide_textfilter_group.css
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: indicator.svg
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: spinner@2x.gif
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-lrg.svg
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-sml.svg
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: textpattern-xlrg.svg
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-html.svg
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-preview.svg
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/hive/img: view-text.svg
Only in textpattern-4.5.3-zip/sites/site1/public/admin/theme/remora: img
Only in textpattern-4.5.3-zip/sites/site1/public/images: .gitignore
Only in textpattern-4.5.3-zip/sites/site1/public/theme/classic: img
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/css/custom: hide_textfilter_group.css
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: indicator.svg
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: spinner@2x.gif
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-lrg.svg
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-sml.svg
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: textpattern-xlrg.svg
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-html.svg
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-preview.svg
Only in textpattern-4.5.3-zip/sites/site1/public/theme/hive/img: view-text.svg
Only in textpattern-4.5.3-zip/sites/site1/public/theme/remora: img
Only in textpattern-4.5.3-zip/textpattern: .gitignore
Only in textpattern-4.5.3-zip/textpattern/include: txp_lang.php
Only in textpattern-4.5.3-zip/textpattern/lib: txplib_textfilter.php
Only in textpattern-4.5.3-zip/textpattern: modernizr.js
Only in textpattern-4.5.3-zip/textpattern/theme/classic: img
Only in textpattern-4.5.3-zip/textpattern/theme/hive/css/custom: hide_textfilter_group.css
Only in textpattern-4.5.3-zip/textpattern/theme/hive/img: indicator.svg
Only in textpattern-4.5.3-zip/textpattern/theme/hive/img: spinner@2x.gif
Only in textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-lrg.svg
Only in textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-sml.svg
Only in textpattern-4.5.3-zip/textpattern/theme/hive/img: textpattern-xlrg.svg
Only in textpattern-4.5.3-zip/textpattern/theme/hive/img: view-html.svg
Only in textpattern-4.5.3-zip/textpattern/theme/hive/img: view-preview.svg
Only in textpattern-4.5.3-zip/textpattern/theme/hive/img: view-text.svg
Only in textpattern-4.5.3-zip/textpattern/theme/remora: img
Only in textpattern-4.5.3-zip/textpattern/tmp: .gitignore
Only in textpattern-4.5.3-zip/textpattern/update: _to_4.6.0.php
Which is the same thing that Pete got when comparing the 4.5.2 zip to the 4.5.3 zip (both from TXP.com). So yes, there do seem to be extra files in the 4.5.3 zip.
Offline