Commit Graph

8 Commits

Author SHA1 Message Date
周淦清 b6fb1a1a22
!1 re-upload
Merge pull request !1 from 周淦清/openkylin/yangtze
2023-02-13 09:31:57 +00:00
周淦清 e7d7ff568d
re-upload
Signed-off-by: 周淦清 <zhouganqing@kylinos.cn>
2023-02-13 09:31:18 +00:00
zhouganqing 3f1c357ca0 changed debian/source/format to native 2023-02-13 17:29:03 +08:00
Todd C. Miller e9030c9550 [PATCH] Fix a clang analyzer 14 warning about a possible NULL deref.
[edmonds: Import commit from
bfc6249902.patch.]

Gbp-Pq: Name misc-2022-null-deref.patch
2023-02-13 17:29:03 +08:00
10054172 b7fcd704e8 [PATCH 1/2] Fix issue #499: unsigned integer overflow
Signed-off-by: 10054172 <hui.zhang@thalesgroup.com>

Gbp-Pq: Name misc-2022-unsigned-integer.patch
2023-02-13 17:29:03 +08:00
Todd C. Miller b7779ef4eb [PATCH] Only shift unsigned values to avoid implementation-specific behavior. This converts the arithmetic shifts to logical shifts. It is based in part on a stackoverflow answer by John Schultz, https://stackoverflow.com/questions/4533076/google-protocol-buffers-zigzag-encoding
Gbp-Pq: Name CVE-2022-33070.patch
2023-02-13 17:29:03 +08:00
zhouganqing a6c01c6369 Import Debian changes 1.3.3-ok1
protobuf-c (1.3.3-ok1) yangtze; urgency=medium

  * Build for openKylin.
2023-02-13 17:29:02 +08:00
zhouganqing 9237bfac9a Import Upstream version 1.3.3 2023-02-13 17:29:02 +08:00