Граф коммитов

1908 Коммитов

Автор SHA1 Сообщение Дата
Max Brodeur-Urbas 139dbacc80
[main] upgrading nginx to v 1.20.2 (#2306)
* upgrading nginx to v 1.20.2

* applying relevant linting
2022-02-24 10:36:57 -08:00
Max Brodeur-Urbas ef1e7b3a41
upgrading mercurial to v6.0.3 (#2308) 2022-02-24 10:36:18 -08:00
Neha Agarwal d09a2ddf35
Update rng-tools to v6.14, get dependencies from SPECS-EXTENDED (#2177)
* Update rng-tools to v6.14, get dependencies from SPECS-EXTENDED

* Regenerate license-map, add license verified

* Incorporate comments

* Fix license file

* Fix license file

* Incorporate comments

* Incorporate comments about macro

* Fix license map

* update license map
2022-02-23 20:44:16 -08:00
Max Brodeur-Urbas a7fcda442b
upgrading lvm2 to v2.03.15 (#2311) 2022-02-23 20:35:25 -08:00
Muhammad Falak R Wani 9da18c39db
gnupg2: add a softlink to `gpg2` in check section to enable ptest (#2301)
* gnupg2: add an explicit softlink `gpg2 -> gpg` in check section to enable ptest
* gnupg2: manifests: bump release

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-24 09:32:16 +05:30
Muhammad Falak R Wani 87b14a188b
grep: tweak configure opts to enable ptest (#2302)
* grep: add an explicit BR on `perl(File::Find)` & tweak configure opts to enable ptest
* grep: manifests: bump release

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-24 09:30:58 +05:30
Pawel Winogrodzki 2ddf43fc5b
Fixing `GConf2` and `geronimo-specs`. (#2309)
* Fixing 'geronimo-specs' and 'GConf2'.

* Verifying license.

* Adding an exception for 'geronimo-specs'.
2022-02-23 17:22:20 -08:00
Pawel Winogrodzki 8acf67adca
Fixing `jarjar`, `dom2`, and `velocity` builds in `SPECS-EXTENDED`. (#2295)
* Adding Fedora's version of 'jdom2'.

* Updating signatures.

* Updating licenses.

* Linting.

* Removing 'werken-xpath'.

* Fixing 'jarjar' and removing 'maven2'.

* Updating 'jarjar'.
2022-02-23 15:08:41 -08:00
Christopher Co 7c26a6f94f
Update bcc to 0.24.0 and fix two issues found with bpftrace and bcc (#2200)
* bcc: Update to 0.24.0

Includes 5.15+ kernel support

Signed-off-by: Chris Co <chrco@microsoft.com>

* bpftrace: Disable building bpftrace shared libs

Issues reported installing the bpftrace package.

   # dnf install -y bpftrace
   Last metadata expiration check: 0:29:49 ago on Wed Feb  9 21:21:25 2022.
   Error:
   Problem: conflicting requests
     - nothing provides libast.so()(64bit) needed by bpftrace-0.13.0-1.cm2.x86_64
     - nothing provides libbpftrace.so()(64bit) needed by bpftrace-0.13.0-1.cm2.x86_64
   (try to add '--skip-broken' to skip uninstallable packages)

We were not packaging the shared libraries produced by bpftrace's cmake
build. Ultimately we prefer to statically compile bpftrace and tools
rather than distribute the shared libraries.

So update the cmake build options to disable shared library builds.

Signed-off-by: Chris Co <chrco@microsoft.com>

* clang/llvm: Add support for shared library builds

Issue reported where tools built like bcc or bpftrace that are built
with clang and llvm run into the following error:

   # ./argdist
   : CommandLine Error: Option 'use-dbg-addr' registered more than once!
   LLVM ERROR: inconsistency in registered CommandLine options
   Aborted (core dumped)

Root cause of issue is due to how our clang and llvm are currently being
built. The libLLVM.so and libclang-cpp.so libraries are built in a way
that both are adding the same options to the system. This causes any
tools linking against these shared libraries to fail because the option
is indeed registered more than once.

To fix this, we need to enable both LLVM_LINK_LLVM_DYLIB in our llvm
build and CLANG_LINK_CLANG_DYLIB in our clang build.

Signed-off-by: Chris Co <chrco@microsoft.com>
2022-02-23 12:49:50 -08:00
rc-matthew-l-weber af8aa8ab9d
golang: inherit proxy settings (#2286)
Setup the transport to inherit the default configuration such that the environment's proxy settings are used (if present)

Signed-off-by: Matthew Weber <matthew.weber@collins.com>
2022-02-23 11:25:56 -08:00
Cameron E Baird ca26954259
[main] Update i2c-tools to v4.3 (#2290)
* initial upgrade attempt

* include man3 page
2022-02-23 10:24:43 -08:00
Cameron E Baird e91fa96d33
update irqbalance to v1.8.0 (#2293) 2022-02-23 10:21:08 -08:00
Muhammad Falak R Wani 6cf3095142
meson: add explicit BR's & drop un-needed BR's to enable ptest (#2285)
* meson: add explicit BR's & drop un-needed BR's to enable ptest
* meson: drop BR on `python3-libs` which is satisfied by `python3-devel`
* meson: manifests: bump release

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-23 07:56:06 +05:30
Nick Samson d221cf5f63
[main] Updated PyJWT to 2.3.0 (#2294)
* Updated PyJWT to 2.3.0

* Fixed JWT spec to include release

Co-authored-by: Nick Samson <nisamson@microsoft.com>
2022-02-22 16:55:18 -08:00
Cameron E Baird 466da9fd03
[main] Update harfbuzz to v3.4.0 (#2255)
* update and test harfbuzz

* move to 3.4.0 release

* respect existing pkgconfig()s

* gobject-introspection-devel

* verify license
2022-02-22 13:37:02 -08:00
Max Brodeur-Urbas 47ea09ad28
[main] upgrading ModemManager to v1.18.6, oath-toolkit to v2.6.7 (#2274)
* upgrading ModemManager to v1.18.6

* upgrading oath-toolkit to v2.6.7

* fixing release number on ModemManager

* removing patch files

* verifying license
2022-02-22 11:42:42 -08:00
Max Brodeur-Urbas cf0c323094
[main] upgrading lz4 to v1.9.3 (#2263)
* upgrading lz4 to v 1.9.3

* adding changelog

* verifying license and fixing manifest

* fixing some linting
2022-02-22 11:36:41 -08:00
Cameron E Baird 22a39731e3
Update http-parser 2.9.4 (#2271) 2022-02-22 10:36:15 -08:00
Pawel Winogrodzki a34e6f0920
[main] Fixing more `SPECS-EXTENDED` Java packages. (#2275) 2022-02-22 10:32:08 -08:00
Paco Huelsz c675df2768
Upgrade tracelogging to v0.3.1 (#2202)
* Update tracelogging.spec

* Update tracelogging to v0.3.1

* Fix signature

Co-authored-by: Paco Huelsz Prince <frhuelsz@microsoft.com>
2022-02-22 10:03:06 -08:00
rlmenge 122a880c35
[main] net-tools: update to 2.10 (#2262)
* Update net-tools 2.10

* mv ifconfig back to sbin
2022-02-22 09:54:18 -08:00
rlmenge 10cb78da76
[main] iputils: Update to 20211215 (#2257)
* Update iputils to 20211215
* Lint spec
* Add tests
2022-02-22 09:35:30 -08:00
Thomas Crain 457d4538ee
Revert Makefile changes from #2252 (#2287) 2022-02-22 08:48:19 -08:00
Muhammad Falak R Wani ef147a78e5
nss: add subpackage `nss-tools` & drop `Provides: nss-tools` (#2280)
* nss: add subpackage `nss-tools` & drop `Provides: nss-tools`
* nss: add explicit binaries in the main package instead of `*`

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-22 10:04:11 +05:30
Muhammad Falak R Wani b56cade4d3
autogen: add an explicit BR on `perl(lib)` to fix build & enable ptest (#2279)
* autogen: add an explicit BR on `perl(lib)` to fix build & enable ptest
* autogen: switch urls to https & document dropping `-j` flags

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-22 09:23:34 +05:30
Muhammad Falak R Wani 49f72e93b4
libaio: introduce patch to fix gcc-11 bug to enable ptest (#2278)
* libaio: introduce patch to fix gcc-11 bug to enable ptest
* libaio: document runing tests without `-j` flags

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-22 08:59:42 +05:30
Muhammad Falak R Wani c198d1797e
libcacard: add an explicit BR on `softhsm` & `opensc` to enable ptest (#2281)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-22 08:42:39 +05:30
Cameron E Baird 7ef6ea1af2
[main] Update hwdata to v0.356 (#2272)
* Update hwdata to v0.356

* add changelog entry
2022-02-18 16:34:36 -08:00
Cameron E Baird fe9b867802
[main] Update hdparm to v9.63 (#2259)
* update and test hdparm 9.63

* Update cgmanifest.json

s/http/https/

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

* fix changelog typo

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-18 13:52:54 -08:00
Cameron E Baird 937958c2db
[main] Update haveged to v1.9.17 (#2258)
* update haveged, test in mock, install in VM

* update changelog
2022-02-18 11:53:49 -08:00
Thomas Crain e246a27470
Fix ceph build with snappy >= 1.1.9 (#2268) 2022-02-18 09:12:32 -08:00
Thomas Crain a5ce22795c
Remove python2 from subversion, OpenIPMI packages (#2266) 2022-02-18 06:05:01 -08:00
Muhammad Falak R Wani bf58519076
elfutils: bump version to `0.186` & skip a known failure to enable ptest (#2236)
* elfutils: bump version to 0.186 & skip a known failure to enable ptest
* elfutils: manifests: bump release
* elfutils: toolchain: update build instructions
* elfutils: nuke commented files for `%files` section

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-18 14:27:22 +05:30
Thomas Crain d7a95c1193
Remove python2 from scons, libserf (#2264) 2022-02-17 20:00:50 -08:00
Max Brodeur-Urbas 71ed8f4c72
[main] upgrading mm-common 1.0.4 (#2265)
* upgrading mm-common 1.0.4

* Update cgmanifest.json

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>

Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-17 19:26:15 -08:00
Andrew Phelps 8c6486dbe1
Use _topdir variable in gen-ld-script.sh (#2249)
* use _topdir

* update spec

* use _topdir in other specs

* linting
2022-02-17 17:00:02 -08:00
Thomas Crain 6fdea0705f
Remove python2 from kf5-ki18n, heimdal, libvirt (#2260) 2022-02-17 16:58:50 -08:00
Thomas Crain 904a1ba3ec
Remove python2 from ansible, llvm, syslog-ng packages (#2256) 2022-02-17 15:13:02 -08:00
Thomas Crain c6048168b3
Upgrade gptfdisk to 1.0.8 and remove duplicate extended spec (#2252) 2022-02-17 11:14:36 -08:00
Max Brodeur-Urbas 3b36d1162f
updating man-pages to v5.13 (#2248) 2022-02-17 11:09:38 -08:00
Cameron E Baird b7f7edbc5d
[main] Update gperftools to v2.9.1 (#2253)
* update no test

* gperftools mock build
2022-02-17 11:03:51 -08:00
Pawel Winogrodzki 2f75cec4b4
`SPECS-EXTENDED` fixes and removals. (#2247) 2022-02-17 10:47:34 -08:00
Max Brodeur-Urbas 877c37a239
[main] Upgrading nmap to v7.92 (#2243)
* upgrading nmap to v7.92

* linting
2022-02-17 10:20:40 -08:00
Thomas Crain 666833caef
Prevent empty python-lxml RPM from being produced (#2240) 2022-02-17 09:11:34 -08:00
Muhammad Falak R Wani 96968352c5
pcaudiolib: fix signature.json (#2251)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-17 09:07:11 -08:00
Pawel Winogrodzki 57c047f662
`1.0-dev` cherry-pick (#2226): Clarifying certificate configuration. (#2246) 2022-02-16 23:57:13 -08:00
Muhammad Falak R Wani cd482924cf
python-mako: bump version to 1.1.5 & use `tox` to enable ptest (#2239)
* python-mako: bump version to 1.1.5 & use `tox` to enable ptest
* python-mako: introduce macro to generate underscored version
* python-mako: update changelog

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-17 10:01:42 +05:30
Muhammad Falak R Wani 2ee59b6bd3
python-pytest-cov: bump version to 2.12.1 & use `tox` to enable ptest (#2238)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-17 08:45:14 +05:30
Muhammad Falak R Wani a4ada55788
pytz: bump version to 2021.3 & fix check to enable ptest (#2209)
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-02-17 08:42:27 +05:30
Christopher Co 392598228b
mokutil: Update to 0.5.0 release (#2217)
* mokutil: Update to 0.5.0 release

All patches were merged upstream and are present in this 0.5.0 release.

Signed-off-by: Chris Co <chrco@microsoft.com>

* mokutil: Verify license and lint spec

License is GPLv3

Signed-off-by: Chris Co <chrco@microsoft.com>
2022-02-16 18:51:36 -08:00