Update package versions.
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Mon, 13 Jun 2011 11:21:37 +0000 (13:21 +0200)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Mon, 13 Jun 2011 11:21:37 +0000 (13:21 +0200)
src/data.sh

index bca0e00..8bd4038 100644 (file)
@@ -4,42 +4,40 @@ backup_ext=cn6-upgrade
 # carnet-upgrade aborts if these packages are not up to date
 # name         wanted version
 needed_versions='
-amavis-stats-cn        0.1.12-2
-amavisd-cn     3:2.4.2-4
+amavis-stats-cn        0.1.12-3lenny1
+amavisd-cn     3:2.6.1-1
 aosi-aai       2.2.0
 aosi-www-aai   1:1.5.10
-apache2-cn     2.2-4
-bind9-cn       2:9.3.4-1
+apache2-cn     2.2-5lenny1
+bind9-cn       2:9.5.1-3
 carnet-tools-cn        2.8.3
-clamav-cn      3:0.94-7
-debian-archive-keyring 2009.01.31
-dovecot-cn     1:1.0.15-1
-fail2ban-cn    0.8.3-1
+clamav-cn      3:0.95.3-1lenny1
+debian-archive-keyring 2010.08.28
+dovecot-cn     1:1.0.15-2lenny2
+fail2ban-cn    0.8.3-2lenny1
 freeradius-aai 1.1.7-2
-iptables-cn    2:1.2.11-6
-kernel-2.6-cn  3:2.6.24-5
-mailman-cn     2:2.1.9-1
-monit-cn       1:4.8.1-8
-munin-cn       1.2.3-1
-mysql-cn       2:5.0.51-1
-ntp-cn 2:4.2.2.p4-4
+iptables-cn    2:1.4.2-1
+kernel-2.6-cn  3:2.6.26.6
+mailman-cn     2:2.1.11-1
+monit-cn       1:4.10.1.4
+munin-cn       1.2.6-1
+mysql-cn       2:5.0.51-2lenny1
+ntp-cn 2:4.2.4p4-1
 openldap-aai   2.3.30-2
-openssh-cn     2:4.3p2-2
-php-suhosin-cn 0.9.20-3
-php4-cn        4:4.4.4-6
-php5-cn        5.2.0-7
-postfix-cn     2.5.5-2
-proftpd-cn     2:1.3.0-3
-samba-cn       3.0.24-1
-spamassassin-cn        2:3.2.5-6
-squirrelmail-change-pass-cn    2.7a-2
-squirrelmail-cn        2:1.4.15-1
-vsftpd-cn      2.0.5-2
-webalizer-cn   2.01.10-32
+openssh-cn     2:5.1p1-1lenny1
+php-suhosin-cn 0.9.27-1
+php5-cn        5.2.6-1
+postfix-cn     2.5.5-3lenny2
+samba-cn       3.2.5-1
+spamassassin-cn        2:3.2.5-7lenny1
+squirrelmail-change-pass-cn    3.0.2
+squirrelmail-cn        2:1.4.15-2lenny1
+vsftpd-cn      2.0.7-1
+webalizer-cn   2.01.10-32.4lenny1
 '
 
 # URL to use for checking the latest version of carnet-upgrade itself
-packages_uri='http://ftp.carnet.hr/carnet-debian/dists/carnet-lenny/main/binary-i386/Packages'
+packages_uri='http://ftp.carnet.hr/carnet-debian/dists/carnet-squeeze/main/binary-i386/Packages'
 
 # Packages to forcibly install before installing the rest with dist-upgrade,
 # because dist-upgrade would rather remove or keep them back them.