Project

General

Profile

Tâche #12273

Scénario #12348: Rétro-porter le correctif bastion #12227: utiliser l’option grep pour exclure les noms de fichiers dans la sortie de construction du cache des modules

Intégrer la correction "Ne pas inclure les noms de fichiers dans le cache des modules" en 2.4.1

Added by Joël Cuissinat over 8 years ago. Updated about 8 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
07/16/2015
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:
Remaining (hours):
0.0

Description

Daniel Dehennin a écrit :

J’ai préparé le commit eole-common:5a3a8a9 Ne pas inclure les noms de fichiers dans le cache des modules basé sur la branche 2.4.1/master.

Il reste à définir où ce commit sera appliqué.

Scrum Master a écrit :

Décision : publier en 2.4.2 et 2.5.0 puis une fois ces 2 versions validées le passer en 2.4.1


Related issues

Copied from Distribution EOLE - Tâche #12227: Correction SC-T01-013 2.5rc1 : dhcp Fermé 06/29/2015

History

#1 Updated by Joël Cuissinat over 8 years ago

  • Project changed from Distribution EOLE to eole-common
  • Remaining (hours) changed from 0.5 to 1.0

#2 Updated by Daniel Dehennin about 8 years ago

  • Parent task changed from #12083 to #12348

#3 Updated by Daniel Dehennin about 8 years ago

  • Assigned To set to Daniel Dehennin

#4 Updated by Daniel Dehennin about 8 years ago

  • % Done changed from 0 to 100

Paquet eole-server en version 2.4.1-84 disponible dans eole-2.4.1-proposed-updates.

#5 Updated by Scrum Master about 8 years ago

  • Status changed from Nouveau to Résolu
  • Start date set to 07/16/2015

#6 Updated by Daniel Dehennin about 8 years ago

  • Remaining (hours) changed from 1.0 to 0.1

#7 Updated by Daniel Dehennin about 8 years ago

  • Remaining (hours) changed from 0.1 to 0.25

#8 Updated by Joël Cuissinat about 8 years ago

Vérifié sur Eolebase 2.4.1 :

root@eolebase:~# grep modprobe /usr/share/eole/firewall.start 
                    grep modprobe /usr/share/eole/bastion/data/90-lxc_rules >> $CACHEMOD
            grep modprobe /sbin/lance.firewall >> $CACHEMOD
            grep modprobe /usr/share/eole/bastion/data/* >> $CACHEMOD
root@eolebase:~# Maj-Auto -C 
   [ ... ]
Préparation du remplacement de eole-server 2.4.1-83 (en utilisant .../eole-server_2.4.1-84_all.deb) ...
   [ ... ]
root@eolebase:~# grep modprobe /usr/share/eole/firewall.start 
                    grep -h modprobe /usr/share/eole/bastion/data/90-lxc_rules >> $CACHEMOD
            grep -h modprobe /sbin/lance.firewall >> $CACHEMOD
            grep -h modprobe /usr/share/eole/bastion/data/* >> $CACHEMOD

#9 Updated by Joël Cuissinat about 8 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

Also available in: Atom PDF