aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-07-11logcheck: upgrade 1.3.20 -> 1.3.23timo/perl-auh-upgrades-20210710Tim Orling
logcheck (1.3.23) unstable; urgency=medium * v.i.d/logcheck-sudo: adjust 'session opened' rule to match uid, thanks to Marco d'Itri for the patch (closes: #985166) * v.i.d/logcheck-su: allow 'none' as pseudo terminal, thanks to Marco d'Itri for the patch -- Hannes von Haugwitz <hannes@vonhaugwitz.com> Thu, 01 Apr 2021 21:19:39 +0200 logcheck (1.3.22) unstable; urgency=medium * d/t/01-logcheck: use temporary log file -- Hannes von Haugwitz <hannes@vonhaugwitz.com> Mon, 01 Feb 2021 22:28:20 +0100 logcheck (1.3.21) unstable; urgency=medium [ Debian Janitor ] * Set debhelper-compat version in Build-Depends. * Fix day-of-week for changelog entries 1.2.23, 1.2.17, 1.1.1-7.3, 1.1.1-7. * Update standards version to 4.4.1, no changes needed. [ Simó Albert i Beltran ] * ignore.d.server/ssh: - match port - match more variants of 'Disconnected from' message - match 'Connection reset' message [ Ville Salomäki ] * v.i.d/logcheck-su, v.i.d/logcheck-sudo: allow '.' and '_' in usernames [Lee Maguire] * src/logcheck: support systemd journal as log source (closes: #876420) [ Hannes von Haugwitz ] * Switch to debhelper 13 * Update standards version to 4.5.1, no changes needed. * Update debian/copyright * Set Rules-Requires-Root to no * Add autopkgtest * Adjust rules for PAM open session messages to match new format * Update 'su' rules to match changed format (closes: #931770) * i.d.s/dnsmasq: allow '.' in interface names, thanks to Craig Small for the patch (closes: #732655) * i.d.s/openvpn: match 'VERIFY X509NAME OK' message (closes: #751292) * i.d.s/spamd: - match autolearn_force field - properly match IPv6 addresses thanks to Craig Small for the patch (closes: #755374) * i.d.s/postfix: match sasl_sender field (closes: #700851) * i.d.s/su, v.i.d/logcheck-su: - match 'su-l:session' - match '(to <substitute-user>) <user>' message * i.d.s/systemd-logind: new - match logind session messages * i.d.s/systemd: match some Succeeded/Finished messages * i.d.s/dhclient: adjust 'DHCPREQUEST' rule -- Hannes von Haugwitz <hannes@vonhaugwitz.com> Sun, 31 Jan 2021 23:01:29 +0100 Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
2021-07-11libtest-warnings-perl: upgrade 0.028 -> 0.030Tim Orling
0.030 2020-03-21 16:56:30Z - fix tests that can fail when there is already an installed module named Foo::Bar::Baz (RT#132140) 0.029 2020-03-14 05:27:59Z - new :report_warnings feature, for printing all of the (unexpected) warning content when had_no_warnings() is called (Tina Mueller, PR#10) Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
2021-07-11libnet-dns-perl: upgrade 1.26 -> 1.31Tim Orling
**** 1.31 May 2, 2021 Improve implementation of SVCB record. **** 1.30 Mar 30, 2021 Simplify parsing of multi-line RRs in zone file. Improve robustness of "dry" resolver tests. Avoid deep recursion in non-fatal test report. **** 1.29 Nov 18, 2020 Include test number in summary of failed non-fatal tests. Remove Net::DNS::SEC specific tests. Fix faulty test plan in t/08-recurse.t. **** 1.28 Oct 23, 2020 Eliminate indirect object syntax. Eliminate grep/map <expression>. **** 1.27 Sep 11, 2020 Fix rt.cpan.org #133203 Net::DNS::RR::LOC erroneously strips non default values from string representation Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
2021-07-11libmoo-perl: upgrade 2.004000 -> 2.005004Tim Orling
2.005004 - 2021-03-29 - fix file set in %INC in create_class_with_roles (RT#134845) 2.005003 - 2021-03-21 - silence 'once' warnings from Moo::_Utils 2.005_002 - 2021-01-22 - fix C3 test skipping properly when MRO::Compat not available on perl < 5.10 2.005_001 - 2021-01-20 - fix perl version check in global destruction code 2.005_000 - 2021-01-20 - remove MooseX::Types from developer prereqs - recommend Sub::Util rather than Sub::Name, since Sub::Util is in core - fix line numbers when using oo module (perl -Moo) - adjust some author tests to rely less on external modules - lower Exporter prereq to any version - bump Role::Tiny prereq to 2.003004 - refactor and simplify role application code, as allowed by new Role::Tiny version - switch to using normal strict+warnings rather than strictures for authors - remove strictures from recommends, as Moo does not use it anywhere - remove Task::Weaken prereq, as it served no purpose - remove MRO::Compat prereq, using it only when user code does - remove use of Devel::GlobalDestruction in code, only using Devel::GlobalDestruction::XS when it is available. Devel::GlobalDestruction is still a dependency on perl < 5.14 to facilitate the installation of the ::XS module. - Moo now has no mandatory perl version specific dependencies. The version specific modules are now optional or not used. This means code using Moo can be fatpacked on a new perl version without special cases, and it will work on older perl versions. 2.004004 - 2020-11-25 - fix error location test when using core Carp on perl 5.8.9 - 5.10.1 2.004003 - 2020-11-21 - fix extraneous MANIFEST entry 2.004002 - 2020-11-20 - no changes - releasing as stable 2.004_001 - 2020-07-30 - remove Module::Runtime prerequisite - internal code cleanups - added test for conflicts in extensions wrapping 'has' and similar subs Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
2021-07-11libio-socket-ssl-perl: upgrade 2.068 -> 2.071Tim Orling
2.071 2021/05/23 - fix t/nonblock.t race on some systems. Fixes issue #102, maybe #98 too. 2.070 2021/02/26 - changed bugtracker in Makefile.PL to github, away from obsolete rt.cpan.org 2.069 2021/01/22 - IO::Socket::Utils CERT_asHash and CERT_create now support subject and issuer with multiple same parts (like multiple OU). In this case an array ref instead of a scalar is used as hash value. References: https://github.com/noxxi/p5-io-socket-ssl/issues/102 https://github.com/noxxi/p5-io-socket-ssl/issues/98 https://github.com/noxxi/p5-io-socket-ssl/issues/95 Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
2021-07-11libextutils-cppguess-perl: upgrade 0.21 -> 0.23Tim Orling
0.23 2021-05-31 - added CI - thanks @zmughal - now recognises MacOS clang - thanks @xenu 0.22 2021-05-29 - Add C++ standard support flag detection - thanks @zmughal! See <https://github.com/tsee/extutils-cppguess/pull/24>. Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
2021-07-11libcrypt-openssl-guess-perl: upgrade 0.12 -> 0.13Tim Orling
0.13 2021-05-03T15:37:39Z - use --installed option while executing brew --prefix (PR#9 @skaji++) References: https://github.com/akiym/Crypt-OpenSSL-Guess/pull/9 Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
2021-07-10libcgi-perl: upgrade 4.51 -> 4.53Tim Orling
4.53 2021-06-03 [ FIX ] - fix typo in passing of max-age to CGI::Cookie (GH #247) 4.52 2021-05-04 [ FIX ] - sort hash keys for deterministic behaviour (GH #245, GH #246) References: https://github.com/leejo/CGI.pm/issues/247 https://github.com/leejo/CGI.pm/pull/246 https://github.com/leejo/CGI.pm/issues/245 Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
2021-07-08suitesparse: Fix LIC_FILES_CHKSUMKhem Raj
License-update: Use SPDX format text for graphBLAS [1] [1] https://github.com/DrTimothyAldenDavis/SuiteSparse/commit/538273cfd53720a10e34a3d80d3779b607e1ac26#diff-d0ed4cc3fb70489fe51c7e0ac180cba2a7472124f9f9e9ae67b01a37fbd580b7 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08audit: upgrade 3.0.1 -> 3.0.2Yi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08fftw: Update recipe to 3.3.9.Philip Balister
* Ptests passed for qemux86-64 Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08keepalived: Upgrade to 2.2.2Khem Raj
Fix build with upcoming glibc 2.34 while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08gimp: remove --disable-vector-iconsAndreas Müller
These were workarounds for broken gegl-native Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08gegl: Disable pango on native build to fix gimp build segfaultsAndreas Müller
Achieve by adding a PACKAGECONFIG for pango and keep that out of native. * pango support is not required for gimp build * pango support caused random segmentation faults building gimp. To work around vector support was disabled for many arches. Am not sure but segfaults might be caused by missing font configuration on native: | Fontconfig error: Cannot load default config file Now with upcoming pango 1.48.7 build of gimp build is broken completely: All calls of gegl caused segfaults. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08poppler: upgrade 21.06.1 -> 21.07.0Andreas Müller
Release 21.07.0 core: * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535 * PSOutputDev: fix off-by-one error for image masking in L1/L2 output. Issue #1088 * CairoOutputDev: Fix memory leak on broken files * Minor code improvements build system: * set C standard to 11 without extensions Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08libgusb: upgrade 0.3.6 -> 0.3.7Andreas Müller
Version 0.3.7 ~~~~~~~~~~~~~ Released: 2021-05-24 New Features: - Add a FreeBSD CI target (Richard Hughes) Bugfixes: - Do not depend on libusb_get_parent() to fix FreeBSD compile (Richard Hughes) - Do not depend on libusb_get_port_number() to fix DragonFlyBSD compile (Richard Hughes) - Do not double-reference USB devices (Marco Trevisan) - Do not run the tests on FreeBSD (Richard Hughes) - Require *any* python3 to fix FreeBSD build (Richard Hughes) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08ristretto: upgrade 0.10.0 -> 0.11.0Andreas Müller
Release notes for 0.11.0 ======================== - Update copyright years and appdata infos - Enable `HAVE_MAGIC_H`-delimited code - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - Add option to copy image to clipboard (!20) - Allow dragging window when CSD is used (#52) - Remove GSourceFunc casts - Added new stock icons with reverse DNS format - Updates README.md - Include string.h - Codebase cleanup (!7) - Make build less verbose - Update .gitignore - Make sure that argument passed to strncmp is non-NULL (!1) - privacy_dialog.c: Remove dead initialization (!2) - image_list.c: Remove dead assignment (!2) - Add basic GitLab pipeline - Switch to README.md and foreign automake mode - Bug #16717: Move from exo-csource to xdt-csource - Resolve couple "cast between incompatible function types" warnings - Fix memory leaks in Privacy Dialog - Resolve deprecation warnings - Resolve some deprecation warnings - Clean up unused functions - Rename vars and funcs: show -> hide - Add inactivity timeout setting to Preferences - Hide the cursor while inactive in fullscreen mode - Fix 'Status bar appears upon leaving fullscreen' - Update .gitignore - Do not show translation info on --help output - Fix "window-state-event" handler - Update credits - Add support for old gtk2-style bg color settings - Add missing LDFLAGS (fixes build on *bsd) - In fullscreen mode, show toolbar when the mouse pointer is moved to the top - Return to git versioning - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08networkmanager: upgrade 1.30.4 -> 1.32.2Andreas Müller
Did not find hints upstream but musl build turned painless! Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08cmark: upgrade 0.29.0 -> 0.30.0Andreas Müller
For full change-log see [1]. [1] https://github.com/commonmark/cmark/releases/tag/0.30.0 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08pipewire: upgrade 0.3.30 -> 0-3-31Andreas Müller
This is a bugfix release that is API and ABI compatible with previous 0.3.x releases. - Fixes for alsa-lib 1.2.5 - New pulseaudio modules: module-avahi-zeroconf, module-pipe-source, module-roc-sink, module-roc-source. - JACK has seen massive stability improvements. Locking and correctness wrt to callbacks has been reworked. Also thread priorities have improved. - Handle various crashes and lockups when running out of file descriptors. - Bluetooth now uses a hardware database to disable non-working features on listed devices. - Scheduling quantum and rate can now be changed dynamically with pw-metadata. - Many bugfixes and improvements. - Improve cleanup of context in error cases. - There is now a pw-test framework for improved unit tests. - Improve property serialization to valid JSON. - Fix some macros to work with better with coverity. - Metadata permissions are checked now. Clients need the M permission on an object to be able to set metadata for it. - The core metadata object will now remove metadata for removed objects, the implementor does not need to worry about that anymore. - Audioadapter will now follow the rate of the graph with the resampler adjusting itself dynamically. - Core now has a metadata implementation helper. A context will expose a metadata with settings that can be changed at runtime. This can be used to change the loglevel or graph quantum and samplerate on the fly. - An infinite loop was fixed in the audio converter. - Handle out-of-fds more gracefully. Handle truncated control data by dropping the client connection. - Fix profiler crash with many streams. - Improve latency handling in pw-filter. There is now a default handler and a ProcessLatency parameter to simplify latency reporting. - Latency reporting was improved in devices and streams. - And example sink/source was added. - hardware mute and volume are now properties on the Route param to make things easier. - More fixes for alsa-ucm 1.2.5. - spa-json-dump now properly encodes string and keys. - pw-dump now shows the correct subject of the metadata. - Ensure the node.description is set, some applications crash otherwise (TeamSpeak). - Module loading and unloading was improved. - module-avahi-zeroconf was implemented. - module-pipe-source was implemented - module-roc-sink and module-roc-source was implemented. - The maximum amount of connections has been limited to 64, like pulseaudio. - Handle out-of-fds more gracefully. - Fix overflow of read/write pointers. - Source and sink state are now decoupled from the monitor state and will report IDLE when not playing anything. - Port switching should now happen to/from the port that actually changed. - The locking was reviewed. All callbacks are now emited from the PipeWire thread with the lock released and the process function will be disabled for the duration of the callback. This ensures that no two callbacks are called at the same time. - Improve internal consistency and try to never call callbacks with invalid objects. - Monitor port can now be accessed with system:monitor_%d - client threads are now created with SCHED_FIFO and module-rt is used to create the other RT threads. This should avoid SIGKILL from RTKit in some cases. - Various bugfixes to improve connections to devices. - Handle delayed UUID connection. - There is now a hardware database that can disable features in listed devices. - Use libusb to detect availability of mSBC. - The virtual device name can now also contain a media role. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08blueman: upgrade 2.1.4 -> 2.2.1Andreas Müller
Manually refresh 0002-fix-fail-to-enable-bluetooth.patch - it did not apply 2.2.1 Bugs fixed Hard dependency of DBusService on NetworkManager 2.2 New features Disconnect items in applet menu (plugin) Desktop notifications on connect / disconnect (plugin) Notifications with battery level for connecting devices (applet plugin) Stop discovery and retry connection for broken adapter drivers Auto-connect settings for supported services Changes Drop blueman-report Drop blueman-assistant Raise minimum Python version to 3.6 Raise GTK+ 3 version to 3.22 Raise minimum BlueZ version to 5.48 Allow opening device menus via keyboard (Shift+F10 or menu key) Add Ctrl+Q and Ctrl+W accelerators for closing blueman-manager Allow cancelling device connection attempts Improved passkey handling (fixed padding, highlighting, single notifitication) Hide devices with no name Bugs fixed Fix disconnecting NMDevice Exceptions from asynchronous DBus calls (getting picked up by tools like Apport or ABRT) DiscvManager plugin showed its icon unreliably Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08mariadb: Upgrade to 10.5.11Zoltán Böszörményi
Forward port musl patches Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08mariadb: Use qemu to run cross-compiled binariesZoltán Böszörményi
This way, mariadb does not depend on mariadb-native anymore. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-08python3-cmd2: Upgrade 2.1.1 -> 2.1.2Leon Anavi
Upgrade to release 2.1.2: - Added the following accessor methods for cmd2-specific attributes to the argparse.Action class: * get_choices_callable() * set_choices_provider() * set_completer() * get_descriptive_header() * set_descriptive_header() * get_nargs_range() * set_nargs_range() * get_suppress_tab_hint() * set_suppress_tab_hint() - Now that set_choices_provider() and set_completer() have been added as methods to the argparse.Action class, the standalone functions of the same name will be removed in version 2.2.0. To update to the new convention, do the following: * Change set_choices_provider(action, provider) to action.set_choices_provider(provider) * Change set_completer(action, completer) to action.set_completer(completer) License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-08python3-bitarray: Upgrade 2.1.3 -> 2.2.1Leon Anavi
Upgrade to release 2.2.1: - improve documentation - speedup `vl_encode()` - `bitarray.h`: make `getbit()` always an (inline) function - add assertions in C code Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-08python3-pillow: Upgrade 8.2.0 -> 8.3.1Leon Anavi
Upgrade to release 8.3.1: - Catch OSError when checking if fp is sys.stdout - Handle removing orientation from alternate types of EXIF data - Make Image.__array__ take optional dtype argument Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-08python3-humanize: Upgrade 3.9.0 -> 3.10.0Leon Anavi
Upgrade to release 3.10.0: - Add Swedish translation Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-08python3-watchdog: Upgrade 2.1.2 -> 2.1.3Leon Anavi
Upgrade to release 2.1.3: - Publish macOS arm64 and universal2 wheels Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-08python3-astroid: Upgrade 2.6.0 -> 2.6.2Leon Anavi
Upgrade to release 2.6.2: - Fix a crash when the inference of the length of a node failed - Fix unhandled StopIteration during inference, following the implementation of PEP479 in python 3.7+ Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06babl: upgrade 0.1.86 -> 0.1.88zangrc
Consistency fixes to format names, in particular for palettized formats. Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-06portaudio-v19: Use GNUInstallDirs to make it portableKhem Raj
libdir varies for different architectures therefore do not hardcode it to lib Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-06sysdig: Disable JIT on ppc64Khem Raj
since luajit is not available on ppc64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-06python3-pyrsistent: upgrade 0.17.3 -> 0.18.0zangrc
0.18.0, 2021-06-28 * Fix #209 Update freeze recurse into pyrsistent data structures and thaw to recurse into lists and dicts, Thanks @phil-arh for this! NB! This is a backwards incompatible change! To keep the old behaviour pass `strict=False` to freeze and thaw. * Fix #226, stop using deprecated exception.message. Thanks @hexagonrecursion for this! * Fix #211, add union operator to persistent maps. Thanks @bowbahdoe for this! * Fix #194, declare build dependencies through pyproject.toml. Thanks @jaraco for this! * Officially drop Python 3.5 support. * Fix #223, release wheels for all major platforms. Thanks @johnthagen for helping out with this! * Fix #221, KeyError obscured by TypeError if key is a tuple. Thanks @ganwell for this! * Fix LICENSE file name spelling. Thanks @ndowens and @barentsen for this! * Fix #216, add abstractmethod decorator for CheckedType and ABCMeta for _CheckedTypeMeta. Thanks @ss18 for this! * Fix #228, rename example classes in tests to avoid name clashes with pytest. -License-Update: Copyright year updated to 2021. Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-m2crypto: upgrade 0.37.1 -> 0.38.0zangrc
0.38.0 - 2021-06-14 ------------------- - Remove the last use of setup.py test idiom. - Use m2_PyObject_AsReadBuffer instead of PyObject_AsReadBuffer. - Add support for arm64 big endian <Steev Klimaszewski> - Make support of RSA_SSLV23_PADDING optional (it has been deprecated). - Move project to src/ layout - Allow verify_cb_* to be called with ok=True <Casey Deccio> - Be prepared if any of constants in x509_vfy.h is not available. - But we do support 3.8 - We DO NOT support Python 2.6. Refresh the following patch: cross-compile-platform.patch 0001-Allow-verify_cb_-to-be-called-with-ok-True.patch 0001-Use-of-RSA_SSLV23_PADDING-has-been-deprecated.patch Removed since these are included in 0.38.0 Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-haversine: upgrade 2.3.0 -> 2.3.1zangrc
0001-setup.py-Correct-the-license-assignment.patch Removed since this is included in 2.3.1 Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-grpcio: upgrade 1.38.0 -> 1.38.1zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-gast: upgrade 0.4.0 -> 0.5.0zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-priority: Upgrade 1.3.0 -> 2.0.0Leon Anavi
Upgrade to release 2.0.0: - Python 3.6 is the minimal support Python version. - Support for Python 3.7 has been added. - Support for Python 3.8 has been added. - Support for Python 3.9 has been added. - Support for Python 2.7 has been removed. - Support for Python 3.3 has been removed. - Support for Python 3.4 has been removed. - Support for Python 3.5 has been removed. - Support for PyPy (Python 2.7 compatible) has been removed. - Add type hints throughout and support PEP 561 via a py.typed file. This should allow projects to type check their usage of this dependency. - Throw TypeError when creating a priority tree with a maximum_streams value that is not an integer. - Throw ValueError when creating a priority tree with a maximum_streams value that is not a positive integer. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-sqlalchemy: upgrade 1.4.17 -> 1.4.20zhengruoqin
Changes are here [1] [2] [3] [1] https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-1.4.20 [2] https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-1.4.19 [3] https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-1.4.18 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-urllib3: upgrade 1.26.5 -> 1.26.6zhengruoqin
1.26.6 (2021-06-25) ------------------- * Deprecated the ``urllib3.contrib.ntlmpool`` module. urllib3 is not able to support it properly due to `reasons listed in this issue <https://github.com/urllib3/urllib3/issues/2282>`_. If you are a user of this module please leave a comment. * Changed ``HTTPConnection.request_chunked()`` to not erroneously emit multiple ``Transfer-Encoding`` headers in the case that one is already specified. * Fixed typo in deprecation message to recommend ``Retry.DEFAULT_ALLOWED_METHODS``. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-scrypt: upgrade 0.8.17 -> 0.8.18zhengruoqin
0.8.18 add wheel for python 3.9 and Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-croniter: Upgrade 1.0.13 -> 1.0.15Leon Anavi
Upgrade to release 1.0.15: - restore py2 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-06python3-ipython: Upgrade 7.24.1 -> 7.25.0Leon Anavi
Upgrade to release 7.25.0 with a single bugfix, which is highly recommended for all users of ipdb, ipython debugger %debug magic and similar. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-07-03packagegroup-meta-oe: Add libyangKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-03dlt-daemon: update from 2.18.6 to 2.18.7Gianfranco
- add an upstream proposed patch 317.patch to fix a build failure with enabled systemd binding Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-01ctags: upgrade 5.9.20210620.0 -> 5.9.20210627.0zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-01can-utils: upgrade 2020.12.0 -> 2021.06.0zangrc
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-01vboxguestdrivers: add a fix for build failure with kernel 5.13Gianfranco
Its already upstream and also used in Debian and Ubuntu Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-01samba: add missing runtime dependency for pidlYi Zhao
Add libparse-yapp-perl to RDEPENDS for pidl. Fixes: $ pidl Can't locate Parse/Yapp/Driver.pm in @INC (you may need to install the Parse::Yapp::Driver module) Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-01samba: fix shebang for pidlYi Zhao
The shebang in pidl points to wrong location: $ pidl -sh: /usr/bin/pidl: /buildarea/build/tmp-glibc/hosttools/env: bad interpreter: No such file or directory Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>