[gnome-initial-setup] (134 commits) Non-fast-forward update to branch benzea/systemd-3-36



The branch 'benzea/systemd-3-36' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  e4e58ed... meson: Query systemd unit dir using pkg-config
  07e5929... data: Wait for completion of copy worker
  88c45f4... data: Run copy worker as early as possible on systemd
  9713c52... data: Port to new systemd session configuration approach

Commits added to the branch:

  974992c... Update Hungarian translation (*)
  c35bed6... timezone: Fix use-after-free race (*)
  a141d26... gnome-initial-setup: Add mock infrastructure to prevent sav (*)
  9453394... ci: Line wrap the list of dependencies to install (*)
  309b675... build: Add GLib minimum and maximum dependencies (*)
  9cd679a... build: Add parental_controls option (*)
  18e8853... gis-driver: Add a parental-controls-enabled property (*)
  f02a272... gis-driver: Add parent account storage in the driver (*)
  9f6e9d0... gis-driver: Add full-name property (*)
  fc2f8d0... gis-driver: Add avatar property (*)
  3126310... gis-page-header: Add a pixbuf property (*)
  93e10ac... data: Acquire parental controls permissions for g-i-s (*)
  128283a... account: Remove internal storage of created user account (*)
  d8d1af4... account: Create two users if parental controls are enabled (*)
  5df9054... password: Add a parent-mode property for collecting parent  (*)
  5fd8f8f... password: Show the user’s avatar in the header when setti (*)
  1fbc7d8... parental-controls: Add parental controls page (*)
  7eae913... password: Keep old password page UI if parental controls ar (*)
  5c219b4... account: Prevent user from choosing ‘administrator’ as  (*)
  b0ec054... account: Disable parental controls if applying the enterpri (*)
  70678e6... Merge branch 'parental-controls' into 'master' (*)
  dbb199b... Update Turkish translation (*)
  ff01be8... Update Japanese translation (*)
  47985b6... Update Japanese translation (*)
  bd82e4d... Update Galician translation (*)
  a73c96d... Update Serbian translation (*)
  4175886... Update Basque translation (*)
  3215aac... password: don't free static string (*)
  1181e26... account: fully hide parental controls widgets if disabled (*)
  b7f55ea... account: don't cast GisAccountPageLocal to GisPage (*)
  25af818... Version 3.35.91 (*)
  88841fc... build: Add 'maintainer-upload-release' target (*)
  ad098a3... Update Persian translation (*)
  f006f8f... Update Brazilian Portuguese translation (*)
  0377f9b... Updated Spanish translation (*)
  7846dc0... Add debugging tips (*)
  6b69366... Update Hungarian translation (*)
  176b9f9... Updated Lithuanian translation (*)
  c1207e7... Update French translation (*)
  f2679ef... Update British English translation (*)
  5f226c9... Update Chinese (Taiwan) translation (*)
  ad79127... Update Finnish translation (*)
  6a6201c... Update Karbi translation (*)
  4cde4fa... Updated Czech translation (*)
  03fc2bc... Update Polish translation (*)
  76f6acf... account: Set the IsParent metadata on the parent account (*)
  8736616... Merge branch '94-parent-account-metadata' into 'master' (*)
  5deae7f... Updated Czech translation (*)
  5a65531... password: Use malcontent symbolic icon for parent password (*)
  3c8c2da... Merge branch 'parent-password-icon' into 'master' (*)
  f8d2782... Update Indonesian translation (*)
  1de82c4... Update Korean translation (*)
  9454c9c... Updated Danish translation (*)
  ab8726e... Update Greek translation (*)
  4b10af8... Update Catalan translation (*)
  dea38ad... Version 3.35.92 (*)
  0f87dcd... Updated Slovenian translation (*)
  fefa26b... Update Croatian translation (*)
  db000e5... Update Swedish translation (*)
  ab8dd84... Update Italian translation (*)
  fdf1ea4... Update Punjabi translation (*)
  b196a6b... Version 3.36.0 (*)
  4a3d08f... Update Dutch translation (*)
  e79e78f... Update Norwegian Bokmål translation (*)
  cf2fdba... Update Romanian translation (*)
  8a9b603... account: Make admin account usable in case of errors (*)
  cfd74cc... Update Japanese translation (*)
  e8c24c0... Update Japanese translation (*)
  5e39f91... Improve readability when removing event sources (*)
  6dfdb4a... Update German translation (*)
  1c1d4c8... Merge branch 'make-admin-passwordless' into 'master' (*)
  f9a4f62... Merge branch 'source-remove-cleanups' into 'master' (*)
  1f1a5ca... Update Ukrainian translation (*)
  bd2cf34... driver: Don't crash when saving parental controls (*)
  3cd749e... Merge branch 'parental-controls-crash-fixes' into 'master' (*)
  d3c9565... Use g_auto()/g_autoptr() more (*)
  7b34b0f... Merge branch 'auto-free-things' into 'master' (*)
  856eb48... Version 3.36.1 (*)
  d7ad50d... Begin 3.37 development branch (*)
  b57a99e... Update Kurdish Sorani translation (*)
  0f2b152... Update Hebrew translation (*)
  6988993... Update Slovak translation (*)
  cc86d02... po: Sort LINGUAS (*)
  954e0b1... keyboard: Nullify pointers if getting layout fails (*)
  e5563bc... keyboard: Fix use of uninitialised variables if localed pro (*)
  2a3aaec... Merge branch 'input-layout-corruption' into 'master' (*)
  ee3ea1d... NEWS for 3.37.1 (*)
  e2ccc8f... build: Automate tagging and pushing release (*)
  696c36a... build: use git-evtag if available (*)
  6cfa180... Fix pkgdata_dir location (*)
  c7939ef... Create a search path for vendor.conf (*)
  794e6f4... Merge branch 'mcatanzaro/pkgdatadir' into 'master' (*)
  a0f2415... Update Persian translation (*)
  e3c1156... Update Persian translation (*)
  3096b53... Fix default keyboard layout / input source choice priority  (*)
  ee5cafc... Merge branch 'fix-default-input-source' (*)
  5b354e8... Merge branch 'mcatanzaro/vendor-conf' into 'master' (*)
  c89f37f... ci: Build against Fedora 33 (*)
  3d373b3... Update Chinese (China) translation (*)
  b29327c... Enable web process sandbox (*)
  d9b3ff3... driver: Fix build with -Dvendor-conf-file (*)
  4caf25e... driver: Store the path to the loaded vendor conf file (*)
  bd35677... ci: Pass -Dvendor-conf-file in one build configuration (*)
  9505926... Merge branch 'mcatanzaro/sandbox' into 'master' (*)
  be2f3b6... Merge branch 'wjt/vendor-conf-path-option' into 'master' (*)
  6bde388... Update Kazakh translation (*)
  1f60d2a... timezone: Don't set timezone if tz page is skipped (*)
  1525c34... Merge branch 'wip/dont-tz-me' into 'master' (*)
  4c02071... account: Use facesdirs setting to override faces (*)
  702516f... build: Depend on gsettings-desktop-schemas 3.37.1 (*)
  fc5b848... Merge branch 'gsettings-avatar-faces' into 'master' (*)
  c800fdb... doap: Remove Jasper as co-maintainer (*)
  186934a... Remove AUTHORS (*)
  945582b... Remove TODO (*)
  9eecaf1... gis-page: Add an error argument to save_data() (*)
  1d05fb8... Merge branch 'save-data' into 'master' (*)
  3050677... polkit: drop some unneeded actions (*)
  2c6cd98... Merge branch '75-remove-unneeded-privs-in-polkit-rules' int (*)
  a45bab9... Update Ukrainian translation (*)
  c364b93... Update Romanian translation (*)
  2753d4d... Updated Spanish translation (*)
  64adac2... Update Kazakh translation (*)
  ce17c30... Move README to README.md (*)
  0464e50... driver: remove obsolete function prototype (*)
  9c24ca9... README: Document vendor conf file (*)
  b77e376... NEWS for 3.37.3 (*)
  30f35a3... README.md: Syntax-highlight example (*)
  b2e15dc... Update Indonesian translation (*)
  2241223... Updated Lithuanian translation (*)
  4114613... meson: Query systemd unit dir using pkg-config
  bf16b9b... data: Wait for completion of copy worker
  3847e51... data: Run copy worker as early as possible on systemd
  1075859... data: Port to new systemd session configuration approach
  09e01fd... data: Add USB Protection daemon to session

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]