Dominique Leuenberger
54e6d6a673
Accepting request 776266 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/776266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=38
2020-02-24 14:49:51 +00:00
5075323f16
Accepting request 776242 from home:namtrac:branches:Archiving
...
- Switch back to cmake build now that cmake-mini exists, this will
no longer create a build-cycle.
OBS-URL: https://build.opensuse.org/request/show/776242
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=97
2020-02-19 10:15:38 +00:00
Dominique Leuenberger
e2c7217313
Accepting request 775062 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/775062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=37
2020-02-18 09:35:32 +00:00
c548fd5003
Accepting request 774886 from home:namtrac:branches:Archiving
...
including CVE-2019-18408
- Fixes CVE-2017-14501, CVE-2017-14502, CVE-2017-14503
OBS-URL: https://build.opensuse.org/request/show/774886
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=95
2020-02-18 08:46:15 +00:00
Dominique Leuenberger
7ca4b2f8a4
Accepting request 773616 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/773616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=36
2020-02-15 21:24:41 +00:00
Martin Pluskal
6447e5d152
Accepting request 773614 from home:namtrac:branches:Archiving
...
- Update to version 3.4.2
New features:
* support for atomic file extraction (bsdtar -x --safe-writes) (#1289 )
* support for mbed TLS (PolarSSL) (#1301 )
Important bugfixes:
* security fixes in RAR5 reader (#1280 #1326 )
* compression buffer fix in XAR writer (#1317 )
* fix uname and gname longer than 32 characters in PAX writer (#1319 )
* fix segfault when archiving hard links in ISO9660 and XAR writers (#1325 )
* fix support for extracting 7z archive entries with Delta filter (#987 )
OBS-URL: https://build.opensuse.org/request/show/773614
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=93
2020-02-12 08:42:32 +00:00
Dominique Leuenberger
07d0e8589e
Accepting request 760140 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/760140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=35
2020-01-01 13:58:28 +00:00
Martin Pluskal
8d8d3afe6b
Accepting request 760008 from home:namtrac:branches:Archiving
...
- Revert back to autoconf, cmake introduces a cycle. Leave cmake
patches in since they are basically correct and might be useful
in the future.
- Update to version 3.4.1
New features:
* Unicode filename support for reading lha/lzh archives
* New pax write option "xattrhdr"
Important bugfixes:
* security fixes in wide string processing (#1276 #1298 )
* security fixes in RAR5 reader (#1212 #1217 #1296 ) CVE-2019-19221
* security fixes and optimizations to write filter logic (#351 )
* security fix related to use of readlink(2) (1dae5a5)
* sparse file handling fixes (#1218 #1260 )
- Drop CVE-2019-19221.patch and fix-zstd-test.patch, fixed upstream
CVE-2019-19221.patch out-of-bounds read in libarchive
OBS-URL: https://build.opensuse.org/request/show/760008
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=91
2019-12-31 08:23:29 +00:00
9d7341ca2a
fix
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=90
2019-11-22 13:20:39 +00:00
b4a8d0f3ab
Accepting request 724492 from home:namtrac:branches:Archiving
...
- Switch to cmake build
- Add lib-suffix.patch to honor LIB_SUFFIX
- Add fix-zstd-test.patch to fix zstd test
- Add fix-soversion.patch to fix the soversion to 13 as autotools
OBS-URL: https://build.opensuse.org/request/show/724492
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=89
2019-08-22 07:41:07 +00:00
Martin Pluskal
edfffe5861
Accepting request 711098 from home:namtrac:branches:Archiving
...
- Add lz4 and zstd support
- Add BuildRequires on liblz4-devel and libzstd-devel
OBS-URL: https://build.opensuse.org/request/show/711098
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=88
2019-06-20 13:43:11 +00:00
Dominique Leuenberger
00af0a8d38
Accepting request 709705 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/709705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=34
2019-06-17 08:32:01 +00:00
afb0de5939
Accepting request 709701 from home:namtrac:branches:Archiving
...
- Add libarchive.keyring and validate the tarball signature
OBS-URL: https://build.opensuse.org/request/show/709701
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=86
2019-06-13 09:45:04 +00:00
901ee0d552
Accepting request 709686 from home:namtrac:branches:Archiving
...
- Update to version 3.4.0
* Support for file and directory symlinks on Windows
* Read support for RAR 5.0 archives
* Read support for ZIPX archives with xz, lzma, ppmd8 and
bzip2 compression
* Support for non-recursive list and extract
* New tar option: --exclude-vcs
* Improved file attribute support on Linux and file flags support
on FreeBSD
* Fix reading Android APK archives (#1055 )
* Fix problems related to unreadable directories (#1167 )
* A two-digit number of OSS-Fuzz issues was resolved in this release
- Drop all security patches, fixed upstream:
* CVE-2018-1000877.patch
* CVE-2018-1000878.patch
* CVE-2018-1000879.patch
* CVE-2018-1000880.patch
* CVE-2019-1000019.patch
* CVE-2019-1000020.patch
OBS-URL: https://build.opensuse.org/request/show/709686
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=85
2019-06-13 08:50:06 +00:00
Stephan Kulow
9eb5fb5014
Accepting request 671920 from Archiving
...
- Added patches:
* CVE-2019-1000019.patch Fixes 7zip crash (boo#1124341)
* CVE-2019-1000020.patch ISO9660 infinite loop fixed (boo#1124342)
OBS-URL: https://build.opensuse.org/request/show/671920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=33
2019-02-08 12:47:20 +00:00
f3cb9ea74a
fixing
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=83
2019-02-05 15:18:54 +00:00
d0395584d2
fix
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=82
2019-02-05 15:17:56 +00:00
Dominique Leuenberger
2edab333ae
Accepting request 662755 from Archiving
...
OBS-URL: https://build.opensuse.org/request/show/662755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=32
2019-01-11 12:59:52 +00:00
Martin Pluskal
c118cad477
Accepting request 662692 from home:kbabioch:branches:Archiving
...
- Added patches:
* CVE-2018-1000877.patch, which fixes a double free vulnerability in RAR
decoder (CVE-2018-1000877 bsc#1120653)
* CVE-2018-1000878.patch, which fixes a Use-After-Free vulnerability in RAR
decoder (CVE-2018-1000878 bsc#1120654)
* CVE-2018-1000879.patch, which fixes a NULL Pointer Dereference
vulnerability in ACL parser (CVE-2018-1000879 bsc#1120656)
* CVE-2018-1000880.patch, which fixes an improper input validation
vulnerability in WARC parser (CVE-2018-1000880 bsc#1120659)
- Make use of %license macro
- Applied spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/662692
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=80
2019-01-04 08:14:08 +00:00
Dominique Leuenberger
3fcc2207ae
Accepting request 637868 from Archiving
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/637868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=31
2018-10-02 17:43:45 +00:00
Yuchen Lin
d74a03d6bf
Accepting request 635701 from Archiving
...
(the missing patch check should really become a source service
validation instead of a request review IMHO)
- update to version 3.3.3
* Avoid super-linear slowdown on malformed mtree files
* Many fixes for building with Visual Studio
* NO_OVERWRITE doesn't change existing directory attributes
* New support for Zstandard read and write filters
- fix-CVE-2017-14166.patch is obsolete
OBS-URL: https://build.opensuse.org/request/show/635701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=30
2018-09-20 09:37:22 +00:00
06d8f80ff8
Accepting request 636283 from home:jengelh:branches:Archiving
...
- Fix RPM groups. Remove idempotent %if..%endif guards.
Diversify summaries. Set CFLAGS instead of re-defining
optflags with itself.
OBS-URL: https://build.opensuse.org/request/show/636283
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=77
2018-09-18 07:41:19 +00:00
3effff948a
bah
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=76
2018-09-14 09:06:05 +00:00
123bd9a659
update
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=75
2018-09-14 06:58:06 +00:00
Dominique Leuenberger
3aadbfe73b
Accepting request 521894 from Archiving
...
version update
OBS-URL: https://build.opensuse.org/request/show/521894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=29
2017-09-09 18:23:28 +00:00
13cbf5d89f
idiotic
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=73
2017-09-07 07:36:27 +00:00
fece4d03d8
update
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=72
2017-09-07 07:08:13 +00:00
Dominique Leuenberger
10d3f3e619
Accepting request 489082 from Archiving
...
version update
OBS-URL: https://build.opensuse.org/request/show/489082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=28
2017-04-25 06:57:55 +00:00
a6ec62ff8a
cleanup
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=70
2017-04-18 11:43:17 +00:00
b4b0368c56
Accepting request 485188 from OBS:Server:Unstable
...
version update
OBS-URL: https://build.opensuse.org/request/show/485188
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=69
2017-04-04 11:40:47 +00:00
Dominique Leuenberger
5da3a6b45b
Accepting request 443195 from Archiving
...
1
OBS-URL: https://build.opensuse.org/request/show/443195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=27
2016-12-04 14:06:30 +00:00
9e4730ab62
Accepting request 443193 from OBS:Server:Unstable
...
fix
OBS-URL: https://build.opensuse.org/request/show/443193
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=67
2016-12-02 13:53:54 +00:00
cdb2c644e6
minor changelog improvement
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=66
2016-11-25 08:40:23 +00:00
Dominique Leuenberger
88ebe4fb99
Accepting request 437407 from Archiving
...
version update
OBS-URL: https://build.opensuse.org/request/show/437407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=26
2016-11-02 11:28:21 +00:00
102c3443fc
fix file list
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=64
2016-10-26 09:45:51 +00:00
7ce5328b34
go
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=63
2016-10-26 09:37:33 +00:00
71583be8c6
try
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=62
2016-10-26 09:33:16 +00:00
Dominique Leuenberger
ec7bbd6577
Accepting request 414780 from Archiving
...
1
OBS-URL: https://build.opensuse.org/request/show/414780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=25
2016-07-28 21:44:24 +00:00
Martin Pluskal
650a5ffa5d
Accepting request 414767 from home:dirkmueller:branches:Archiving
...
- make bsdtar require a matching libarchive version to avoid
missing symbol errors
OBS-URL: https://build.opensuse.org/request/show/414767
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=60
2016-07-23 22:57:13 +00:00
Dominique Leuenberger
d22e4cfca5
Accepting request 403845 from Archiving
...
I HATE TO FIGHT AGAINS AUTO REQUEST CHECKS WHICH COULD BE DONE BY LOCAL SOURCE CHECKSosc ci -m grrosc ci -m grr
OBS-URL: https://build.opensuse.org/request/show/403845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=24
2016-07-09 07:18:36 +00:00
1a33bca786
grr
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=58
2016-06-21 12:26:26 +00:00
954786f5b4
add changes
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=57
2016-06-21 12:21:08 +00:00
378715dd5c
Just to have it in devel package, misses documentation about security issues in changes file for submission to factory
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=56
2016-06-21 06:17:54 +00:00
01c2b1b9c1
fix
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=55
2016-06-17 13:32:43 +00:00
c288b9d2c3
Accepting request 402699 from OBS:Server:Unstable
...
- limit size of symlinks in cpio archives (CVE-2016-4809, boo#984990)
OBS-URL: https://build.opensuse.org/request/show/402699
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=54
2016-06-16 09:59:00 +00:00
Dominique Leuenberger
80d3a8245c
Accepting request 394316 from Archiving
...
version update, including security fix, fix constraints
OBS-URL: https://build.opensuse.org/request/show/394316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libarchive?expand=0&rev=23
2016-06-13 19:48:32 +00:00
682182a4ce
add comment
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=52
2016-05-09 09:15:56 +00:00
ac718122e0
fix
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=51
2016-05-09 09:08:59 +00:00
41e9547100
try again
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=50
2016-05-09 08:53:58 +00:00
ca33898948
update
...
OBS-URL: https://build.opensuse.org/package/show/Archiving/libarchive?expand=0&rev=49
2016-05-09 08:44:55 +00:00