Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evolution-data-server: 3.38.2 -> 3.38.3 #111181

Closed

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for evolution-data-server is: "Unified backend for programs that work with contacts, tasks, and calendar information"

meta.homepage for evolution-data-server is: "https://wiki.gnome.org/Apps/Evolution"

meta.changelog for evolution-data-server is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
172 total rebuild path(s)

59 package rebuild(s)

59 x86_64-linux rebuild(s)
56 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
55 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
adapta-gtk-theme
almanah
bubblemail
calls
chrome-gnome-shell
dropbox-cli
elementary-planner
empathy
evolution
evolution-data-server
evolution-ews
evolutionWithPlugins
folks
gnome-photos
gnome3.bijiben
gnome3.empathy
gnome3.evolution-data-server
gnome3.evolution_data_server
gnome3.file-roller
gnome3.folks
gnome3.geary
gnome3.gnome-applets
gnome3.gnome-books
gnome3.gnome-boxes
gnome3.gnome-calendar
gnome3.gnome-contacts
gnome3.gnome-control-center
gnome3.gnome-documents
gnome3.gnome-flashback
gnome3.gnome-maps
gnome3.gnome-notes
gnome3.gnome-panel
gnome3.gnome-photos
gnome3.gnome-session
gnome3.gnome-shell
gnome3.gnome-terminal
gnome3.gnome-todo
gnome3.gnome-tweak-tool
gnome3.gnome-tweaks
gnome3.gnome-user-share
gnome3.gnome_control_center
gnome3.gnome_session
gnome3.gnome_shell
gnome3.gnome_terminal
gnome3.nautilus
gnome3.nautilus-python
gnome3.pomodoro
gnome3.tracker-miners
gnomeExtensions.easyScreenCast
gnomeExtensions.gsconnect
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/63hyfsvwchgcswdb7mcr4kv23h7accac-evolution-data-server-3.38.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A evolution-data-server https://github.com/r-ryantm/nixpkgs/archive/098aaf4aea0317a66ea147b0dde688bc82ac1b6e.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/63hyfsvwchgcswdb7mcr4kv23h7accac-evolution-data-server-3.38.3
ls -la /nix/store/63hyfsvwchgcswdb7mcr4kv23h7accac-evolution-data-server-3.38.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

4 packages marked as broken and skipped:
  • gnome3.gnome-books
  • gnome3.gnome-documents
  • xmonad_log_applet
  • xmonad_log_applet_gnome3
1 package failed to build:
  • empathy
43 packages built:
  • adapta-gtk-theme
  • almanah
  • bubblemail
  • calls
  • chrome-gnome-shell
  • dropbox-cli
  • elementary-planner
  • evolution
  • evolution-data-server (evolution_data_server)
  • evolution-ews
  • evolutionWithPlugins
  • folks
  • gnome-photos
  • gnome3.bijiben
  • gnome3.file-roller
  • gnome3.geary
  • gnome3.gnome-applets
  • gnome3.gnome-boxes
  • gnome3.gnome-calendar
  • gnome3.gnome-contacts
  • gnome3.gnome-control-center
  • gnome3.gnome-flashback
  • gnome3.gnome-maps
  • gnome3.gnome-panel
  • gnome3.gnome-session
  • gnome3.gnome-shell
  • gnome3.gnome-terminal
  • gnome3.gnome-todo
  • gnome3.gnome-tweak-tool
  • gnome3.gnome-user-share
  • gnome3.nautilus
  • gnome3.nautilus-python
  • gnome3.pomodoro
  • gnome3.tracker-miners
  • gnomeExtensions.easyScreenCast
  • gnomeExtensions.gsconnect
  • gnomeExtensions.night-theme-switcher
  • pantheon.elementary-calendar
  • pantheon.elementary-greeter
  • pantheon.elementary-session-settings
  • pantheon.extra-elementary-contracts
  • pantheon.wingpanel-indicator-datetime
  • pantheon.wingpanel-with-indicators

Maintainer pings

cc @hedning @jtojnar @worldofpeace @dasj19 for testing.

@ofborg ofborg bot added the 6.topic: GNOME GNOME desktop environment and its underlying platform label Jan 29, 2021
Copy link
Contributor

@jtojnar jtojnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look okay:

Evolution-Data-Server 3.38.3 2021-01-08

Bug Fixes:

  • I#277 - Reminders: Preselect a reminder in the notification window (Milan Crha)
  • I#286 - Skip collection account refresh when parts disabled (Milan Crha)

Miscellaneous:

  • e-categories: Show migration runtime warning only if the file exists (Milan Crha)
  • DataCalView: Created objects could be notified twice (Milan Crha)
  • EReminderWatcher: Add detailed debug prints about the scheduled reminders (Milan Crha)
  • EReminderWatcher: Catch a race condition when creating a calendar view (Milan Crha)
  • alarm-notify: Provide application reference in canberra calls (Milan Crha)
  • CamelMimeFilterToHTML: Change how empty
    is recognized (Milan Crha)
  • Addressbook:file backend: Prevent percent letter in photo filename (Milan Crha)

Translations:
Juliano de Souza Camargo (pt)
Hugo Carvalho (pt)
Jordi Mas (ca)

@jtojnar
Copy link
Contributor

jtojnar commented Feb 11, 2021

Merged in #104115

@jtojnar jtojnar closed this Feb 11, 2021
@r-ryantm r-ryantm deleted the auto-update/evolution-data-server branch February 11, 2021 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: GNOME GNOME desktop environment and its underlying platform 10.rebuild-darwin: 1-10 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants