libxcrypt (1:4.4.10-10kylin4k5.6) v101; urgency=medium

  * BUG: #219105 修复libcrypt与libc6不兼容导致升级失败的问题
  * 需求: 无
  * 其他改动说明: 无
  * 其他改动影响域: 无

 -- mengyuan <mengyuan@kylinos.cn>  Thu, 28 Mar 2024 10:13:59 +0800

libxcrypt (1:4.4.10-10kylin4k5.5) v101; urgency=medium

  * BUG号: 无
  * 需求号：无
  * 其他改动说明：更新版本号，规范changelog格式
  * 其他改动影响域：无

 -- mengyuan <mengyuan@kylinos.cn>  Fri, 15 Sep 2023 17:58:41 +0800

libxcrypt (1:4.4.10-10kylin4k5.4) v101; urgency=medium

  * BUG号: 190807 【账户保护】【SW】设置加密算法为SM3，加密字段前缀显示为“$1$”
  * 需求号：无
  * 其他改动说明：无
  * 其他改动影响域：无

 -- mengyuan <mengyuan@kylinos.cn>  Tue, 12 Sep 2023 16:09:26 +0800

libxcrypt (1:4.4.10-10kylin4k5.3) v101; urgency=medium

  * 改动说明：修复lp平台sw64编译问题

 -- mengyuan <mengyuan@kylinos.cn>  Thu, 29 Jun 2023 17:10:21 +0800

libxcrypt (1:4.4.10-10kylin4k5.2) v101; urgency=medium

  * BUG: # 177807 sw64架构libcrypt库适配

 -- mengyuan <mengyuan@kylinos.cn>  Mon, 26 Jun 2023 15:32:22 +0800

libxcrypt (1:4.4.10-10kylin4k5.1) v101; urgency=medium

  * BUG：# 175265 loongarch64架构相关适配
      lib/libcrypt.minver.linux - loongarch64 GLIBC_2.27
      debian/libcrypt1.symbols.loongarch64
      debian/libc6.preinst

 -- mengyuan <mengyuan@kylinos.cn>  Mon, 19 Jun 2023 10:58:11 +0800

libxcrypt (1:4.4.10-10kylin4k5.0) v101; urgency=medium
  
  * bug号： 无
  * 任务号：152336 【密码加密算法】系统默认使用国密sm3算法对账户密码口令加密
  * 需求号：22730 增加国密SM3算法并设为默认
  * 其他改动说明：无
  * 其他改动影响域：无
 -- shuzetian <shuzetian@kylinos.cn>  Mon, 17 Apr 2023 09:51:42 +0800


libxcrypt (1:4.4.10-10kylin4k4) v101; urgency=medium

  * Add sw64 platform support .

 -- Lu zhiping <luzhiping@kylinos.cn>  Mon, 28 Feb 2022 14:27:17 +0800

libxcrypt (1:4.4.10-10kylin4k3) v101; urgency=medium

  * Change libc6.1 dependency version.

 -- Lu zhiping <luzhiping@kylinos.cn>  Tue, 23 Mar 2021 11:07:14 +0800

libxcrypt (1:4.4.10-10kylin4k2) v101; urgency=medium

  * No-change rebuild

 -- Lu zhiping <luzhiping@kylinos.cn>  Tue, 19 Jan 2021 14:07:14 +0800

libxcrypt (1:4.4.10-10kylin4k1) v101; urgency=medium

  * add  loongarch64.patch and debian/libcrypt2.symbols.loongarch64 to support loongarch64

 -- maozhou <maozhou@kylinos.cn>  Sat, 16 Jan 2021 09:35:06 +0000

libxcrypt (1:4.4.10-10kylin4) v101; urgency=medium

  * Rebuild for Kylin

 -- Xie Wei <xiewei@kylinos.cn>  Wed, 15 Apr 2020 19:14:27 +0800

libxcrypt (1:4.4.10-10ubuntu4) focal; urgency=medium

  * Use libdir=/lib instead of libdir=/usr/lib to ensure that the file paths
    as seen by dpkg are the same between libc and libcrypt and Replaces:
    correctly take over these files on the system, without risk of the files
    later being removed by dpkg on upgrade.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 10 Mar 2020 16:24:31 +0000

libxcrypt (1:4.4.10-10ubuntu3) focal; urgency=medium

  * Add an autopkg test to run the tests with the install library.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 06 Mar 2020 09:55:32 +0100

libxcrypt (1:4.4.10-10ubuntu2) focal; urgency=medium

  * Adjust Breaks/Replaces for libc*.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 04 Mar 2020 10:28:00 +0100

libxcrypt (1:4.4.10-10ubuntu1) focal; urgency=medium

  * No-change rebuild to restore i386 binaries.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 03 Mar 2020 07:53:13 +0100

libxcrypt (1:4.4.10-10) unstable; urgency=high

  * Re-upload source-only.

 -- Marco d'Itri <md@linux.it>  Wed, 01 Jan 2020 15:23:32 +0100

libxcrypt (1:4.4.10-9) unstable; urgency=medium

  * Rename the library to libcrypt.so.1.1 on alpha and ia64.
    (Closes: #947606)
  * Exclude debian/libcrypt-dev/ from libxcrypt-source.

 -- Marco d'Itri <md@linux.it>  Sun, 29 Dec 2019 01:05:43 +0100

libxcrypt (1:4.4.10-8) unstable; urgency=medium

  * Rename libcrypt1-dev to libcrypt-dev. (Closes: #946563)

 -- Marco d'Itri <md@linux.it>  Fri, 27 Dec 2019 23:51:08 +0100

libxcrypt (1:4.4.10-7) unstable; urgency=medium

  * Build a libxcrypt-source package to help bootstrapping the
    cross-toolchains.

  [ Steve McIntyre ]
  * Force libcrypt1-udeb to not depend on libc6-udeb. (Closes: #946856)

 -- Marco d'Itri <md@linux.it>  Tue, 17 Dec 2019 00:39:11 +0100

libxcrypt (1:4.4.10-5) unstable; urgency=medium

  * Re-upload to unstable.

 -- Marco d'Itri <md@linux.it>  Fri, 06 Dec 2019 12:00:54 +0100

libxcrypt (1:4.4.10-4) experimental; urgency=medium

  * Added architecture-dependant symbol files.

 -- Marco d'Itri <md@linux.it>  Mon, 25 Nov 2019 02:25:53 +0100

libxcrypt (1:4.4.10-3) experimental; urgency=medium

  * Re-upload with the orig.tar.xz.

 -- Marco d'Itri <md@linux.it>  Sun, 17 Nov 2019 23:15:20 +0100

libxcrypt (1:4.4.10-2) experimental; urgency=medium

  * Update the Breaks/Replaces for libc*. (See #941853.)
  * Use dh --reload-all-buildenv-variables because the udeb is built
    with different flags.

 -- Marco d'Itri <md@linux.it>  Sun, 17 Nov 2019 22:33:38 +0100

libxcrypt (1:4.4.10-1) experimental; urgency=medium

  * New upstream release.
  * Add proper Breaks/Replaces for libc* and manpages-dev.
  * Build again the udeb.
  * Move the libraries from /lib/ to /usr/lib/

 -- Marco d'Itri <md@linux.it>  Thu, 10 Oct 2019 01:21:17 +0200

libxcrypt (1:4.4.8-1) experimental; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Mon, 02 Sep 2019 01:15:59 +0200

libxcrypt (1:4.4.6-3) experimental; urgency=medium

  * Re-upload with the orig.tar.xz.

 -- Marco d'Itri <md@linux.it>  Tue, 23 Jul 2019 17:26:10 +0200

libxcrypt (1:4.4.6-2) experimental; urgency=medium

  * Remove the build profiles because DAK does not support them.

 -- Marco d'Itri <md@linux.it>  Tue, 23 Jul 2019 16:23:33 +0200

libxcrypt (1:4.4.6-1) experimental; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Mon, 06 May 2019 00:17:33 +0200

libxcrypt (1:4.4.4-1) experimental; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Wed, 06 Mar 2019 00:02:44 +0100

libxcrypt (1:4.4.3-1) experimental; urgency=medium

  * New upstream release.
  * Use build profiles to control which packages will be built.
  * Stop building the udeb for the time being.

 -- Marco d'Itri <md@linux.it>  Sat, 26 Jan 2019 04:25:24 +0100

libxcrypt (1:4.4.2-1) experimental; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Sun, 30 Dec 2018 00:52:32 +0100

libxcrypt (1:4.4.1-1) experimental; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Mon, 10 Dec 2018 15:23:08 +0100

libxcrypt (1:4.4.0-1) experimental; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Tue, 04 Dec 2018 18:24:58 +0100

libxcrypt (1:4.3.4-1) experimental; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Sat, 17 Nov 2018 01:25:49 +0100

libxcrypt (1:4.3.1-1) experimental; urgency=medium

  * New upstream release.
  * Stop building libcrypt2, because currently it does not provide anything
    that is not in libcrypt1.
  * Build libcrypt1 for experimental.
    Since the transition from glibc has not yet been arranged, the packages
    must be installed with "dpkg --force-breaks -i".

 -- Marco d'Itri <md@linux.it>  Sun, 11 Nov 2018 15:43:11 +0100

libxcrypt (1:4.3.0-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Sat, 10 Nov 2018 21:49:28 +0100

libxcrypt (1:4.2.3-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Fri, 26 Oct 2018 18:25:56 +0200

libxcrypt (1:4.2.2-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Wed, 24 Oct 2018 14:26:00 +0200

libxcrypt (1:4.2.1-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Sun, 30 Sep 2018 14:46:00 +0200

libxcrypt (1:4.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Marco d'Itri <md@linux.it>  Fri, 07 Sep 2018 11:05:35 +0200

libxcrypt (1:4.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Added a missing build-dependency on pkg-config.

 -- Marco d'Itri <md@linux.it>  Thu, 02 Aug 2018 03:07:49 +0200

libxcrypt (1:4.1.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #904019)
    - This package takes over the old orphaned libxcrypt package.

 -- Marco d'Itri <md@linux.it>  Thu, 19 Jul 2018 11:50:29 +0200
