diff --git a/packages/_/_project/_staging_workflow b/packages/_/_project/_staging_workflow index 06e4002..8467842 100644 --- a/packages/_/_project/_staging_workflow +++ b/packages/_/_project/_staging_workflow @@ -26,4 +26,9 @@ + + + + + diff --git a/packages/c/clpeak b/packages/c/clpeak new file mode 160000 index 0000000..cf7e3d6 --- /dev/null +++ b/packages/c/clpeak @@ -0,0 +1 @@ +Subproject commit cf7e3d6ccbedfca849e7b0cd3a2f75eed39ec924 diff --git a/packages/f/freshplayerplugin/.files b/packages/f/freshplayerplugin/.files deleted file mode 100644 index d7822f8..0000000 Binary files a/packages/f/freshplayerplugin/.files and /dev/null differ diff --git a/packages/f/freshplayerplugin/.meta b/packages/f/freshplayerplugin/.meta deleted file mode 100644 index 2f639cf..0000000 --- a/packages/f/freshplayerplugin/.meta +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/packages/f/freshplayerplugin/.rev b/packages/f/freshplayerplugin/.rev deleted file mode 100644 index 830bd19..0000000 --- a/packages/f/freshplayerplugin/.rev +++ /dev/null @@ -1,138 +0,0 @@ - - - 323af1b27bcdb37cce9188a9bba96150 - 0.3.0 - - coolo - 3rdparty/angle license problem fixed - 315593 - - - f08f7eb5a543999ca29fb5b6ecc7581e - 0.3.1 - - coolo - - 318178 - - - f1386a0cadaf5e924da3d50990bb168c - 0.3.1 - - dimstar_suse - - 319916 - - - fefa466a81d68e5740735435cdc89f50 - 0.3.2 - - dimstar_suse - - 324412 - - - cee9863967319707a10eb4da8de20223 - 0.3.2 - - coolo - 1 - 332556 - - - 48b1658cc59493a73f5e9813a680e70b - 0.3.3 - - coolo - - 336813 - - - 152c9ab7d3234f1f3ce4fa7b2a562e4d - 0.3.3 - - dimstar_suse - Automatic submission by obs-autosubmit - 344302 - - - 6dcf1946de338cf1b4e3453e2139042c - 0.3.4 - - dimstar_suse - - 350927 - - - 15db6c372ca5a82c115d71d9379fc70e - 0.3.5 - - dimstar_suse - 1 - 391753 - - - c838c4f8f86470dd1f76b795470f3760 - 0.3.5 - - dimstar_suse - Automatic submission by obs-autosubmit - 407729 - - - 5746ee36c8928d3a77a692e9d4d91d20 - 0.3.6 - - dimstar_suse - - 440763 - - - 0ca0f50b2fb291f421ecb1cca0e3d4b8 - 0.3.7 - - maxlin_factory - update to 0.3.7 and fixed the i586 build - 513633 - - - 0b5956da46e1110b02cb5ac5d9d357a2 - 0.3.9 - - dimstar_suse - - 629300 - - - 893d75aa2f4d93dcb757799f3a60dd78 - 0.3.11 - - lnussel_factory - - 730458 - - - 65575c6804c94932ab98f4412d78cdf2 - 0.3.11 - - dimstar_suse - - 743899 - - - 85470fd8c938ad373887c032e495f128 - 0.3.11 - - dimstar_suse - - Require flash-player-ppapi instead of chromium-pepper-flash. - 778249 - - - a7e88154043d4fa2211debe914b5bac1 - 0.3.11 - - dimstar_suse - - 913852 - - diff --git a/packages/f/freshplayerplugin/freshplayerplugin-0.3.11.tar.gz b/packages/f/freshplayerplugin/freshplayerplugin-0.3.11.tar.gz deleted file mode 120000 index 693b4cc..0000000 --- a/packages/f/freshplayerplugin/freshplayerplugin-0.3.11.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiem3ksv7w5y5miz4b6a7otavrqytmi6kswyyh62v6uda5jffcxspi \ No newline at end of file diff --git a/packages/f/freshplayerplugin/freshplayerplugin-drop-angle.patch b/packages/f/freshplayerplugin/freshplayerplugin-drop-angle.patch deleted file mode 100644 index 340a780..0000000 --- a/packages/f/freshplayerplugin/freshplayerplugin-drop-angle.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/3rdparty/CMakeLists.txt -+++ b/3rdparty/CMakeLists.txt -@@ -1,4 +1 @@ - add_subdirectory(parson) --if (NOT WITH_GLES2) -- add_subdirectory(angle) --endif() ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -144,10 +144,6 @@ add_definitions(${REQ_CFLAGS_OTHER}) - add_definitions(-DXP_UNIX) - - include_directories(3rdparty) --if (NOT WITH_GLES2) -- include_directories(3rdparty/angle/include) -- list(APPEND REQ_LIBRARIES shader_translator) --endif() - - set(SYMBOLMAP "-Wl,-version-script=\"${CMAKE_SOURCE_DIR}/src/symbolmap\"") - diff --git a/packages/f/freshplayerplugin/freshplayerplugin-fix-no-hwdec.patch b/packages/f/freshplayerplugin/freshplayerplugin-fix-no-hwdec.patch deleted file mode 100644 index 6a39f9b..0000000 --- a/packages/f/freshplayerplugin/freshplayerplugin-fix-no-hwdec.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/src/tables.c -+++ b/src/tables.c -@@ -38,7 +38,9 @@ - #include - #include - #include -+#if HAVE_HWDEC - #include -+#endif - - NPNetscapeFuncs npn; - struct display_s display; diff --git a/packages/f/freshplayerplugin/freshplayerplugin.changes b/packages/f/freshplayerplugin/freshplayerplugin.changes deleted file mode 100644 index 2430d38..0000000 --- a/packages/f/freshplayerplugin/freshplayerplugin.changes +++ /dev/null @@ -1,270 +0,0 @@ -------------------------------------------------------------------- -Thu Aug 19 21:23:13 UTC 2021 - Jan Engelhardt - -- Switch from ragel6 to ragel7 - -------------------------------------------------------------------- -Sat Feb 22 15:48:43 UTC 2020 - Alexei Sorokin - -- Require flash-player-ppapi instead of chromium-pepper-flash. - -------------------------------------------------------------------- -Tue Oct 29 16:00:08 UTC 2019 - Luigi Baldoni - -- Fix Factory build - -------------------------------------------------------------------- -Thu Sep 12 17:36:16 UTC 2019 - Luigi Baldoni - -- Update to version 0.3.11 - * misc: build compatibility with newer FFmpeg (AV-prefixed - macros); - * misc: stop using __thread for thread-local variables; - * graphics: add explicit fullscreen window position - configuration; - * misc: fix tests on big-endian machines; - * misc: mention that v0.3.10 existed, but without a changelog - entry. - -------------------------------------------------------------------- -Tue Aug 14 15:45:18 UTC 2018 - sor.alexei@meowr.ru - -- Update to version 0.3.9 (changes since 0.3.7): - * misc: Add NPN_PluginThreadAsyncCall emulation for Firefox 58. - * network: Stop using files with NPN_PostURL. -- Add freshplayerplugin-fix-no-hwdec.patch: Fix compilation with no - hardware acceleration. - -------------------------------------------------------------------- -Tue Aug 1 01:34:26 UTC 2017 - i@marguerite.su - -- Due to redhat#1402582, ragel's colm can't build and core dumps - on non-x86_64 arch. As ragel is just a code generator, we - can downgrade the buildrequires to ragel-6 (6.10) with no harm. - -------------------------------------------------------------------- -Sun Jun 4 22:14:00 UTC 2017 - sor.alexei@meowr.ru - -- Update to version 0.3.7: - * graphics: Add more fullscreen _NET_WM controls. - * misc: drop libpdf and NaCl wrappers. - * misc: Search for PepperFlash in Chrome component update - directories. - -------------------------------------------------------------------- -Thu Nov 17 20:12:20 UTC 2016 - sor.alexei@meowr.ru - -- Update to version 0.3.6: - * graphics: Fix the off-by-one pixel issue in fullscreen scaling - mode. - * graphics: Try to flicker less. - * misc: Use ICU for character set conversion, use WhatWG - canonical encoding name conversion. - * misc: Guess the default character encoding from a locale name. - * misc: Guess GTK+ major version at run time. -- Rename clean.patch to freshplayerplugin-drop-angle.patch and - simplify to ease maintainership. - -------------------------------------------------------------------- -Sun Jul 3 17:13:04 UTC 2016 - mpluskal@suse.com - -- Conflict with flash-player as having them both installed is - confusing firefox - -------------------------------------------------------------------- -Tue Apr 26 16:10:00 UTC 2016 - hpj@urpla.net - -- Update to v0.3.5: - * video: try /dev/video* instead of /dev/v4l/by-path/* - * network: fix byte order in PPB_NetAddress - * network: partially implement PPB_HostResolver;1.0 and - PPB_UDPSocket;1.2 - * mics: keep task order in PPB_MessageLoop - -- refresh clean patch - -------------------------------------------------------------------- -Sat Dec 26 21:14:56 UTC 2015 - mpluskal@suse.com - -- Use cmake macro - -------------------------------------------------------------------- -Sat Dec 26 18:01:34 UTC 2015 - sor.alexei@meowr.ru - -- Update to 0.3.4: - * graphics: add non-XRender fallback paths. - * graphics: use ANGLE GLES2 emulation layer by default. - * graphics: restore mouse pointer when moved outside. - * audio: request reduced latency when capturing via PulseAudio. - * input: detect and handle mouse double clicks. - * misc: add `make install` rule. - * misc: add option to show version in context menu. - * misc: call gdb for crash debugging. - * misc: stop using -fvisibility directives. -- Use system libGLESv2. -- Rebase clean.patch. -- Remove cmake-install.patch: hardly reasonable now. -- Remove Chromium Pepper Flash path appending: handled upstream. - -------------------------------------------------------------------- -Fri Nov 6 19:00:45 UTC 2015 - sor.alexei@meowr.ru - -- Provide flash-plugin instead of flash-player in PMBS. -- Install freshplayerplugin if both MozillaFirefox and - chromium-pepper-flash are installed. - -------------------------------------------------------------------- -Mon Oct 5 14:45:54 UTC 2015 - sor.alexei@meowr.ru - -- Update to 0.3.3: - * graphics: update fullscreen size at the very end of transition. - * net: implement PPB_NetAddress;1.0 inferface. - * audio: add "noaudio" backend which only provide sync events. - * misc: track origin threads of callbacks. - * misc: drop libconfig dependency, use own config parser. - * misc: avoid calling Javascript in NPP_SetWindow(). - * misc: fix -fvisibility=hidden build issue. - * misc: rename file name to libfreshwrapper-flashplayer.so. -- Rebase clean.patch and cmake-install.patch. - -------------------------------------------------------------------- -Mon Sep 21 07:12:22 UTC 2015 - olaf@aepfle.de - -- Add BuildRequires pkgconfig(vdpau) - -------------------------------------------------------------------- -Tue Aug 18 14:51:38 UTC 2015 - sor.alexei@meowr.ru - -- Update to 0.3.2: - * Fix fullscreen geometry issues (black screen with a tiny video - in top left corner). - * Synchronize with vertical blank in fullscreen mode. - * Add autoconnect and server autostart configuration for JACK - output. - * Add NPAPI:AudioControl support. -- Do not build libpdf and NaCl plugins after all as they do not - work (placeholders). - -------------------------------------------------------------------- -Sat Aug 1 11:31:32 UTC 2015 - sor.alexei@meowr.ru - -- Don't provide flash-player outside PMBS to prevent accidental - install with a possible lack of chromium-pepper-flash. - -------------------------------------------------------------------- -Thu Jul 23 11:32:54 UTC 2015 - sor.alexei@meowr.ru - -- Update to 0.3.1: - * Add video decoding through VDPAU. - * Bugfixes. - -------------------------------------------------------------------- -Wed Jul 8 14:02:12 UTC 2015 - i@marguerite.su - -- add clean.patch - * 3rdparty/angle has license problem, so strip it from source - fix boo#937244 - -------------------------------------------------------------------- -Mon Jul 6 11:43:19 UTC 2015 - olaf@aepfle.de - -- Disable Gtk3 support, it is not used - -------------------------------------------------------------------- -Fri Jun 26 06:44:29 UTC 2015 - olaf@aepfle.de - -- Use pkgconfig as BuildRequires because it is used by cmake - -------------------------------------------------------------------- -Sat Jun 13 07:48:40 UTC 2015 - i@marguerite.su - -- merge changelog w/ packman's. prepared for linking. -- add cmake-install.patch for installation options -- configuraion tweaks - * src/config_pepperflash.c modification is outdated. - * use append intead of replace for pepperflash_path, - in case some users have Google Chrome installed. - * enable hardware decoding for packman builds - * enable KDE Plasma 5 option after package installaion. -- build libpdf.so and nacl plguins too - -------------------------------------------------------------------- -Thu Jun 11 09:12:10 UTC 2015 - sor.alexei@meowr.ru - -- Update to 0.3.0: - * Add audio capture support. - * Implement UDP sockets and host resolver interfaces. - * Stop postponing already started screen saver. - * Implement custom cursors. - * Add GLES2 shader translator from ANGLE. - * Add video capture support. - * Add H.264 video decode via VA-API. -- Switch to Gtk3. - -------------------------------------------------------------------- -Sun Apr 26 13:42:20 UTC 2015 - sor.alexei@meowr.ru - -- Update to 0.2.4: - * 3D (accelerated rendering) is enabled by default. - * IMEs support (ibus and fcitx were tested). - * Mouse wheel events support. - * Screensaver inhibition fixes. - * Playing audio through JACK. - * High DPI screens support via device_scale parameter. - -------------------------------------------------------------------- -Tue Feb 17 20:26:48 UTC 2015 - sor.alexei@meowr.ru - -- Update to 0.2.3: - * Various bugfixes. - * Implement ppb_x509_certificate interface (is required by - prezi.com). - -------------------------------------------------------------------- -Tue Jan 13 21:39:50 UTC 2015 - sor.alexei@meowr.ru - -- Update to 0.2.2: - * Implement Flash DRM interface (Desktop PepperFlash does not - use it, you need one from ChromeOS). - * Fix malfunctioning nested submenus. - * Implement file chooser dialog. - * Fullscreen fixups, stop crashing on Alt-F4. - * Rework ALSA code, add optional PulseAudio support. - * Implement screen saver inhibition interface. - * Use GLX to create GL context, for both GL and GLES. - * Fix hangs caused by wrong nested message loop handling. - * Add quiet config option to decrease amount of output. - * Fix Referer bug. -- Build freshplayerplugin with libpulse. -- Fix path to Pepper Flash in library itself as well. - -------------------------------------------------------------------- -Sat Dec 13 18:13:32 UTC 2014 - joerg.lorenzen@ki.tng.de - -- Removed some unneeded dependencies to enable build on - armv6l/armv6hl. - -------------------------------------------------------------------- -Thu Dec 11 21:58:57 UTC 2014 - joerg.lorenzen@ki.tng.de - -- Update to 0.2.1.git20141204: - * Fix indentation. - * Remove xinerama from dependencies. - * Added dependencies to enable build on ARM CPU. - -------------------------------------------------------------------- -Thu Oct 23 17:53:44 UTC 2014 - dmitry_r@opensuse.org - -- Update to 0.2.1: - * No changelog available. - -------------------------------------------------------------------- -Sat Sep 6 08:31:48 UTC 2014 - dmitry_r@opensuse.org - -- Update to 0.2: - * No changelog available. - -------------------------------------------------------------------- -Sun May 18 16:45:49 UTC 2014 - sor.alexei@meowr.ru - -- Initial package. diff --git a/packages/f/freshplayerplugin/freshplayerplugin.spec b/packages/f/freshplayerplugin/freshplayerplugin.spec deleted file mode 100644 index 908f5ed..0000000 --- a/packages/f/freshplayerplugin/freshplayerplugin.spec +++ /dev/null @@ -1,127 +0,0 @@ -# -# spec file for package freshplayerplugin -# -# Copyright (c) 2021 SUSE LLC -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%bcond_with restricted -Name: freshplayerplugin -Version: 0.3.11 -Release: 0 -Summary: PPAPI2NPAPI compatibility layer -License: MIT -Group: Productivity/Networking/Web/Browsers -URL: https://github.com/i-rinat/freshplayerplugin -Source: https://github.com/i-rinat/freshplayerplugin/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-OPENSUSE freshplayerplugin-drop-angle.patch bsc#937244 i@marguerite.su -Patch0: freshplayerplugin-drop-angle.patch -# PATCH-FIX-UPSTREAM freshplayerplugin-fix-no-hwdec.patch -- Fix compilation with no hardware acceleration. -Patch1: freshplayerplugin-fix-no-hwdec.patch -BuildRequires: cmake -BuildRequires: gcc-c++ -BuildRequires: pkgconfig -BuildRequires: ragel -BuildRequires: pkgconfig(alsa) -BuildRequires: pkgconfig(cairo) -BuildRequires: pkgconfig(freetype2) -BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(gl) -BuildRequires: pkgconfig(glesv2) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(icu-uc) -BuildRequires: pkgconfig(jack) -BuildRequires: pkgconfig(libdrm) -BuildRequires: pkgconfig(libevent) -BuildRequires: pkgconfig(libevent_pthreads) -BuildRequires: pkgconfig(libpulse) -BuildRequires: pkgconfig(libv4l2) -BuildRequires: pkgconfig(openssl) -BuildRequires: pkgconfig(pango) -BuildRequires: pkgconfig(pangocairo) -BuildRequires: pkgconfig(pangoft2) -BuildRequires: pkgconfig(soxr) -BuildRequires: pkgconfig(x11) -BuildRequires: pkgconfig(xcursor) -BuildRequires: pkgconfig(xrandr) -BuildRequires: pkgconfig(xrender) -Supplements: (browser(npapi) and flash-player-ppapi) -Conflicts: flash-player -%if 0%{with restricted} -# Hardware accelerated decoding. -BuildRequires: pkgconfig(libavcodec) -BuildRequires: pkgconfig(libavutil) -BuildRequires: pkgconfig(libva) -BuildRequires: pkgconfig(libva-x11) -BuildRequires: pkgconfig(vdpau) -Requires: flash-player-ppapi -Provides: flash-plugin -%else -Recommends: flash-player-ppapi -%endif -%ifarch armv6l || armv6hl -BuildRequires: Mesa-libEGL-devel -BuildRequires: Mesa-libEGL1 -BuildRequires: Mesa-libGLESv1_CM-devel -BuildRequires: Mesa-libGLESv1_CM1 -BuildRequires: Mesa-libGLESv2-2 -BuildRequires: Mesa-libGLESv2-devel -%endif - -%description -The main goal of this project is to get PPAPI (Pepper) Flash player -working in Firefox. This wrapper implements some kind of adapter -which will look like browser to PPAPI plugin and look like NPAPI -plugin for browser. - -%prep -%autosetup -p1 - -# Enable hardware accelerated decoding for PMBS. -%if %{with restricted} -sed -i 's|^\(enable_hwdec = \)0|\11|' data/freshwrapper.conf.example -%endif - -%build -%cmake \ - -DMOZPLUGIN_INSTALL_DIR=%{_libdir}/browser-plugins \ -%if %{with restricted} - -DWITH_HWDEC=1 \ -%else - -DWITH_HWDEC=0 \ -%endif - -DWITH_GLES2=ON -%make_build - -%install -%cmake_install -install -Dpm 0644 data/freshwrapper.conf.example \ - %{buildroot}%{_sysconfdir}/freshwrapper.conf - -%post -/sbin/ldconfig -# A tweak for Plasma 5. -if [ ! -f "%{_bindir}/plasmashell" ]; then - sed -i 's|^\(quirk_plasma5_screensaver = \)0$|\11|' %{_sysconfdir}/freshwrapper.conf -fi - -%postun -p /sbin/ldconfig - -%files -%license COPYING LICENSE -%doc ChangeLog README.md -%config %{_sysconfdir}/freshwrapper.conf -%{_libdir}/browser-plugins/libfreshwrapper-flashplayer.so - -%changelog diff --git a/packages/k/kbfs/.files b/packages/k/kbfs/.files deleted file mode 100644 index 522607d..0000000 Binary files a/packages/k/kbfs/.files and /dev/null differ diff --git a/packages/k/kbfs/.meta b/packages/k/kbfs/.meta deleted file mode 100644 index 020b338..0000000 --- a/packages/k/kbfs/.meta +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/packages/k/kbfs/.rev b/packages/k/kbfs/.rev deleted file mode 100644 index c24ea2f..0000000 --- a/packages/k/kbfs/.rev +++ /dev/null @@ -1,71 +0,0 @@ - - - 442d780f6a2cbc15890551f61b513dc9 - 2.8.0 - - dimstar_suse - New package, see https://lists.opensuse.org/opensuse-factory/2018-11/msg00020.html - -Please be aware that this package depends (not build-depends) on the package -keybase-client whose submission was requested via SR#647076. Thus, this package -should be accepted after, or in combination with that package. - 647077 - - - 7467148812ee02f98a4466ea90e24fb6 - 2.8.0 - - dimstar_suse - - 648258 - - - 2a03e938f0cd27ac40138e4bdead5309 - 2.10.1 - - dimstar_suse - - Upgrade to version 2.10.1 - * This solves an issue with Git operations leaking disk cache. - 651453 - - - 79fe35c051bb34ef0e7e2be65f0d528d - 2.11.0 - - dimstar_suse - - 662540 - - - 6cd812a4fa7add01d534121eb7ef4c81 - 2.11.0 - - dimstar_suse - - 769871 - - - 9bd05e47ee4c469b2224bb1891f942ba - 2.11.0 - - dimstar_suse - Automatic submission by obs-autosubmit - 859622 - - - eb1d4c519e78c1d66da4cf57d8cccf99 - 2.11.0 - - dimstar_suse - - Switch to Go 1.14 as Go 1.16 breaks the build - 896984 - - - 07c2238e85d348f7114e5e72856ded95 - 2.11.0 - - dimstar_suse - Automatic submission by obs-autosubmit - 973264 - - diff --git a/packages/k/kbfs/.servicemark b/packages/k/kbfs/.servicemark deleted file mode 100644 index 02711d8..0000000 --- a/packages/k/kbfs/.servicemark +++ /dev/null @@ -1 +0,0 @@ -0340019cfd41adad2e05052c1d132fad diff --git a/packages/k/kbfs/README.SUSE b/packages/k/kbfs/README.SUSE deleted file mode 100644 index 15429a8..0000000 --- a/packages/k/kbfs/README.SUSE +++ /dev/null @@ -1,22 +0,0 @@ -Using the Keybase Filesystem -============================ - -Using the Keybase Filesystem requires the following: - -1. You need to be logged into a Keybase account. This can be done by running - `keybase login`. -2. You need to start the `kbfs` service in your user session. To do this run - `systemctl --user start kbfs`. - -This package does not include the redirection service which enables accessing -the Keybase Filesystem via `/keybase`. The mounted Keybase Filesystem can be -found at `${XDG_RUNTIME_DIR}/keybase/kbfs`. On a standard installation with -only a single user this will be `/run/user/1000/keybase/kbfs`. - -Making the Keybase Filesystem start automatically -------------------------------------------------- - -To make the Keybase Filesystem start automatically on log-in, enable the `kbfs` -service: - - systemctl --user enable kbfs diff --git a/packages/k/kbfs/README.SUSE.git b/packages/k/kbfs/README.SUSE.git deleted file mode 100644 index 85c974b..0000000 --- a/packages/k/kbfs/README.SUSE.git +++ /dev/null @@ -1,12 +0,0 @@ -Using the Git Remote Helper for Keybase -======================================= - -The remote helper will automatically be enabled in Git. However, it requires the -Keybase Filesystem to be mounted to work. See -/usr/share/doc/packages/kbfs/README.SUSE on how to mount the Keybase Filesystem. - -Managing Git Repositories on Keybase ------------------------------------- - -Git repositories on Keybase can be managed using the `git` subcommand of the -Keybase command line client. diff --git a/packages/k/kbfs/README.SUSE.tool b/packages/k/kbfs/README.SUSE.tool deleted file mode 100644 index b36d3f6..0000000 --- a/packages/k/kbfs/README.SUSE.tool +++ /dev/null @@ -1,10 +0,0 @@ -Using the Keybase Filesystem Tool -================================= - -The Keybase Filesystem tool requires a valid Keybase login session and the -Keybase service to be running. To log in to keybase run `keybase login`. -This will automatically start the Keybase service. - -Logging in will typically only have to happen once. To only start the -service run `systemctl --user start keybase` or run any command using -the Keybase command line client. diff --git a/packages/k/kbfs/_service b/packages/k/kbfs/_service deleted file mode 100644 index 626bc3f..0000000 --- a/packages/k/kbfs/_service +++ /dev/null @@ -1,8 +0,0 @@ - - - https - github.com - /keybase/kbfs/archive/v2.11.0.tar.gz - - - diff --git a/packages/k/kbfs/ensure-mount-dir-exists.patch b/packages/k/kbfs/ensure-mount-dir-exists.patch deleted file mode 100644 index 1cc50da..0000000 --- a/packages/k/kbfs/ensure-mount-dir-exists.patch +++ /dev/null @@ -1,30 +0,0 @@ -From: Matthias Bach -Date: 2018-11-04 21:40:00 +0100 -Subject: Ensure the default KBFS mount directoy is created on service start -References: https://github.com/keybase/kbfs/issues/1655 -Upstream: never - -This ensure that the default KBFS mount directory is create on service start. -Upstream does this using their `run_keybase` script which is not included in -this package. - -This solution is much cleaner than upstreams. However, we cannot directly -upstream it due to the hack for Leap 15.0. In addition, upstream probably -wouldn't like the Systemd 235 requirement. - -diff -rub kbfs-2.10.1o/packaging/linux/systemd/kbfs.service kbfs-2.10.1/packaging/linux/systemd/kbfs.service - ---- kbfs-2.10.1o/packaging/linux/systemd/kbfs.service 2018-11-13 19:08:53.000000000 +0100 -+++ kbfs-2.10.1/packaging/linux/systemd/kbfs.service 2018-11-23 20:42:55.907799624 +0100 -@@ -13,6 +13,11 @@ - ExecStart=/usr/bin/kbfsfuse -debug -log-to-file - ExecStop=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b mountdir)"' - Restart=on-failure -+# Ensure the default mountdir exists -+RuntimeDirectory=keybase/kbfs -+RuntimeDirectoryMode=0700 -+# Work around Systemd on Leap 15.0 being to old for RuntimeDirectory with deep directories (requires Systemd 235) -+ExecStartPre=/bin/sh -c 'mkdir -p "${XDG_RUNTIME_DIR}/keybase/kbfs"' - - [Install] - WantedBy=default.target diff --git a/packages/k/kbfs/ensure-service-stop-unmounts-filesystem.patch b/packages/k/kbfs/ensure-service-stop-unmounts-filesystem.patch deleted file mode 100644 index 9990524..0000000 --- a/packages/k/kbfs/ensure-service-stop-unmounts-filesystem.patch +++ /dev/null @@ -1,28 +0,0 @@ -From: Matthias Bach -Date: 2018-11-09 21:15:00 +0100 -Subject: Ensure stopping the kbfs service also unmounts the filesystem -Upstream: never - -Stopping the service will leave the filesystem in an unmounted but non- -working state. Explicitly unmounting it when stopping the service solves -this. - -This patch can't be upstreamed in this form as it includes the hardcoded -mountpoint assumption which mirrors usptreams assumption, but they would -always have the mountdir config filled. - -diff -rub kbfs-2.11.0o/packaging/linux/systemd/kbfs.service kbfs-2.11.0/packaging/linux/systemd/kbfs.service ---- kbfs-2.11.0o/packaging/linux/systemd/kbfs.service 2018-11-30 22:17:56.000000000 +0100 -+++ kbfs-2.11.0/packaging/linux/systemd/kbfs.service 2019-01-02 20:16:11.651296726 +0100 -@@ -10,9 +10,9 @@ - # `systemctl --user restart kbfs.service` will hit mount failures if there - # are any running shells cd'd into a Keybase folder. - EnvironmentFile=-%t/keybase/keybase.kbfs.env --ExecStartPre=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b mountdir)"' -+ExecStartPre=-/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); fusermount -uz "${SERVICE:-%t/keybase/kbfs}"' - ExecStart=/usr/bin/kbfsfuse -debug -log-to-file --ExecStop=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b mountdir)"' -+ExecStop=/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); fusermount -uz "${SERVICE:-%t/keybase/kbfs}"' - Restart=on-failure - # Ensure the default mountdir exists - RuntimeDirectory=keybase/kbfs diff --git a/packages/k/kbfs/kbfs.changes b/packages/k/kbfs/kbfs.changes deleted file mode 100644 index 1349de0..0000000 --- a/packages/k/kbfs/kbfs.changes +++ /dev/null @@ -1,59 +0,0 @@ -------------------------------------------------------------------- -Wed Apr 20 19:27:57 UTC 2022 - Matthias Bach - -- Update to using Go 1.15 for builds - -------------------------------------------------------------------- -Wed Jun 2 19:35:29 UTC 2021 - Matthias Bach - -- Switch to Go 1.14 as Go 1.16 breaks the build - -------------------------------------------------------------------- -Thu Dec 24 15:36:30 UTC 2020 - Matthias Bach - -- Modernise spec file - -------------------------------------------------------------------- -Mon Feb 3 14:04:03 UTC 2020 - Dominique Leuenberger - -- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to - shortcut through the -mini flavors. - -------------------------------------------------------------------- -Wed Jan 2 19:06:06 UTC 2019 - marix@marix.org - -- Upgrade to version 2.11.0 - * The server will never be involved for unmerged MDs when the - user is running a journal. -- Updated ensure-service-stop-unmounts-filesystem.patch. - -------------------------------------------------------------------- -Fri Nov 23 19:49:37 UTC 2018 - marix@marix.org - -- Upgrade to version 2.10.1 - * This solves an issue with Git operations leaking disk cache. - -------------------------------------------------------------------- -Sun Nov 11 20:03:58 UTC 2018 - marix@marix.org - -- Add ensure-service-stop-unmounts-filesystem.patch: Ensures the - Keybase Filesystem is properly unmounted when stopping the kbfs - service. - -------------------------------------------------------------------- -Tue Nov 6 21:58:23 UTC 2018 - marix@marix.org - -- Add README.SUSE files to explaining how to get started in using - these packages. -- Dropped the upstream README that only contains information - relevant for people building from source. - -------------------------------------------------------------------- -Sun Nov 4 20:46:27 UTC 2018 - marix@marix.org - -- Initial package version - * Provides the core Keybase Filesystem. - * Provides the KBFS CLI tool. - * Provides the Git remote helper for the kebase protocol. - * Does not include the rebinder which makes the filesystem - available at /keybase. diff --git a/packages/k/kbfs/kbfs.spec b/packages/k/kbfs/kbfs.spec deleted file mode 100644 index ecddffd..0000000 --- a/packages/k/kbfs/kbfs.spec +++ /dev/null @@ -1,125 +0,0 @@ -# -# spec file for package kbfs -# -# Copyright (c) 2022 SUSE LLC -# Copyright (c) 2018, Matthias Bach -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -Name: kbfs -Version: 2.11.0 -Release: 0 -Summary: Encrypted remote storage based on Keybase identities -License: BSD-3-Clause AND LGPL-3.0-or-later -Group: Productivity/Security -URL: https://github.com/keybase/kbfs/ -Source: https://github.com/keybase/kbfs/archive/v%{version}.tar.gz -Source1: README.SUSE -Source2: README.SUSE.git -Source3: README.SUSE.tool -Patch1: ensure-mount-dir-exists.patch -Patch2: ensure-service-stop-unmounts-filesystem.patch -BuildRequires: fdupes -BuildRequires: git -BuildRequires: go1.15 -BuildRequires: golang-packaging -BuildRequires: gzip -BuildRequires: pkgconfig -BuildRequires: pkgconfig(systemd) -Requires: keybase-client -Supplements: keybase-client -%{go_nostrip} -%{?systemd_ordering} -%{go_provides} - -%description -The Keybase filesystem provides encrypted remote storage. Encryption is -handled transparently based on Keybase accounts. - -In addition to plain file storage this also provides a possibility to -host public files and store Git repositories. - -%package git -Summary: Git remote helper for repositories stored on Keybase -Group: Productivity/Security -Requires: kbfs -Requires: keybase-client -Supplements: keybase-client - -%description git - -A git remote helper that allows storing Git repositories using Keybase. -Repositories can be completely private or bound to a team. -Repositories using this remote helper use the scheme keybase://. - -%package tool -Summary: Keybase Filesystem command line utility -Group: Productivity/Security -Requires: keybase-client -Supplements: keybase-client - -%description tool - -A thin command line utility for interacting with the Keybase Filesystem -without using a filesystem mountpoint. - -%prep -%autosetup -p1 - -%build -%{goprep} github.com/keybase/%{name} -%{gobuild} -tags production kbfsfuse -%{gobuild} -tags production kbfstool -%{gobuild} -tags production kbfsgit/git-remote-keybase - -%install -%{goinstall} -%{gofilelist} -install -D -m 644 packaging/linux/systemd/kbfs.service %{buildroot}%{_userunitdir}/kbfs.service -install -D -m 644 -p %{SOURCE1} %{buildroot}/%{_docdir}/%{name}/README.SUSE -install -D -m 644 -p %{SOURCE2} %{buildroot}/%{_docdir}/%{name}-git/README.SUSE -install -D -m 644 -p %{SOURCE3} %{buildroot}/%{_docdir}/%{name}-tool/README.SUSE -%fdupes %{buildroot}/%{_prefix} - -%check -%{gotest} github.com/keybase/%{name}/kbfsfuse -%{gotest} github.com/keybase/%{name}/kbfstool -%{gotest} github.com/keybase/%{name}/kbfsgit - -%post -%systemd_user_post kbfs.service - -%preun -%systemd_user_preun kbfs.service - -%files -f file.lst -%{_bindir}/kbfsfuse -%{_userunitdir}/kbfs.service -%{_docdir}/%{name} -%{_docdir}/%{name}/README.SUSE -%license LICENSE - -%files git -%{_bindir}/git-remote-keybase -%{_docdir}/%{name}-git -%{_docdir}/%{name}-git/README.SUSE -%license LICENSE - -%files tool -%{_bindir}/kbfstool -%{_docdir}/%{name}-tool -%{_docdir}/%{name}-tool/README.SUSE -%license LICENSE - -%changelog diff --git a/packages/k/kbfs/v2.11.0.tar.gz b/packages/k/kbfs/v2.11.0.tar.gz deleted file mode 120000 index db4ccf4..0000000 --- a/packages/k/kbfs/v2.11.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeicrj7afb233xcauitxpzvi6ey6xf7xj5xrrube45xwqzpwajhpzem \ No newline at end of file diff --git a/packages/p/python-ctypescrypto/.files b/packages/p/python-ctypescrypto/.files deleted file mode 100644 index c98abd5..0000000 Binary files a/packages/p/python-ctypescrypto/.files and /dev/null differ diff --git a/packages/p/python-ctypescrypto/.meta b/packages/p/python-ctypescrypto/.meta deleted file mode 100644 index ae5d6eb..0000000 --- a/packages/p/python-ctypescrypto/.meta +++ /dev/null @@ -1,5 +0,0 @@ - - python-ctypescrypto - - - diff --git a/packages/p/python-ctypescrypto/.rev b/packages/p/python-ctypescrypto/.rev deleted file mode 100644 index 96044ea..0000000 --- a/packages/p/python-ctypescrypto/.rev +++ /dev/null @@ -1,18 +0,0 @@ - - - e7f28b8e1a32c527fe54ed592b3caf9b - 0.5 - - dimstar_suse - - 760373 - - - ff9e069f53272b111b25459d6f848c8e - 0.5 - - dimstar_suse - - Fix build without python2 - 785226 - - diff --git a/packages/p/python-ctypescrypto/ctypescrypto-0.5.tar.gz b/packages/p/python-ctypescrypto/ctypescrypto-0.5.tar.gz deleted file mode 120000 index e008f38..0000000 --- a/packages/p/python-ctypescrypto/ctypescrypto-0.5.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreibj6zcn2arxik3v2odxe7fntaq34dl5oe3awhgjzhz4hcuauyom4i \ No newline at end of file diff --git a/packages/p/python-ctypescrypto/python-ctypescrypto.changes b/packages/p/python-ctypescrypto/python-ctypescrypto.changes deleted file mode 100644 index 1c0467d..0000000 --- a/packages/p/python-ctypescrypto/python-ctypescrypto.changes +++ /dev/null @@ -1,9 +0,0 @@ -------------------------------------------------------------------- -Sun Mar 15 07:39:26 UTC 2020 - Tomáš Chvátal - -- Fix build without python2 - -------------------------------------------------------------------- -Sat Dec 28 18:26:30 UTC 2019 - Martin Hauke - -- Initial package, version 0.5 diff --git a/packages/p/python-ctypescrypto/python-ctypescrypto.spec b/packages/p/python-ctypescrypto/python-ctypescrypto.spec deleted file mode 100644 index ed27b77..0000000 --- a/packages/p/python-ctypescrypto/python-ctypescrypto.spec +++ /dev/null @@ -1,71 +0,0 @@ -# -# spec file for package python-ctypescrypto -# -# Copyright (c) 2020 SUSE LLC -# Copyright (c) 2019, Martin Hauke -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -Name: python-ctypescrypto -Version: 0.5 -Release: 0 -Summary: CTypes-based interface for some OpenSSL libcrypto features -License: MIT -URL: https://github.com/vbwagner/ctypescrypto -Source: https://files.pythonhosted.org/packages/source/c/ctypescrypto/ctypescrypto-%{version}.tar.gz -BuildRequires: %{python_module setuptools} -BuildRequires: fdupes -BuildRequires: libopenssl-devel -BuildRequires: openssl -BuildRequires: python-rpm-macros -BuildArch: noarch -%python_subpackages - -%description -Python interface to some openssl function based on ctypes module. - -%prep -%setup -q -n ctypescrypto-%{version} - -%build -%python_build - -%install -%python_install -%python_expand %fdupes %{buildroot}%{$python_sitelib} - -%check -# tests/testmac.py disabled since MAC tests require the openssl -# GOST engine which openSUSE does not ship -rm tests/testmac.py -# tests/testx509.py disabled since we don't have the proper root CA -# available to check against -rm tests/testx509.py -# tests/testpkey.py disabled since the openssl version that's -# currently shipped on Tumbleweed is heavily patched. -# e.g. the default bit size for RSA keys was changed,... -%if 0%{?suse_version} >= 1550 -rm tests/testpkey.py -%endif -# Run remaining tests -%python_exec -m unittest discover tests/ -v - -%files %{python_files} -%license LICENSE -%doc README.md -%{python_sitelib}/ctypescrypto -%{python_sitelib}/ctypescrypto-%{version}-py%{python_version}.egg-info - -%changelog diff --git a/packages/p/python-ospd/.files b/packages/p/python-ospd/.files deleted file mode 100644 index 1bc6b1b..0000000 Binary files a/packages/p/python-ospd/.files and /dev/null differ diff --git a/packages/p/python-ospd/.meta b/packages/p/python-ospd/.meta deleted file mode 100644 index 0c285a9..0000000 --- a/packages/p/python-ospd/.meta +++ /dev/null @@ -1,12 +0,0 @@ - - A base class for the OSP (Open Scanner Protocol) - OSPD is a base class for scanner wrappers which share the same -communication protocol: OSP (Open Scanner Protocol). OSP creates -a unified interface for different security scanners and makes -their control flow and scan results consistently available under -the central Greenbone Vulnerability Manager service. - - - - https://www.openvas.org - diff --git a/packages/p/python-ospd/.rev b/packages/p/python-ospd/.rev deleted file mode 100644 index f5e08ef..0000000 --- a/packages/p/python-ospd/.rev +++ /dev/null @@ -1,18 +0,0 @@ - - - 3c592788d0b4f27f5494b4f7da769e21 - 20.8.0 - - dimstar_suse - - 838542 - - - 255d33b537ecc0f87118dbb29648cf38 - 20.8.1 - - RBrownSUSE - - 876141 - - diff --git a/packages/p/python-ospd/ospd-20.8.1.tar.gz b/packages/p/python-ospd/ospd-20.8.1.tar.gz deleted file mode 120000 index 413f650..0000000 --- a/packages/p/python-ospd/ospd-20.8.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreibscveegbmxna42wv7kp3426zzbdpq2judxbczorvnq4xk3a42sy4 \ No newline at end of file diff --git a/packages/p/python-ospd/ospd-20.8.1.tar.gz.sig b/packages/p/python-ospd/ospd-20.8.1.tar.gz.sig deleted file mode 100644 index ed4e3c5..0000000 --- a/packages/p/python-ospd/ospd-20.8.1.tar.gz.sig +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAABAgAGBQJfM60hAAoJEJgj+qYO0eWA1p4QAIQVQ+625a9HiHVJOvXVg3uO -NSlFo+FK1qbZMKBnFFGDgYo3jiV4ZyAldvX2OIQnsicp3riHQRgziUiaBdeHw+lY -RKx95krRrzKpSQ0DB6dNM5YQwgLKpvcoX/lH+9YMH5Ja8F2GaHiCcbvYLX/J/Asn -aa4F3m3J5vFtOcBO4LaPmaIJ5J2A8mPxL09Hv2V6VOfrUfOi0CBDELLfI8PYE6Ug -v/MZ0tBS2YONh0Zqw8RfuqWlwenrYDnFx9zPRY/L9cqGA7oq0Jehhd/q23Iv4i/7 -3S3Cv+/skY+8VA4h7i1TAlI2/D0CQGZ6XnZzGiKRvRqp1mAv0CmlmaWSYXhn4TDJ -Yk3z/d13accuyaDmBuZRIz5oLf8T+CB5Oh9qlrY6UOJvVz46Wb+nVqOcFlD9cLCm -b4ICIhgVGKFme7WcjAejmXIA5bDtlKJqj7bQZ7WQRIW0a+1Vd9AiNE7rJmUj0alb -vwkXq/t7EPDhYb5U8czjwpO89akU4WruoCI/vI8svXv5TNCfUIObO6+ayJfYghxK -9vsqvF6yqTOdtvQO36s7/lE1me509FlMc7tiDK506/8/bn4FTNmt3Gv+IPv4yzjl -uQ0GDABDxX6IX7K7/UKrpiz8S++LoMkr2uAzifG/279sMC/LO3cgAnjkpDkjzheW -w2jceL6lYms9PUKVnoeD -=cIaQ ------END PGP SIGNATURE----- diff --git a/packages/p/python-ospd/python-ospd.changes b/packages/p/python-ospd/python-ospd.changes deleted file mode 100644 index 19a4e73..0000000 --- a/packages/p/python-ospd/python-ospd.changes +++ /dev/null @@ -1,94 +0,0 @@ -------------------------------------------------------------------- -Tue Mar 2 07:39:20 UTC 2021 - Martin Hauke - -- Update to version 20.8.1 - Added - * Add debug level log messages. #373 - Changed - * Improve logging for unsatisfied vts dependencies. - * Do not use busy wait when waiting for the openvas scan process - to finish. - * The description field of the systemd ospd-openvas.service file - was updated. - * Improve logging for unexpected data in script_xref tags. - Fixed - * Fix nvticache name when for stable version from sources. - * Fix stop scan during preferences handling, before spawining - OpenVAS. - * Fix alive test preferences when a non default method is - selected. - * Check for empty vts preferences list. - * Fix progress calculation when the host count differs from the - target string count. - -------------------------------------------------------------------- -Tue Aug 11 17:53:55 UTC 2020 - Martin Hauke - -- Use %pytest for running the unittest-based testsuite - -------------------------------------------------------------------- -Tue Aug 11 16:53:33 UTC 2020 - Martin Hauke - -- Update to version 20.8.0 - Added - * Add solution method to solution of vt object. - * Add wait_for_children(). - * Extend osp to accept target options. - * Accept reverse_lookup_only and reverse_lookup_unify target's - options. - * Add 'total' and 'sent' attributes to element for - cmd response. - * Add new get_memory_usage command. - * Add lock-file-dir configuration option. - * Add details attribute to get_vts command. - * Add pontos as dev dependency for managing the version - information in ospd. - * Add more info about scan progress with progress attribute in - get_scans cmd. - * Add support for scan queuing - * Extend results with optional argument URI - * Add new scan status INTERRUPTED. - * Extend get_vts with attribute version_only and return the - version. - * Allow to set all openvas parameters which are not strict - openvas only parameters via osp. - Changes - * Modify init() method and use new syntax for super(). - * Create data manager and spawn new process to keep the vts - dictionary. - * Update daemon start sequence. Run daemon.check before - daemon.init now. - * Improve get_vts cmd response, sending the vts piece by piece. - * Start the server before initialize to respond to the client. - * Use an iterator to get the vts when get_vts cmd is called. - * Update license to AGPL-3.0+ - * Replaced pipenv with poetry for dependency management. poetry - install works a bit different then pipenv install. It installs - dev packages by default and also ospd in editable mode. This - means after running poetry install ospd will directly be - importable in the virtual python environment. - * Progress bar calculation does not take in account the dead - hosts. - * Show progress as integer for get_scans. - * Make scan_id attribute mandatory for get_scans. - * Ignore subsequent SIGINT once inside exit_cleanup(). - * Simplify start_scan() - * Make ospd-openvas to shut down gracefully - * Do not add all params which are in the OSPD_PARAMS dict to the - params which are set as scan preferences. - Fixed - * Fix stop scan. Wait for the scan process to be stopped before - delete it from the process table. - * Fix get_scanner_details(). - * Fix thread lib leak using daemon mode for python 3.7. - * Fix scan progress in which all hosts are dead or excluded. - * Stop all running scans before exiting. - * Fix start of parallel queued task. - * Strip trailing commas from the target list. - Removed - * Remove support for resume task. - -------------------------------------------------------------------- -Tue Aug 11 13:59:24 UTC 2020 - Martin Hauke - -- Initial package, version 2.0.1 diff --git a/packages/p/python-ospd/python-ospd.keyring b/packages/p/python-ospd/python-ospd.keyring deleted file mode 100644 index b5f02e5..0000000 --- a/packages/p/python-ospd/python-ospd.keyring +++ /dev/null @@ -1,29 +0,0 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBFmwBV8BEAC12vjOMsOZnK3zaBI+7hImmpkmiuwQ33ys/1Yhk99wcZw3Lxap -uesRgdZTFr93E0oiN7PzKgPJcFT9Wz7O2h1OpgPWJnL6vp3usMxGLS0gSUj/pgUI -qvlKtnaV1+2qMtsunnEW3QGN/m1HmQtaPBFWBAJIP7NNqBmrQNuRyLslVWSpRgMY -dvIXivKLVDV4D7Z+QGU+140mYaIRfKagzfGzcke/3IC9ppUATA0R1r0l4rmyD6bF -v9JnS41hSL4HZCH9LJaaPN9k7fRpSmUHyn05+2iW6UIz1aona6Y3nRvQ2XZxsg7u -6mEjEou9TD3ayVt/uewEQ2mHxr07YHYq/jZFHXTRz5R8fPwUu1NpSL+zI6CFf6cx -Et4bcRLeW7CD4/7UcUXGp+SECvj4/IeVkZABjxpC9ikLX2FkgJD1G6/gt3eEjmEF -2g8l9tYDIJqclm1gpQk6TMRuw43Rqf1Vhd9USGBXK2lTo6ZU3LYUQzz2ycYmF8Ut -x693sUpNCCWgEV3k21O8lDeUbrtrBdEcOYbbG73mV4UjLKxM0dJ8V8j0CDRprzD8 -kFeelLFq/j6iglHMVXhQQX5nTc0ieNlxOj2O7HFu1yR/B1CIBT8H0ab2aJjEsZPh -hq67V5EJ4c1l3hOJIEyNdkG90uEHGKFABlQ9TaVjCDlGI5LKmNYb+bq39QARAQAB -tCZHcmVlbmJvbmUgQ29tbXVuaXR5IEZlZWQgaW50ZWdyaXR5IGtleYkCTgQTAQgA -OBYhBIrkvkKbYKWbMRwuc5gj+qYO0eWABQJZsAVfAhsDBQsJCAcCBhUICQoLAgQW -AgMBAh4BAheAAAoJEJgj+qYO0eWAQ50P/jE0Cr0BnPiOqFpipC63pR4MDhTDlQhn -hsvkzS66zcVT48VSyGzRD2ISotJPIFp20dL/I6NkLZHOxqaVLQ9D8RjgdNOg7XL5 -51YmKCKDSu8BRYNFj0gwQqufQokIZmsRKdG3AxpzN9eZ4EuuhnLZTKv/De1SplnY -3OGagDTZIYQAbN/arg2SqTKbXBLVbZcn2jz/szo6PeMW9eSCWY9YtIyfln1trb9W -uyc2fHZ1RpcvBGH+Pw8ePG1GUA+MKNdrrHcRBbtsCgRynQNwPdp7aTXwItJ586KV -S3uAPk+n5e8aP4PnDztDhRJDnuA2UWY24dXbUqfMVayN+kbB92TMDFBpq6x6ULUl -UnjffKk+XoLzr/LjqHEkaPOZ2OK9SjXjd8RPARazHk4hYveSzxCM+OCQBQNvlyVr -JLGOtYCVah4rDsiCiDp/mrNwT5NqVaK8yABk/QlE2EakssXxfliAkse6/up1ymLm -nuG0KyrrSztoS5YGzyn+ZX9tCZ2L8QDFhjpmkb+1JfDBdAlwdXyBNl0XqKfEp6IU -2T+z+0nas6NTqwLJ/QVH5Hn9nKTmfjaFQSsPhvUeN2jatNmgle8UFihBUrw7f0DX -xMbJc0howgAT0zg+T3FHINZfmjChlAHbd3B/1crJAeIHnEyVtrcV/dNrc4qXEKNs -hrwIQ1cRTJcY -=+bJs ------END PGP PUBLIC KEY BLOCK----- diff --git a/packages/p/python-ospd/python-ospd.spec b/packages/p/python-ospd/python-ospd.spec deleted file mode 100644 index 72f9716..0000000 --- a/packages/p/python-ospd/python-ospd.spec +++ /dev/null @@ -1,76 +0,0 @@ -# -# spec file for package python-ospd -# -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2020-2021, Martin Hauke -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 -Name: python-ospd -Version: 20.8.1 -Release: 0 -Summary: A base class for the OSP (Open Scanner Protocol) -License: AGPL-3.0-or-later -Group: Development/Languages/Python -URL: https://www.openvas.org -Source: https://github.com/greenbone/ospd/archive/v%{version}.tar.gz#/ospd-%{version}.tar.gz -Source98: https://github.com/greenbone/ospd/releases/download/v%{version}/ospd-%{version}.tar.gz.sig -Source99: https://www.greenbone.net/GBCommunitySigningKey.asc#/%{name}.keyring -BuildRequires: %{python_module setuptools} -BuildRequires: fdupes -BuildRequires: python-rpm-macros -# SECTION test requirements -BuildRequires: %{python_module Deprecated} -BuildRequires: %{python_module defusedxml} -BuildRequires: %{python_module lxml} -BuildRequires: %{python_module paramiko} -BuildRequires: %{python_module psutil} -BuildRequires: %{python_module pytest} -# /SECTION -Requires: python-defusedxml -Requires: python-lxml -Requires: python-paramiko -BuildArch: noarch -%python_subpackages - -%description -OSPD is a base class for scanner wrappers which share the same -communication protocol: OSP (Open Scanner Protocol). OSP creates -a unified interface for different security scanners and makes -their control flow and scan results consistently available under -the central Greenbone Vulnerability Manager service. - -%prep -%setup -q -n ospd-%{version} - -%build -%python_build - -%install -%python_install -# Remove tests from sitelib -%python_expand rm -rf %{buildroot}%{$python_sitelib}/tests -%python_expand %fdupes %{buildroot}%{$python_sitelib} - -%check -%pytest - -%files %{python_files} -%license COPYING -%doc README.md -%{python_sitelib}/ospd* - -%changelog diff --git a/packages/q/qore-doc/.files b/packages/q/qore-doc/.files deleted file mode 100644 index f3946c6..0000000 Binary files a/packages/q/qore-doc/.files and /dev/null differ diff --git a/packages/q/qore-doc/.meta b/packages/q/qore-doc/.meta deleted file mode 100644 index 1ce985b..0000000 --- a/packages/q/qore-doc/.meta +++ /dev/null @@ -1,8 +0,0 @@ - - Qore Programming Language - Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language. - - - http://qore.org - qore - diff --git a/packages/q/qore-doc/.rev b/packages/q/qore-doc/.rev deleted file mode 100644 index 2b76875..0000000 --- a/packages/q/qore-doc/.rev +++ /dev/null @@ -1,9 +0,0 @@ - - - 9cd0701df16e4485df2b4c067a3c0753 - unknown - - dimstar_suse - updated by OSRT tools (host ani) - - diff --git a/packages/q/qore-doc/.servicemark b/packages/q/qore-doc/.servicemark deleted file mode 100644 index 0862e88..0000000 --- a/packages/q/qore-doc/.servicemark +++ /dev/null @@ -1 +0,0 @@ -c3cc25d3109dc781f2e2fa61a3c5fc2b diff --git a/packages/q/qore-doc/_link b/packages/q/qore-doc/_link deleted file mode 100644 index 1c472dd..0000000 --- a/packages/q/qore-doc/_link +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/packages/y/yast2-sound/.files b/packages/y/yast2-sound/.files deleted file mode 100644 index 55f4215..0000000 Binary files a/packages/y/yast2-sound/.files and /dev/null differ diff --git a/packages/y/yast2-sound/.meta b/packages/y/yast2-sound/.meta deleted file mode 100644 index 81b170a..0000000 --- a/packages/y/yast2-sound/.meta +++ /dev/null @@ -1,5 +0,0 @@ - - YaST2 - Sound Configuration - This package contains the YaST2 component for sound card configuration. - - diff --git a/packages/y/yast2-sound/.rev b/packages/y/yast2-sound/.rev deleted file mode 100644 index 258f96b..0000000 --- a/packages/y/yast2-sound/.rev +++ /dev/null @@ -1,752 +0,0 @@ - - - 058d51dd46fcab40dac3d8ff0213abed - 2.15.0 - - unknown - - - 791ad4b75aac37b1db15d251d29a00c0 - 2.15.1 - - unknown - - - 6664bca895a4d8c1d8f2ee3d42757883 - 2.15.2 - - unknown - - - 86c36579aae558fc36e212896d503153 - 2.15.3 - - unknown - - - 619d3e24b5c88a02ebc19eeca247cbe3 - 2.15.4 - - unknown - - - 87c05b681c14ff305d8011766f7bc5d7 - 2.15.5 - - unknown - - - db96d498a2944195190d544ae1e7578f - 2.15.6 - - unknown - - - a18d8015636c7d450ab8113f4785eb44 - 2.15.7 - - unknown - - - 8a887cd27d61c4a4cbc15316f4bfe5fa - 2.15.8 - - unknown - - - 93b8aaafa1f2d3bc3994a4596daac9b7 - 2.15.9 - - unknown - - - 821ad301bf486056f400cf25256059b4 - 2.15.10 - - unknown - - - 32b1ac0d5af4ea047e0b136dc6291784 - 2.15.11 - - unknown - - - 008f306c91b4922c717cad28d91cb578 - 2.16.0 - - unknown - - - f0250dcc0add348e889495b9b94bc2c1 - 2.16.1 - - unknown - - - bf5989146bfe89a5dd6c3fa3c5f4b1a4 - 2.16.2 - - unknown - - - 1545ea588468a4bd5b65dd7116056545 - 2.16.3 - - unknown - - - 4c0273c10691ffee4b6a5d0181826303 - 2.16.4 - - unknown - - - e4e369154f4158ed1352c9f947a2e17d - 2.16.5 - - unknown - - - b7df2059d266c86382b2c79cc46405ad - 2.16.6 - - unknown - - - 74810d65dd28fa4c0a305967e6a1d89c - 2.16.7 - - unknown - - - fa151900e0983eb3d23d4f3b2491bd78 - 2.16.8 - - unknown - - - 4acfc635cf67de94cf71433438b73fda - 2.16.9 - - unknown - - - eb3e22946c6e1ee1a8b6d2d6b74741db - 2.16.10 - - unknown - - - 3cbec457a60445160cdf38e86cae51c1 - 2.16.10 - - unknown - - - 0a560c13cb9db274f65a49234e4ce6ce - 2.16.11 - - unknown - - - 9e93a55053a73d6f15fa9f9cf7fc9df7 - 2.17.0 - - unknown - - - 255f39ab5d1abc2be95e5cf02d4d4600 - 2.17.2 - - unknown - - - 0db5136f8110311bd341e292ddfcca4a - 2.17.3 - - unknown - - - 3fe7b2760c2ee6c242ae765555bccf8f - 2.17.3 - - unknown - - - 218c57a914ad2e0a72734bb4de2795bc - 2.17.5 - - unknown - - - 2a2d80c6586daf72800cc7a37a27a3f8 - 2.17.6 - - unknown - - - 1c5b33b96a26ed281fbdca612e46deb3 - 2.17.7 - - unknown - - - a1995a37e7b2089d14fe74971243eb07 - 2.17.8 - - unknown - - - 7e188ace1d187d1dc0d7acb0c93ac076 - 2.17.9 - - unknown - - - 9764608d892cc510398d780cc8f8293a - 2.17.10 - - unknown - - - 272deb42a99bb2349e92c39012c06600 - 2.17.11 - - unknown - - - fea51437f9faabc095083f5fff993399 - 2.17.12 - - unknown - - - e5d4809be5a7349b66aef197d23e1451 - 2.17.13 - - unknown - - - 69280f90ef511905aba4e098bf1336c4 - 2.17.13 - - unknown - - - 858218934877b4a1a8c8d03334efb1f5 - 2.17.14 - - unknown - - - 74960ba06ea0080f103a9bcc24ef80aa - 2.18.0 - - unknown - - - eb7bb4ce009283d52e612ef88ea48f8c - 2.18.0 - - unknown - - - 48fde6c11e299f42975307c3a3b01583 - 2.18.1 - - unknown - - - d02515e83cccab95ab6b4f00be478572 - 2.18.1 - - unknown - - - c3fef97822525906824041c9011976ef - 2.18.2 - - autobuild - Copy from YaST:Head/yast2-sound based on submit request 20710 from user lslezak - - - - 3613b66ad935a9c15a22c85b9d56bb26 - 2.18.3 - - autobuild - Copy from YaST:Head/yast2-sound based on submit request 21464 from user lslezak - - - - 3613b66ad935a9c15a22c85b9d56bb26 - 2.18.3 - - autobuild - Copy from YaST:Head/yast2-sound based on submit request 21464 from user lslezak - - - - e933deb1854aa7d5bf15da72a16dd294 - 2.18.4 - - autobuild - Copy from YaST:Head/yast2-sound based on submit request 22505 from user lslezak - - - - 8905d201e60566604c8eaf7809aacbc3 - 2.19.0 - - autobuild - Copy from YaST:Head/yast2-sound based on submit request 24799 from user lslezak - - - - b7176f41cfd8ab7f677f5576087cac67 - 2.19.1 - - autobuild - Copy from YaST:Head/yast2-sound based on submit request 27906 from user lslezak - - - - 0fea6f8d9671f19bbc601337eea36b01 - 2.19.1 - - autobuild - - - 0fea6f8d9671f19bbc601337eea36b01 - 2.19.1 - - autobuild - release number sync - - - 0fea6f8d9671f19bbc601337eea36b01 - 2.19.1 - - autobuild - release number sync - - - 96d9721909bafcd965e377f80881fde6 - 2.20.0 - - oertel - Accepted submit request 52593 from user lslezak - - 52593 - - - 87208682121d1e27f45ad651d6d1d494 - 2.20.0 - - autobuild - Autobuild autoformatter for 52593 - - - - b9816dba0bb0bb3479e8d03e801a4adc - 2.20.1 - - azouhr - Accepted submit request 57152 from user lslezak - - 57152 - - - 5be0fd6a9feeb605adefb1a0915cf46c - 2.20.1 - - azouhr - Autobuild autoformatter for 57152 - - - - 8ea9d350a0d2b8e4ba951c431c71de2e - 2.20.2 - - oertel - Accepted submit request 60225 from user lslezak - - 60225 - - - 0ff0fd4d4c131a62b03ef3cdf2729e84 - 2.20.2 - - oertel - Autobuild autoformatter for 60225 - - - - 0ff0fd4d4c131a62b03ef3cdf2729e84 - 2.20.2 - - autobuild - 11.4 source split - - - fdc2faa4c9ced8618218f25fa725dbb9 - 2.21.0 - - saschpe - - AudioScience (snd-asihpi) driver requires alsa-firmware package -- 2.21.0 - 75820 - - - 3f7c542488e42eff3d461388285d18bb - 2.21.0 - - saschpe - Autobuild autoformatter for 75820 - - - - c92625c5955c4dca43243517e889e784 - 2.21.1 - - saschpe - - fixed detection of sound cards missing in the sound card database - (bnc#706992) -- 2.21.1 - 76975 - - - ddba2e4812b20b4465388337eed29107 - 2.21.1 - - saschpe - Autobuild autoformatter for 76975 - - - - 1a3816ff7fcb934cbfa0e9faaf501339 - 2.21.2 - - oertel - Sync packages from YaST:Head devel project to openSUSE:Factory (using api.opensuse.org) - 86211 - - - 2539fd1e9beed34e7df70888aa3badfc - 2.21.3 - - lrupp - - added support for USB joysticks, redesigned the main dialog - to support both USB and Gameport joysticks, updated the test - dialog (use sliders, fixed button and axes detection) - (bnc#695323) -- 2.21.3 - 87360 - - - 2539fd1e9beed34e7df70888aa3badfc - 2.21.3 - - adrianSuSE - - - 54da1124d422e986b2170b447b99f761 - 2.21.3 - - coolo - replace license with spdx.org variant - - - 63b70721810b3d55e2a06f1f683794ed - 2.21.3 - - coolo - - add libtool as buildrequire to avoid implicit dependency - 96743 - - - 84bd0cb47b4009a78d7713a42d3ab098 - 2.22.0 - - coolo - - updated to latest repository - 110110 - - - b707ccacf6776ea15f153c9f5342a97c - 2.22.1 - - coolo - - 2.22.1 - -- path to asound.state has been changed (now stored in /var/lib/alsa - instead of /etc) - -- reimplemented driver reloading ("rcalsasound reload" does not - work with systemd) (bnc#751689) - -- merge proofread texts - 115665 - - - b707ccacf6776ea15f153c9f5342a97c - 2.22.1 - - adrianSuSE - branched from openSUSE:Factory - - - b707ccacf6776ea15f153c9f5342a97c - 2.22.1 - - adrianSuSE - Split 12.3 from Factory - - - db058c35a4b3571dc0d91a5927452316 - 2.24.0 - - coolo - Automatic submission by obs-autosubmit - 184485 - - - 3a4c46569107f033666944d4011b13f1 - 3.0.0 - - coolo - updated to version 3.0.0 - 185176 - - - bb00a4b7dd2253ef5b8c331b90f37a32 - 3.0.1 - - scarabeus_factory - Automatic submission by obs-autosubmit - 186621 - - - bb00a4b7dd2253ef5b8c331b90f37a32 - 3.0.1 - - adrianSuSE - Split 13.1 from Factory - - - ce8cae23bf2ca231153f954159610430 - 3.0.2 - - coolo - Automatic submission by obs-autosubmit - 200739 - - - b6d2f1488eae5534409c20095b8cb9ee - 3.1.0 - - scarabeus_factory - Automatic submission by obs-autosubmit - 202937 - - - f5f02521d27d91cefa1b65616e86cc46 - 3.1.0 - - scarabeus_factory - Automatic submission by obs-autosubmit - 204416 - - - b8772b6ad3dbd1c5676aedd6f943610d - 3.1.2 - - scarabeus_factory - Automatic submission by obs-autosubmit - 206442 - - - 0c24ae52b01df904f56c62d6a2b4c586 - 3.1.3 - - coolo - submit new version 3.1.3 - 207725 - - - a261de3e69110041cfc30ee052add405 - 3.1.4 - - coolo - submit new version 3.1.4 - 224260 - - - a261de3e69110041cfc30ee052add405 - 3.1.4 - - adrianSuSE - Split 13.2 from Factory - - - b18504f1ed719c8299dfd81a0f4f2f7f - 3.1.5 - - dimstar_suse - submit new version 3.1.5 - 263980 - - - e4f0c06127a1d4aa81eb68e0ebdc3544 - 3.1.6 - - coolo - submit new version 3.1.6 - 265832 - - - af8f9b73940e08c95c8c1946b1dbc123 - 3.1.7 - - dimstar_suse - submit new version 3.1.7 - 283078 - - - bc920b17d9de8b63d4e3c8b5ef4f4792 - 3.1.8 - - dimstar_suse - submit new version 3.1.8 - 337008 - - - e35717c7b1f422ac13486080befe661f - 3.1.9 - - dimstar_suse - submit new version 3.1.9 - 380970 - - - 8d0a053aceee389c48c0310085bc1246 - 3.1.10 - - dimstar_suse - submit new version 3.1.10 - 400841 - - - cc442cfc74afe3d4c291d7dc73a7ce78 - 4.0.0 - - dimstar_suse - submit new version 4.0.0 - 594805 - - - e188a37bd164a84f3a995151edc8e81d - 4.0.1 - - dimstar_suse - submit new version 4.0.1 - 620263 - - - ed78eb8484db2459f3e1f78bbc5ad6a9 - 4.1.1 - - dimstar_suse - submit new version 4.1.1 - 660235 - - - 484c8f4d6a9cef75652a38ea1cf3d9e2 - 4.2.1 - - dimstar_suse - submit new version 4.2.1 - 714230 - - - 96f570fa807f90622bbe3abc9bf250fc - 4.2.2 - - dimstar_suse - submit new version 4.2.2 - 726570 - - - c0b2a20101e00f1483d3a69a9ca52399 - 4.2.3 - - dimstar_suse - submit new version 4.2.3 - 794945 - - - f7329db934b9c084021a84167857d4e7 - 4.2.4 - - dimstar_suse - submit new version 4.2.4 - 799139 - - - b2b6b28d7e519e00b9cf5ca6fe0cfde6 - 4.3.0 - - dimstar_suse - submit new version 4.3.0 - 800934 - - - b074ef07b1cc6cdb5ee22005e5cb2e15 - 4.3.1 - - dimstar_suse - submit new version 4.3.1 - 803189 - - - 61c8f4ac407a03481b5359938fb79e34 - 4.3.2 - - dimstar_suse - submit new version 4.3.2 - 819749 - - - 150948d5cd96c1f2910ed43a97732c38 - 4.3.3 - - dimstar_suse - submit new version 4.3.3 - 825994 - - - 15245441550e92961ae36d9867bc69af - 4.4.0 - - dimstar_suse - submit new version 4.4.0 - 889618 - - - c63221f1c9642eac6b2916e958639d98 - 4.4.1 - - dimstar_suse - submit new version 4.4.1 - 955814 - - - 529787c639a4f7e5c3b864d3f4795432 - 4.5.0 - - dimstar_suse - submit new version 4.5.0 - 969615 - - diff --git a/packages/y/yast2-sound/yast2-sound-4.5.0.tar.bz2 b/packages/y/yast2-sound/yast2-sound-4.5.0.tar.bz2 deleted file mode 120000 index 2e96e2f..0000000 --- a/packages/y/yast2-sound/yast2-sound-4.5.0.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeieowkzoy3m4tjcrswrz76aojabkj2fpnzrpb6ts3jycjxieye3iqy \ No newline at end of file diff --git a/packages/y/yast2-sound/yast2-sound.changes b/packages/y/yast2-sound/yast2-sound.changes deleted file mode 100644 index 562a4d3..0000000 --- a/packages/y/yast2-sound/yast2-sound.changes +++ /dev/null @@ -1,2233 +0,0 @@ -------------------------------------------------------------------- -Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák - -- Bump version to 4.5.0 (bsc#1198109) - -------------------------------------------------------------------- -Wed Feb 2 09:19:14 UTC 2022 - David Diaz - -- Support uncompressed as well as xz, zstd, and gzip compressed - modules. Related to jsc#SLE-21256 - jsc#SLE-18768 entries - and sent by Michal Suchanek . -- 4.4.1 - -------------------------------------------------------------------- -Tue Apr 20 13:51:55 UTC 2021 - Ladislav Slezák - -- 4.4.0 (bsc#1185510) - -------------------------------------------------------------------- -Mon Aug 10 18:16:05 CEST 2020 - schubi@suse.de - -- AutoYaST: Added supplements: autoyast(sound) into the spec file - in order to install this packages if the section has been defined - in the AY configuration file (bsc#1146494). -- 4.3.3 - -------------------------------------------------------------------- -Thu Jul 9 14:37:08 UTC 2020 - Bernhard Wiedemann - -- Only record the first 2 numbers of kernel version (boo#1173918) -- 4.3.2 - -------------------------------------------------------------------- -Tue May 12 15:42:51 UTC 2020 - Josef Reidinger - -- Autoyast schema: Allow optional types for string and map objects - (bsc#1170886) -- 4.3.1 - -------------------------------------------------------------------- -Tue May 5 09:20:14 UTC 2020 - Michal Filka - -bnc#1170224 - - fixed sound card database creation - - patch by lpechacek@suse.com -- 4.3.0 - -------------------------------------------------------------------- -Wed Apr 29 14:19:50 UTC 2020 - jsrain@suse.com - -- avoid attempts to build sound card database if no kernel - available (related to jsc#SLE-11862) -- 4.2.4 - -------------------------------------------------------------------- -Thu Apr 16 08:53:21 UTC 2020 - Michal Filka - -- jsc#SLE-11862 - - dropped conditional build to unify SLE and OS builds -- 4.2.3 - -------------------------------------------------------------------- -Tue Aug 27 18:36:49 CEST 2019 - schubi@suse.de - -- Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894). -- 4.2.2 - -------------------------------------------------------------------- -Tue Jul 9 12:45:06 UTC 2019 - Ladislav Slezák - -- Restore back a SLE workaround (disable on 32-bit archs) - (related to the previous fix fate#319035) -- 4.2.1 - -------------------------------------------------------------------- -Fri May 31 12:40:00 UTC 2019 - Stasiek Michalski - -- Add metainfo (fate#319035) -- Revamp spec -- Replace GenericName with Comment -- 4.2.0 - -------------------------------------------------------------------- -Tue Dec 18 16:00:39 UTC 2018 - jreidinger@suse.com - -- always use absolute path to binaries (bsc#1118291) -- properly escape shell arguments (bsc#1118291) -- 4.1.1 - -------------------------------------------------------------------- -Wed Dec 12 17:20:57 UTC 2018 - jlopez@suse.com - -- Hardening commands execution (part of bsc#1118291). -- Replace backticks by Yast::Execute. -- 4.1.0 - -------------------------------------------------------------------- -Mon Nov 26 04:52:22 UTC 2018 - Noah Davis - -- Provide icon with module (boo#1109310) -- 4.0.2 - -------------------------------------------------------------------- -Wed Aug 22 16:17:28 CEST 2018 - schubi@suse.de - -- Switched license in spec file from SPDX2 to SPDX3 format. - -------------------------------------------------------------------- -Tue Aug 21 09:26:06 CEST 2018 - schubi@suse.de - -- Changed dir of COPYING file. - -------------------------------------------------------------------- -Thu Jun 28 14:24:04 CEST 2018 - schubi@suse.de - -- Added additional searchkeys to desktop file (fate#321043). -- 4.0.1 - -------------------------------------------------------------------- -Fri Apr 6 18:54:18 UTC 2018 - mfilka@suse.com - -- bnc#1087957 - version bump -- 4.0.0 - -------------------------------------------------------------------- -Wed Jun 1 15:54:25 UTC 2016 - igonzalezsosa@suse.com - -- Drop yast2-sound-devel-doc package (fate#320356) -- 3.1.10 - -------------------------------------------------------------------- -Wed Mar 23 16:47:36 UTC 2016 - cwh@suse.com - -- Fixed dependency on yast2 version that contains .proc.modules - agent (bsc#972310) -- Fixed regexp to respect changed output of modprobe (bsc#972315) -- 3.1.9 - -------------------------------------------------------------------- -Wed Oct 7 09:41:12 UTC 2015 - lslezak@suse.cz - -- do not check for %suse_version == 1315, the existing check for - %is_opensuse is sufficient (bsc#949046) -- 3.1.8 - -------------------------------------------------------------------- -Fri Sep 18 09:15:17 UTC 2015 - dimstar@opensuse.org - -- Enable build for Leap 42.1 (boo#945037). - -------------------------------------------------------------------- -Wed Jan 28 08:53:14 UTC 2015 - lslezak@suse.cz - -- do not set any icon in Confirm.Detection() call -- 3.1.7 - -------------------------------------------------------------------- -Thu Dec 18 18:33:08 UTC 2014 - lslezak@suse.cz - -- fixed bashism in "alsadrivers" script (authored by "Ledest") -- 3.1.6 - -------------------------------------------------------------------- -Thu Dec 4 09:51:38 UTC 2014 - jreidinger@suse.com - -- remove X-KDE-Library from desktop file (bnc#899104) - -------------------------------------------------------------------- -Fri Feb 28 15:05:15 UTC 2014 - jreidinger@suse.com - -- Drop joystick for sound card ports as it is dropped also in - alsa (BNC#865350) -- improve excludearch to be only for SLE-12 as opensuse stil builds - working x86 -- 3.1.4 - -------------------------------------------------------------------- -Wed Jan 29 13:46:56 CET 2014 - ro@suse.de - -- set excludearch for i586 and s390 as SLE-12 does not build a - runnable kernel there - -------------------------------------------------------------------- -Wed Nov 20 08:32:21 UTC 2013 - lslezak@suse.cz - -- removed automatic 2nd stage support (the 2nd stage has been - dropped completely) (FATE#314695) -- 3.1.3 - -------------------------------------------------------------------- -Fri Nov 8 15:14:20 CET 2013 - locilka@suse.com - -- Using unified API for handling Kernel modules to be loaded - on boot (bnc#838185) -- 3.1.2 - -------------------------------------------------------------------- -Wed Nov 6 14:35:50 UTC 2013 - lslezak@suse.cz - -- display only 3 columns in the volume dialog to make the window - narrower (bnc#848706) -- 3.1.1 - -------------------------------------------------------------------- -Thu Oct 17 14:17:11 UTC 2013 - lslezak@suse.cz - -- do not crash during sound card removal (bnc#845928) - (workaround for Ops.is() not working properly with typed maps - and arrays) - -------------------------------------------------------------------- -Thu Sep 19 17:15:52 UTC 2013 - lslezak@suse.cz - -- do not use *.spec.in template, use *.spec file with RPM macros - instead -- 3.1.0 - -------------------------------------------------------------------- -Tue Sep 3 08:31:23 UTC 2013 - lslezak@suse.cz - -- added AudioScience cards to the manual card selection - (bnc#832097, fate#310119) -- 3.0.2 - -------------------------------------------------------------------- -Wed Aug 7 08:20:36 UTC 2013 - lslezak@suse.cz - -- generate the sound card database in YAML format (instead of - obsolete YCP), use YAML data files -- 3.0.1 - -------------------------------------------------------------------- -Wed Jul 31 08:40:14 UTC 2013 - yast-devel@opensuse.org - -- converted from YCP to Ruby by YCP Killer - (https://github.com/yast/ycp-killer) -- version 3.0.0 - -------------------------------------------------------------------- -Thu Jul 25 09:50:40 UTC 2013 - lslezak@suse.cz - -- documentation update -- move development documentation to devel-doc subpackage -- resolved gcc and doxygen warnings -- 2.24.0 - -------------------------------------------------------------------- -Thu Apr 26 08:28:45 UTC 2012 - lslezak@suse.cz - -- 2.22.1 - -------------------------------------------------------------------- -Wed Apr 25 10:55:40 UTC 2012 - lslezak@suse.cz - -- path to asound.state has been changed (now stored in /var/lib/alsa - instead of /etc) - -------------------------------------------------------------------- -Tue Apr 24 14:16:09 UTC 2012 - lslezak@suse.cz - -- reimplemented driver reloading ("rcalsasound reload" does not - work with systemd) (bnc#751689) - -------------------------------------------------------------------- -Thu Mar 29 16:04:11 CEST 2012 - jsuchome@suse.cz - -- merge proofread texts - -------------------------------------------------------------------- -Tue Mar 20 10:50:14 CET 2012 - aschnell@suse.de - -- fixed for gcc 4.7 -- 2.22.0 - -------------------------------------------------------------------- -Fri Nov 25 12:25:24 UTC 2011 - coolo@suse.com - -- add libtool as buildrequire to avoid implicit dependency - -------------------------------------------------------------------- -Tue Oct 11 07:50:58 UTC 2011 - lslezak@suse.cz - -- added support for USB joysticks, redesigned the main dialog - to support both USB and Gameport joysticks, updated the test - dialog (use sliders, fixed button and axes detection) - (bnc#695323) -- 2.21.3 - -------------------------------------------------------------------- -Thu Sep 29 13:51:50 CEST 2011 - visnov@suse.cz - -- set dialog title -- 2.21.2 - -------------------------------------------------------------------- -Fri Aug 5 12:35:15 CEST 2011 - tgoettlicher@suse.de - -- fixed .desktop file (bnc #681249) - -------------------------------------------------------------------- -Mon Jul 25 13:36:08 UTC 2011 - lslezak@suse.cz - -- fixed detection of sound cards missing in the sound card database - (bnc#706992) -- 2.21.1 - -------------------------------------------------------------------- -Fri Jul 8 07:08:54 UTC 2011 - lslezak@suse.cz - -- AudioScience (snd-asihpi) driver requires alsa-firmware package -- 2.21.0 - -------------------------------------------------------------------- -Mon Feb 7 14:20:51 UTC 2011 - lslezak@suse.cz - -- fixed mixer (volume setting) dialog - yast used the previous - value for teh volume level so the value displayed in the UI and - the actual volume setting were not in sync when moving the - sliders (bnc#664094) -- 2.20.2 - -------------------------------------------------------------------- -Wed Jan 5 13:15:44 UTC 2011 - lslezak@suse.cz - -- enable PulseAudio also in KDE installations (bnc#662260) -- 2.20.1 - -------------------------------------------------------------------- -Tue Nov 9 13:54:33 UTC 2010 - lslezak@suse.cz - -- build the soundcard database during package build - use - the existing ALSA drivers, the DB is always up to date - and is architecture dependent now -- 2.20.0 - -------------------------------------------------------------------- -Thu Oct 14 12:32:32 UTC 2010 - lslezak@suse.cz - -- make the joystick dialog label better translatable in RTL - languages (bnc#583209) - ------------------------------------------------------------------- -Wed Jan 13 18:56:03 CET 2010 - kmachalkova@suse.cz - -- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su - where root privileges are needed, removed X-KDE-SubstituteUID key - (bnc#540627) - -------------------------------------------------------------------- -Wed Dec 30 16:16:00 UTC 2009 - lslezak@suse.cz - -- fixed SoundBlaster X-Fi support (bnc#560163) -- 2.19.1 - -------------------------------------------------------------------- -Fri Nov 20 15:44:03 CET 2009 - lslezak@suse.cz - -- unified usage of "SoundFont" term (bnc#548898) -- 2.19.0 - -------------------------------------------------------------------- -Wed Oct 14 19:09:43 CEST 2009 - lslezak@suse.cz - -- added X-Fi driver to the soundcard database (bnc#546440) -- 2.18.4 - -------------------------------------------------------------------- -Thu Oct 1 11:16:19 CEST 2009 - lslezak@suse.cz - -- convert all '_' to '-' in hwinfo driver name (bnc#290279) -- 2.18.3 - -------------------------------------------------------------------- -Mon Sep 21 17:25:25 CEST 2009 - lslezak@suse.cz - -- Disable PulseAudio in KDE installations (bnc#537784) -- 2.18.2 - -------------------------------------------------------------------- -Tue Jun 16 14:58:02 CEST 2009 - mvidner@suse.cz - -- Using autodocs-ycp.ami, which contains a fix for automake 1.11. - -------------------------------------------------------------------- -Fri Apr 10 15:34:29 CEST 2009 - lslezak@suse.cz - -- convert /etc/modprobe.d/sound to /etc/modprobe.d/50-sound.conf - during package update (bnc#485942) -- 2.18.1 - -------------------------------------------------------------------- -Tue Mar 31 20:03:27 CEST 2009 - lslezak@suse.cz - -- convert Autoyast volume settings to the expected format - -------------------------------------------------------------------- -Tue Mar 31 19:00:20 CEST 2009 - lslezak@suse.cz - -- improved logging in alsa-agent when a requested volume - setting failed due to an unsupported operation - (e.g. missing mute switch) - -------------------------------------------------------------------- -Thu Mar 26 12:54:41 CET 2009 - lslezak@suse.cz - -- Use /etc/modprobe.d/50-sound.conf config file instead of - /etc/modprobe.d/sound (bnc#485942) - -------------------------------------------------------------------- -Thu Feb 26 12:49:21 CET 2009 - lslezak@suse.cz - -- set 100% volume for snd-hda-intel driver (bnc#477853), - (bnc#466428) - -------------------------------------------------------------------- -Wed Jan 28 10:04:59 CET 2009 - lslezak@suse.cz - -- do not restore volume settings at start up (bnc#466456) - -------------------------------------------------------------------- -Tue Jan 13 15:19:13 CET 2009 - lslezak@suse.cz - -- 2.18.0 - -------------------------------------------------------------------- -Fri Jan 9 15:55:15 CET 2009 - lslezak@suse.cz - -- fixed snd slots option for snd-aoa driver (PPC) (bnc#460338) - -------------------------------------------------------------------- -Fri Jan 9 09:26:30 CET 2009 - lslezak@suse.cz - -- make channel names unique - add channel index to channel name - if more channels have the same name, fixes UI syntax error - for some sound cards (bnc#407060) - -------------------------------------------------------------------- -Fri Dec 19 15:18:05 CET 2008 - lslezak@suse.cz - -- removed the progress dialog at start up (bnc#447573) -- abort immediately when there is no change (bnc#458317) -- sound, joystick - hide the Back button in the overview dialog - (bnc#440561, bnc#440559) -- allow entering only ASCII characters in the kernel module options - dialog (bnc#447018) - -------------------------------------------------------------------- -Thu Dec 18 11:10:21 CET 2008 - ro@suse.de - -- fix build for non-alsa case (s390) - -------------------------------------------------------------------- -Tue Dec 2 12:48:10 CET 2008 - lslezak@suse.cz - -- fixed package installation in autoyast installation mode - (bnc#450416) -- 2.17.13 - -------------------------------------------------------------------- -Tue Nov 25 17:27:35 CET 2008 - lslezak@suse.cz - -- fixed "Really Abort" popup behavior in the "Add" dialog - (bnc#447408) -- 2.17.12 - -------------------------------------------------------------------- -Wed Nov 19 12:26:21 CET 2008 - lslezak@suse.cz - -- unset $ALSA_CONFIG_PATH when playing the test sound - do not - use the pulseaudio plugin, the PA daemon might not be running - (bnc#440981) -- 2.17.11 - -------------------------------------------------------------------- -Thu Nov 13 16:29:22 CET 2008 - ug@suse.de - -- rnc file fixed - -------------------------------------------------------------------- -Mon Nov 10 17:57:09 CET 2008 - lslezak@suse.cz - -- updated the soundcard DB to kernel 2.6.27.4-2 (bnc#443713) -- 2.17.10 - -------------------------------------------------------------------- -Thu Oct 23 16:46:49 CEST 2008 - lslezak@suse.cz - -- fixed PulseAudio menu item (bnc#437256) -- 2.17.9 - -------------------------------------------------------------------- -Mon Oct 13 10:04:47 CEST 2008 - locilka@suse.cz - -- Fixed help text (bnc#430521). -- 2.17.8 - -------------------------------------------------------------------- -Wed Oct 8 13:05:31 CEST 2008 - lslezak@suse.cz - -- Install additional packages automatically when - 'Automatic Configuration' was selected in the first stage - (bnc#433046) -- 2.17.7 - -------------------------------------------------------------------- -Tue Oct 7 17:10:01 CEST 2008 - lslezak@suse.cz - -- use 'setup-pulseaudio' script for configuring PulseAudio - (bnc#425475) -- 2.17.6 - -------------------------------------------------------------------- -Mon Oct 6 17:18:43 CEST 2008 - lslezak@suse.cz - -- fixed storing additional module parameters (bnc#404900) - (check the key before removal from a map) -- 2.17.5 - -------------------------------------------------------------------- -Mon Oct 6 15:10:59 CEST 2008 - lslezak@suse.cz - -- the sound card DB has been updated to kernel-2.6.27-rc7-12 - (bnc#432575) -- 2.17.4 - -------------------------------------------------------------------- -Mon Oct 6 13:27:42 CEST 2008 - visnov@suse.cz - -- adapt to new Confirm::Detection API (bnc #431276) - -------------------------------------------------------------------- -Fri Sep 12 14:46:02 CEST 2008 - lslezak@suse.cz - -- fixed build - added missing PulseAudio.* files in .spec file -- 2.17.3 - -------------------------------------------------------------------- -Thu Sep 11 10:36:21 CEST 2008 - lslezak@suse.cz - -- PulseAudio support in UI (Other->PulseAudio Configuration) - (fate#304936), (UI only, the setting is not saved/activated yet) -- 2.17.2 - -------------------------------------------------------------------- -Wed Sep 10 10:57:29 CEST 2008 - lslezak@suse.cz - -- merged proofread texts (2008-09-08) -- 2.17.1 - -------------------------------------------------------------------- -Tue Aug 19 16:10:10 CEST 2008 - sschober@suse.de - -- rnc file fixed for autoyast - -------------------------------------------------------------------- -Mon Jun 16 13:58:48 CEST 2008 - lslezak@suse.cz - -- use OK/Cancel buttons in the main dialog (bnc#398485, bnc#398489) -- 2.17.0 - -------------------------------------------------------------------- -Fri May 23 13:12:53 CEST 2008 - lslezak@suse.cz - -- set also volume of "Speaker" channel (bnc#330409) -- 2.16.11 - -------------------------------------------------------------------- -Fri May 16 16:40:22 CEST 2008 - jsrain@suse.cz - -- added categories Settings and System into desktop file - (bnc #382778) - -------------------------------------------------------------------- -Wed Apr 30 10:48:36 CEST 2008 - lslezak@suse.cz - -- save non-PCI and non-USB sound cards to MODULES_LOADED_ON_BOOT - sysconfig variable (bnc#331659) -- remove empty 'options snd' config line when there is no sound - card configured -- 2.16.10 - -------------------------------------------------------------------- -Fri Apr 25 08:54:59 CEST 2008 - lslezak@suse.cz - -- do not write 'index' option, write 'slots' option of 'snd' driver - to define the order of the configured soundcards (bnc#381695) -- 2.16.9 - -------------------------------------------------------------------- -Mon Apr 14 12:46:08 CEST 2008 - lslezak@suse.cz - -- updated the sound card database, added "snd-oxygen" driver to - the database -- 2.16.8 - -------------------------------------------------------------------- -Wed Apr 9 09:59:41 CEST 2008 - lslezak@suse.cz - -- variable 'sublist' renamed ('sublist' is going to be a new - builtin function) -- 2.16.7 - -------------------------------------------------------------------- -Tue Apr 8 09:40:59 CEST 2008 - lslezak@suse.cz - -- package the files needed for regenerating the sound card database - into the source tarball -- 2.16.6 - -------------------------------------------------------------------- -Fri Apr 4 18:34:16 CEST 2008 - locilka@suse.cz - -- Enhanced user-feedback during automatic configuration. -- Adjusted RPM dependencies. -- 2.16.5 - -------------------------------------------------------------------- -Fri Mar 28 13:01:02 CET 2008 - ug@suse.de - -- autoyast rnc file fixed - -------------------------------------------------------------------- -Mon Mar 17 16:03:29 CET 2008 - lslezak@suse.cz - -- unified button labels (use "OK" instead of "Accept") - (fate#120373) -- updated sound card database (kernel 2.6.24.1) -- 2.16.4 - -------------------------------------------------------------------- -Mon Mar 17 12:43:32 CET 2008 - jsrain@suse.cz - -- added 'StartupNotify=true' to the desktop file (bnc #304964) - -------------------------------------------------------------------- -Mon Feb 25 14:36:24 CET 2008 - lslezak@suse.cz - -- automatically update list of the cards for the current vendor - (#31772) -- use UI::ChangeWidget() instead of UI::ReplaceWidget() -- fixed missing symbols in audio agent -- 2.16.3 - -------------------------------------------------------------------- -Tue Jan 8 15:47:02 CET 2008 - lslezak@suse.cz - -- fixed installation proposal ('nil' summary) (#346792) -- 2.16.2 - -------------------------------------------------------------------- -Mon Dec 10 15:54:40 CET 2007 - lslezak@suse.cz - -- merged proofread texts (2007-18-23) - -------------------------------------------------------------------- -Fri Oct 26 12:21:46 CEST 2007 - lslezak@suse.cz - -- fixed build problem (unpackaged alsa_packages.ycp file) -- 2.16.1 - -------------------------------------------------------------------- -Fri Oct 26 10:27:16 CEST 2007 - lslezak@suse.cz - -- added package DB, install packages required by the configured - driver (#329690) -- 2.16.0 - -------------------------------------------------------------------- -Thu Aug 30 09:03:05 CEST 2007 - lslezak@suse.cz - -- support for PS3 sound card (automatic configuration) (#305927) -- updated sound card DB -- 2.15.11 - -------------------------------------------------------------------- -Tue Aug 14 16:24:54 CEST 2007 - lslezak@suse.cz - -- don't read/write hwcfg files (#290430) -- updated .rnc schema file (#253614) -- updated sound card DB -- 2.15.10 - -------------------------------------------------------------------- -Tue Jul 31 08:07:49 CEST 2007 - lslezak@suse.cz - -- use 'Apple PowerPC' for all PowerPC models (#295616) -- updated sound card DB -- fixed formatting error message in audio-agent -- 2.15.9 - -------------------------------------------------------------------- -Wed Jun 6 15:01:09 CEST 2007 - lslezak@suse.cz - -- removed empty index.html file -- check existence of the files (#256442) -- use [Accept] button instead of [Finish] in the main dialog - during installation (#270519) -- 2.15.8 - -------------------------------------------------------------------- -Fri May 25 13:30:04 CEST 2007 - jsrain@suse.cz - -- removed outdated translations from .desktop-files (#271209) - -------------------------------------------------------------------- -Thu May 24 10:26:39 CEST 2007 - lslezak@suse.cz - -- added minimal commandline mode support to 'joystick' (#269895) -- 2.15.7 - -------------------------------------------------------------------- -Fri Apr 27 12:26:42 CEST 2007 - lslezak@suse.cz - -- translate "iSpeaker" and "Front" channel names (#252595) -- 2.15.6 - -------------------------------------------------------------------- -Mon Mar 26 11:12:36 CEST 2007 - lslezak@suse.cz - -- set "iSpeaker" channel volume (#251844) -- 2.15.5 - -------------------------------------------------------------------- -Wed Feb 21 07:32:44 CET 2007 - lslezak@suse.cz - -- added "Play Test Sound" item to the main menu (#244905) -- 2.15.4 - -------------------------------------------------------------------- -Mon Feb 12 16:15:33 CET 2007 - lslezak@suse.cz - -- use the driver provided by hwinfo if the card is not in the yast - sound card DB (#105754) -- 2.15.3 - -------------------------------------------------------------------- -Mon Jan 29 15:39:43 CET 2007 - lslezak@suse.cz - -- use snd-aoa driver on PPC with layout-id property (#217300) -- updated soundcard DB -- 2.15.2 - -------------------------------------------------------------------- -Wed Jan 17 10:37:51 CET 2007 - lslezak@suse.cz - -- sound_auto.ycp - use Progress::set() -- sort the cards by index in the overview dialog - -------------------------------------------------------------------- -Wed Jan 17 10:06:30 CET 2007 - lslezak@suse.cz - -- remove the options for unused modules from /etc/modprobe.d/sound - file (#164704) -- 2.15.1 - -------------------------------------------------------------------- -Wed Dec 6 16:38:51 CET 2006 - lslezak@suse.cz - -- updated RNC file to match the new export format (#219399) - -------------------------------------------------------------------- -Thu Nov 30 13:29:42 CET 2006 - lslezak@suse.cz - -- align action buttons to the left in the advanced dialog (#211557) -- display "Index" in the table header (#211555) -- enahced description of "Start Sequencer" option (#211559) -- display kernel module name in driver list -- use sliders in the mixer dialog, display [OK] button (#211563) -- added type information, fixed type mismatch (#115256) -- correctly export volume settings in autoyast (#219399) -- volume export/import testsuite -- fixed volume configuration in autoyast (config mode) -- 2.15.0 - -------------------------------------------------------------------- -Fri Nov 10 07:28:38 CET 2006 - lslezak@suse.cz - -- added a RNC schema for Autoyast profile validation (#219011) -- 2.14.0 - -------------------------------------------------------------------- -Mon Oct 23 16:02:05 CEST 2006 - lslezak@suse.cz - -- help text - added 'aoss' wrapper description (fate #300351, - bug #117806) -- 2.13.16 - -------------------------------------------------------------------- -Thu Sep 21 07:33:38 CEST 2006 - lslezak@suse.cz - -- new option - select the primary sound card (fate #300352) -- updated the sound card DB -- 2.13.15 - -------------------------------------------------------------------- -Thu Sep 14 15:55:29 CEST 2006 - lslezak@suse.cz - -- use Progress::set() instead of Progress::on()/off() -- 2.13.14 - -------------------------------------------------------------------- -Thu Sep 14 00:47:47 CEST 2006 - ro@suse.de - -- added yast2-core-devel to BuildRequires - -------------------------------------------------------------------- -Tue Aug 29 10:11:57 CEST 2006 - lslezak@suse.cz - -- properly compute index of the selected card - fixed problem - with more sound cards (#177962) -- fixed abort when an internal error occurrs (#201337) -- fixed static hwcfg file and unique key handling for non-PCI - sound devices(#202086) -- use the default values for kernel module options instead of - empty string (option=,,1 is not valid) -- don't try to set volume if there is no sound card configured -- fixed button label in the help text (#201127) -- .spec file: don't pack libpy2ag_audio.la file -- 2.13.13 - -------------------------------------------------------------------- -Mon Jul 17 10:05:45 CEST 2006 - lslezak@suse.cz - -- expert dialog - use standard Add/Edit/Delete buttons in the - dialog, allow to add a driver option which is not in the yast - sound card database (#128054), changed layout of the dialog -- close volume dialog by WM (X button in the title) (#148687) -- fixed CD device detection in sound font installation - code (#171060) -- fixed sound card DB generator: read all tags from - alsa-module-syntax file, properly mark texts for translation, - replace modinfo text by proofread message if it's available, - updated documentation -- updated the sound card DB -- 2.13.12 - -------------------------------------------------------------------- -Thu May 4 15:00:47 CEST 2006 - lslezak@suse.cz - -- read_routines.ycp - added textdomain -- 2.13.11 - -------------------------------------------------------------------- -Thu May 4 14:34:07 CEST 2006 - lslezak@suse.cz - -- merged proofread texts -- 2.13.10 - -------------------------------------------------------------------- -Thu Mar 9 13:13:23 CET 2006 - lslezak@suse.cz - -- merged proofread texts -- 2.13.9 - -------------------------------------------------------------------- -Mon Feb 20 10:00:06 CET 2006 - lslezak@suse.cz - -- updated BuildRequires (replaced yast2-devel-packages macro) -- 2.13.8 - -------------------------------------------------------------------- -Tue Jan 31 15:03:35 CET 2006 - lslezak@suse.cz - -- updated the sound card database -- 2.13.7 - -------------------------------------------------------------------- -Wed Jan 25 10:52:36 CET 2006 - lslezak@suse.cz - -- updated the sound card database -- 2.13.6 - -------------------------------------------------------------------- -Mon Jan 9 08:49:02 CET 2006 - lslezak@suse.cz - -- use Package:: module (Require:: is obsoleted) -- 2.13.5 - -------------------------------------------------------------------- -Fri Jan 6 10:02:21 CET 2006 - lslezak@suse.cz - -- properly skip sound card detection in the manual mode (#137908) -- 2.13.4 - -------------------------------------------------------------------- -Wed Jan 4 12:33:07 CET 2006 - lslezak@suse.cz - -- improved module loading test -- 2.13.3 - -------------------------------------------------------------------- -Mon Dec 19 13:51:29 CET 2005 - jsuchome@suse.cz - -- merged proofread texts -- 2.13.2 - -------------------------------------------------------------------- -Wed Nov 16 16:31:38 CET 2005 - lslezak@suse.cz - -- save configuration to hwcfg-vpid-* file which is independent - on card location (slot number) (#128629) -- wait after module loading before sound card check (#96965) -- added IO address 0x538 for opl3sa2 module to the option list - (#132504) -- 2.13.1 - -------------------------------------------------------------------- -Tue Sep 27 15:07:29 CEST 2005 - lslezak@suse.cz - -- remove cards before writing configured cards (#116483) -- version 2.13.0 - -------------------------------------------------------------------- -Fri Aug 19 15:20:13 CEST 2005 - lslezak@suse.cz - -- mixer - initialize also "Front", "Headphone" and "Master Mono" - channels (#105486) -- 2.12.9 - -------------------------------------------------------------------- -Mon Aug 15 17:07:59 CEST 2005 - lslezak@suse.cz - -- merged proofread texts -- 2.12.8 - -------------------------------------------------------------------- -Fri Aug 12 09:13:32 CEST 2005 - lslezak@suse.cz - -- updated sound card database (for kernel 2.6.13-rc6) (#104324) -- enable Abort button in the error dialog (#102534) -- 2.12.7 - -------------------------------------------------------------------- -Wed Aug 10 10:51:49 CEST 2005 - lslezak@suse.cz - -- properly initialize mixer during installation (#102663) -- use title style capitalization in dialog headers -- 2.12.6 - -------------------------------------------------------------------- -Fri Aug 5 08:57:54 CEST 2005 - lslezak@suse.cz - -- use new alsasound initscript commands (unload/reload) -- 2.12.5 - -------------------------------------------------------------------- -Thu Aug 4 11:16:16 CEST 2005 - lslezak@suse.cz - -- merged proofread texts -- 2.12.4 - -------------------------------------------------------------------- -Tue Aug 2 16:28:37 CEST 2005 - lslezak@suse.cz - -- use WizardHW module for the first dialog -- removed obsolete dialogs -- workflow and help texts adapted -- assign unique ID for virtual or manually configured cards -- assign bus ID to configured cards -- 2.12.3 - -------------------------------------------------------------------- -Thu Jul 28 10:04:21 CEST 2005 - lslezak@suse.cz - -- updated desktop files -- 2.12.2 - -------------------------------------------------------------------- -Wed May 4 09:25:46 CEST 2005 - lslezak@suse.cz - -- renamed variables 'default' -- 2.12.1 - -------------------------------------------------------------------- -Thu Apr 28 12:58:18 CEST 2005 - lslezak@suse.cz - -- properly initialize mixer settings (#61709) -- 2.12.0 - -------------------------------------------------------------------- -Wed Mar 23 16:36:45 CET 2005 - lslezak@suse.cz - -- hwcfg-static file (for ISA cards) search fixed - don't overwrite - already existing config for another device (#74266) -- really skip sound card detection in manual mode (#74361) -- 2.11.10 - -------------------------------------------------------------------- -Wed Mar 16 16:36:09 CET 2005 - lslezak@suse.cz - -- adjust also volume of "Front" channel (#72971) -- 2.11.9 - -------------------------------------------------------------------- -Thu Mar 10 17:42:02 CET 2005 - lslezak@suse.cz - -- use 'default' PCM device for playing test sound - (instead of 'plughw' device) (#71022) -- 2.11.8 - -------------------------------------------------------------------- -Mon Mar 7 17:58:00 CET 2005 - lslezak@suse.cz - -- create sysconfig hwcfg file -- 2.11.7 - -------------------------------------------------------------------- -Wed Mar 2 09:40:35 CET 2005 - lslezak@suse.cz - -- merged proofread texts -- 2.11.6 - -------------------------------------------------------------------- -Tue Feb 22 14:50:19 CET 2005 - lslezak@suse.cz - -- sound card database update (#63457) -- 2.11.5 - -------------------------------------------------------------------- -Mon Feb 7 17:07:57 CET 2005 - lslezak@suse.cz - -- merged proofread texts -- version 2.11.4 - -------------------------------------------------------------------- -Mon Nov 22 18:54:28 CET 2004 - lslezak@suse.cz - -- select&lookup were replaced by bracket operator -- version 2.11.3 - -------------------------------------------------------------------- -Thu Nov 18 14:30:35 CET 2004 - lslezak@suse.cz - -- use bracket operator instead of lookup&select -- version 2.11.2 - -------------------------------------------------------------------- -Wed Oct 27 11:35:24 CEST 2004 - lslezak@suse.cz - -- adapted to new Mode:: API -- version 2.11.1 - -------------------------------------------------------------------- -Wed Oct 13 10:34:54 CEST 2004 - lslezak@suse.cz - -- set volume of Master Mono channel (#46555) -- translate channel names in the mixer dialog (#30177) -- version 2.11.0 - -------------------------------------------------------------------- -Mon Oct 11 16:48:55 CEST 2004 - jsrain@suse.cz - -- adapted to new Arch:: interface - -------------------------------------------------------------------- -Mon Sep 27 14:03:22 CEST 2004 - lslezak@suse.cz - -- version 2.10.6 - -------------------------------------------------------------------- -Fri Sep 24 08:51:21 CEST 2004 - jsuchome@suse.cz - -- do not save modules options with default value (#45646) -- updated sound card database (#45646) - -------------------------------------------------------------------- -Tue Sep 14 16:45:10 CEST 2004 - lslezak@suse.cz - -- autoyast fixes - sound card status is always "not running", - Get/SetModified functions, fixed initialization -- version 2.10.5 - -------------------------------------------------------------------- -Fri Sep 10 14:37:40 CEST 2004 - lslezak@suse.cz - -- check also kernel joystick modules (#44394) -- version 2.10.4 - -------------------------------------------------------------------- -Thu Sep 9 11:23:54 CEST 2004 - lslezak@suse.cz - -- install all required kernel modules/packages (#44394) -- version 2.10.3 - -------------------------------------------------------------------- -Tue Aug 10 09:20:14 CEST 2004 - jsuchome@suse.cz - -- merged proofread texts - -------------------------------------------------------------------- -Wed Jul 28 12:40:55 CEST 2004 - lslezak@suse.cz - -- joystick package has been renamed to input-utils (#43297) -- version 2.10.2 - -------------------------------------------------------------------- -Mon Jun 28 16:47:18 CEST 2004 - jsuchome@suse.cz - -- fixed build (docu dependencies), fixed paths for sound drivers -- 2.10.1 - -------------------------------------------------------------------- -Mon Jun 14 15:49:00 CEST 2004 - jsuchome@suse.cz - -- removed testing for parameters prefix (snd_*) - -------------------------------------------------------------------- -Fri Jun 11 15:46:27 CEST 2004 - jsuchome@suse.cz - -- new command line actions : set, channels, volume -- corrected check for module option values -- 2.10.0 - -------------------------------------------------------------------- -Tue May 18 18:34:58 CEST 2004 - jsuchome@suse.cz - -- fixed script for copying sound fonts (#40663) -- 2.9.22 - -------------------------------------------------------------------- -Tue May 11 16:50:49 CEST 2004 - jsuchome@suse.cz - -- during write, initialize mixer before setting volumes (#38797) -- 2.9.21 - -------------------------------------------------------------------- -Tue May 4 09:14:47 CEST 2004 - jsuchome@suse.cz - -- merged in proofread text - -------------------------------------------------------------------- -Thu Apr 29 09:41:23 CEST 2004 - jsuchome@suse.cz - -- fix: do not set Mode::config during autoinstallation - -------------------------------------------------------------------- -Thu Apr 22 17:02:53 CEST 2004 - jsuchome@suse.cz - -- match cards added during autoinstalltion config with detected ones (#38797) -- correctly handle Imported volume settings -- 2.9.20 - -------------------------------------------------------------------- -Mon Apr 5 19:11:32 CEST 2004 - jsuchome@suse.cz - -- fix of audio agent: close opened mixer handle - (#38040: bug causes fall of whole YaST in some situations) -- 2.9.19 - -------------------------------------------------------------------- -Fri Apr 2 15:51:52 CEST 2004 - jsuchome@suse.cz - -- changed license to GPL -- 2.9.18 - -------------------------------------------------------------------- -Mon Mar 29 13:30:48 CEST 2004 - jsuchome@suse.cz - -- fix of sound card database (tiwai) -- fix of testsuites: check only Sound module related files -- 2.9.17 - -------------------------------------------------------------------- -Fri Mar 26 16:05:30 CET 2004 - jsuchome@suse.cz - -- fixed joystick options in sound car database (tiwai) - -------------------------------------------------------------------- -Fri Mar 26 10:25:51 CET 2004 - jsuchome@suse.cz - -- fix of volume dialog (#36980) -- joystick configuration: now update also sound module options (#36994) -- 2.9.16 - -------------------------------------------------------------------- -Tue Mar 23 10:53:58 CET 2004 - jsuchome@suse.cz - -- correctly grab option values from the table (#36690) - -------------------------------------------------------------------- -Mon Mar 22 15:30:09 CET 2004 - jsuchome@suse.cz - -- 2.9.15 - -------------------------------------------------------------------- -Fri Mar 19 14:58:21 CET 2004 - mvidner@suse.cz - -- added AGENT_LIBADD so that agents work from standalone Perl - -------------------------------------------------------------------- -Wed Mar 17 16:08:24 CET 2004 - jsuchome@suse.cz - -- fix of joystick test: look to correct device - -------------------------------------------------------------------- -Wed Mar 17 10:52:05 CET 2004 - jsuchome@suse.cz - -- fix: correstly switch the lists with vendors/modules - (caused by SelectionBox behaviour) -- do not set default module parameters ("enable", "index") if module - doens't support them -- 2.9.14 - -------------------------------------------------------------------- -Mon Mar 15 09:39:25 CET 2004 - jsuchome@suse.cz - -- fixed sound card database (tiwai): - the default parameter values of es1968 options. (bug #29759) - -------------------------------------------------------------------- -Fri Mar 12 15:57:53 CET 2004 - jsuchome@suse.cz - -- remove old module options from /etc/modprobe.conf -- do not write unnecessary lines (#35710) - -------------------------------------------------------------------- -Thu Mar 11 15:14:03 CET 2004 - jsuchome@suse.cz - -- remove sound configuration from /etc/modprobe.conf, when it was - written to /etc/modprobe.d/sound -- 2.9.13 - -------------------------------------------------------------------- -Wed Mar 10 02:01:54 CET 2004 - sh@suse.de - -- V 2.9.12 -- Migration to new wizard - -------------------------------------------------------------------- -Tue Mar 9 09:23:49 CET 2004 - jsuchome@suse.cz - -- updated card database (tiwai) -- fix of return value from main sequence (#35480) - -------------------------------------------------------------------- -Mon Mar 8 18:04:19 CET 2004 - jsuchome@suse.cz - -- more type fixes -- set desktop icon -- 2.9.11 - -------------------------------------------------------------------- -Mon Mar 1 18:54:28 CET 2004 - jsuchome@suse.cz - -- configuration now stored in /etc/modprobe.d/sound (new agent) -- type fixes -- use Sequencer module -- 2.9.10 - -------------------------------------------------------------------- -Mon Mar 1 18:27:41 CET 2004 - jsuchome@suse.cz - -- more strict typing (lists, map) - -------------------------------------------------------------------- -Mon Mar 1 14:41:21 CET 2004 - jsuchome@suse.cz - -- merged texts from proofread - -------------------------------------------------------------------- -Fri Feb 27 13:25:55 CET 2004 - jsuchome@suse.cz - -- sound card database: fixed module parameters descriptions (tiwai) - -------------------------------------------------------------------- -Thu Feb 26 20:24:43 CET 2004 - jsuchome@suse.cz - -- hack for CS4236 on IBM Thinkpad 600E (#34462) -- 2.9.9 - -------------------------------------------------------------------- -Thu Feb 26 08:59:10 CET 2004 - jsuchome@suse.cz - -- removed testsound (it was too big) - -------------------------------------------------------------------- -Mon Feb 23 11:29:41 CET 2004 - jsuchome@suse.cz - -- new card database for kernel 2.6 (tiwai@suse.de) -- 2.9.8 - -------------------------------------------------------------------- -Thu Feb 19 13:50:40 CET 2004 - mvidner@suse.cz - -- changed sort to use "<" instead of "<=" because of the switch to std::sort - -------------------------------------------------------------------- -Sat Feb 07 23:23:13 CET 2004 - arvin@suse.de - -- removed config files (*.y2cc) - -------------------------------------------------------------------- -Mon Feb 2 15:40:41 CET 2004 - jsuchome@suse.cz - -- fixed testsuite -- removed hwinfo from needforbuild -- 2.9.6 - -------------------------------------------------------------------- -Tue Dec 9 16:24:19 CET 2003 - jsuchome@suse.cz - -- SCR agents adapted for new interpreter - -------------------------------------------------------------------- -Fri Dec 5 15:32:49 CET 2003 - jsuchome@suse.cz - -- Manual dialog: possibility to choose a card both by kernel and vendor - -------------------------------------------------------------------- -Mon Dec 1 15:43:25 CET 2003 - jsuchome@suse.cz - -- syntax fixes for new interpreter -- move most functions from alsa_routines.ycp and oss_routines.ycp to - routines.ycp and created new file volume_routines.ycp -- 2.9.5 - -------------------------------------------------------------------- -Mon Nov 24 15:51:44 CET 2003 - jsuchome@suse.cz - -- correctly initialize variables during installation proposal - (the call of Sound::ForceReset() is back) - -------------------------------------------------------------------- -Tue Nov 18 13:55:40 CET 2003 - jsuchome@suse.cz - -- fixed button label in helptext (#33076) -- migrated to doxygen -- 2.9.4 - -------------------------------------------------------------------- -Fri Nov 7 16:22:08 CET 2003 - jsuchome@suse.cz - -- basic command-line interface -- large code cleanup (removed unused parts, corrected comments, etc.) -- 2.9.3 - -------------------------------------------------------------------- -Mon Oct 27 11:44:11 CET 2003 - jsuchome@suse.cz - -- fix: parameter names checked (for 'snd_' prefix) before writing (#32632) - -------------------------------------------------------------------- -Fri Oct 24 15:36:21 CEST 2003 - jsuchome@suse.cz - -- initial support for two types of module parameters naming (#32632) -- fix: reseting values of parameters to defaults -- fix: check the possible values of parameters -- 2.9.2 - -------------------------------------------------------------------- -Tue Oct 21 11:27:43 CEST 2003 - jsuchome@suse.cz - -- dialog with sound cards has list of vendors now (#11024) -- new items in card database (map vendor->models) -- 2.9.1 - -------------------------------------------------------------------- -Tue Oct 7 11:06:06 CEST 2003 - jsuchome@suse.cz - -- autoinstallation: changed variables to current behaviour (#31117: use - Mode::config or Sound::write_only instead of Sound::autoinstallation) -- 2.9.0 - -------------------------------------------------------------------- -Thu Sep 18 15:52:41 CEST 2003 - jsuchome@suse.cz - -- joystick fix: widgets ID's were translated which caused the test - dialog not to work (#31295) -- 2.8.10 - -------------------------------------------------------------------- -Tue Sep 16 14:20:46 CEST 2003 - jsuchome@suse.cz - -- check for nil values to prevent error messages in log -- 2.8.9 - -------------------------------------------------------------------- -Fri Sep 12 10:52:58 CEST 2003 - jsuchome@suse.cz - -- check the return code of alsaconf (#30594) -- 2.8.8 - -------------------------------------------------------------------- -Mon Sep 8 17:11:36 CEST 2003 - jsuchome@suse.cz - -- do not remove volume settings when there are not set - -------------------------------------------------------------------- -Fri Sep 5 09:27:35 CEST 2003 - jsuchome@suse.cz - -- merged in proofread texts -- 2.8.7 - -------------------------------------------------------------------- -Fri Aug 29 10:58:10 CEST 2003 - jsuchome@suse.cz - -- fixed sound card database entry - -------------------------------------------------------------------- -Thu Aug 28 09:05:07 CEST 2003 - jsuchome@suse.cz - -- confirm hardware detection in manual mode (#26515) - -------------------------------------------------------------------- -Tue Aug 26 13:21:48 CEST 2003 - jsuchome@suse.cz - -- do not return `finish during installation -- 2.8.6 - -------------------------------------------------------------------- -Wed Aug 20 14:23:43 CEST 2003 - jsuchome@suse.de - -- removed redundant "initialization dialog" (#28779) -- 2.8.5 - -------------------------------------------------------------------- -Thu Aug 14 11:11:16 CEST 2003 - jsuchome@suse.de - -- removed SuccessDialog (#28774) -- 2.8.4 - -------------------------------------------------------------------- -Mon Aug 11 10:39:08 CEST 2003 - jsuchome@suse.de - -- proofread texts, 1st round -- 2.8.3 - -------------------------------------------------------------------- -Wed Aug 6 16:30:54 CEST 2003 - jsuchome@suse.de - -- remebered cards table focus (bug #28058) - -------------------------------------------------------------------- -Mon Aug 4 17:01:08 CEST 2003 - jsuchome@suse.de - -- fixed testsuite, added hwinfo to needforbuild -- fixed typo in Makefile - -------------------------------------------------------------------- -Mon Aug 4 10:56:03 CEST 2003 - jsuchome@suse.de - -- updated sound card database (takashi@suse.de) -- 2.8.2 - -------------------------------------------------------------------- -Thu Jul 10 18:15:39 CEST 2003 - jsuchome@suse.de - -- used Label and Popup interface - -------------------------------------------------------------------- -Thu May 22 11:12:21 CEST 2003 - jsuchome@suse.cz - -- fixed: mixed volume settings after removing and adding first card - while there is present another one - -------------------------------------------------------------------- -Mon May 12 09:59:19 CEST 2003 - jsuchome@suse.de - -- probe old ISA cards with alsaconf (#25285) -- added Progress steps to Read function -- 2.8.1 - -------------------------------------------------------------------- -Thu Mar 20 15:40:09 CET 2003 - jsuchome@suse.de - -- adapted to Require interface -- changed helptext in joystick dialog (#25035) -- 2.8.0 - -------------------------------------------------------------------- -Tue Mar 11 16:09:52 CET 2003 - jsuchome@suse.de - -- removed calling of agent for /var/lib/yast/unique -- rebuild needed witch correct tarball (#25064) - -------------------------------------------------------------------- -Mon Mar 10 17:56:10 CET 2003 - jsuchome@suse.de - -- tiwai@suse.de: -- added ICH5 support. -- fixed HDSP description. - -------------------------------------------------------------------- -Tue Mar 4 21:40:11 CET 2003 - nashif@suse.de - -- fixed testsuite - -------------------------------------------------------------------- -Mon Mar 3 12:54:58 CET 2003 - jsuchome@suse.de - -- merged proofreaded texts - -------------------------------------------------------------------- -Fri Feb 21 14:35:31 CET 2003 - jsuchome@suse.de - -- fixes: stderr of some commands (echo, aplay) goes to /dev/null, - do not start joystick when not present (#23807) - -------------------------------------------------------------------- -Fri Feb 14 15:14:39 CET 2003 - jsuchome@suse.de - -- fixed argument for aplay (#23633) - -------------------------------------------------------------------- -Tue Feb 11 17:27:04 CET 2003 - arvin@suse.de - -- fixed testsuite - -------------------------------------------------------------------- -Mon Feb 10 12:39:42 CET 2003 - jsuchome@suse.de - -- proofreaded texts: 3rd round - -------------------------------------------------------------------- -Mon Feb 3 11:14:26 CET 2003 - jsuchome@suse.cz - -- added zero values (#19602) up to sound-slot/service 3 - -------------------------------------------------------------------- -Wed Jan 29 13:39:45 CET 2003 - jsuchome@suse.cz - -- merged proofreaded texts -- 2.7.2 - -------------------------------------------------------------------- -Fri Jan 17 15:49:12 CET 2003 - jsuchome@suse.de - -- added ncurses f-keys shortcuts - -------------------------------------------------------------------- -Fri Jan 10 16:59:13 CET 2003 - jsuchome@suse.de - -- fixed testsuite (imported module Arch has some SCR calls) - -------------------------------------------------------------------- -Thu Jan 9 09:46:14 CET 2003 - jsuchome@suse.de - -- fix of helptext (#19729 - "start ALSA") -- fix of #19602 - setting sound-slot-[01] and sound-service-[01]-0 - to "off" if card not present - -------------------------------------------------------------------- -Fri Dec 13 18:56:38 CET 2002 - jsuchome@suse.de - -- updated for new modules agent interface -- 2.7.1 - -------------------------------------------------------------------- -Fri Oct 25 15:14:46 CEST 2002 - jsuchome@suse.cz - -- dialog for joystick testing (works with the new version of jstest) -- enables also test when more joysticks are connected -- version 2.7.0 - -------------------------------------------------------------------- -Wed Oct 9 16:07:39 CEST 2002 - lslezak@suse.cz - -- enable/disable alsasound service depending on number of - configured sound cards (#20464) -- version 2.6.25 - -------------------------------------------------------------------- -Tue Oct 1 09:37:12 CEST 2002 - lslezak@suse.cz - -- added missing textdomain in Sound module -- version 2.6.24 - -------------------------------------------------------------------- -Tue Sep 17 13:56:35 CEST 2002 - lslezak@suse.de - -- updated sound card DB - module snd-dt0197h renamed to snd-dt019x, - added PPC integrated card ids (#19647), regenerated for 2.4.19 kernel -- fixed DB generator (add extra ids, default values) -- version 2.6.23 - -------------------------------------------------------------------- -Tue Sep 10 17:34:21 CEST 2002 - lslezak@suse.cz - -- provide/obsolete package y2c_sprc -- added missing include (#19283) -- version 2.6.22 - -------------------------------------------------------------------- -Mon Sep 9 14:49:20 CEST 2002 - lslezak@suse.cz - -- restart sound system after sound font installation (#19197) -- version 2.6.21 - -------------------------------------------------------------------- -Fri Sep 6 16:41:06 CEST 2002 - lslezak@suse.cz - -- fixed OSS mode starting -- provide/obsolete old packages -- version 2.6.20 - -------------------------------------------------------------------- -Wed Sep 4 17:15:40 CEST 2002 - lslezak@suse.cz - -- fixed copyfonts script (#18866) - allow spaces and tabs - as separators in /etc/fstab -- version 2.6.19 - -------------------------------------------------------------------- -Mon Sep 2 16:57:28 CEST 2002 - lslezak@suse.cz - -- use module Directory -- version 2.6.18 - -------------------------------------------------------------------- -Tue Aug 27 20:00:00 CEST 2002 - jsuchome@suse.cz - -- provide/obsolete old translation packages - -------------------------------------------------------------------- -Mon Aug 26 12:17:00 CEST 2002 - lslezak@suse.cz - -- use new joystick icon in y2cc -- version 2.6.17 - -------------------------------------------------------------------- -Fri Aug 23 16:46:03 CEST 2002 - lslezak@suse.cz - -- use 'model' and 'description' as card name if 'sub_vendor' - and 'vendor' are empty (ISA card) -- version 2.6.16 - -------------------------------------------------------------------- -Wed Aug 14 15:40:39 CEST 2002 - lslezak@suse.cz - -- merged proofread texts -- version 2.6.15 - -------------------------------------------------------------------- -Wed Aug 7 16:58:08 CEST 2002 - lslezak@suse.de - -- added 3rd parameter to select() in sound DB generator -- fixed loading of joystick DB (changed to include file) -- version 2.6.14 - -------------------------------------------------------------------- -Mon Aug 5 13:16:27 CEST 2002 - lslezak@suse.cz - -- added alsa to Requires -- added help texts for translators -- updated sound DB -- version 2.6.13 - -------------------------------------------------------------------- -Wed Jul 31 10:58:49 CEST 2002 - arvin@suse.de - -- removed yast2-runlevel from neededforbuild and requires - -------------------------------------------------------------------- -Mon Jul 22 17:43:55 CEST 2002 - arvin@suse.de - -- updated sound and joystick databases - -------------------------------------------------------------------- -Mon Jul 22 16:29:13 CEST 2002 - jsrain@suse.cz - -- merged proofread texts -- version 2.6.10 - -------------------------------------------------------------------- -Fri Jul 19 03:42:23 PDT 2002 - arvin@suse.de - -- use correct path for sound card database - -------------------------------------------------------------------- -Fri Jul 12 15:44:19 CEST 2002 - arvin@suse.de - -- use proper namespace for Args and CallFunction (#16776) - -------------------------------------------------------------------- -Mon Jul 8 16:56:09 CEST 2002 - mvidner@suse.cz - -- Provides/Obsoletes also the devel subpackage - -------------------------------------------------------------------- -Sun Jul 07 22:43:21 CEST 2002 - arvin@suse.de - -- moved non binary files to /usr/share/YaST2 - -------------------------------------------------------------------- -Mon Jul 1 10:24:03 CEST 2002 - lslezak@suse.cz - -- merged yast2 sound packages: yast2-agent-audio, - yast2-config-sound, yast2-db-sound -- renamed to yast2-sound -- version 2.6.6 - -------------------------------------------------------------------- -Mon Jun 24 14:24:13 CEST 2002 - lslezak@suse.cz - -- fixed missing translation -- updated to automake-1.6.2 -- version 2.6.5 - -------------------------------------------------------------------- -Tue May 7 09:32:13 CEST 2002 - lslezak@suse.cz - -- menu entries moved to config dir -- version 2.6.4 - -------------------------------------------------------------------- -Mon Apr 29 11:44:00 CEST 2002 - lslezak@suse.cz - -- allow joystick configuration even in quick mode -- removed unused code (.tmp.modules) -- fixed most of ycpdoc comments -- use /etc/init.d/* instead /usr/sbin/rc* -- write joystick model to sysconfig comment -- joystick.ycp - new YaST2 client -- removing joystick configuration is possible -- Sound:: added joystick related functions -- removed Start ALSA option in UI -- use LOAD_SEQUENCER in /etc/sysconfig/sound -- added joystick documentation -- test mode in joystick -- version 2.6.3 - -------------------------------------------------------------------- -Mon Apr 15 17:54:55 CEST 2002 - lslezak@suse.cz - -- update to automake 1.6.1 - -------------------------------------------------------------------- -Fri Apr 12 08:19:12 CEST 2002 - lslezak@suse.cz - -- update to automake 1.6 -- version 2.6.1 - -------------------------------------------------------------------- -Wed Apr 10 14:57:49 CEST 2002 - lslezak@suse.cz - -- SuSE-8_0-Branch merged to the head -- spec file changes -- testsuite fixes -- added includes and imports -- version 2.6.0 - -------------------------------------------------------------------- -Wed Mar 27 12:15:22 CET 2002 - dmeszar@suse.cz - -- fixed #15526 (start joystick in init only if there's a configured one) - -------------------------------------------------------------------- -Thu Mar 21 14:44:57 CET 2002 - mvidner@suse.cz - -- Fixed rcjoystick invocation. (#14957) -- 2.5.18 - -------------------------------------------------------------------- -Fri Mar 15 14:27:17 CET 2002 - dmeszar@suse.cz - -- fixed #14590 (Sound re-configuration broken after update in some cases) - -------------------------------------------------------------------- -Tue Mar 12 15:13:27 CET 2002 - dmeszar@suse.cz - -- fixed #14876 (channels are not unmuted when configured via tv module - on running system) -- fixed #14725 (abort confirmation when no changes were made) - -------------------------------------------------------------------- -Wed Mar 6 16:21:35 CET 2002 - dmeszar@suse.cz - -- fixed #14539 (infinite loop when setting option value to '') -- return empty map when aborted in autoyast (#14526) - -------------------------------------------------------------------- -Wed Feb 27 14:44:59 CET 2002 - dmeszar@suse.cz - -- fixed #13981 (exit the sound_write module when the proposal - is empty (this applies only to proposal mode)) - -------------------------------------------------------------------- -Fri Feb 22 14:58:31 CET 2002 - dmeszar@suse.cz - -- fixed #13601 (all volumes at zero after installation) -- screenshot mode implemented -- fixed proposing of nm256 soundcards - -------------------------------------------------------------------- -Mon Feb 18 19:06:00 CET 2002 - dmeszar@suse.cz - -- implemented joystick configuration -- adaptation for sound db changes (option description can be both - string and list of strings) - -------------------------------------------------------------------- -Mon Feb 11 14:29:33 CET 2002 - dmeszar@suse.cz - -- speed improvements, proposal implemented - -------------------------------------------------------------------- -Fri Feb 8 18:25:12 CET 2002 - lnussel@suse.de - -- command line argument is of type string - -------------------------------------------------------------------- -Mon Jan 28 13:08:04 CET 2002 - dmeszar@suse.cz - -- fixed bug #12925 (config of single autodetected card not possible) -- added proposal_sound.ycp file - -------------------------------------------------------------------- -Thu Jan 17 15:33:51 CET 2002 - dmeszar@suse.cz - -- added joystick type selector dialog - -------------------------------------------------------------------- -Mon Jan 14 16:08:24 CET 2002 - dmeszar@suse.cz - -- fixed bug #11717 (restart modules after options had changed) -- moved /etc/sysconfig/alsa to /etc/sysconfig/sound - -------------------------------------------------------------------- -Mon Jan 7 16:33:36 CET 2002 - dmeszar@suse.cz - -- removed START_ALSA (moved to runlevel editor) and START_ALSA_SEQ - (moved to /etc/sysconfig/alsa) variables. -- uses new sound database - -------------------------------------------------------------------- -Tue Dec 18 11:34:33 CET 2001 - dmeszar@suse.cz - -- Sound module implemented, third param for 'select' - -------------------------------------------------------------------- -Fri Nov 9 14:32:52 CET 2001 - dmeszar@suse.cz - -- use Wizard module, Wizard_hw module and other new libycp features - -------------------------------------------------------------------- -Thu Oct 4 14:19:08 CEST 2001 - dmeszar@suse.cz - -- setting volume to 75% for test sample for 'daca' cards (ppc) - (bug #11339) - -------------------------------------------------------------------- -Fri Sep 21 12:16:42 CEST 2001 - dmeszar@suse.cz - -- bug #7198 fixed (warning popup for nm256 sound cards - not shown when the card is configured and module is - launched again) - -------------------------------------------------------------------- -Thu Sep 20 13:48:34 CEST 2001 - dmeszar@suse.cz - -- bug #10941 ('nil' shown as card label when uniq_id has changed - after update) -- comment added for translators - -------------------------------------------------------------------- -Tue Sep 18 15:49:56 CEST 2001 - dmeszar@suse.cz - -- corrected abort behaviour in complex dialog (#not reported) - (when user pressed abort, module ended even if she pressed - 'no' in 'really abort' dialog) - -------------------------------------------------------------------- -Mon Sep 17 16:02:57 CEST 2001 - dmeszar@suse.cz - -- bug #10750 fixed (don't save when nothing has changed) - -------------------------------------------------------------------- -Mon Sep 17 12:36:47 CEST 2001 - dmeszar@suse.cz - -- bug #10639 fixed (Removing first sound card removes them all) -- bug #10529 (10662) fixed (YaST2 crashes: Undefined string operation?) - resp. (sound/routines.ycp: strange lines) - -------------------------------------------------------------------- -Mon Sep 10 14:54:30 CEST 2001 - dmeszar@suse.cz - -- use Arch:: instead of user_settings - -------------------------------------------------------------------- -Tue Sep 4 17:55:16 CEST 2001 - dmeszar@suse.cz - -- use alias sound-slot-0 -> sound - and sound -> char-major-14 for sparcs - -------------------------------------------------------------------- -Tue Sep 4 13:06:27 CEST 2001 - dmeszar@suse.cz - -- unmute device "Wave Playback Volume" for ymf sound cards -- default value for lookup(3) added - -------------------------------------------------------------------- -Fri Aug 31 14:23:51 CEST 2001 - dmeszar@suse.cz - -- bug #9993 fixed -- logs removed - -------------------------------------------------------------------- -Wed Aug 29 10:10:05 CEST 2001 - dmeszar@suse.cz - -- fixed typos -- removed debug logging - -------------------------------------------------------------------- -Mon Aug 27 15:48:05 CEST 2001 - dmeszar@suse.cz - -- use module name as alias 'char-major-14' on sparc - instead of 'sound' - -------------------------------------------------------------------- -Mon Aug 27 13:36:53 CEST 2001 - dmeszar@suse.cz - -- volume setting implemented for oss - -------------------------------------------------------------------- -Wed Aug 22 17:54:10 CEST 2001 - dmeszar@suse.cz - -- oss support added, alpha version -- volume setting for oss not implemented so far - -------------------------------------------------------------------- -Mon Aug 20 17:41:31 CEST 2001 - dmeszar@suse.cz - -- fixed shortcuts - -------------------------------------------------------------------- -Mon Aug 20 13:47:44 CEST 2001 - dmeszar@suse.cz - -- bug #8335 fixed, options restoring when deleting card fixed - -------------------------------------------------------------------- -Wed Aug 15 17:16:32 CEST 2001 - dmeszar@suse.cz - -- installation of one card much simplified - -------------------------------------------------------------------- -Mon Aug 13 17:05:23 CEST 2001 - dmeszar@suse.cz - -- stderr of 'execute' commands redirected to /dev/null - when running .target.bash - -------------------------------------------------------------------- -Fri Aug 10 13:03:41 CEST 2001 - dmeszar@suse.cz - -- bug #5838 fixed -- minor code changes UI(`fn()) -> UI::fn() SCR resp. - -------------------------------------------------------------------- -Mon Jul 30 16:40:33 CEST 2001 - dmeszar@suse.cz - -- speed improvements - -------------------------------------------------------------------- -Wed Jul 25 10:52:02 CEST 2001 - dmeszar@suse.cz - -- first dialog unified with printconf and tvconf modules - -------------------------------------------------------------------- -Mon Jul 23 12:59:27 CEST 2001 - dmeszar@suse.cz - -- fixed 'requires' in rpm, workflow changes, option dialog improvements - -------------------------------------------------------------------- -Tue May 15 15:17:09 CEST 2001 - dmeszar@suse.cz - -- doubled text fixed. when a new card is manually added, module description is - used as a manufacturer name. (bug #8315, file routines.ycp). -- fixed bug in adding sound cards. (not reported) - (files routines.ycp, sound_complex- list of all cards was compared - against /var/lib/YaST/unique.inf, which was not correct. dialog - with the choice "Add autodetected"/"Select from list" was not shown - properly. now it's compared - with local copy of unique keys list. new parameter added to get_not_yet - (function returning list of not configured soundcards)) -- removed commented block of source code from 'sound_summary.ycp' - -------------------------------------------------------------------- -Tue May 15 13:45:09 CEST 2001 - dmeszar@suse.cz - -- doubled text fixed. when a new card is manually added, module description is - used as a manufacturer name. (bug #8315). fixed bug in adding sound cards. (not reported) - -------------------------------------------------------------------- -Mon May 14 10:52:29 CEST 2001 - dmeszar@suse.cz - -- sound summary for non-pnp cards fixed (bug #8157) - -------------------------------------------------------------------- -Fri May 11 13:27:28 CEST 2001 - dmeszar@suse.cz - -- soundblater awe card presence enhanced - -------------------------------------------------------------------- -Thu May 10 12:07:56 CEST 2001 - dmeszar@suse.cz - -- fixed to work with new libhd (#7918) - -------------------------------------------------------------------- -Mon May 7 17:16:08 CEST 2001 - dmeszar@suse.cz - -- module options fixed, card removing fixed - -------------------------------------------------------------------- -Mon Apr 30 16:21:03 CEST 2001 - dmeszar@suse.cz - -- sound fonts loading enabled, abort dialog unified, summary spaces fixed - -------------------------------------------------------------------- -Tue Apr 24 07:26:02 PDT 2001 - dmeszar@suse.cz - -- sound fonts loading temporarily removed - -------------------------------------------------------------------- -Tue Apr 24 16:08:09 CEST 2001 - ro@suse.de - -- fixed time-stamps in tar - -------------------------------------------------------------------- -Tue Apr 24 03:39:14 PDT 2001 - dmeszar@suse.cz - -- 'install sndfonts' button in summary dialog - -------------------------------------------------------------------- -Mon Apr 23 08:03:09 PDT 2001 - dmeszar@suse.cz - -- multiple sound cards installation fixed, volume settings fixed -- fonts loading feature for soundblaster - -------------------------------------------------------------------- -Tue Apr 17 09:38:36 CEST 2001 - dmeszar@suse.cz - -- autodocs build fixed - -------------------------------------------------------------------- -Tue Apr 17 08:58:28 CEST 2001 - dmeszar@suse.cz - -- sound summary module added, fixed 'requires' - -------------------------------------------------------------------- -Fri Mar 30 11:35:16 CEST 2001 - dmeszar@suse.cz - -- options editing, quick config - -------------------------------------------------------------------- -Sat Mar 17 16:41:04 CET 2001 - dan@suse.cz - -- ycpdoc removed from requires - -------------------------------------------------------------------- -Wed Mar 7 11:12:27 CET 2001 - dan@suse.cz - -- package rename - -------------------------------------------------------------------- -Thu Jan 25 16:39:14 CET 2001 - dan@suse.cz - -- y2log fixes - -------------------------------------------------------------------- -Mon Jan 22 16:33:58 CET 2001 - dan@suse.cz - -- another locale fix - -------------------------------------------------------------------- -Mon Jan 22 15:47:20 CET 2001 - dan@suse.cz - -- locale problem for displaying all cards fixed - -------------------------------------------------------------------- -Thu Jan 18 10:20:19 CET 2001 - dan@suse.cz - -- options passing fix (bug 5855) - -------------------------------------------------------------------- -Fri Jan 12 11:52:28 CET 2001 - kkaempf@suse.de - -- bump version for latest fixes - -------------------------------------------------------------------- -Fri Jan 12 04:38:11 CET 2001 - dan@suse.de - -- dialog sequence for one card fix - -------------------------------------------------------------------- -Wed Jan 10 16:15:41 CET 2001 - dan@suse.cz - -- don't call complex dialog when just one sound card is beeing installed -- log fixes - -------------------------------------------------------------------- -Tue Jan 9 10:05:13 CET 2001 - dan@suse.cz - -- fix playing sound sample on background (bug #5263) - -------------------------------------------------------------------- -Fri Jan 5 13:38:42 CET 2001 - kkaempf@suse.de - -- fix frame caption for gettext - -------------------------------------------------------------------- -Thu Jan 4 13:45:39 CET 2001 - dan@suse.cz - -- special warning dialog for nm256 cards - -------------------------------------------------------------------- -Fri Dec 15 16:04:20 CET 2000 - dan@suse.cz - -- skip/back button sequence fixed (bug #4679) - -------------------------------------------------------------------- -Wed Dec 13 19:15:25 CET 2000 - mike@suse.de - -- new menuentry file - -------------------------------------------------------------------- -Tue Dec 12 16:59:11 CET 2000 - kkaempf@suse.de - -- use tmpdir instead of /tmp - -------------------------------------------------------------------- -Sat Dec 9 13:29:27 CET 2000 - dan@suse.cz - -- options exist test, disabling sound table omitted - -------------------------------------------------------------------- -Fri Dec 8 13:26:35 CET 2000 - dan@suse.cz - -- spec file fix - -------------------------------------------------------------------- -Fri Dec 8 01:24:50 CET 2000 - kendy@suse.cz - -- All /sbin/init.d changed to /etc/init.d - -------------------------------------------------------------------- -Thu Dec 7 16:48:57 CET 2000 - arvin@suse.de - -- call sound (not lan) in menu - -------------------------------------------------------------------- -Thu Dec 7 16:00:25 CET 2000 - arvin@suse.de - -- fix double quoted symbol - -------------------------------------------------------------------- -Thu Dec 7 09:03:44 CET 2000 - dan@suse.cz - -- y2d_snd is required, amixer call differ for more cards - -------------------------------------------------------------------- -Wed Dec 6 13:08:08 CET 2000 - kkaempf@suse.de - -- adapt to new alsa package - support multiple cards - pack sources with bzip2 - -------------------------------------------------------------------- -Fri Sep 29 17:13:48 CEST 2000 - kkaempf@suse.de - -- do MacRISC dmasound right - version 2.0.13 - -------------------------------------------------------------------- -Wed Sep 27 11:18:00 CEST 2000 - dan@suse.cz - -- PPC hack added - -------------------------------------------------------------------- -Mon Sep 18 17:00:46 CEST 2000 - dan@suse.cz - -- exception for ppc hardcoded - -------------------------------------------------------------------- -Thu Jul 13 09:21:50 MEST 2000 - dan@suse.de - -- minor fixes ('\n' added, etc.) - -------------------------------------------------------------------- -Tue Jul 11 11:14:06 MEST 2000 - dan@suse.de - -- fixed writing of modules.conf (last line) - -------------------------------------------------------------------- -Tue Jul 4 16:59:01 MEST 2000 - dan@suse.de - -- fixed aplay calling - -------------------------------------------------------------------- -Mon Jul 3 10:27:16 CEST 2000 - kkaempf@suse.de - -- changed test sound in alsa package - version 2.0.7 - -------------------------------------------------------------------- -Thu Jun 29 14:31:03 CEST 2000 - kkaempf@suse.de - -- requires y2t_snd - -------------------------------------------------------------------- -Tue Jun 27 13:35:59 MEST 2000 - dan@suse.de - -- more comments for translators - -------------------------------------------------------------------- -Mon Jun 26 18:18:03 CEST 2000 - kkaempf@suse.de - -- message fixes - version 2.0.5 - -------------------------------------------------------------------- -Fri Jun 23 11:16:51 MEST 2000 - dan@suse.de - -- comments for translators added - -------------------------------------------------------------------- -Wed Jun 21 13:19:01 MEST 2000 - dan@suse.de - -- messages correction - -------------------------------------------------------------------- -Tue Jun 20 11:01:17 CEST 2000 - dan@suse.de - -- fixed volume setting - -------------------------------------------------------------------- -Fri Jun 16 10:59:13 MEST 2000 - dan@suse.de - -- minor layout changes - -------------------------------------------------------------------- -Fri May 19 09:44:08 CEST 2000 - kkaempf@suse.de - -- initial version - diff --git a/packages/y/yast2-sound/yast2-sound.spec b/packages/y/yast2-sound/yast2-sound.spec deleted file mode 100644 index c5b06eb..0000000 --- a/packages/y/yast2-sound/yast2-sound.spec +++ /dev/null @@ -1,93 +0,0 @@ -# -# spec file for package yast2-sound -# -# Copyright (c) 2022 SUSE LLC -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -Name: yast2-sound -Version: 4.5.0 -Release: 0 -Summary: YaST2 - Sound Configuration -License: GPL-2.0-or-later -Group: System/YaST -URL: https://github.com/yast/yast-sound - -Source0: %{name}-%{version}.tar.bz2 - -BuildRequires: alsa-devel -BuildRequires: doxygen -BuildRequires: gcc-c++ -BuildRequires: libtool -BuildRequires: perl-XML-Writer -BuildRequires: ruby -BuildRequires: update-desktop-files -BuildRequires: yast2 -BuildRequires: yast2-core-devel -BuildRequires: yast2-devtools >= 4.2.2 -BuildRequires: yast2-testsuite - -# workaround for OS builds, see jsc#SLE-11862 -%ifnarch i586 -BuildRequires: kernel-default -%endif - -# Fixed handling of Kernel modules loaded on boot -Requires: alsa -# For proc_modules.scr -Requires: yast2 >= 3.1.180 -Requires: yast2-ruby-bindings >= 1.0.0 - -Obsoletes: yast2-sound-devel-doc - -Supplements: autoyast(sound) - -%description -This package contains the YaST2 component for sound card configuration. - -%prep -%setup -n %{name}-%{version} - -%build -%yast_build - -%install -%yast_install -rm -rf %{buildroot}/%{yast_plugindir}/libpy2ag_audio.la -%yast_metainfo - -%post -# rename the config file to the new modprobe schema -if test -e /etc/modprobe.d/sound; then - mv -f /etc/modprobe.d/sound /etc/modprobe.d/50-sound.conf -fi - -%files -%{yast_yncludedir} -%{yast_clientdir} -%{yast_desktopdir} -%{yast_metainfodir} -%{yast_ybindir} -%{yast_moduledir} -%{yast_schemadir} -# database -%{yast_ydatadir} -# agents -%{yast_plugindir} -%{yast_scrconfdir} -%{yast_icondir} -%doc %{yast_docdir} -%license COPYING - -%changelog diff --git a/scripts/sync b/scripts/sync index c397ef3..d771f0c 100755 --- a/scripts/sync +++ b/scripts/sync @@ -1,6 +1,6 @@ #!/bin/sh : ${SKIP:=false} -$SKIP || tail -200 /home/opensuserabbit/dumprabbit.json | timeout 3m scripts/rabbithandle.py +$SKIP || tail -200 /home/opensuserabbit/dumprabbit.json | timeout 3m scripts/rabbithandle-single.py rsync="rsync -a \ --max-size=999000k \