Bug#809698: debian-cd: please switch d-i.debian.org URIs from http to https.

2016-01-02 Thread Steve McIntyre
Control: tag -1 +pending

On Sun, Jan 03, 2016 at 01:05:12AM +0100, Cyril Brulebois wrote:
>Package: debian-cd
>Version: 3.17
>Severity: normal
>
>Hi,
>
>We now have https for daily images[1], so please consider applying (and
>testing!) the attached, untested patch.
>
> 1. https://lists.debian.org/debian-boot/2016/01/msg00032.html

Fix committed to master and the stable build branches too.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Who needs computer imagery when you've got Brian Blessed?



Processed: Re: Bug#809698: debian-cd: please switch d-i.debian.org URIs from http to https.

2016-01-02 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 +pending
Bug #809698 [debian-cd] debian-cd: please switch d-i.debian.org URIs from http 
to https.
Added tag(s) pending.

-- 
809698: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809698
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Re: Bug#809497: debian-cd: Please include espeakup on cd1, not speakup, and alsa-utils

2016-01-02 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 +pending
Bug #809497 [debian-cd] debian-cd: Please include espeakup on cd1, not speakup, 
and alsa-utils
Added tag(s) pending.

-- 
809497: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809497
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#809497: debian-cd: Please include espeakup on cd1, not speakup, and alsa-utils

2016-01-02 Thread Steve McIntyre
Control: tag -1 +pending

On Thu, Dec 31, 2015 at 01:35:29PM +0100, Samuel Thibault wrote:
>Package: debian-cd
>Version: 3.1.17
>Severity: important
>Tag: patch
>
>Hello,
>
>I have just received a report from somebody who installed Jessie with
>speech synthesis help, only to get a non-talking installed system,
>because he was using CDs without network source. In tasks/jessie/forcd1
>we have put brltty to avoid this issue for braille, and speakup for
>speech, but what we need there is actually espeakup (the software speech
>synthesis), not speakup (which denotes the kernel modules, which are
>actually already available in the standard linux-image package). Also,
>we need the alsa-utils package to make sure that audio levels are not
>muted by default.
>
>I have attached a patch to fix this.

Excellent, thanks! I've just pushed this to master ready for new
builds.

>I guess this will be used for the next wheezy and jessie point
>release so the issue will be fixed there?

Absolutely - I've just pushed the changes to the relevant branches
too.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
"This dress doesn't reverse." -- Alden Spiess



Bug#809698: debian-cd: please switch d-i.debian.org URIs from http to https.

2016-01-02 Thread Cyril Brulebois
Package: debian-cd
Version: 3.17
Severity: normal

Hi,

We now have https for daily images[1], so please consider applying (and
testing!) the attached, untested patch.

 1. https://lists.debian.org/debian-boot/2016/01/msg00032.html

Mraw,
KiBi.
>From a4ec2be603f60730c48c497231d1e9c0ba02463f Mon Sep 17 00:00:00 2001
From: Cyril Brulebois 
Date: Sun, 3 Jan 2016 01:03:24 +0100
Subject: [PATCH] Switch d-i.debian.org URIs from http to https.

---
 debian/changelog   | 3 +++
 tools/boot/jessie/boot-alpha   | 2 +-
 tools/boot/jessie/boot-arm | 4 ++--
 tools/boot/jessie/boot-arm64   | 2 +-
 tools/boot/jessie/boot-hppa| 2 +-
 tools/boot/jessie/boot-hurd| 2 +-
 tools/boot/jessie/boot-ia64| 2 +-
 tools/boot/jessie/boot-kfreebsd| 4 ++--
 tools/boot/jessie/boot-mips| 2 +-
 tools/boot/jessie/boot-mipsel  | 2 +-
 tools/boot/jessie/boot-powerpc | 2 +-
 tools/boot/jessie/boot-ppc64el | 2 +-
 tools/boot/jessie/boot-s390x   | 2 +-
 tools/boot/jessie/boot-sparc   | 2 +-
 tools/boot/jessie/boot-x86 | 4 ++--
 tools/boot/stretch/boot-alpha  | 2 +-
 tools/boot/stretch/boot-arm| 4 ++--
 tools/boot/stretch/boot-arm64  | 2 +-
 tools/boot/stretch/boot-hppa   | 2 +-
 tools/boot/stretch/boot-hurd   | 2 +-
 tools/boot/stretch/boot-ia64   | 2 +-
 tools/boot/stretch/boot-kfreebsd   | 4 ++--
 tools/boot/stretch/boot-mips   | 2 +-
 tools/boot/stretch/boot-mipsel | 2 +-
 tools/boot/stretch/boot-powerpc| 2 +-
 tools/boot/stretch/boot-ppc64el| 2 +-
 tools/boot/stretch/boot-s390x  | 2 +-
 tools/boot/stretch/boot-sparc  | 2 +-
 tools/boot/stretch/boot-x86| 4 ++--
 tools/boot/wheezy/boot-alpha   | 2 +-
 tools/boot/wheezy/boot-arm | 4 ++--
 tools/boot/wheezy/boot-hppa| 2 +-
 tools/boot/wheezy/boot-hurd| 2 +-
 tools/boot/wheezy/boot-ia64| 2 +-
 tools/boot/wheezy/boot-kfreebsd| 4 ++--
 tools/boot/wheezy/boot-mips| 2 +-
 tools/boot/wheezy/boot-mipsel  | 2 +-
 tools/boot/wheezy/boot-powerpc | 2 +-
 tools/boot/wheezy/boot-s390-common | 4 ++--
 tools/boot/wheezy/boot-sparc   | 2 +-
 tools/boot/wheezy/boot-x86 | 4 ++--
 41 files changed, 53 insertions(+), 50 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8af16ef..d75a4f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,9 @@ debian-cd (3.1.18) UNRELEASED; urgency=medium
   * Drop the remaining s390 bits from stretch and jessie. (s390x remains.)
   * Drop the d390oco loader from stretch and jessie.
 
+  [ Cyril Brulebois ]
+  * Switch d-i.debian.org URIs from http to https.
+
  -- Steve McIntyre <93...@debian.org>  Mon, 20 Apr 2015 12:36:57 +0100
 
 debian-cd (3.1.17) unstable; urgency=medium
diff --git a/tools/boot/jessie/boot-alpha b/tools/boot/jessie/boot-alpha
index 8908967..762ae2e 100755
--- a/tools/boot/jessie/boot-alpha
+++ b/tools/boot/jessie/boot-alpha
@@ -26,7 +26,7 @@ N=$1
 CDDIR=$2
 BOOTDIR=
 if [ "$DI_WWW_HOME" = "default" ];then
-DI_WWW_HOME="http://d-i.debian.org/daily-images/alpha/daily/cdrom/";
+DI_WWW_HOME="https://d-i.debian.org/daily-images/alpha/daily/cdrom/";
 try_di_image_cache
 fi
 
diff --git a/tools/boot/jessie/boot-arm b/tools/boot/jessie/boot-arm
index 80da3cb..d34c155 100755
--- a/tools/boot/jessie/boot-arm
+++ b/tools/boot/jessie/boot-arm
@@ -20,9 +20,9 @@ if [ "$DI_WWW_HOME" = "default" ];then
 # do *not* do that - these defs are parsed out by other scripts that
 # won't cope with that
 if [ "$ARCH" = armel ]; then
-DI_WWW_HOME="http://d-i.debian.org/daily-images/armel/daily";
+DI_WWW_HOME="https://d-i.debian.org/daily-images/armel/daily";
 elif [ "$ARCH" = armhf ]; then
-DI_WWW_HOME="http://d-i.debian.org/daily-images/armhf/daily";
+DI_WWW_HOME="https://d-i.debian.org/daily-images/armhf/daily";
 else
 echo "$0: unknown arch $ARCH; abort"
 	exit 1
diff --git a/tools/boot/jessie/boot-arm64 b/tools/boot/jessie/boot-arm64
index 5cd35da..66e2815 100755
--- a/tools/boot/jessie/boot-arm64
+++ b/tools/boot/jessie/boot-arm64
@@ -18,7 +18,7 @@ CDDIR=$2
 BOOTDIR=
 INSTALLDIR="install.a64"
 if [ "$DI_WWW_HOME" = "default" ];then
-DI_WWW_HOME="http://d-i.debian.org/daily-images/arm64/daily";
+DI_WWW_HOME="https://d-i.debian.org/daily-images/arm64/daily";
 try_di_image_cache
 fi
 
diff --git a/tools/boot/jessie/boot-hppa b/tools/boot/jessie/boot-hppa
index 84fa250..8e66f50 100755
--- a/tools/boot/jessie/boot-hppa
+++ b/tools/boot/jessie/boot-hppa
@@ -14,7 +14,7 @@ set -e
 N=$1
 CDROOT=$2
 if [ "$DI_WWW_HOME" = "default" ];then
-DI_WWW_HOME="http://d-i.debian.org/daily-images/hppa/daily/cdrom/2.6";
+DI_WWW_HOME="https://d-i.debian.org/daily-images/hppa/daily/cdrom/2.6";
 try_di_image_cache
 fi
 
diff --git a/tools/boot/jessie/boot-hurd b/tools/boot/jessie/boot-hurd
index 89ef3f6..f64b091 100644
--- a/tools/boot/jessie/boot-hurd
+++ b/to

Re: Mirror cdimage.debian.org?

2016-01-02 Thread Mattias Wadenstein

On Sat, 2 Jan 2016, Cyril Brulebois wrote:


Hi,

A friend of mine noted cdimage.debian.org was rather slow from France,
and thought there might be some CDN misconfiguration. AFAICT,
cdimage.debian.org is served from two IPs at acc.umu.se; would it make
sense to have its contents mirrored somewhere else? Any estimate as far
as size goes?


In addition to those two IPs, we do http redirects for large files to 
offloaders, for details about the ACC mirror cluster see:


http://ftp.acc.umu.se/about/

We currently shouldn't have any performance issues on our side the last 
few weeks, and the /debian-cd/ part of cdimage.debian.org is widely

mirrored.

If you are takling about the /cdimage/ area which includes the archive, 
daily and weekkly builds, alpha releases, snapshots for jigdo, etc the 
total size is 8.4TiB and the traffic is less than 10% of ftp.acc.umu.se 
total traffic (as opposed to 50% which is the share of /debian-cd/). It 
might be good to have one other site for availability in case we have a 
downtime, but I fear that a bunch of regular mirrors of it would take up 
much more bandwidth than just serving it to users.


Some traffic numbers can be found on:

http://www.acc.umu.se/technical/statistics/ftp/

/Mattias Wadenstein - admin, Academic Computer Club at UmeƄ University



Mirror cdimage.debian.org?

2016-01-02 Thread Cyril Brulebois
Hi,

A friend of mine noted cdimage.debian.org was rather slow from France,
and thought there might be some CDN misconfiguration. AFAICT,
cdimage.debian.org is served from two IPs at acc.umu.se; would it make
sense to have its contents mirrored somewhere else? Any estimate as far
as size goes?

Mraw,
KiBi.


signature.asc
Description: Digital signature