Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bitwarden for openSUSE:Factory 
checked in at 2024-04-09 16:47:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bitwarden (Old)
 and      /work/SRC/openSUSE:Factory/.bitwarden.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bitwarden"

Tue Apr  9 16:47:31 2024 rev:23 rq:1166251 version:2024.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bitwarden/bitwarden.changes      2024-03-09 
20:55:29.468360368 +0100
+++ /work/SRC/openSUSE:Factory/.bitwarden.new.29460/bitwarden.changes   
2024-04-09 16:52:48.484421083 +0200
@@ -1,0 +2,8 @@
+Mon Apr  8 17:03:46 UTC 2024 - Bruno Pitrus <brunopit...@hotmail.com>
+
+- New upstream release 2024.3.2
+  * no changelog provided
+- Remove non-Linux stuff from rust vendor tarball
+- Work around missing debuginfo (bsc#1222175)
+
+-------------------------------------------------------------------

Old:
----
  bitwarden-2024.2.1.obscpio

New:
----
  bitwarden-2024.3.2.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bitwarden.spec ++++++
--- /var/tmp/diff_new_pack.8OSblP/_old  2024-04-09 16:52:50.128481733 +0200
+++ /var/tmp/diff_new_pack.8OSblP/_new  2024-04-09 16:52:50.128481733 +0200
@@ -18,7 +18,7 @@
 #
 
 Name:       bitwarden
-Version:    2024.2.1
+Version:    2024.3.2
 Release:    0
 Summary:    A secure and free password manager for all of your devices
 Group:      Productivity/Security
@@ -195,7 +195,7 @@
 export RUSTC_BOOTSTRAP=1
 %endif
 export RUSTC_LOG='rustc_codegen_ssa::back::link=info'
-export RUSTFLAGS="%{build_rustflags} --verbose"
+export RUSTFLAGS="%{build_rustflags} --verbose -Cstrip=none"
 export CARGO_TERM_VERBOSE=true
 
 export ELECTRON_SKIP_BINARY_DOWNLOAD=1

++++++ _service ++++++
--- /var/tmp/diff_new_pack.8OSblP/_old  2024-04-09 16:52:50.172483356 +0200
+++ /var/tmp/diff_new_pack.8OSblP/_new  2024-04-09 16:52:50.176483504 +0200
@@ -2,8 +2,8 @@
        <service name="obs_scm" mode="manual">
                <param name="scm">git</param>
                <param 
name="url">https://github.com/bitwarden/clients.git</param>
-               <param name="revision">desktop-v2024.2.1</param>
-               <param name="version">2024.2.1</param>
+               <param name="revision">desktop-v2024.3.2</param>
+               <param name="version">2024.3.2</param>
                <param name="filename">bitwarden</param>
                <param name="exclude">bitwarden_license/*</param>
    <!-- The code in bitwarden_license MUST NOT be included in published 
tarballs as it is non-redistributable! -->
@@ -14,6 +14,7 @@
        <service name="cargo_vendor" mode="manual">
                <param name="srcdir">clients/apps/desktop/desktop_native</param>
                <param name="update">false</param>
+               <param name="filter">true</param>
        </service>
        <service name="cargo_audit" mode="manual">
                <param name="srcdir">clients/apps/desktop/desktop_native</param>

++++++ bitwarden-2024.2.1.obscpio -> bitwarden-2024.3.2.obscpio ++++++
/work/SRC/openSUSE:Factory/bitwarden/bitwarden-2024.2.1.obscpio 
/work/SRC/openSUSE:Factory/.bitwarden.new.29460/bitwarden-2024.3.2.obscpio 
differ: char 48, line 1

++++++ bitwarden.obsinfo ++++++
--- /var/tmp/diff_new_pack.8OSblP/_old  2024-04-09 16:52:50.220485127 +0200
+++ /var/tmp/diff_new_pack.8OSblP/_new  2024-04-09 16:52:50.224485275 +0200
@@ -1,5 +1,5 @@
 name: bitwarden
-version: 2024.2.1
-mtime: 1709757071
-commit: 82998d8e515b1dab0b3891170e56bf15ffc69446
+version: 2024.3.2
+mtime: 1711717943
+commit: 60e47aff88024ba9aad1a4ed7b63690b968bf7fc
 

++++++ node-vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.8OSblP/_old and 
/var/tmp/diff_new_pack.8OSblP/_new differ

++++++ remove-unnecessary-deps.patch ++++++
--- /var/tmp/diff_new_pack.8OSblP/_old  2024-04-09 16:52:50.580498408 +0200
+++ /var/tmp/diff_new_pack.8OSblP/_new  2024-04-09 16:52:50.592498851 +0200
@@ -19,7 +19,7 @@
    },
    "workspaces": [
      "apps/*",
-@@ -35,118 +34,45 @@
+@@ -35,117 +34,44 @@
    ],
    "devDependencies": {
      "@angular-devkit/build-angular": "16.2.11",
@@ -43,10 +43,10 @@
 -    "@storybook/jest": "0.2.3",
 -    "@storybook/testing-library": "0.2.2",
 -    "@types/argon2-browser": "1.18.1",
--    "@types/chrome": "0.0.243",
+-    "@types/chrome": "0.0.262",
      "@types/duo_web_sdk": "2.7.1",
--    "@types/firefox-webext-browser": "111.0.1",
--    "@types/inquirer": "8.2.6",
+-    "@types/firefox-webext-browser": "111.0.5",
+-    "@types/inquirer": "8.2.10",
      "@types/jest": "29.5.12",
 -    "@types/jquery": "3.5.29",
 -    "@types/jsdom": "21.1.6",
@@ -55,43 +55,42 @@
 -    "@types/koa__router": "12.0.4",
 -    "@types/koa-bodyparser": "4.3.7",
 -    "@types/koa-json": "2.0.23",
--    "@types/lowdb": "1.0.11",
+-    "@types/lowdb": "1.0.15",
      "@types/lunr": "2.3.7",
-     "@types/node": "18.19.14",
+     "@types/node": "18.19.19",
 -    "@types/node-fetch": "2.6.4",
      "@types/node-forge": "1.3.11",
      "@types/node-ipc": "9.2.0",
      "@types/papaparse": "5.3.14",
--    "@types/proper-lockfile": "4.1.2",
--    "@types/react": "16.14.54",
+-    "@types/proper-lockfile": "4.1.4",
+-    "@types/react": "16.14.57",
 -    "@types/retry": "0.12.5",
 +    "@types/semver": "^7.3.4",
      "@types/zxcvbn": "4.4.4",
 -    "@typescript-eslint/eslint-plugin": "6.21.0",
 -    "@typescript-eslint/parser": "6.21.0",
 -    "@webcomponents/custom-elements": "1.6.0",
-     "autoprefixer": "10.4.16",
+     "autoprefixer": "10.4.18",
 -    "base64-loader": "1.0.0",
--    "chromatic": "10.0.0",
-     "clean-webpack-plugin": "4.0.0",
+-    "chromatic": "10.9.6",
      "concurrently": "8.2.2",
      "copy-webpack-plugin": "11.0.0",
      "cross-env": "7.0.3",
      "css-loader": "6.8.1",
-     "electron": "28.2.4",
--    "electron-builder": "24.9.1",
+     "electron": "28.2.8",
+-    "electron-builder": "24.13.3",
      "electron-log": "5.0.1",
 -    "electron-reload": "2.0.0-alpha.1",
-     "electron-store": "8.1.0",
+     "electron-store": "8.2.0",
      "electron-updater": "6.1.8",
--    "eslint": "8.56.0",
+-    "eslint": "8.57.0",
 -    "eslint-config-prettier": "9.1.0",
 -    "eslint-import-resolver-typescript": "3.6.1",
 -    "eslint-plugin-import": "2.29.1",
 -    "eslint-plugin-rxjs": "5.0.3",
 -    "eslint-plugin-rxjs-angular": "2.0.1",
--    "eslint-plugin-storybook": "0.6.15",
--    "eslint-plugin-tailwindcss": "3.13.1",
+-    "eslint-plugin-storybook": "0.8.0",
+-    "eslint-plugin-tailwindcss": "3.15.1",
 -    "gulp": "4.0.2",
 -    "gulp-filter": "9.0.1",
 -    "gulp-if": "3.0.0",
@@ -101,19 +100,19 @@
      "html-loader": "4.2.0",
 -    "html-webpack-injector": "1.1.4",
      "html-webpack-plugin": "5.5.4",
--    "husky": "9.0.10",
+-    "husky": "9.0.11",
 -    "jest-junit": "16.0.0",
      "jest-mock-extended": "3.0.5",
--    "jest-preset-angular": "14.0.2",
+-    "jest-preset-angular": "14.0.3",
 -    "lint-staged": "15.2.2",
      "mini-css-extract-plugin": "2.7.6",
      "node-ipc": "9.2.1",
 +    "path-browserify": "^1.0.1",
 -    "pkg": "5.8.1",
-     "postcss": "8.4.32",
-     "postcss-loader": "7.3.3",
+     "postcss": "8.4.35",
+     "postcss-loader": "7.3.4",
 -    "prettier": "3.2.2",
--    "prettier-plugin-tailwindcss": "0.5.11",
+-    "prettier-plugin-tailwindcss": "0.5.12",
 -    "process": "0.11.10",
 -    "react": "18.2.0",
 -    "react-dom": "18.2.0",
@@ -121,10 +120,10 @@
 -    "remark-gfm": "3.0.1",
      "rimraf": "5.0.5",
      "sass": "1.69.5",
-     "sass-loader": "13.3.2",
+     "sass-loader": "13.3.3",
 -    "storybook": "7.6.17",
--    "style-loader": "3.3.3",
--    "tailwindcss": "3.3.5",
+-    "style-loader": "3.3.4",
+-    "tailwindcss": "3.4.1",
 -    "ts-jest": "29.1.2",
      "ts-loader": "9.5.1",
      "tsconfig-paths-webpack-plugin": "4.1.0",
@@ -188,7 +187,7 @@
 -    "qrious": "4.0.2",
      "rxjs": "7.8.1",
 -    "tabbable": "6.2.0",
-     "tldts": "6.1.8",
+     "tldts": "6.1.13",
      "utf-8-validate": "6.0.3",
      "zone.js": "0.13.3",
      "zxcvbn": "4.4.2"

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.8OSblP/_old and 
/var/tmp/diff_new_pack.8OSblP/_new differ

Reply via email to