~vicamo/ubuntu/+source/openssl1.0:eoan

Last commit made on 2020-06-29
Get this branch:
git clone -b eoan https://git.launchpad.net/~vicamo/ubuntu/+source/openssl1.0
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
eoan
Repository:
lp:~vicamo/ubuntu/+source/openssl1.0

Recent commits

81489cd... by You-Sheng Yang

debian: rebuild on eoan

983263e... by Marc Deslauriers

Import patches-applied version 1.0.2n-1ubuntu5.3 to applied/ubuntu/bionic-security

Imported using git-ubuntu import.

Changelog parent: 4f20af12e1e71f36d3ddb3db9afba9f6d5cf8aef
Unapplied parent: a9a90d552f8acb3c400e90235ae59ccfc4453be7

New changelog entries:
  * SECURITY UPDATE: 0-byte record padding oracle
    - debian/patches/CVE-2019-1559.patch: go into the error state if a
      fatal alert is sent or received in ssl/d1_pkt.c, ssl/s3_pkt.c.
    - CVE-2019-1559
  * debian/patches/s390x-fix-aes-gcm-tls.patch: fix typo in backported
    s390x hw acceleration patch. (LP: #1775018)

a9a90d5... by Marc Deslauriers

fix typo in backported s390x hw acceleration patch.

Gbp-Pq: s390x-fix-aes-gcm-tls.patch.

19c47f1... by Marc Deslauriers

[PATCH] Go into the error state if a fatal alert is sent or received

Gbp-Pq: CVE-2019-1559.patch.

be858a9... by Marc Deslauriers

[PATCH] CVE-2018-5407 fix: ECC ladder

Gbp-Pq: CVE-2018-5407.patch.

2390336... by Marc Deslauriers

[PATCH] Add a constant time flag to one of the bignums to avoid a

Gbp-Pq: CVE-2018-0734-3.patch.

4df602f... by Marc Deslauriers

[PATCH] Merge to 1.0.2: DSA mod inverse fix.

Gbp-Pq: CVE-2018-0734-2.patch.

c274347... by Marc Deslauriers

[PATCH] Merge DSA reallocation timing fix CVE-2018-0734.

Gbp-Pq: CVE-2018-0734-1.patch.

e2cd6a5... by Marc Deslauriers

[PATCH] RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont

Gbp-Pq: CVE-2018-0737-4.patch.

549af00... by Marc Deslauriers

[PATCH] consttime flag changed

Gbp-Pq: CVE-2018-0737-3.patch.