Re: [Unattended-Dev] Perl update

2013-04-25 Thread Juanjo Pablos
On 25/04/13 22:38, Mary Huey wrote: > As my colleague Ben has pointed out, Active Perl has a newer version: Added to the repository. Thanks! -- ¡Siendo de dos una tristeza, ya no es tristeza, es alegría! -- Francisco Villaespesa. -

Re: [Unattended-Dev] LibreOffice link change

2013-04-25 Thread Juanjo Pablos
On 25/04/13 23:56, Mary Huey wrote: > > My colleague Ben has this to add to the malicious software tool .bat: This was fixed already: r3597 | mythrix | 2013-04-16 12:38:28 +0200 (mar 16 de abr de 2013) | 1 line Updated Windows Malicious Software Removal Tool to v4.19 -- Sólo en las ciencias ma

Re: [Unattended-Dev] LibreOffice link change

2013-04-25 Thread Mary Huey
Hi Juanjo, Thanks for the update to the subversion URLs! They've fixed a lot of the issues we found. My colleague Ben has this to add to the malicious software tool .bat: diff -r 94c78b874be4 install/scripts/win_malicious-software-removal-tool.bat --- a/install/scripts/win_malicious-software-re

Re: [Unattended-Dev] Thunderbird updating

2013-04-25 Thread Juanjo Pablos
On 25/04/13 21:42, Mary Huey wrote: > Thunderbird 17.0.2 does not appear to be readily available anymore; it's > now 17.0.5: I think that maybe we should start using: http://download.cdn.mozilla.net/pub/mozilla.org/thunderbird/releases/ As is seems those urls stay longer. -- ¡Siendo de dos una

Re: [Unattended-Dev] Java update

2013-04-25 Thread Juanjo Pablos
On 25/04/13 22:37, Mary Huey wrote: > Is there a reason why the installer downloads both the version 6 and 7 > installers, but only installs the 6? so you can change last line and get java 7 if you wish. Someone on the list said that we had an application that needed java6. So I try to stay as lon

Re: [Unattended-Dev] PDFCreator updating

2013-04-25 Thread Juanjo Pablos
On 25/04/13 21:34, Mary Huey wrote: > It looks as if PDFCreator has changed its mechanism for downloading > packages; > "http://cdn.download.pdfforge.org/pdfcreator/1.6.1/PDFCreator-1_6_1_setup.exe"; > does not work. > > However, > "http://download.pdfforge.org/download/pdfcreator/1.7.0/PDFCreator-

Re: [Unattended-Dev] LibreOffice link change

2013-04-25 Thread Juanjo Pablos
On 25/04/13 20:56, Mary Huey wrote: > Apologies if this has been mentioned before, but the current package > updater appears to be trying to pull down LibreOffice 4.0.0, which is no > longer available; it's been superceded by 4.0.2. > > Mary Mary, Thanks for the info, is nice to know who is using i

[Unattended-Dev] Perl update

2013-04-25 Thread Mary Huey
As my colleague Ben has pointed out, Active Perl has a newer version: svn diff perl.bat Index: perl.bat === --- perl.bat(revision 3571) +++ perl.bat(working copy) @@ -29,10 +29,10 @@ %Z%\packages\windowsinstaller\windowsinst

[Unattended-Dev] Java update

2013-04-25 Thread Mary Huey
I see that java.bat is still for version 7u15, while it's currently on 7u20. Is there a reason why the installer downloads both the version 6 and 7 installers, but only installs the 6? svn diff java.bat Index: java.bat === --- java.

[Unattended-Dev] Firefox update

2013-04-25 Thread Mary Huey
Firefox 19.0 is still available, and the current firefox.bat script works, but 20.0 has come out: svn diff firefox.bat Index: firefox.bat === --- firefox.bat(revision 3571) +++ firefox.bat(working copy) @@ -1,38 +1,38 @@ ::

[Unattended-Dev] Thunderbird updating

2013-04-25 Thread Mary Huey
Thunderbird 17.0.2 does not appear to be readily available anymore; it's now 17.0.5: svn diff thunderbird.bat Index: thunderbird.bat === --- thunderbird.bat(revision 3571) +++ thunderbird.bat(working copy) @@ -1,34 +1,34 @@ -

[Unattended-Dev] PDFCreator updating

2013-04-25 Thread Mary Huey
It looks as if PDFCreator has changed its mechanism for downloading packages; "http://cdn.download.pdfforge.org/pdfcreator/1.6.1/PDFCreator-1_6_1_setup.exe"; does not work. However, "http://download.pdfforge.org/download/pdfcreator/1.7.0/PDFCreator-1_7_0_setup.exe?file=AMIfv978KGMB273KLKDswNYpK7Ae

[Unattended-Dev] LibreOffice link change

2013-04-25 Thread Mary Huey
Apologies if this has been mentioned before, but the current package updater appears to be trying to pull down LibreOffice 4.0.0, which is no longer available; it's been superceded by 4.0.2. Mary svn diff libreoffice.bat Index: libreoffice.bat ===