public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 1f606aefce745eca789014668c2fb3691f29dbc8
Date: Sun, 17 Jun 2018 18:52:34 +0100	[thread overview]
Message-ID: <20180617175235.379131081BCF@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 42855 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  1f606aefce745eca789014668c2fb3691f29dbc8 (commit)
       via  dec940e1570c6095d08a7481683cb26aa18b2df4 (commit)
       via  c069312790123dcabba9c6826daa2f20c027ccc9 (commit)
       via  ba05c8af807808bd7db091e564f530af1bb56e36 (commit)
       via  770b4587662cf27110e38c650a342ade8c5e41a0 (commit)
       via  f610f1b1cd4f169791f5aa788f74a9a9c0ced8cd (commit)
       via  44b507c9e99efbc33d5abbc49c365dc53fe113a1 (commit)
       via  7a3772381f39dabfd69c05d40ccfa9ec178e3929 (commit)
      from  595d86de051a0b55323e448130f32706c6dc050d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1f606aefce745eca789014668c2fb3691f29dbc8
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Jun 17 18:58:32 2018 +0200

    validate certificates in ids.cgi
    
    Fixes #11770.
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit dec940e1570c6095d08a7481683cb26aa18b2df4
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Jun 17 14:32:38 2018 +0200

    tzdata: update to 2018e
    
    Some lines in the rootfile were sort incorrectly, this has been fixed.
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit c069312790123dcabba9c6826daa2f20c027ccc9
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Jun 17 12:21:01 2018 +0200

    coreutils: update to 8.29
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit ba05c8af807808bd7db091e564f530af1bb56e36
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Jun 17 11:23:52 2018 +0200

    libgcrypt: update to 1.8.2
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 770b4587662cf27110e38c650a342ade8c5e41a0
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Jun 17 10:59:40 2018 +0200

    attr: fix rootfile
    
    There was a man page missing in the attr rootfile.
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit f610f1b1cd4f169791f5aa788f74a9a9c0ced8cd
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Jun 17 10:31:41 2018 +0200

    tor: update to 0.3.3.7
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 44b507c9e99efbc33d5abbc49c365dc53fe113a1
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Jun 17 10:18:10 2018 +0200

    postfix: update to 3.2.6
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 7a3772381f39dabfd69c05d40ccfa9ec178e3929
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Jun 17 10:16:28 2018 +0200

    unbound: update to 1.7.2
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/attr      |   1 +
 config/rootfiles/common/coreutils |  21 +--
 config/rootfiles/common/libgcrypt |   2 +-
 config/rootfiles/common/tzdata    | 277 ++++++++++++++++++++------------------
 config/rootfiles/common/unbound   |   2 +-
 html/cgi-bin/ids.cgi              |   4 +-
 lfs/coreutils                     |   4 +-
 lfs/libgcrypt                     |   4 +-
 lfs/postfix                       |   6 +-
 lfs/tor                           |   6 +-
 lfs/tzdata                        |   6 +-
 lfs/unbound                       |   4 +-
 12 files changed, 173 insertions(+), 164 deletions(-)

Difference in files:
diff --git a/config/rootfiles/common/attr b/config/rootfiles/common/attr
index 68b758071..e8c2055fb 100644
--- a/config/rootfiles/common/attr
+++ b/config/rootfiles/common/attr
@@ -36,6 +36,7 @@ usr/lib/libattr.so.1.1.0
 #usr/share/man/man2/llistxattr.2
 #usr/share/man/man2/lremovexattr.2
 #usr/share/man/man2/removexattr.2
+#usr/share/man/man2/lsetxattr.2
 #usr/share/man/man3/attr_get.3
 #usr/share/man/man3/attr_getf.3
 #usr/share/man/man3/attr_list.3
diff --git a/config/rootfiles/common/coreutils b/config/rootfiles/common/coreutils
index 32fc103bf..5bd787cbf 100644
--- a/config/rootfiles/common/coreutils
+++ b/config/rootfiles/common/coreutils
@@ -22,6 +22,8 @@ bin/uname
 etc/DIR_COLORS
 usr/bin/[
 usr/bin/arch
+usr/bin/b2sum
+usr/bin/base32
 usr/bin/base64
 usr/bin/basename
 usr/bin/chcon
@@ -128,8 +130,6 @@ usr/sbin/chroot
 #usr/share/locale/el/LC_MESSAGES/coreutils.mo
 #usr/share/locale/el/LC_TIME
 #usr/share/locale/el/LC_TIME/coreutils.mo
-#usr/share/locale/eo
-#usr/share/locale/eo/LC_MESSAGES
 #usr/share/locale/eo/LC_MESSAGES/coreutils.mo
 #usr/share/locale/eo/LC_TIME
 #usr/share/locale/eo/LC_TIME/coreutils.mo
@@ -152,8 +152,6 @@ usr/sbin/chroot
 #usr/share/locale/fr/LC_MESSAGES/coreutils.mo
 #usr/share/locale/fr/LC_TIME
 #usr/share/locale/fr/LC_TIME/coreutils.mo
-#usr/share/locale/ga
-#usr/share/locale/ga/LC_MESSAGES
 #usr/share/locale/ga/LC_MESSAGES/coreutils.mo
 #usr/share/locale/ga/LC_TIME
 #usr/share/locale/ga/LC_TIME/coreutils.mo
@@ -166,8 +164,6 @@ usr/sbin/chroot
 #usr/share/locale/hu/LC_MESSAGES/coreutils.mo
 #usr/share/locale/hu/LC_TIME
 #usr/share/locale/hu/LC_TIME/coreutils.mo
-#usr/share/locale/ia
-#usr/share/locale/ia/LC_MESSAGES
 #usr/share/locale/ia/LC_MESSAGES/coreutils.mo
 #usr/share/locale/ia/LC_TIME
 #usr/share/locale/ia/LC_TIME/coreutils.mo
@@ -196,8 +192,6 @@ usr/sbin/chroot
 #usr/share/locale/lt/LC_MESSAGES/coreutils.mo
 #usr/share/locale/lt/LC_TIME
 #usr/share/locale/lt/LC_TIME/coreutils.mo
-#usr/share/locale/ms
-#usr/share/locale/ms/LC_MESSAGES
 #usr/share/locale/ms/LC_MESSAGES/coreutils.mo
 #usr/share/locale/ms/LC_TIME
 #usr/share/locale/ms/LC_TIME/coreutils.mo
@@ -218,8 +212,6 @@ usr/sbin/chroot
 #usr/share/locale/pt_BR/LC_MESSAGES/coreutils.mo
 #usr/share/locale/pt_BR/LC_TIME
 #usr/share/locale/pt_BR/LC_TIME/coreutils.mo
-#usr/share/locale/ro
-#usr/share/locale/ro/LC_MESSAGES
 #usr/share/locale/ro/LC_MESSAGES/coreutils.mo
 #usr/share/locale/ro/LC_TIME
 #usr/share/locale/ro/LC_TIME/coreutils.mo
@@ -229,19 +221,18 @@ usr/sbin/chroot
 #usr/share/locale/sk/LC_MESSAGES/coreutils.mo
 #usr/share/locale/sk/LC_TIME
 #usr/share/locale/sk/LC_TIME/coreutils.mo
-#usr/share/locale/sl
-#usr/share/locale/sl/LC_MESSAGES
 #usr/share/locale/sl/LC_MESSAGES/coreutils.mo
 #usr/share/locale/sl/LC_TIME
 #usr/share/locale/sl/LC_TIME/coreutils.mo
+#usr/share/locale/sr/LC_MESSAGES/coreutils.mo
+#usr/share/locale/sr/LC_TIME
+#usr/share/locale/sr/LC_TIME/coreutils.mo
 #usr/share/locale/sv/LC_MESSAGES/coreutils.mo
 #usr/share/locale/sv/LC_TIME
 #usr/share/locale/sv/LC_TIME/coreutils.mo
 #usr/share/locale/tr/LC_MESSAGES/coreutils.mo
 #usr/share/locale/tr/LC_TIME
 #usr/share/locale/tr/LC_TIME/coreutils.mo
-#usr/share/locale/uk
-#usr/share/locale/uk/LC_MESSAGES
 #usr/share/locale/uk/LC_MESSAGES/coreutils.mo
 #usr/share/locale/uk/LC_TIME
 #usr/share/locale/uk/LC_TIME/coreutils.mo
@@ -255,6 +246,8 @@ usr/sbin/chroot
 #usr/share/locale/zh_TW/LC_TIME
 #usr/share/locale/zh_TW/LC_TIME/coreutils.mo
 #usr/share/man/man1/arch.1
+#usr/share/man/man1/b2sum.1
+#usr/share/man/man1/base32.1
 #usr/share/man/man1/base64.1
 #usr/share/man/man1/basename.1
 #usr/share/man/man1/cat.1
diff --git a/config/rootfiles/common/libgcrypt b/config/rootfiles/common/libgcrypt
index 5ecf1b70f..e67fae932 100644
--- a/config/rootfiles/common/libgcrypt
+++ b/config/rootfiles/common/libgcrypt
@@ -6,7 +6,7 @@
 #usr/lib/libgcrypt.la
 #usr/lib/libgcrypt.so
 usr/lib/libgcrypt.so.20
-usr/lib/libgcrypt.so.20.2.0
+usr/lib/libgcrypt.so.20.2.2
 #usr/share/aclocal/libgcrypt.m4
 #usr/share/info/gcrypt.info
 #usr/share/man/man1/hmac256.1
diff --git a/config/rootfiles/common/tzdata b/config/rootfiles/common/tzdata
index c44ad4abf..fb118efea 100644
--- a/config/rootfiles/common/tzdata
+++ b/config/rootfiles/common/tzdata
@@ -114,9 +114,9 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/America/Eirunepe
 #usr/share/zoneinfo/America/El_Salvador
 #usr/share/zoneinfo/America/Ensenada
+#usr/share/zoneinfo/America/Fortaleza
 #usr/share/zoneinfo/America/Fort_Nelson
 #usr/share/zoneinfo/America/Fort_Wayne
-#usr/share/zoneinfo/America/Fortaleza
 #usr/share/zoneinfo/America/Glace_Bay
 #usr/share/zoneinfo/America/Godthab
 #usr/share/zoneinfo/America/Goose_Bay
@@ -134,11 +134,11 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/America/Indiana/Knox
 #usr/share/zoneinfo/America/Indiana/Marengo
 #usr/share/zoneinfo/America/Indiana/Petersburg
+#usr/share/zoneinfo/America/Indianapolis
 #usr/share/zoneinfo/America/Indiana/Tell_City
 #usr/share/zoneinfo/America/Indiana/Vevay
 #usr/share/zoneinfo/America/Indiana/Vincennes
 #usr/share/zoneinfo/America/Indiana/Winamac
-#usr/share/zoneinfo/America/Indianapolis
 #usr/share/zoneinfo/America/Inuvik
 #usr/share/zoneinfo/America/Iqaluit
 #usr/share/zoneinfo/America/Jamaica
@@ -187,10 +187,11 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/America/Paramaribo
 #usr/share/zoneinfo/America/Phoenix
 #usr/share/zoneinfo/America/Port-au-Prince
-#usr/share/zoneinfo/America/Port_of_Spain
 #usr/share/zoneinfo/America/Porto_Acre
+#usr/share/zoneinfo/America/Port_of_Spain
 #usr/share/zoneinfo/America/Porto_Velho
 #usr/share/zoneinfo/America/Puerto_Rico
+#usr/share/zoneinfo/America/Punta_Arenas
 #usr/share/zoneinfo/America/Rainy_River
 #usr/share/zoneinfo/America/Rankin_Inlet
 #usr/share/zoneinfo/America/Recife
@@ -249,6 +250,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Asia/Aqtobe
 #usr/share/zoneinfo/Asia/Ashgabat
 #usr/share/zoneinfo/Asia/Ashkhabad
+#usr/share/zoneinfo/Asia/Atyrau
 #usr/share/zoneinfo/Asia/Baghdad
 #usr/share/zoneinfo/Asia/Bahrain
 #usr/share/zoneinfo/Asia/Baku
@@ -269,6 +271,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Asia/Dili
 #usr/share/zoneinfo/Asia/Dubai
 #usr/share/zoneinfo/Asia/Dushanbe
+#usr/share/zoneinfo/Asia/Famagusta
 #usr/share/zoneinfo/Asia/Gaza
 #usr/share/zoneinfo/Asia/Harbin
 #usr/share/zoneinfo/Asia/Hebron
@@ -334,6 +337,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Asia/Vientiane
 #usr/share/zoneinfo/Asia/Vladivostok
 #usr/share/zoneinfo/Asia/Yakutsk
+#usr/share/zoneinfo/Asia/Yangon
 #usr/share/zoneinfo/Asia/Yekaterinburg
 #usr/share/zoneinfo/Asia/Yerevan
 #usr/share/zoneinfo/Atlantic
@@ -347,8 +351,8 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Atlantic/Madeira
 #usr/share/zoneinfo/Atlantic/Reykjavik
 #usr/share/zoneinfo/Atlantic/South_Georgia
-#usr/share/zoneinfo/Atlantic/St_Helena
 #usr/share/zoneinfo/Atlantic/Stanley
+#usr/share/zoneinfo/Atlantic/St_Helena
 #usr/share/zoneinfo/Australia
 #usr/share/zoneinfo/Australia/ACT
 #usr/share/zoneinfo/Australia/Adelaide
@@ -363,8 +367,8 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Australia/Lindeman
 #usr/share/zoneinfo/Australia/Lord_Howe
 #usr/share/zoneinfo/Australia/Melbourne
-#usr/share/zoneinfo/Australia/NSW
 #usr/share/zoneinfo/Australia/North
+#usr/share/zoneinfo/Australia/NSW
 #usr/share/zoneinfo/Australia/Perth
 #usr/share/zoneinfo/Australia/Queensland
 #usr/share/zoneinfo/Australia/South
@@ -378,62 +382,62 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Brazil/DeNoronha
 #usr/share/zoneinfo/Brazil/East
 #usr/share/zoneinfo/Brazil/West
-#usr/share/zoneinfo/CET
-#usr/share/zoneinfo/CST6CDT
 #usr/share/zoneinfo/Canada
 #usr/share/zoneinfo/Canada/Atlantic
 #usr/share/zoneinfo/Canada/Central
-#usr/share/zoneinfo/Canada/East-Saskatchewan
 #usr/share/zoneinfo/Canada/Eastern
+#usr/share/zoneinfo/Canada/East-Saskatchewan
 #usr/share/zoneinfo/Canada/Mountain
 #usr/share/zoneinfo/Canada/Newfoundland
 #usr/share/zoneinfo/Canada/Pacific
 #usr/share/zoneinfo/Canada/Saskatchewan
 #usr/share/zoneinfo/Canada/Yukon
+#usr/share/zoneinfo/CET
 #usr/share/zoneinfo/Chile
 #usr/share/zoneinfo/Chile/Continental
 #usr/share/zoneinfo/Chile/EasterIsland
+#usr/share/zoneinfo/CST6CDT
 #usr/share/zoneinfo/Cuba
 #usr/share/zoneinfo/EET
-#usr/share/zoneinfo/EST
-#usr/share/zoneinfo/EST5EDT
 #usr/share/zoneinfo/Egypt
 #usr/share/zoneinfo/Eire
+#usr/share/zoneinfo/EST
+#usr/share/zoneinfo/EST5EDT
 #usr/share/zoneinfo/Etc
 #usr/share/zoneinfo/Etc/GMT
-#usr/share/zoneinfo/Etc/GMT+0
-#usr/share/zoneinfo/Etc/GMT+1
-#usr/share/zoneinfo/Etc/GMT+10
-#usr/share/zoneinfo/Etc/GMT+11
-#usr/share/zoneinfo/Etc/GMT+12
-#usr/share/zoneinfo/Etc/GMT+2
-#usr/share/zoneinfo/Etc/GMT+3
-#usr/share/zoneinfo/Etc/GMT+4
-#usr/share/zoneinfo/Etc/GMT+5
-#usr/share/zoneinfo/Etc/GMT+6
-#usr/share/zoneinfo/Etc/GMT+7
-#usr/share/zoneinfo/Etc/GMT+8
-#usr/share/zoneinfo/Etc/GMT+9
+#usr/share/zoneinfo/Etc/GMT0
 #usr/share/zoneinfo/Etc/GMT-0
+#usr/share/zoneinfo/Etc/GMT+0
 #usr/share/zoneinfo/Etc/GMT-1
+#usr/share/zoneinfo/Etc/GMT+1
 #usr/share/zoneinfo/Etc/GMT-10
+#usr/share/zoneinfo/Etc/GMT+10
 #usr/share/zoneinfo/Etc/GMT-11
+#usr/share/zoneinfo/Etc/GMT+11
 #usr/share/zoneinfo/Etc/GMT-12
+#usr/share/zoneinfo/Etc/GMT+12
 #usr/share/zoneinfo/Etc/GMT-13
 #usr/share/zoneinfo/Etc/GMT-14
 #usr/share/zoneinfo/Etc/GMT-2
+#usr/share/zoneinfo/Etc/GMT+2
 #usr/share/zoneinfo/Etc/GMT-3
+#usr/share/zoneinfo/Etc/GMT+3
 #usr/share/zoneinfo/Etc/GMT-4
+#usr/share/zoneinfo/Etc/GMT+4
 #usr/share/zoneinfo/Etc/GMT-5
+#usr/share/zoneinfo/Etc/GMT+5
 #usr/share/zoneinfo/Etc/GMT-6
+#usr/share/zoneinfo/Etc/GMT+6
 #usr/share/zoneinfo/Etc/GMT-7
+#usr/share/zoneinfo/Etc/GMT+7
 #usr/share/zoneinfo/Etc/GMT-8
+#usr/share/zoneinfo/Etc/GMT+8
 #usr/share/zoneinfo/Etc/GMT-9
-#usr/share/zoneinfo/Etc/GMT0
+#usr/share/zoneinfo/Etc/GMT+9
 #usr/share/zoneinfo/Etc/Greenwich
 #usr/share/zoneinfo/Etc/UCT
-#usr/share/zoneinfo/Etc/UTC
 #usr/share/zoneinfo/Etc/Universal
+#usr/share/zoneinfo/Etc/UTC
 #usr/share/zoneinfo/Etc/Zulu
 #usr/share/zoneinfo/Europe
 #usr/share/zoneinfo/Europe/Amsterdam
@@ -480,6 +484,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Europe/Samara
 #usr/share/zoneinfo/Europe/San_Marino
 #usr/share/zoneinfo/Europe/Sarajevo
+#usr/share/zoneinfo/Europe/Saratov
 #usr/share/zoneinfo/Europe/Simferopol
 #usr/share/zoneinfo/Europe/Skopje
 #usr/share/zoneinfo/Europe/Sofia
@@ -501,12 +506,12 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/GB
 #usr/share/zoneinfo/GB-Eire
 #usr/share/zoneinfo/GMT
-#usr/share/zoneinfo/GMT+0
-#usr/share/zoneinfo/GMT-0
 #usr/share/zoneinfo/GMT0
+#usr/share/zoneinfo/GMT-0
+#usr/share/zoneinfo/GMT+0
 #usr/share/zoneinfo/Greenwich
-#usr/share/zoneinfo/HST
 #usr/share/zoneinfo/Hongkong
+#usr/share/zoneinfo/HST
 #usr/share/zoneinfo/Iceland
 #usr/share/zoneinfo/Indian
 #usr/share/zoneinfo/Indian/Antananarivo
@@ -521,23 +526,22 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Indian/Mayotte
 #usr/share/zoneinfo/Indian/Reunion
 #usr/share/zoneinfo/Iran
+#usr/share/zoneinfo/iso3166.tab
 #usr/share/zoneinfo/Israel
 #usr/share/zoneinfo/Jamaica
 #usr/share/zoneinfo/Japan
 #usr/share/zoneinfo/Kwajalein
 #usr/share/zoneinfo/Libya
 #usr/share/zoneinfo/MET
-#usr/share/zoneinfo/MST
-#usr/share/zoneinfo/MST7MDT
 #usr/share/zoneinfo/Mexico
 #usr/share/zoneinfo/Mexico/BajaNorte
 #usr/share/zoneinfo/Mexico/BajaSur
 #usr/share/zoneinfo/Mexico/General
+#usr/share/zoneinfo/MST
+#usr/share/zoneinfo/MST7MDT
+#usr/share/zoneinfo/Navajo
 #usr/share/zoneinfo/NZ
 #usr/share/zoneinfo/NZ-CHAT
-#usr/share/zoneinfo/Navajo
-#usr/share/zoneinfo/PRC
-#usr/share/zoneinfo/PST8PDT
 #usr/share/zoneinfo/Pacific
 #usr/share/zoneinfo/Pacific/Apia
 #usr/share/zoneinfo/Pacific/Auckland
@@ -584,31 +588,6 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/Pacific/Yap
 #usr/share/zoneinfo/Poland
 #usr/share/zoneinfo/Portugal
-#usr/share/zoneinfo/ROC
-#usr/share/zoneinfo/ROK
-#usr/share/zoneinfo/Singapore
-#usr/share/zoneinfo/Turkey
-#usr/share/zoneinfo/UCT
-#usr/share/zoneinfo/US
-#usr/share/zoneinfo/US/Alaska
-#usr/share/zoneinfo/US/Aleutian
-#usr/share/zoneinfo/US/Arizona
-#usr/share/zoneinfo/US/Central
-#usr/share/zoneinfo/US/East-Indiana
-#usr/share/zoneinfo/US/Eastern
-#usr/share/zoneinfo/US/Hawaii
-#usr/share/zoneinfo/US/Indiana-Starke
-#usr/share/zoneinfo/US/Michigan
-#usr/share/zoneinfo/US/Mountain
-#usr/share/zoneinfo/US/Pacific
-#usr/share/zoneinfo/US/Pacific-New
-#usr/share/zoneinfo/US/Samoa
-#usr/share/zoneinfo/UTC
-#usr/share/zoneinfo/Universal
-#usr/share/zoneinfo/W-SU
-#usr/share/zoneinfo/WET
-#usr/share/zoneinfo/Zulu
-#usr/share/zoneinfo/iso3166.tab
 #usr/share/zoneinfo/posix
 #usr/share/zoneinfo/posix/Africa
 #usr/share/zoneinfo/posix/Africa/Abidjan
@@ -724,9 +703,9 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/America/Eirunepe
 #usr/share/zoneinfo/posix/America/El_Salvador
 #usr/share/zoneinfo/posix/America/Ensenada
+#usr/share/zoneinfo/posix/America/Fortaleza
 #usr/share/zoneinfo/posix/America/Fort_Nelson
 #usr/share/zoneinfo/posix/America/Fort_Wayne
-#usr/share/zoneinfo/posix/America/Fortaleza
 #usr/share/zoneinfo/posix/America/Glace_Bay
 #usr/share/zoneinfo/posix/America/Godthab
 #usr/share/zoneinfo/posix/America/Goose_Bay
@@ -744,11 +723,11 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/America/Indiana/Knox
 #usr/share/zoneinfo/posix/America/Indiana/Marengo
 #usr/share/zoneinfo/posix/America/Indiana/Petersburg
+#usr/share/zoneinfo/posix/America/Indianapolis
 #usr/share/zoneinfo/posix/America/Indiana/Tell_City
 #usr/share/zoneinfo/posix/America/Indiana/Vevay
 #usr/share/zoneinfo/posix/America/Indiana/Vincennes
 #usr/share/zoneinfo/posix/America/Indiana/Winamac
-#usr/share/zoneinfo/posix/America/Indianapolis
 #usr/share/zoneinfo/posix/America/Inuvik
 #usr/share/zoneinfo/posix/America/Iqaluit
 #usr/share/zoneinfo/posix/America/Jamaica
@@ -797,10 +776,11 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/America/Paramaribo
 #usr/share/zoneinfo/posix/America/Phoenix
 #usr/share/zoneinfo/posix/America/Port-au-Prince
-#usr/share/zoneinfo/posix/America/Port_of_Spain
 #usr/share/zoneinfo/posix/America/Porto_Acre
+#usr/share/zoneinfo/posix/America/Port_of_Spain
 #usr/share/zoneinfo/posix/America/Porto_Velho
 #usr/share/zoneinfo/posix/America/Puerto_Rico
+#usr/share/zoneinfo/posix/America/Punta_Arenas
 #usr/share/zoneinfo/posix/America/Rainy_River
 #usr/share/zoneinfo/posix/America/Rankin_Inlet
 #usr/share/zoneinfo/posix/America/Recife
@@ -859,6 +839,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Asia/Aqtobe
 #usr/share/zoneinfo/posix/Asia/Ashgabat
 #usr/share/zoneinfo/posix/Asia/Ashkhabad
+#usr/share/zoneinfo/posix/Asia/Atyrau
 #usr/share/zoneinfo/posix/Asia/Baghdad
 #usr/share/zoneinfo/posix/Asia/Bahrain
 #usr/share/zoneinfo/posix/Asia/Baku
@@ -879,6 +860,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Asia/Dili
 #usr/share/zoneinfo/posix/Asia/Dubai
 #usr/share/zoneinfo/posix/Asia/Dushanbe
+#usr/share/zoneinfo/posix/Asia/Famagusta
 #usr/share/zoneinfo/posix/Asia/Gaza
 #usr/share/zoneinfo/posix/Asia/Harbin
 #usr/share/zoneinfo/posix/Asia/Hebron
@@ -944,6 +926,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Asia/Vientiane
 #usr/share/zoneinfo/posix/Asia/Vladivostok
 #usr/share/zoneinfo/posix/Asia/Yakutsk
+#usr/share/zoneinfo/posix/Asia/Yangon
 #usr/share/zoneinfo/posix/Asia/Yekaterinburg
 #usr/share/zoneinfo/posix/Asia/Yerevan
 #usr/share/zoneinfo/posix/Atlantic
@@ -957,8 +940,8 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Atlantic/Madeira
 #usr/share/zoneinfo/posix/Atlantic/Reykjavik
 #usr/share/zoneinfo/posix/Atlantic/South_Georgia
-#usr/share/zoneinfo/posix/Atlantic/St_Helena
 #usr/share/zoneinfo/posix/Atlantic/Stanley
+#usr/share/zoneinfo/posix/Atlantic/St_Helena
 #usr/share/zoneinfo/posix/Australia
 #usr/share/zoneinfo/posix/Australia/ACT
 #usr/share/zoneinfo/posix/Australia/Adelaide
@@ -973,8 +956,8 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Australia/Lindeman
 #usr/share/zoneinfo/posix/Australia/Lord_Howe
 #usr/share/zoneinfo/posix/Australia/Melbourne
-#usr/share/zoneinfo/posix/Australia/NSW
 #usr/share/zoneinfo/posix/Australia/North
+#usr/share/zoneinfo/posix/Australia/NSW
 #usr/share/zoneinfo/posix/Australia/Perth
 #usr/share/zoneinfo/posix/Australia/Queensland
 #usr/share/zoneinfo/posix/Australia/South
@@ -988,62 +971,62 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Brazil/DeNoronha
 #usr/share/zoneinfo/posix/Brazil/East
 #usr/share/zoneinfo/posix/Brazil/West
-#usr/share/zoneinfo/posix/CET
-#usr/share/zoneinfo/posix/CST6CDT
 #usr/share/zoneinfo/posix/Canada
 #usr/share/zoneinfo/posix/Canada/Atlantic
 #usr/share/zoneinfo/posix/Canada/Central
-#usr/share/zoneinfo/posix/Canada/East-Saskatchewan
 #usr/share/zoneinfo/posix/Canada/Eastern
+#usr/share/zoneinfo/posix/Canada/East-Saskatchewan
 #usr/share/zoneinfo/posix/Canada/Mountain
 #usr/share/zoneinfo/posix/Canada/Newfoundland
 #usr/share/zoneinfo/posix/Canada/Pacific
 #usr/share/zoneinfo/posix/Canada/Saskatchewan
 #usr/share/zoneinfo/posix/Canada/Yukon
+#usr/share/zoneinfo/posix/CET
 #usr/share/zoneinfo/posix/Chile
 #usr/share/zoneinfo/posix/Chile/Continental
 #usr/share/zoneinfo/posix/Chile/EasterIsland
+#usr/share/zoneinfo/posix/CST6CDT
 #usr/share/zoneinfo/posix/Cuba
 #usr/share/zoneinfo/posix/EET
-#usr/share/zoneinfo/posix/EST
-#usr/share/zoneinfo/posix/EST5EDT
 #usr/share/zoneinfo/posix/Egypt
 #usr/share/zoneinfo/posix/Eire
+#usr/share/zoneinfo/posix/EST
+#usr/share/zoneinfo/posix/EST5EDT
 #usr/share/zoneinfo/posix/Etc
 #usr/share/zoneinfo/posix/Etc/GMT
-#usr/share/zoneinfo/posix/Etc/GMT+0
-#usr/share/zoneinfo/posix/Etc/GMT+1
-#usr/share/zoneinfo/posix/Etc/GMT+10
-#usr/share/zoneinfo/posix/Etc/GMT+11
-#usr/share/zoneinfo/posix/Etc/GMT+12
-#usr/share/zoneinfo/posix/Etc/GMT+2
-#usr/share/zoneinfo/posix/Etc/GMT+3
-#usr/share/zoneinfo/posix/Etc/GMT+4
-#usr/share/zoneinfo/posix/Etc/GMT+5
-#usr/share/zoneinfo/posix/Etc/GMT+6
-#usr/share/zoneinfo/posix/Etc/GMT+7
-#usr/share/zoneinfo/posix/Etc/GMT+8
-#usr/share/zoneinfo/posix/Etc/GMT+9
+#usr/share/zoneinfo/posix/Etc/GMT0
 #usr/share/zoneinfo/posix/Etc/GMT-0
+#usr/share/zoneinfo/posix/Etc/GMT+0
 #usr/share/zoneinfo/posix/Etc/GMT-1
+#usr/share/zoneinfo/posix/Etc/GMT+1
 #usr/share/zoneinfo/posix/Etc/GMT-10
+#usr/share/zoneinfo/posix/Etc/GMT+10
 #usr/share/zoneinfo/posix/Etc/GMT-11
+#usr/share/zoneinfo/posix/Etc/GMT+11
 #usr/share/zoneinfo/posix/Etc/GMT-12
+#usr/share/zoneinfo/posix/Etc/GMT+12
 #usr/share/zoneinfo/posix/Etc/GMT-13
 #usr/share/zoneinfo/posix/Etc/GMT-14
 #usr/share/zoneinfo/posix/Etc/GMT-2
+#usr/share/zoneinfo/posix/Etc/GMT+2
 #usr/share/zoneinfo/posix/Etc/GMT-3
+#usr/share/zoneinfo/posix/Etc/GMT+3
 #usr/share/zoneinfo/posix/Etc/GMT-4
+#usr/share/zoneinfo/posix/Etc/GMT+4
 #usr/share/zoneinfo/posix/Etc/GMT-5
+#usr/share/zoneinfo/posix/Etc/GMT+5
 #usr/share/zoneinfo/posix/Etc/GMT-6
+#usr/share/zoneinfo/posix/Etc/GMT+6
 #usr/share/zoneinfo/posix/Etc/GMT-7
+#usr/share/zoneinfo/posix/Etc/GMT+7
 #usr/share/zoneinfo/posix/Etc/GMT-8
+#usr/share/zoneinfo/posix/Etc/GMT+8
 #usr/share/zoneinfo/posix/Etc/GMT-9
-#usr/share/zoneinfo/posix/Etc/GMT0
+#usr/share/zoneinfo/posix/Etc/GMT+9
 #usr/share/zoneinfo/posix/Etc/Greenwich
 #usr/share/zoneinfo/posix/Etc/UCT
-#usr/share/zoneinfo/posix/Etc/UTC
 #usr/share/zoneinfo/posix/Etc/Universal
+#usr/share/zoneinfo/posix/Etc/UTC
 #usr/share/zoneinfo/posix/Etc/Zulu
 #usr/share/zoneinfo/posix/Europe
 #usr/share/zoneinfo/posix/Europe/Amsterdam
@@ -1090,6 +1073,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Europe/Samara
 #usr/share/zoneinfo/posix/Europe/San_Marino
 #usr/share/zoneinfo/posix/Europe/Sarajevo
+#usr/share/zoneinfo/posix/Europe/Saratov
 #usr/share/zoneinfo/posix/Europe/Simferopol
 #usr/share/zoneinfo/posix/Europe/Skopje
 #usr/share/zoneinfo/posix/Europe/Sofia
@@ -1111,12 +1095,12 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/GB
 #usr/share/zoneinfo/posix/GB-Eire
 #usr/share/zoneinfo/posix/GMT
-#usr/share/zoneinfo/posix/GMT+0
-#usr/share/zoneinfo/posix/GMT-0
 #usr/share/zoneinfo/posix/GMT0
+#usr/share/zoneinfo/posix/GMT-0
+#usr/share/zoneinfo/posix/GMT+0
 #usr/share/zoneinfo/posix/Greenwich
-#usr/share/zoneinfo/posix/HST
 #usr/share/zoneinfo/posix/Hongkong
+#usr/share/zoneinfo/posix/HST
 #usr/share/zoneinfo/posix/Iceland
 #usr/share/zoneinfo/posix/Indian
 #usr/share/zoneinfo/posix/Indian/Antananarivo
@@ -1137,17 +1121,15 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Kwajalein
 #usr/share/zoneinfo/posix/Libya
 #usr/share/zoneinfo/posix/MET
-#usr/share/zoneinfo/posix/MST
-#usr/share/zoneinfo/posix/MST7MDT
 #usr/share/zoneinfo/posix/Mexico
 #usr/share/zoneinfo/posix/Mexico/BajaNorte
 #usr/share/zoneinfo/posix/Mexico/BajaSur
 #usr/share/zoneinfo/posix/Mexico/General
+#usr/share/zoneinfo/posix/MST
+#usr/share/zoneinfo/posix/MST7MDT
+#usr/share/zoneinfo/posix/Navajo
 #usr/share/zoneinfo/posix/NZ
 #usr/share/zoneinfo/posix/NZ-CHAT
-#usr/share/zoneinfo/posix/Navajo
-#usr/share/zoneinfo/posix/PRC
-#usr/share/zoneinfo/posix/PST8PDT
 #usr/share/zoneinfo/posix/Pacific
 #usr/share/zoneinfo/posix/Pacific/Apia
 #usr/share/zoneinfo/posix/Pacific/Auckland
@@ -1194,18 +1176,22 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/Pacific/Yap
 #usr/share/zoneinfo/posix/Poland
 #usr/share/zoneinfo/posix/Portugal
+#usr/share/zoneinfo/posix/PRC
+#usr/share/zoneinfo/posix/PST8PDT
 #usr/share/zoneinfo/posix/ROC
 #usr/share/zoneinfo/posix/ROK
+#usr/share/zoneinfo/posixrules
 #usr/share/zoneinfo/posix/Singapore
 #usr/share/zoneinfo/posix/Turkey
 #usr/share/zoneinfo/posix/UCT
+#usr/share/zoneinfo/posix/Universal
 #usr/share/zoneinfo/posix/US
 #usr/share/zoneinfo/posix/US/Alaska
 #usr/share/zoneinfo/posix/US/Aleutian
 #usr/share/zoneinfo/posix/US/Arizona
 #usr/share/zoneinfo/posix/US/Central
-#usr/share/zoneinfo/posix/US/East-Indiana
 #usr/share/zoneinfo/posix/US/Eastern
+#usr/share/zoneinfo/posix/US/East-Indiana
 #usr/share/zoneinfo/posix/US/Hawaii
 #usr/share/zoneinfo/posix/US/Indiana-Starke
 #usr/share/zoneinfo/posix/US/Michigan
@@ -1214,11 +1200,11 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/posix/US/Pacific-New
 #usr/share/zoneinfo/posix/US/Samoa
 #usr/share/zoneinfo/posix/UTC
-#usr/share/zoneinfo/posix/Universal
-#usr/share/zoneinfo/posix/W-SU
 #usr/share/zoneinfo/posix/WET
+#usr/share/zoneinfo/posix/W-SU
 #usr/share/zoneinfo/posix/Zulu
-#usr/share/zoneinfo/posixrules
+#usr/share/zoneinfo/PRC
+#usr/share/zoneinfo/PST8PDT
 #usr/share/zoneinfo/right
 #usr/share/zoneinfo/right/Africa
 #usr/share/zoneinfo/right/Africa/Abidjan
@@ -1334,9 +1320,9 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/America/Eirunepe
 #usr/share/zoneinfo/right/America/El_Salvador
 #usr/share/zoneinfo/right/America/Ensenada
+#usr/share/zoneinfo/right/America/Fortaleza
 #usr/share/zoneinfo/right/America/Fort_Nelson
 #usr/share/zoneinfo/right/America/Fort_Wayne
-#usr/share/zoneinfo/right/America/Fortaleza
 #usr/share/zoneinfo/right/America/Glace_Bay
 #usr/share/zoneinfo/right/America/Godthab
 #usr/share/zoneinfo/right/America/Goose_Bay
@@ -1354,11 +1340,11 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/America/Indiana/Knox
 #usr/share/zoneinfo/right/America/Indiana/Marengo
 #usr/share/zoneinfo/right/America/Indiana/Petersburg
+#usr/share/zoneinfo/right/America/Indianapolis
 #usr/share/zoneinfo/right/America/Indiana/Tell_City
 #usr/share/zoneinfo/right/America/Indiana/Vevay
 #usr/share/zoneinfo/right/America/Indiana/Vincennes
 #usr/share/zoneinfo/right/America/Indiana/Winamac
-#usr/share/zoneinfo/right/America/Indianapolis
 #usr/share/zoneinfo/right/America/Inuvik
 #usr/share/zoneinfo/right/America/Iqaluit
 #usr/share/zoneinfo/right/America/Jamaica
@@ -1407,10 +1393,11 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/America/Paramaribo
 #usr/share/zoneinfo/right/America/Phoenix
 #usr/share/zoneinfo/right/America/Port-au-Prince
-#usr/share/zoneinfo/right/America/Port_of_Spain
 #usr/share/zoneinfo/right/America/Porto_Acre
+#usr/share/zoneinfo/right/America/Port_of_Spain
 #usr/share/zoneinfo/right/America/Porto_Velho
 #usr/share/zoneinfo/right/America/Puerto_Rico
+#usr/share/zoneinfo/right/America/Punta_Arenas
 #usr/share/zoneinfo/right/America/Rainy_River
 #usr/share/zoneinfo/right/America/Rankin_Inlet
 #usr/share/zoneinfo/right/America/Recife
@@ -1469,6 +1456,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Asia/Aqtobe
 #usr/share/zoneinfo/right/Asia/Ashgabat
 #usr/share/zoneinfo/right/Asia/Ashkhabad
+#usr/share/zoneinfo/right/Asia/Atyrau
 #usr/share/zoneinfo/right/Asia/Baghdad
 #usr/share/zoneinfo/right/Asia/Bahrain
 #usr/share/zoneinfo/right/Asia/Baku
@@ -1489,6 +1477,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Asia/Dili
 #usr/share/zoneinfo/right/Asia/Dubai
 #usr/share/zoneinfo/right/Asia/Dushanbe
+#usr/share/zoneinfo/right/Asia/Famagusta
 #usr/share/zoneinfo/right/Asia/Gaza
 #usr/share/zoneinfo/right/Asia/Harbin
 #usr/share/zoneinfo/right/Asia/Hebron
@@ -1554,6 +1543,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Asia/Vientiane
 #usr/share/zoneinfo/right/Asia/Vladivostok
 #usr/share/zoneinfo/right/Asia/Yakutsk
+#usr/share/zoneinfo/right/Asia/Yangon
 #usr/share/zoneinfo/right/Asia/Yekaterinburg
 #usr/share/zoneinfo/right/Asia/Yerevan
 #usr/share/zoneinfo/right/Atlantic
@@ -1567,8 +1557,8 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Atlantic/Madeira
 #usr/share/zoneinfo/right/Atlantic/Reykjavik
 #usr/share/zoneinfo/right/Atlantic/South_Georgia
-#usr/share/zoneinfo/right/Atlantic/St_Helena
 #usr/share/zoneinfo/right/Atlantic/Stanley
+#usr/share/zoneinfo/right/Atlantic/St_Helena
 #usr/share/zoneinfo/right/Australia
 #usr/share/zoneinfo/right/Australia/ACT
 #usr/share/zoneinfo/right/Australia/Adelaide
@@ -1583,8 +1573,8 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Australia/Lindeman
 #usr/share/zoneinfo/right/Australia/Lord_Howe
 #usr/share/zoneinfo/right/Australia/Melbourne
-#usr/share/zoneinfo/right/Australia/NSW
 #usr/share/zoneinfo/right/Australia/North
+#usr/share/zoneinfo/right/Australia/NSW
 #usr/share/zoneinfo/right/Australia/Perth
 #usr/share/zoneinfo/right/Australia/Queensland
 #usr/share/zoneinfo/right/Australia/South
@@ -1598,62 +1588,62 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Brazil/DeNoronha
 #usr/share/zoneinfo/right/Brazil/East
 #usr/share/zoneinfo/right/Brazil/West
-#usr/share/zoneinfo/right/CET
-#usr/share/zoneinfo/right/CST6CDT
 #usr/share/zoneinfo/right/Canada
 #usr/share/zoneinfo/right/Canada/Atlantic
 #usr/share/zoneinfo/right/Canada/Central
-#usr/share/zoneinfo/right/Canada/East-Saskatchewan
 #usr/share/zoneinfo/right/Canada/Eastern
+#usr/share/zoneinfo/right/Canada/East-Saskatchewan
 #usr/share/zoneinfo/right/Canada/Mountain
 #usr/share/zoneinfo/right/Canada/Newfoundland
 #usr/share/zoneinfo/right/Canada/Pacific
 #usr/share/zoneinfo/right/Canada/Saskatchewan
 #usr/share/zoneinfo/right/Canada/Yukon
+#usr/share/zoneinfo/right/CET
 #usr/share/zoneinfo/right/Chile
 #usr/share/zoneinfo/right/Chile/Continental
 #usr/share/zoneinfo/right/Chile/EasterIsland
+#usr/share/zoneinfo/right/CST6CDT
 #usr/share/zoneinfo/right/Cuba
 #usr/share/zoneinfo/right/EET
-#usr/share/zoneinfo/right/EST
-#usr/share/zoneinfo/right/EST5EDT
 #usr/share/zoneinfo/right/Egypt
 #usr/share/zoneinfo/right/Eire
+#usr/share/zoneinfo/right/EST
+#usr/share/zoneinfo/right/EST5EDT
 #usr/share/zoneinfo/right/Etc
 #usr/share/zoneinfo/right/Etc/GMT
-#usr/share/zoneinfo/right/Etc/GMT+0
-#usr/share/zoneinfo/right/Etc/GMT+1
-#usr/share/zoneinfo/right/Etc/GMT+10
-#usr/share/zoneinfo/right/Etc/GMT+11
-#usr/share/zoneinfo/right/Etc/GMT+12
-#usr/share/zoneinfo/right/Etc/GMT+2
-#usr/share/zoneinfo/right/Etc/GMT+3
-#usr/share/zoneinfo/right/Etc/GMT+4
-#usr/share/zoneinfo/right/Etc/GMT+5
-#usr/share/zoneinfo/right/Etc/GMT+6
-#usr/share/zoneinfo/right/Etc/GMT+7
-#usr/share/zoneinfo/right/Etc/GMT+8
-#usr/share/zoneinfo/right/Etc/GMT+9
+#usr/share/zoneinfo/right/Etc/GMT0
 #usr/share/zoneinfo/right/Etc/GMT-0
+#usr/share/zoneinfo/right/Etc/GMT+0
 #usr/share/zoneinfo/right/Etc/GMT-1
+#usr/share/zoneinfo/right/Etc/GMT+1
 #usr/share/zoneinfo/right/Etc/GMT-10
+#usr/share/zoneinfo/right/Etc/GMT+10
 #usr/share/zoneinfo/right/Etc/GMT-11
+#usr/share/zoneinfo/right/Etc/GMT+11
 #usr/share/zoneinfo/right/Etc/GMT-12
+#usr/share/zoneinfo/right/Etc/GMT+12
 #usr/share/zoneinfo/right/Etc/GMT-13
 #usr/share/zoneinfo/right/Etc/GMT-14
 #usr/share/zoneinfo/right/Etc/GMT-2
+#usr/share/zoneinfo/right/Etc/GMT+2
 #usr/share/zoneinfo/right/Etc/GMT-3
+#usr/share/zoneinfo/right/Etc/GMT+3
 #usr/share/zoneinfo/right/Etc/GMT-4
+#usr/share/zoneinfo/right/Etc/GMT+4
 #usr/share/zoneinfo/right/Etc/GMT-5
+#usr/share/zoneinfo/right/Etc/GMT+5
 #usr/share/zoneinfo/right/Etc/GMT-6
+#usr/share/zoneinfo/right/Etc/GMT+6
 #usr/share/zoneinfo/right/Etc/GMT-7
+#usr/share/zoneinfo/right/Etc/GMT+7
 #usr/share/zoneinfo/right/Etc/GMT-8
+#usr/share/zoneinfo/right/Etc/GMT+8
 #usr/share/zoneinfo/right/Etc/GMT-9
-#usr/share/zoneinfo/right/Etc/GMT0
+#usr/share/zoneinfo/right/Etc/GMT+9
 #usr/share/zoneinfo/right/Etc/Greenwich
 #usr/share/zoneinfo/right/Etc/UCT
-#usr/share/zoneinfo/right/Etc/UTC
 #usr/share/zoneinfo/right/Etc/Universal
+#usr/share/zoneinfo/right/Etc/UTC
 #usr/share/zoneinfo/right/Etc/Zulu
 #usr/share/zoneinfo/right/Europe
 #usr/share/zoneinfo/right/Europe/Amsterdam
@@ -1700,6 +1690,7 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Europe/Samara
 #usr/share/zoneinfo/right/Europe/San_Marino
 #usr/share/zoneinfo/right/Europe/Sarajevo
+#usr/share/zoneinfo/right/Europe/Saratov
 #usr/share/zoneinfo/right/Europe/Simferopol
 #usr/share/zoneinfo/right/Europe/Skopje
 #usr/share/zoneinfo/right/Europe/Sofia
@@ -1721,12 +1712,12 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/GB
 #usr/share/zoneinfo/right/GB-Eire
 #usr/share/zoneinfo/right/GMT
-#usr/share/zoneinfo/right/GMT+0
-#usr/share/zoneinfo/right/GMT-0
 #usr/share/zoneinfo/right/GMT0
+#usr/share/zoneinfo/right/GMT-0
+#usr/share/zoneinfo/right/GMT+0
 #usr/share/zoneinfo/right/Greenwich
-#usr/share/zoneinfo/right/HST
 #usr/share/zoneinfo/right/Hongkong
+#usr/share/zoneinfo/right/HST
 #usr/share/zoneinfo/right/Iceland
 #usr/share/zoneinfo/right/Indian
 #usr/share/zoneinfo/right/Indian/Antananarivo
@@ -1747,17 +1738,15 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Kwajalein
 #usr/share/zoneinfo/right/Libya
 #usr/share/zoneinfo/right/MET
-#usr/share/zoneinfo/right/MST
-#usr/share/zoneinfo/right/MST7MDT
 #usr/share/zoneinfo/right/Mexico
 #usr/share/zoneinfo/right/Mexico/BajaNorte
 #usr/share/zoneinfo/right/Mexico/BajaSur
 #usr/share/zoneinfo/right/Mexico/General
+#usr/share/zoneinfo/right/MST
+#usr/share/zoneinfo/right/MST7MDT
+#usr/share/zoneinfo/right/Navajo
 #usr/share/zoneinfo/right/NZ
 #usr/share/zoneinfo/right/NZ-CHAT
-#usr/share/zoneinfo/right/Navajo
-#usr/share/zoneinfo/right/PRC
-#usr/share/zoneinfo/right/PST8PDT
 #usr/share/zoneinfo/right/Pacific
 #usr/share/zoneinfo/right/Pacific/Apia
 #usr/share/zoneinfo/right/Pacific/Auckland
@@ -1804,18 +1793,21 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/Pacific/Yap
 #usr/share/zoneinfo/right/Poland
 #usr/share/zoneinfo/right/Portugal
+#usr/share/zoneinfo/right/PRC
+#usr/share/zoneinfo/right/PST8PDT
 #usr/share/zoneinfo/right/ROC
 #usr/share/zoneinfo/right/ROK
 #usr/share/zoneinfo/right/Singapore
 #usr/share/zoneinfo/right/Turkey
 #usr/share/zoneinfo/right/UCT
+#usr/share/zoneinfo/right/Universal
 #usr/share/zoneinfo/right/US
 #usr/share/zoneinfo/right/US/Alaska
 #usr/share/zoneinfo/right/US/Aleutian
 #usr/share/zoneinfo/right/US/Arizona
 #usr/share/zoneinfo/right/US/Central
-#usr/share/zoneinfo/right/US/East-Indiana
 #usr/share/zoneinfo/right/US/Eastern
+#usr/share/zoneinfo/right/US/East-Indiana
 #usr/share/zoneinfo/right/US/Hawaii
 #usr/share/zoneinfo/right/US/Indiana-Starke
 #usr/share/zoneinfo/right/US/Michigan
@@ -1824,8 +1816,31 @@ usr/share/zoneinfo
 #usr/share/zoneinfo/right/US/Pacific-New
 #usr/share/zoneinfo/right/US/Samoa
 #usr/share/zoneinfo/right/UTC
-#usr/share/zoneinfo/right/Universal
-#usr/share/zoneinfo/right/W-SU
 #usr/share/zoneinfo/right/WET
+#usr/share/zoneinfo/right/W-SU
 #usr/share/zoneinfo/right/Zulu
+#usr/share/zoneinfo/ROC
+#usr/share/zoneinfo/ROK
+#usr/share/zoneinfo/Singapore
+#usr/share/zoneinfo/Turkey
+#usr/share/zoneinfo/UCT
+#usr/share/zoneinfo/Universal
+#usr/share/zoneinfo/US
+#usr/share/zoneinfo/US/Alaska
+#usr/share/zoneinfo/US/Aleutian
+#usr/share/zoneinfo/US/Arizona
+#usr/share/zoneinfo/US/Central
+#usr/share/zoneinfo/US/Eastern
+#usr/share/zoneinfo/US/East-Indiana
+#usr/share/zoneinfo/US/Hawaii
+#usr/share/zoneinfo/US/Indiana-Starke
+#usr/share/zoneinfo/US/Michigan
+#usr/share/zoneinfo/US/Mountain
+#usr/share/zoneinfo/US/Pacific
+#usr/share/zoneinfo/US/Pacific-New
+#usr/share/zoneinfo/US/Samoa
+#usr/share/zoneinfo/UTC
+#usr/share/zoneinfo/WET
+#usr/share/zoneinfo/W-SU
 #usr/share/zoneinfo/zone.tab
+#usr/share/zoneinfo/Zulu
diff --git a/config/rootfiles/common/unbound b/config/rootfiles/common/unbound
index db0ab1b94..af089054c 100644
--- a/config/rootfiles/common/unbound
+++ b/config/rootfiles/common/unbound
@@ -11,7 +11,7 @@ etc/unbound/unbound.conf
 #usr/lib/libunbound.la
 #usr/lib/libunbound.so
 usr/lib/libunbound.so.2
-usr/lib/libunbound.so.2.5.9
+usr/lib/libunbound.so.2.5.10
 #usr/lib/pkgconfig/libunbound.pc
 usr/sbin/unbound
 usr/sbin/unbound-anchor
diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi
index 17cb23292..9863251e2 100644
--- a/html/cgi-bin/ids.cgi
+++ b/html/cgi-bin/ids.cgi
@@ -692,8 +692,8 @@ sub downloadrulesfile {
 	}
 
 	if ($peer) {
-		system("wget -r --proxy=on --proxy-user=$proxysettings{'UPSTREAM_USER'} --proxy-passwd=$proxysettings{'UPSTREAM_PASSWORD'} -e http_proxy=http://$peer:$peerport/ -o /var/tmp/log --no-check-certificate --output-document=/var/tmp/snortrules.tar.gz $url");
+		system("wget -r --proxy=on --proxy-user=$proxysettings{'UPSTREAM_USER'} --proxy-passwd=$proxysettings{'UPSTREAM_PASSWORD'} -e http_proxy=http://$peer:$peerport/ -o /var/tmp/log --output-document=/var/tmp/snortrules.tar.gz $url");
 	} else {
-		system("wget -r --no-check-certificate -o /var/tmp/log --output-document=/var/tmp/snortrules.tar.gz $url");
+		system("wget -r -o /var/tmp/log --output-document=/var/tmp/snortrules.tar.gz $url");
 	}
 }
diff --git a/lfs/coreutils b/lfs/coreutils
index 26482aa0f..66a63a9c8 100644
--- a/lfs/coreutils
+++ b/lfs/coreutils
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 8.27
+VER        = 8.29
 
 THISAPP    = coreutils-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -58,7 +58,7 @@ objects =$(DL_FILE)
 
 $(DL_FILE)= $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 502795792c212932365e077946d353ae
+$(DL_FILE)_MD5 = 960cfe75a42c9907c71439f8eb436303
 
 install : $(TARGET)
 
diff --git a/lfs/libgcrypt b/lfs/libgcrypt
index 997bc063b..3fba2797d 100644
--- a/lfs/libgcrypt
+++ b/lfs/libgcrypt
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.8.0
+VER        = 1.8.2
 
 THISAPP    = libgcrypt-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 530db74602b558209f9ad7356a680971
+$(DL_FILE)_MD5 = cfb0b5c79eab07686b6898160a407139
 
 install : $(TARGET)
 
diff --git a/lfs/postfix b/lfs/postfix
index 42e626c8f..0fe4dfe08 100644
--- a/lfs/postfix
+++ b/lfs/postfix
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.2.4
+VER        = 3.2.6
 
 THISAPP    = postfix-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = postfix
-PAK_VER    = 14
+PAK_VER    = 15
 
 DEPS       = ""
 
@@ -66,7 +66,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 60d8418278ef9f3c7d1251480ea84a42
+$(DL_FILE)_MD5 = d10f1fb551be86f6e48c2908dd8a12ff
 
 install : $(TARGET)
 
diff --git a/lfs/tor b/lfs/tor
index f78e017eb..c646e738d 100644
--- a/lfs/tor
+++ b/lfs/tor
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.3.2.10
+VER        = 0.3.3.7
 
 THISAPP    = tor-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tor
-PAK_VER    = 28
+PAK_VER    = 29
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a8b8b3db93f87a5c061109dbd8cd5309
+$(DL_FILE)_MD5 = 5288d8de30c516073ad13fee44f6fdf3
 
 install : $(TARGET)
 
diff --git a/lfs/tzdata b/lfs/tzdata
index 7f140c097..2d1293ce8 100644
--- a/lfs/tzdata
+++ b/lfs/tzdata
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2016d
+VER        = 2018e
 TZDATA_VER = $(VER)
 TZCODE_VER = $(VER)
 
@@ -45,8 +45,8 @@ objects = tzdata$(TZDATA_VER).tar.gz tzcode$(TZCODE_VER).tar.gz
 tzdata$(TZDATA_VER).tar.gz = $(DL_FROM)/tzdata$(TZDATA_VER).tar.gz
 tzcode$(TZCODE_VER).tar.gz = $(DL_FROM)/tzcode$(TZCODE_VER).tar.gz
 
-tzdata$(TZDATA_VER).tar.gz_MD5 = 14bf84b6c2cdab0a9428991e0150ebe6
-tzcode$(TZCODE_VER).tar.gz_MD5 = 06fc6fc111cd8dd681abdc5326529afd
+tzdata$(TZDATA_VER).tar.gz_MD5 = 97d654f4d7253173b3eeb76a836dd65e
+tzcode$(TZCODE_VER).tar.gz_MD5 = c4d7df0fff7ba5588b32c5f27e2caf97
 
 install : $(TARGET)
 
diff --git a/lfs/unbound b/lfs/unbound
index ac0c8fd57..4adc1a00c 100644
--- a/lfs/unbound
+++ b/lfs/unbound
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.7.1
+VER        = 1.7.2
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = e3614d9746e1fd45f191a2b88ad8df04
+$(DL_FILE)_MD5 = 1f4fd7e5032a9c5658cbde2c83f5f3be
 
 install : $(TARGET)
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2018-06-17 17:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180617175235.379131081BCF@git01.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox