To install audit after systemupgrade and before rebooting do NOT use sudo. You will get an error because audit is missing. But perhaps you can just use su command. Didn't test this.
But you can install audit before systemupgrade.
To install audit after systemupgrade and before rebooting do NOT use sudo. You will get an error because audit is missing. But perhaps you can just use su command. Didn't test this.
But you can install audit before systemupgrade.
Using mousepad gives this error:
[manjaro /]# mousepad var/log/pacman.log
No protocol specified
Unable to init server: Could not connect: Connection refused
(mousepad:1251): Mousepad-ERROR **: 10:35:43.310: Cannot open display:
Trace/breakpoint trap (core dumped)
Tried nano but despite all efforts it only copied one line despite highlighting entire selection so cannot use pastebin to upload logs. From nano copied this part which shows when the error occurred.
2018-09-28 20:48] [ALPM] upgraded imagemagick (7.0.8.8-1.0 -> 7.0.8.11-1.0)
[2018-09-28 20:48] [ALPM] upgraded libmnl (1.0.4-1 -> 1.0.4-1.1)
[2018-09-28 20:48] [ALPM] upgraded libnftnl (1.1.1-1.0 -> 1.1.1-1.1)
[2018-09-28 20:48] [ALPM] upgraded libnl (3.4.0-1.1 -> 3.4.0-1.2)
[2018-09-28 20:48] [ALPM] upgraded iptables (1.6.2-2.0 -> 1.8.0-1.0)
[2018-09-28 20:48] [ALPM] upgraded kmod (25-1.0 -> 25-1.1)
[2018-09-28 20:48] [ALPM] upgraded libelf (0.171-1.0 -> 0.171-1.3)
[2018-09-28 20:48] [ALPM] upgraded libseccomp (2.3.3-1.0 -> 2.3.3-1.2)
[2018-09-28 20:48] [ALPM] upgraded util-linux (2.32.1-2.1 -> 2.32.1-2.3)
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^$
pacman -Syyuu fails due to
error: failed to commit transaction (conflicting files) systemd: /etc/X11/xinit/xinitrc.d/50-systemd-user.sh exists in filesystem systemd: /etc/xdg/systemd/user exists in filesystem systemd: /usr/bin/bootctl exists in filesystem systemd: /usr/bin/busctl exists in filesystem systemd: /usr/bin/coredumpctl exists in filesystem systemd: /usr/bin/hostnamectl exists in filesystem systemd: /usr/bin/journalctl exists in filesystem systemd: /usr/bin/kernel-install exists in filesystem
Here I was not in a Live system or chroot mode. I used pamac gui to update the system then pamac again to install audit and had no problem on 3 computers. But I appreciate your point about installing audit before upgrade. I will test this out when I update my friends computer.
There is a lot for me to learn and I am thankful to the forum for sharing. If anyone has suggestions how to get out of this mess, I will carry them out. If you'll think I should just reinstall will do that. Thanks
Nooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
I never ever update in the GUI. I hit Ctrl-Alt-F2 to enter a console and update there. I think I know what might have occured...you update in the DE, the DE needed to "blip" (reboot or otherwise do something that interups the update) and poof...dead system. The one lesson I learned from Arch...where I did an update and lost the kernel...
Just me...but, try to always update inthe console, and the one alongside the GUI...not the console emulator int he DE...
How many of these "exist" int he file system? Is deleting an option? and then doing an update?
Keeping my eye on this thread...
Melissa
By following this announcement thread, I was able to restore my system by booting the liveUSB, opening a terminal and executing
manjaro-chroot -a
pacman -Syu
pacman -S audit
exit
OK, I think libaudit.so
is coming from pam
:
$ ldd /usr/lib/libpam.so
linux-gate.so.1 (0xb7f60000)
libaudit.so.1 => /usr/lib/libaudit.so.1 (0xb7f00000)
libdl.so.2 => /usr/lib/libdl.so.2 (0xb7efa000)
libc.so.6 => /usr/lib/libc.so.6 (0xb7d18000)
libcap-ng.so.0 => /usr/lib/libcap-ng.so.0 (0xb7d11000)
/usr/lib/ld-linux.so.2 (0xb7f62000)
Let me rebuild pam
and see if libaudit
remains.
Rebuilding with a clean container (i.e. without audit installed) and there's no libaudit dependency.
:: Different overlay package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
pam - 1.3.1-1.11
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
gv 3.7.4-3 3.7.4-3.1
gweled 0.9.1-4 0.9.1-4.1
kobodeluxe 0.5.1-6 0.5.1-6.1
msmtp 1.6.8-1.0 1.6.8-1.1
msmtp-mta 1.6.8-1.0 1.6.8-1.1
udisks2 2.8.0-1.0 2.8.0-1.1
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
maxima-ecl 5.41.0-1 5.41.0-1.1
tup 0.7.7-1.0 0.7.7-1.1
This should properly fix the audit
issue:
:: Different overlay package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
pam 1.3.1-1.11 -
systemd 239.2-1 239.2-2
systemd-resolvconf 239.2-1 239.2-2
systemd-sysvcompat 239.2-1 239.2-2
audit
support has been added to systemd and audit
is now a dependency.
Please downgrade pam
back to 1.3.1-1 if you've upgraded in the meantime. You can also set audit
back to "installed as a dependency" with:
sudo pacman -D --asdeps audit
The system was completing its update and it froze at a point which said Upgrading systemd. I thought the freeze was temporary but after 30 minutes I had to do a hard shutdown. I agree I have a dead system and because I cannot even upload the logs on that computer it is not possible for anyone to help. Hence, I first installed Manjaro Awesome, then Manjaro Openbox but unfortunately MPV player did not work and VLC froze the system. I then tried the 2 new Manjaro Xfce & Kde Beta editions but they did not display the Grub on boot creating a problem on my dual boot system. So, back to Manjaro32 Testing.
Done that.
This is what makes life and Manjaro exciting.
This update went through on Kernel 414 without a problem except a warning came up that pam 1.3.1-1.11 is newer than 1.3.1-1.1.
These kernels... they just won't give me a break...
:: Different overlay package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
filesystem 2018.8-1 2018.9-1
grub-quiet 2.03.0-12 2.03.0-13
libsystemd 239.2-1 239.2-4
linux316 3.16.58-0.01 3.16.58-1
linux316-headers 3.16.58-0.01 3.16.58-1
linux414 4.14.72-1 4.14.73-1
linux414-headers 4.14.72-1 4.14.73-1
linux4194.19rc5.0923.g6bf4ca7-14.19rc6.0930.g17b57b1-1
linux419-headers4.19rc5.0923.g6bf4ca7-14.19rc6.0930.g17b57b1-1
linux44 4.4.158-1 4.4.159-1
linux44-headers 4.4.158-1 4.4.159-1
linux49 4.9.129-1 4.9.130-1
linux49-headers 4.9.129-1 4.9.130-1
systemd 239.2-2 239.2-4
systemd-resolvconf 239.2-2 239.2-4
systemd-sysvcompat 239.2-2 239.2-4
linux318 - 3.18.123-1
linux318-headers - 3.18.123-1
:: Different sync package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
gawk 4.2.1-1.2 4.2.1-1.3
gettext 0.19.8.1-2.2 0.19.8.1-2.3
gmp 6.1.2-1.2 6.1.2-1.3
inetutils 1.9.4-5.2 1.9.4-5.3
less 530-1.2 530-1.3
libpipeline 1.5.0-1.2 1.5.0-1.3
logrotate 3.14.0-1.2 3.14.0-1.4
mdadm 4.0-1.3 4.0-1.4
mpfr 4.0.1-1.1 4.0.1-1.2
ncurses 6.1-3.2 6.1-3.3
pcre 8.42-1.2 8.42-1.4
:: Different overlay package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
linux316-acpi_call 1.1.0-44.1 1.1.0-45
linux316-broadcom-wl 6.30.223.271-23.1 6.30.223.271-24
linux316-ndiswrapper 1.61-23.1 1.61-24
linux316-nvidia-340xx 340.107-2.1 340.107-3
linux316-nvidia-390xx 390.87-1.1 390.87-2
linux316-r8168 8.045.08-9.1 8.045.08-10
linux316-rt3562sta 2.4.1.1_r4-23.1 2.4.1.1_r4-24
linux316-spl 0.7.10-1.1 0.7.10-2
linux316-vhba-module 20161009-23.1 20161009-24
linux316-virtualbox-guest-modules 5.2.18-1.1 5.2.18-2
linux316-virtualbox-host-modules 5.2.18-1.1 5.2.18-2
linux316-zfs 0.7.10-1.1 0.7.10-2
linux414-acpi_call 1.1.0-59.0 1.1.0-60
linux414-bbswitch 0.8-59.0 0.8-60
linux414-broadcom-wl 6.30.223.271-59.0 6.30.223.271-60
linux414-ndiswrapper 1.61-59.0 1.61-60
linux414-nvidia-340xx 340.107-18.0 340.107-19
linux414-nvidia-390xx 390.87-4.0 390.87-5
linux414-r8168 8.045.08-47.0 8.045.08-48
linux414-rt3562sta 2.4.1.1_r4-59.0 2.4.1.1_r4-60
linux414-spl 0.7.10-2.0 0.7.10-3
linux414-tp_smapi 0.41-59.0 0.41-60
linux414-vhba-module 20161009-59.0 20161009-60
linux414-virtualbox-guest-modules 5.2.18-7.0 5.2.18-8
linux414-virtualbox-host-modules 5.2.18-7.0 5.2.18-8
linux414-zfs 0.7.10-2.0 0.7.10-3
linux419-acpi_call 1.1.0-0.19 1.1.0-0.20
linux419-bbswitch 0.8-0.19 0.8-0.20
linux419-broadcom-wl 6.30.223.271-0.19 6.30.223.271-0.20
linux419-ndiswrapper 1.61-0.19 1.61-0.20
linux419-nvidia-340xx 340.107-0.19 340.107-0.20
linux419-nvidia-390xx 390.87-0.19 390.87-0.20
linux419-nvidiabl 0.88-0.19 0.88-0.20
linux419-r8168 8.045.08-0.19 8.045.08-0.20
linux419-spl 0.7.10-0.19 0.7.10-0.20
linux419-tp_smapi 0.41-0.19 0.41-0.20
linux419-vhba-module 20161009-0.19 20161009-0.20
linux419-virtualbox-guest-modules 5.2.18-0.19 5.2.18-0.20
linux419-virtualbox-host-modules 5.2.18-0.19 5.2.18-0.20
linux419-zfs 0.7.10-0.19 0.7.10-0.20
linux44-acpi_call 1.1.0-110.0 1.1.0-111
linux44-broadcom-wl 6.30.223.271-80.0 6.30.223.271-81
linux44-catalyst 1:15.201.1151-110.0 1:15.201.1151-111
linux44-ndiswrapper 1.61-78.0 1.61-79
linux44-nvidia-340xx 340.107-15.0 340.107-16
linux44-nvidia-390xx 390.87-4.0 390.87-5
linux44-r8168 8.045.08-32.0 8.045.08-33
linux44-rt3562sta 2.4.1.1_r4-78.0 2.4.1.1_r4-79
linux44-spl 0.7.10-2.0 0.7.10-3
linux44-vhba-module 20161009-78.0 20161009-79
linux44-virtualbox-guest-modules 5.2.18-7.0 5.2.18-8
linux44-virtualbox-host-modules 5.2.18-7.0 5.2.18-8
linux44-zfs 0.7.10-2.0 0.7.10-3
linux49-acpi_call 1.1.0-96.0 1.1.0-97
linux49-bbswitch 0.8-96.0 0.8-97
linux49-broadcom-wl 6.30.223.271-96.0 6.30.223.271-97
linux49-catalyst 1:15.201.1151-96.0 1:15.201.1151-97
linux49-ndiswrapper 1.61-94.0 1.61-95
linux49-nvidia-340xx 340.107-15.0 340.107-16
linux49-nvidia-390xx 390.87-4.0 390.87-5
linux49-r8168 8.045.08-36.0 8.045.08-37
linux49-rt3562sta 2.4.1.1_r4-94.0 2.4.1.1_r4-95
linux49-spl 0.7.10-2.0 0.7.10-3
linux49-tp_smapi 0.41-96.0 0.41-97
linux49-vhba-module 20161009-94.0 20161009-95
linux49-virtualbox-guest-modules 5.2.18-7.0 5.2.18-8
linux49-virtualbox-host-modules 5.2.18-7.0 5.2.18-8
linux49-zfs 0.7.10-2.0 0.7.10-3
manjaro-iso-profiles-base 17.1.11-1 17.1.12-1
manjaro-iso-profiles-community 17.1.11-1 17.1.12-1
manjaro-iso-profiles-official 17.1.11-1 17.1.12-1
ndiswrapper-utils 1.61-59 1.61-60
rt3562sta-common 2.4.1.1_r4-94 2.4.1.1_r4-95
linux318-acpi_call - 1.1.0-64
linux318-broadcom-wl - 6.30.223.271-40
linux318-catalyst - 1:15.201.1151-54
linux318-ndiswrapper - 1.61-40
linux318-nvidia-340xx - 340.107-7
linux318-nvidia-390xx - 390.87-3
linux318-r8168 - 8.045.08-19
linux318-rt3562sta - 2.4.1.1_r4-40
linux318-spl - 0.7.10-2
linux318-vhba-module - 20161009-40
linux318-virtualbox-guest-modules - 5.2.18-3
linux318-virtualbox-host-modules - 5.2.18-3
linux318-zfs - 0.7.10-2
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
lightdm-gtk-greeter 1:2.0.5-1.0 1:2.0.5-1.1
:: Different overlay package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
deepin-account-faces 1.0.10-5 1.0.11-1.1
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
dune 1.1.1-1.1 1.1.1-1.2
hevea 2.31-1.0 2.31-1.1
kio-gdrive 1.2.4-1.0 1.2.4-1.1
pantheon-terminal 0.5.2-1.0 0.5.2-1.1
python-reportlab 3.5.6-1.0 3.5.6-1.1
python2-reportlab 3.5.6-1.0 3.5.6-1.1
wine-staging 3.16-1.0 3.16-1.1
Sync:
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
beanshell 2.0b6-1 2.0b6-1.1
docbook-sgml 4.5-5 4.5-5.1
docbook-sgml31 3.1-2 3.1-2.1
gnome-icon-theme 3.12.0-4 3.12.0-4.1
gnome-icon-theme-symbolic 3.12.0-4 3.12.0-4.1
python2-backports 1.0-1 1.0-1.1
python2-configparser 3.5.0-1 3.5.0-1.1
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
arandr 0.1.9-2 0.1.9-2.1
avr-libc 2.0.0-1 2.0.0-1.1
bar 1.4-5 1.4-5.1
billreminder 0.4.0-7 0.4.0-7.1
diffuse 0.4.8-2 0.4.8-2.1
dstat 0.7.3-2 0.7.3-2.1
ecb 2.40.1pre-9 2.40.1pre-9.1
emacs-haskell-mode 13.20-1 13.20-1.1
fb-client 2.0.3-1 2.0.3-1.1
freemind 1.0.1-3 1.0.1-3.1
gwakeonlan 0.6.2-5 0.6.2-5.1
hamster-time-tracker 1.04-3 1.04-3.1
keepnote 0.7.8-3 0.7.8-3.1
libhx 3.22-2.0 3.22-2.1
mcomix 1.2.1-3 1.2.1-3.1
netbeans 8.2-1.3 8.2-1.4
obmenu 1.0-11 1.0-11.1
pinta 1.6-2 1.6-2.1
python2-backports.shutil_get_terminal_size 1.0.0-1 1.0.0-1.1
python2-backports.ssl_match_hostname 3.5.0.1-2 3.5.0.1-2.1
python2-enum34 1.1.6-1 1.1.6-1.1
python2-funcsigs 1.0.2-1 1.0.2-1.1
python2-functools32 3.2.3_2-1 3.2.3_2-1.1
python2-gnutls 3.0.0-1 3.0.0-1.1
python2-pyxmpp 1.1.2-6 1.1.2-6.1
python2-unittest2 1.1.0-4 1.1.0-4.1
sage-data-combinatorial_designs 20140630-2 20140630-2.1
scribes 0.4.954-6 0.4.954-6.1
singularity 0.30c-8 0.30c-8.1
soundfont-fluid 3.1-1 3.1-1.1
sparsehash 2.0.3-1 2.0.3-1.1
tasque 0.1.12-4 0.1.12-4.1
thermald 1.7.2-1.0 1.7.2-1.1
transmageddon 1.5-3 1.5-3.1
vim-jad 1.3_1329-1 1.3_1329-1.1
vim-molokai 1.1-5 1.1-5.1
vim-pastie 2.0-8 2.0-8.1
vim-seti 1.0-2 1.0-2.1
websvn 2.3.3-7 2.3.3-7.1
wgetpaste 2.28-1 2.28-1.1
xca 2.1.0-2.0 2.1.0-2.1
"The mail just keeps on coming!!...& Then it's PUBLISHER'S CLEARING HOUSE DAY!!!"
Boots for 4.4, 4.41, 3.18 and 3.16 all work, 3.10 fails...but that is an acient one (still written in cuneiform...so that's okay)
Guayadeque:
:: Different overlay package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
guayadeque0.4.5.r55.g7b6d34db-1.00.4.5.r68.9688c4d0c-1
and a sync:
:: Different sync package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
acl 2.2.53-1.1 2.2.53-1.2
attr 2.4.48-1.1 2.4.48-1.2
bzip2 1.0.6-8.2 1.0.6-8.4
coreutils 8.30-1.2 8.30-1.3
cryptsetup 2.0.4-1.0 2.0.4-1.2
db 5.3.28-4.2 5.3.28-4.3
device-mapper 2.02.181-1.0 2.02.181-1.3
dhcpcd 7.0.8-1.0 7.0.8-1.2
e2fsprogs 1.44.4-1.2 1.44.4-1.3
file 5.34-1.2 5.34-1.4
iproute2 4.18.0-1.2 4.18.0-1.3
jfsutils 1.1.15-5.0 1.1.15-6.0
lvm2 2.02.181-1.0 2.02.181-1.3
man-db 2.8.4-1.2 2.8.4-1.3
nano 3.1-1.0 3.1-1.1
pciutils 3.6.1-1.3 3.6.1-1.4
xfsprogs 4.17.0-1.1 4.17.0-1.2
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
gnu-free-fonts 20120503-4 20120503-4.1
hyphen-fr 3.0-3 3.0-3.1
shared-color-targets 0.1.7-1 0.1.7-1.1
tex-gyre-fonts 2.005-3 2.005-3.1
ttf-bitstream-vera 1.10-11 1.10-11.1
xorg-fonts-100dpi 1.0.3-3 1.0.3-3.1
xorg-fonts-75dpi 1.0.3-3 1.0.3-3.1
xorg-fonts-cyrillic 1.0.3-2 1.0.3-2.1
xorg-fonts-misc 1.0.3-5 1.0.3-5.1
xorg-fonts-type1 7.7-2 7.7-2.1
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
arc-icon-theme 20161122-1 20161122-1.1
arduino-docs 1.6.6-4 1.6.6-4.1
cowfortune 0.1.2-5 0.1.2-5.1
enjarify 1.0.3-1 1.0.3-1.1
fasd 1.0.1-1 1.0.1-1.1
font-mathematica 9.0-5 9.0-5.1
gnome-schedule 2.3.0-1 2.3.0-1.1
iscan-data 1.39.0.1-1 1.39.0.1-1.1
laptop-detect 0.13.8-1 0.13.8-1.1
ldoc 1.4.6-1 1.4.6-1.1
libretro-overlays 106-1 106-1.1
lxde-common 0.99.2-1 0.99.2-1.1
lxde-icon-theme 0.5.1-3 0.5.1-3.1
lxmenu-data 0.1.5-1 0.1.5-1.1
menumaker 0.99.10-1 0.99.10-1.1
python2-backports-abc 0.5-1 0.5-1.1
python2-backports.unittest_mock 1.2.1-1 1.2.1-1.1
python2-formencode 1.3.0a1-3 1.3.0a1-3.1
python2-gasp 0.3.4-3 0.3.4-3.1
python2-gwebsockets 0.4-1 0.4-1.1
python2-meld3 1.0.2-1 1.0.2-1.1
python2-snakefood 1.4.0.20160605-1 1.4.0.20160605-1.1
referenceassemblies-pcl 4.6-1 4.6-1.1
repo 1.12.37-1 1.12.37-1.1
sage-data-graphs 20161026-1 20161026-1.1
swaks 20170101.0-1 20170101.0-1.1
tldp-howtos-html-single 20161114-1 20161114-1.1
tldp-howtos-txt 20161114-1 20161114-1.1
ttf-droid 20121017-5 20121017-5.1
ttf-linux-libertine-g 20120116-4 20120116-4.1
vim-align 37.43-3 37.43-3.1
vim-jellybeans 1.6-1 1.6-1.1
vim-nerdtree 5.0.0-2 5.0.0-2.1
vim-supertab 2.1-2 2.1-2.1
wqy-bitmapfont 1.0.0RC1-2 1.0.0RC1-2.1
wqy-zenhei 0.9.45-6 0.9.45-6.1
xcursor-flatbed 0.4-1 0.4-1.1
Sync:
:: Different sync package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
cracklib 2.9.6-1.2 2.9.6-1.3
libffi 3.2.1-2.4 3.2.1-2.5
libmnl 1.0.4-1.1 1.0.4-1.2
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
autogen 5.18.12-2 5.18.12-2.1
cpio 2.12-3.1 2.12-3.2
libchewing 0.5.1-1 0.5.1-1.1
libidl2 0.8.14-4 0.8.14-4.1
libnetfilter_acct 1.0.3-1 1.0.3-1.1
libyaml 0.1.7-1 0.1.7-1.1
mpdecimal 2.4.2-1 2.4.2-1.2
nfacct 1.0.2-1 1.0.2-1.1
visualvm 1.4.1-1.0 1.4.1-1.1
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
catdoc 0.95-1.1 0.95-1.2
findnewest 0.3-1.1 0.3-1.2
libcss 0.7.0-1 0.8.0-1.0
libhubbub 0.3.5-1.0 0.3.5-1.1
libnsbmp 0.1.4-2.1 0.1.5-1.0
libnsgif 0.2.0-1.1 0.2.1-1.0
libnsutils 0.0.3-1.1 0.0.5-1.0
libparserutils 0.2.4-1.0 0.2.4-1.1
libudev0-shim 1-2 1-2.1
libwapcaplet 0.4.0-1 0.4.1-1.0
lua-sec 2:0.6-2 2:0.6-2.1
lua51-sec 2:0.6-2 2:0.6-2.1
lua52-sec 2:0.6-2 2:0.6-2.1
p0f 3.09b-1 3.09b-1.1
proj 5.1.0-1.0 5.1.0-1.1
python2-pysqlite 2.8.3-1 2.8.3-1.1
sshpass 1.06-1 1.06-1.1
uptimed 0.4.0-2.0 0.4.0-2.2
wol 0.7.1-7 0.7.1-7.1
wpscan 1:2.9.4-2.0 1:2.9.4-2.1
xdebug 2.6.0-1.0 2.6.0-1.1
xsel 1.2.0.20160929-1 1.2.0.20160929-1.1
evolution-on - 3.24.2-2.0
haskell-ghc-tcplugins-extra - 0.3-1.0
haskell-ghc-typelits-natnormalise - 0.6.2-1.0
memtester - 4.3.0-4.0
Sync:
:: Different sync package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
iptables 1.8.0-1.0 1:1.6.2-3.0
kmod 25-1.1 25-1.2
libnftnl 1.1.1-1.1 1.1.1-1.2
libssh2 1.8.0-2 1.8.0-2.2
nfs-utils 2.3.2-2.0 2.3.3-1.0
nfsidmap 2.3.2-2.0 2.3.3-1.0
pam 1.3.1-1.1 1.3.1-1.2
pinentry 1.1.0-4.1 1.1.0-4.2
:: Different overlay package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
gdm 3.30.0+4+g839c9501-0 -
libgdm 3.30.0+4+g839c9501-0 -
libva-mesa-driver 18.2.1-0.02 -
mesa 18.2.1-0.02 -
mesa-vdpau 18.2.1-0.02 -
opencl-mesa 18.2.1-0.02 -
vulkan-intel 18.2.1-0.02 -
vulkan-radeon 18.2.1-0.02 -
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
cmake 3.12.2-1.0 3.12.2-1.1
conntrack-tools 1.4.5-1.0 1.4.5-1.1
di 4.46-1.1 4.46-1.2
gnumeric 1.12.41-2.0 1.12.43-1.0
gtk2-perl 1.24992-2.1 1.24992-2.2
imagemagick 7.0.8.11-1.0 7.0.8.12-1.0
imagemagick-doc 7.0.8.11-1.0 7.0.8.12-1.0
kdepim-runtime 18.08.1-1.0 18.08.1-1.1
kdevelop 5.2.4-1.0 5.2.4-1.1
kimap 18.08.1-1.0 18.08.1-1.1
kldap 18.08.1-1.0 18.08.1-1.1
kopete 18.08.1-1.0 18.08.1-3.0
ksmtp 18.08.1-1.0 18.08.1-1.1
lftp 4.8.4-1.0 4.8.4-2.0
libetpan 1.8-1 1.9.1-1.0
libinput 1.11.3-1.0 1.12.0-1.0
libksieve 18.08.1-1.0 18.08.1-1.1
libmagick 7.0.8.11-1.0 7.0.8.12-1.0
libnetfilter_conntrack 1.0.7-1.1 1.0.7-1.2
libnetfilter_cthelper 1.0.0-3.1 1.0.0-3.2
libnetfilter_cttimeout 1.0.0-5.1 1.0.0-5.2
libnetfilter_queue 1.0.3-1.1 1.0.3-1.2
libssh 0.8.2-1.0 0.8.3-1.0
libssh-docs 0.8.2-1.0 0.8.3-1.0
libunrar 1:5.6.5-1.0 1:5.6.6-1.1
libva 2.2.0-2.0 2.2.0-2.1
libva-mesa-driver 18.1.8-1.0 18.2.1-1.0
mesa 18.1.8-1.0 18.2.1-1.0
mesa-vdpau 18.1.8-1.0 18.2.1-1.0
mutt 1.10.1-2.0 1.10.1-4.0
net-snmp 5.7.3-9.0 5.7.3-9.1
networkmanager-openvpn 1.8.4-1.0 1.8.4-1.1
okular 18.08.1-3.0 18.08.1-4.0
opencl-mesa 18.1.8-1.0 18.2.1-1.0
pango-perl 1.227-9.1 1.227-9.2
perl-async-interrupt 1.24-2.2 1.24-2.3
perl-bit-vector 7.4-7.2 7.4-7.3
perl-crypt-openssl-rsa 0.28-13.1 0.28-13.2
perl-crypt-ssleay 0.73_04-9.1 0.73_04-9.2
perl-dbd-mysql 4.048-1.0 4.048-1.1
perl-dbd-sqlite 1.58-2.1 1.58-2.2
perl-ev 4.22-6.1 4.22-6.2
perl-guard 1.023-7.1 1.023-7.2
perl-html-parser 3.72-6.1 3.72-6.2
telepathy-accounts-signon 1.0-2.0 1.0-2.1
unrar 1:5.6.5-1.0 1:5.6.6-1.1
vulkan-intel 18.1.8-1.0 18.2.1-1.0
vulkan-radeon 18.1.8-1.0 18.2.1-1.0
:: Different overlay package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
python-svgwrite 1.1.12-1 -
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
beignet 1.3.2-2.0 1.3.2-2.1
boinc 7.10.3-1.0 7.12-1.0
boinc-nox 7.10.3-1.0 7.12-1.0
dmd 1:2.082.0-1.1 1:2.082.0-1.2
dmd-docs 1:2.082.0-1.1 1:2.082.0-1.2
docker 1:18.06.1-1.1 1:18.06.1-1.2
dosbox 0.74-8.0 0.74.2-1.0
dsniff 2.4b1-27.1 2.4b1-27.2
etherape 0.9.18-1.1 0.9.18-1.2
gir-to-d 0.16.1-1.0 0.16.1-1.1
haskell-ghc-tcplugins-extra 0.3-1.0 0.3-1.1
hdf5 1.10.3-1.0 1.10.3-2.0
hdf5-openmpi 1.10.3-1.0 1.10.3-2.0
ibus-chewing 1.6.1-1 1.6.1-1.1
isync 1.3.0-2.0 1.3.0-2.1
kcov 36-1.0 36-1.1
kimap2 0.2.1-1.0 0.2.1-1.1
libfilezilla 0.13.1-1.0 0.13.2-1.0
libmediainfo 18.08.1-1.1 18.08.1-1.2
libmemcached 1.0.18-3.0 1.0.18-3.1
libperconaserverclient 5.7.22_22-1.0 5.7.23_23-2.0
libphobos 1:2.082.0-1.1 1:2.082.0-1.2
libva-utils 2.2.0-1.0 2.2.0-1.1
libvirt 4.6.0-3.2 4.7.0-1.0
libwebsockets 3.0.0-1.0 3.0.1-1.0
love 11.1-1.0 11.1-2.0
mongodb-tools 4.0.0-2.0 4.0.0-2.1
mpop 1.2.8-1.0 1.2.8-1.1
neomutt 20180716-1.0 20180716-4.0
netsurf 3.8-2.0 3.8-2.1
nodejs 10.10.0-1.1 10.11.0-1.0
nodejs-lts-carbon 8.11.4-1.0 8.12.0-1.0
ntl 11.3.0-3.0 11.3.0-3.1
pacman-contrib 1.1.0-1.0 1.1.0-1.2
percona-server 5.7.22_22-1.0 5.7.23_23-2.0
percona-server-clients 5.7.22_22-1.0 5.7.23_23-2.0
perl-cairo-gobject 1.004-7.1 1.004-7.2
perl-class-load-xs 0.10-5.1 0.10-5.2
perl-crypt-blowfish 2.14-8.1 2.14-8.2
perl-crypt-openssl-dsa 0.19-6.1 0.19-6.2
perl-data-structure-util 0.16-7.1 0.16-7.2
perl-dbd-sqlite2 0.37-6.1 0.37-6.2
perl-gd 2.68-2.1 2.68-2.2
perl-glib-object-introspection 0.044-2.1 0.044-2.2
perl-gtk2-trayicon 0.06-17.1 0.06-17.2
perl-io-dirent 0.05-10.0 0.05-10.1
perl-mail-box-parser-c 3.008-5.0 3.008-5.1
perl-mail-transport-dbx 0.07-16.0 0.07-16.1
perl-net-dbus 1.1.0-7.0 1.1.0-7.1
perl-net-dropbox-api 1.9-6.0 1.9-6.1
perl-string-crc32 1.5-8.0 1.5-8.1
perl-tk-tablematrix 1.23-19.0 1.23-19.1
perl-www-curl 4.17-8.0 4.17-8.1
perl-xml-libxslt 1.96-2.0 1.96-2.1
strongswan 5.6.3-1.0 5.7.0-1.0
Firefox:
:: Different overlay package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
firefox 62.0.2-0.02 62.0.3-0.02
firefox-i18n-ach 62.0.2-0.01 62.0.3-0
firefox-i18n-af 62.0.2-0.01 62.0.3-0
firefox-i18n-an 62.0.2-0.01 62.0.3-0
firefox-i18n-ar 62.0.2-0.01 62.0.3-0
firefox-i18n-as 62.0.2-0.01 62.0.3-0
firefox-i18n-ast 62.0.2-0.01 62.0.3-0
firefox-i18n-az 62.0.2-0.01 62.0.3-0
firefox-i18n-be 62.0.2-0.01 62.0.3-0
firefox-i18n-bg 62.0.2-0.01 62.0.3-0
firefox-i18n-bn-bd 62.0.2-0.01 62.0.3-0
firefox-i18n-bn-in 62.0.2-0.01 62.0.3-0
firefox-i18n-br 62.0.2-0.01 62.0.3-0
firefox-i18n-bs 62.0.2-0.01 62.0.3-0
firefox-i18n-ca 62.0.2-0.01 62.0.3-0
firefox-i18n-cak 62.0.2-0.01 62.0.3-0
firefox-i18n-cs 62.0.2-0.01 62.0.3-0
firefox-i18n-cy 62.0.2-0.01 62.0.3-0
firefox-i18n-da 62.0.2-0.01 62.0.3-0
firefox-i18n-de 62.0.2-0.01 62.0.3-0
firefox-i18n-dsb 62.0.2-0.01 62.0.3-0
firefox-i18n-el 62.0.2-0.01 62.0.3-0
firefox-i18n-en-gb 62.0.2-0.01 62.0.3-0
firefox-i18n-en-us 62.0.2-0.01 62.0.3-0
firefox-i18n-en-za 62.0.2-0.01 62.0.3-0
firefox-i18n-eo 62.0.2-0.01 62.0.3-0
firefox-i18n-es-ar 62.0.2-0.01 62.0.3-0
firefox-i18n-es-cl 62.0.2-0.01 62.0.3-0
firefox-i18n-es-es 62.0.2-0.01 62.0.3-0
firefox-i18n-es-mx 62.0.2-0.01 62.0.3-0
firefox-i18n-et 62.0.2-0.01 62.0.3-0
firefox-i18n-eu 62.0.2-0.01 62.0.3-0
firefox-i18n-fa 62.0.2-0.01 62.0.3-0
firefox-i18n-ff 62.0.2-0.01 62.0.3-0
firefox-i18n-fi 62.0.2-0.01 62.0.3-0
firefox-i18n-fr 62.0.2-0.01 62.0.3-0
firefox-i18n-fy-nl 62.0.2-0.01 62.0.3-0
firefox-i18n-ga-ie 62.0.2-0.01 62.0.3-0
firefox-i18n-gd 62.0.2-0.01 62.0.3-0
firefox-i18n-gl 62.0.2-0.01 62.0.3-0
firefox-i18n-gn 62.0.2-0.01 62.0.3-0
firefox-i18n-gu-in 62.0.2-0.01 62.0.3-0
firefox-i18n-he 62.0.2-0.01 62.0.3-0
firefox-i18n-hi-in 62.0.2-0.01 62.0.3-0
firefox-i18n-hr 62.0.2-0.01 62.0.3-0
firefox-i18n-hsb 62.0.2-0.01 62.0.3-0
firefox-i18n-hu 62.0.2-0.01 62.0.3-0
firefox-i18n-hy-am 62.0.2-0.01 62.0.3-0
firefox-i18n-id 62.0.2-0.01 62.0.3-0
firefox-i18n-is 62.0.2-0.01 62.0.3-0
firefox-i18n-it 62.0.2-0.01 62.0.3-0
firefox-i18n-ja 62.0.2-0.01 62.0.3-0
firefox-i18n-ka 62.0.2-0.01 62.0.3-0
firefox-i18n-kab 62.0.2-0.01 62.0.3-0
firefox-i18n-kk 62.0.2-0.01 62.0.3-0
firefox-i18n-km 62.0.2-0.01 62.0.3-0
firefox-i18n-kn 62.0.2-0.01 62.0.3-0
firefox-i18n-ko 62.0.2-0.01 62.0.3-0
firefox-i18n-lij 62.0.2-0.01 62.0.3-0
firefox-i18n-lt 62.0.2-0.01 62.0.3-0
firefox-i18n-lv 62.0.2-0.01 62.0.3-0
firefox-i18n-mai 62.0.2-0.01 62.0.3-0
firefox-i18n-mk 62.0.2-0.01 62.0.3-0
firefox-i18n-ml 62.0.2-0.01 62.0.3-0
firefox-i18n-mr 62.0.2-0.01 62.0.3-0
firefox-i18n-ms 62.0.2-0.01 62.0.3-0
firefox-i18n-my 62.0.2-0.01 62.0.3-0
firefox-i18n-nb-no 62.0.2-0.01 62.0.3-0
firefox-i18n-nl 62.0.2-0.01 62.0.3-0
firefox-i18n-nn-no 62.0.2-0.01 62.0.3-0
firefox-i18n-or 62.0.2-0.01 62.0.3-0
firefox-i18n-pa-in 62.0.2-0.01 62.0.3-0
firefox-i18n-pl 62.0.2-0.01 62.0.3-0
firefox-i18n-pt-br 62.0.2-0.01 62.0.3-0
firefox-i18n-pt-pt 62.0.2-0.01 62.0.3-0
firefox-i18n-rm 62.0.2-0.01 62.0.3-0
firefox-i18n-ro 62.0.2-0.01 62.0.3-0
firefox-i18n-ru 62.0.2-0.01 62.0.3-0
firefox-i18n-si 62.0.2-0.01 62.0.3-0
firefox-i18n-sk 62.0.2-0.01 62.0.3-0
firefox-i18n-sl 62.0.2-0.01 62.0.3-0
firefox-i18n-son 62.0.2-0.01 62.0.3-0
firefox-i18n-sq 62.0.2-0.01 62.0.3-0
firefox-i18n-sr 62.0.2-0.01 62.0.3-0
firefox-i18n-sv-se 62.0.2-0.01 62.0.3-0
firefox-i18n-ta 62.0.2-0.01 62.0.3-0
firefox-i18n-te 62.0.2-0.01 62.0.3-0
firefox-i18n-th 62.0.2-0.01 62.0.3-0
firefox-i18n-tr 62.0.2-0.01 62.0.3-0
firefox-i18n-uk 62.0.2-0.01 62.0.3-0
firefox-i18n-ur 62.0.2-0.01 62.0.3-0
firefox-i18n-uz 62.0.2-0.01 62.0.3-0
firefox-i18n-vi 62.0.2-0.01 62.0.3-0
firefox-i18n-xh 62.0.2-0.01 62.0.3-0
firefox-i18n-zh-cn 62.0.2-0.01 62.0.3-0
firefox-i18n-zh-tw 62.0.2-0.01 62.0.3-0
Sync. Things are looking pretty quiet at the minute, might be worth snap over to stable...
:: Different sync package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
e2fsprogs 1.44.4-1.3 1.44.4-1.4
gettext 0.19.8.1-2.3 0.19.8.1-2.4
inetutils 1.9.4-5.3 1.9.4-5.4
iputils 20180629.f6aac8d-2.2 20180629.f6aac8d-2.3
jfsutils 1.1.15-6.0 1.1.15-6.1
kbd 2.0.4-1.1 2.0.4-1.3
logrotate 3.14.0-1.4 3.14.0-1.5
man-db 2.8.4-1.3 2.8.4-1.6
nano 3.1-1.1 3.1-1.2
pcmciautils 018-8.2 018-8.3
pcre 8.42-1.4 8.42-1.5
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
gperf 3.1-1 3.1-1.2
libmariadbclient 10.1.36-1.0 10.1.36-1.1
libotr 4.1.1-1.1 4.1.1-1.2
libunrar 1:5.6.6-1.1 1:5.6.7-1.0
libxpm 3.5.12-1 3.5.12-1.1
libxtst 1.2.3-1 1.2.3-1.1
lua51 5.1.5-6 5.1.5-6.1
lua52 5.2.4-2 5.2.4-2.1
mariadb 10.1.36-1.0 10.1.36-1.1
mariadb-clients 10.1.36-1.0 10.1.36-1.1
mytop 10.1.36-1.0 10.1.36-1.1
uchardet 0.0.6-1 0.0.6-1.1
unrar 1:5.6.6-1.1 1:5.6.7-1.0
vorbis-tools 1.4.0-7.0 1.4.0-7.1
xorg-xrandr 1.5.0-1 1.5.0-1.1
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
borg 1.1.6-3.0 1.1.7-1.0
dnscrypt-proxy 2.0.16-1.1 2.0.16-1.2
elfkickers 3.1-1 3.1-1.1
highlight 3.44-1.0 3.44-1.1
highlight-gui 3.44-1.0 3.44-1.1
keybase 2.6.0-1.0 2.6.2-1.0
keybase-gui 2.6.0-1.0 2.6.2-1.0
libnids 1.24-4.2 1.24-4.3
meterbridge 0.9.2-2.0 0.9.2-2.1
slock 1.4-2 1.4-2.1
ucarp 1.5.2-6 1.5.2-6.1
Sync:
:: Different sync package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
glib22.58.0+31+g2a7d4d2dc-1.12.58.0+31+g2a7d4d2dc-1.2
glib2-docs2.58.0+31+g2a7d4d2dc-1.12.58.0+31+g2a7d4d2dc-1.2
lzo 2.10-1 2.10-1.2
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
bc 1.07.1-1 1.07.1-1.2
bitlbee 3.5.1-2 3.5.1-2.1
dhclient 4.4.1-4.1 4.4.1-4.2
dhcp 4.4.1-4.1 4.4.1-4.2
jbig2dec 0.14-1 0.14-1.1
libart-lgpl 2.3.21-4 2.3.21-4.1
libavc1394 0.5.4-3 0.5.4-3.1
libdrm 2.4.94-1.0 2.4.94-1.1
libmilter 8.15.2-1 8.15.2-1.1
libmpd 11.8.17-3 11.8.17-3.1
libva 2.2.0-2.1 2.3.0-1.0
libxcb 1.13-1.0 1.13-1.1
libxss 1.2.3-1.1 1.2.3-1.2
lzop 1.04-1 1.04-1.1
openjade 1.3.2-5 1.3.2-5.1
opus 1.2.1-1.1 1.2.1-1.2
xclip 0.13-1 0.13-1.1
xmlto 0.0.28-2 0.0.28-2.2
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
bcunit 3.0.2-1.1 3.0.2-1.2
bluez-tools 0.2.0-1 0.2.0-1.1
coin-or-csdp 6.2.0-1 6.2.0-1.1
cowpatty 4.6-8 4.6-8.1
ctpl 0.3.4-2 0.3.4-2.1
dcfldd 1.3.4.1-5.1 1.3.4.1-5.2
dd_rescue 1.99.8-1.1 1.99.8-1.2
deepin-terminal 3.0.4-1.0 3.0.5-1.0
detox 1.3.0-1 1.3.0-1.1
fdupes 1:1.6.1-1.1 1:1.6.1-1.2
geda-gaf 1.8.2-3 1.8.2-3.1
guetzli 1.0.1-2 1.0.1-2.1
i3blocks 1.4-6 1.4-6.1
igmpproxy 0.2.1-1.0 0.2.1-1.1
jbigkit 2.1-3 2.1-3.1
lastpass-cli 1.3.1-1.0 1.3.1-1.1
libaacs 0.9.0-1 0.9.0-1.1
libesmtp 1.0.6-5.1 1.0.6-5.2
libmpack 1.0.5-2.0 1.0.5-2.1
libunibreak 4.0-1 4.0-1.1
mktorrent 1.1-2 1.1-2.1
ncrack 0.6.0-1.0 0.6.0-1.1
nsd 4.1.24-1.0 4.1.24-1.1
nullmailer 2.1-1.0 2.1-1.1
open-isns 0.98-1.0 0.98-1.1
python2-cjson 1.2.1-1 1.2.1-1.1
shhmsg 1.4.2-2 1.4.2-2.1
shhopt 1.1.7-3 1.1.7-3.1
smem 1.5-1.0 1.5-1.1
sslsplit 0.5.2-1.0 0.5.2-1.1
ssmtp 2.64-12.0 2.64-12.1
symmetrica 2.0-5 2.0-5.1
tcptrace 6.6.7-4 6.6.7-4.1
udns 0.4-3 0.4-3.1
unittestpp 2.0.0-1 2.0.0-1.1
uudeview 0.5.20-13 0.5.20-13.1
vamp-plugin-sdk 2.7.1-2.1 2.7.1-2.2
webfs 1.21-13 1.21-13.1
xa 2.3.8-1 2.3.8-1.1
xbindkeys 1.8.6-2 1.8.6-2.1
xplc 0.3.13-7 0.3.13-7.1
xtrlock 2.8-2.0 2.8-2.1
And some Manjaro packages:
:: Different overlay package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
grub 2.03.0-7.1 2.03.0-8
:: Different overlay package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
bumblebee 3.2.1-20 3.2.1-21
inxi 3.0.24-1 3.0.26-1
mintstick 1.3.8-1 1.3.8-3
Sync, looks like mainly rebuilds:
:: Different sync package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
groff 1.22.3-7.1 1.22.3-7.2
ifenslave 1.1.0-10.0 1.1.0-10.1
libgcrypt 1.8.3-1.1 1.8.3-1.2
libgpg-error 1.32-1.1 1.32-1.2
libnsl 1.2.0-1.1 1.2.0-1.2
libseccomp 2.3.3-1.2 2.3.3-1.3
npth 1.6-1.1 1.6-1.2
pkcs11-helper 1.23-1.1 1.23-1.2
xinetd 2.3.15-5.0 2.3.15-5.1
xz 5.2.4-1.1 5.2.4-1.2
:: Different sync package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
clutter 1.26.2-1 1.26.2-1.1
cogl1.22.2+10+g3baa2d7a-11.22.2+10+g3baa2d7a-1.1
convertlit 1.8-8.1 1.8-8.2
ctags 5.8-6.1 5.8-6.2
enlightenment16 1.0.18-1 1.0.19-1.0
gdm3.30.0+6+g5db19c5b-1.0 3.30.1-1.0
gdome2 0.8.1-6.0 0.8.1-6.1
gegl 0.4.8-1.0 0.4.8-1.1
geoip 1.6.12-1.0 1.6.12-1.1
gmetadom 0.2.6-6 0.2.6-6.1
gnome-keyring 1:3.28.2-1.1 1:3.28.2-1.2
gnu-efi-libs 3.0.8-1.0 3.0.8-1.2
gnuplot 5.2.4-1.0 5.2.4-1.1
gtk-update-icon-cache3.24.0+33+g8fd2d461fc-1.13.24.1+8+g220f77d8c1-1.0
gtk2 2.24.32-1.0 2.24.32-1.1
gtk33.24.0+33+g8fd2d461fc-1.13.24.1+8+g220f77d8c1-1.0
gtkmm3 3.22.2+2+g3002ed86-13.22.2+2+g3002ed86-1.1
gtkmm3-docs 3.22.2+2+g3002ed86-13.22.2+2+g3002ed86-1.1
gts 0.7.6-5.0 0.7.6-5.1
gwaterfall 0.1-1 0.1-1.1
gwenview 18.08.1-2.0 18.08.1-2.1
hddtemp 0.3.beta15.53-1.0 0.3.beta15.53-1.1
hylafax 6.0.6-8.0 6.0.7-1.0
jpegexiforient1:20090111.b4f886f-1.01:20090111.b4f886f-1.1
kalgebra 18.08.1-1.0 18.08.1-1.1
kcalcore 18.08.1-1.0 18.08.1-1.1
kleopatra 18.08.1-1.0 18.08.1-1.1
krfb 18.08.1-1.0 18.08.1-1.1
kruler 18.08.1-1.0 18.08.1-1.1
ktouch 18.08.1-1.0 18.08.1-1.1
kwallet-pam 5.13.5-1.0 5.13.5-1.1
lcms2 2.9-1.0 2.9-1.1
libdaemon 0.14-4.0 0.14-4.1
libdmx 1.1.4-1.0 1.1.4-1.1
libgdm3.30.0+6+g5db19c5b-1.0 3.30.1-1.0
libglvnd 1.1.0-1.0 1.1.0-1.1
libguess 1.2-2.0 1.2-2.1
libhangul 0.1.0-3.0 0.1.0-3.1
libiec61883 1.2.0-5.0 1.2.0-5.1
libieee1284 0.2.11-7.0 0.2.11-7.1
libifp 1.0.0.2-6.0 1.0.0.2-6.1
libkate 0.4.1-6.0 0.4.1-6.1
liblqr 0.4.2-2.0 0.4.2-2.1
libnet 1.1.6-3.1 1.1.6-3.2
libnetfilter_log 1.0.1-4.0 1.0.1-4.1
libspiro 1:0.5.20150702-2.0 1:0.5.20150702-2.1
libsrtp 1:2.2.0-1.0 1:2.2.0-1.1
libva-intel-driver 2.2.0-1.0 2.2.0-1.1
libxaw 1.0.13-2.0 1.0.13-2.1
libxcomposite 0.4.4-3.0 0.4.4-3.1
libxft 2.3.2-2.1 2.3.2-2.2
libxinerama 1.1.4-1.0 1.1.4-1.1
libxkbui 1.0.2-6.0 1.0.2-6.1
libxmu 1.1.2-2.0 1.1.2-2.1
libxp 1.0.3-2.0 1.0.3-2.1
libxt 1.1.5-2.0 1.1.5-2.1
libxv 1.0.11-1 1.0.11-1.1
libxxf86dga 1.1.4-2.0 1.1.4-2.1
libxxf86vm 1.1.4-2.0 1.1.4-2.1
lua 5.3.5-1.0 5.3.5-1.1
mysql-python 1.2.5-2.0 1.2.5-2.1
ocaml-integers 0.2.2-1.0 0.2.2-1.1
ocaml-result 1.3-1.0 1.3-1.1
ocaml-topkg 0.9.1-1.0 0.9.1-1.1
pacrunner 0.14-1.0 0.14-1.1
pam_ldap 186-6.0 186-6.1
python2-egenix-mx-base 3.2.9-2.0 3.2.9-2.1
quota-tools 1:4.04-2.0 1:4.04-2.2
rpcsvc-proto 1.4-1.0 1.4-1.2
shared-mime-info 1.10-1.0 1.10-1.2
spandsp 0.0.6-2.0 0.0.6-2.1
srt 1.3.1-1.0 1.3.1-1.2
t1lib 5.1.2-6.1 5.1.2-6.2
tcl 8.6.8-3.1 8.6.8-3.2
tdb 1.3.16-1.0 1.3.16-1.1
tftp-hpa 5.2-6 5.2-6.1
thinkfinger 0.3-9.0 0.3-9.1
tinycdb 0.78-3.0 0.78-3.1
tk 8.6.8-3.1 8.6.8-3.2
tsocks 1.8beta5-8.0 1.8beta5-8.1
webrtc-audio-processing 0.3.1-1.0 0.3.1-1.1
wipe 2.3.1-4.0 2.3.1-4.1
xcb-util 0.4.0-2.0 0.4.0-2.1
xcb-util-image 0.4.0-2.0 0.4.0-2.1
xcb-util-keysyms 0.4.0-2.0 0.4.0-2.1
xcb-util-renderutil 0.3.9-2.0 0.3.9-2.1
xcb-util-wm 0.4.1-2.0 0.4.1-2.1
xdg-user-dirs 0.17-1.0 0.17-1.1
xmlsec 1.2.26-1.1 1.2.26-1.2
xorg-font-util 1.3.1-2.0 1.3.1-2.1
xorg-setxkbmap 1.3.1-2.0 1.3.1-2.1
xorg-xcmsdb 1.0.5-2.0 1.0.5-2.1
xorg-xev 1.2.2-2.0 1.2.2-2.1
xorg-xkbcomp 1.4.2-1.0 1.4.2-1.1
xorg-xkbevd 1.1.4-2.0 1.1.4-2.1
xorg-xlsatoms 1.1.2-2.0 1.1.2-2.1
xorg-xmodmap 1.0.9-2.0 1.0.9-2.1
yajl 2.1.0-2.1 2.1.0-2.2
zenity 3.28.1-1.0 3.28.1-1.1
:: Different sync package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
arp-scan 1.9-3 1.9-3.1
arpack 3.6.2-1.0 3.6.3-1.0
aspcud 1.9.4-4.0 1.9.4-4.1
autocutsel 0.10.0-2 0.10.0-2.1
awesome 4.2-1 4.2-1.1
blur-effect 1.1.3-1 1.1.3-1.1
bspwm 0.9.5-1.0 0.9.5-1.1
cadaver 0.23.3-9 0.23.3-9.1
ccd2iso 0.3-9.1 0.3-9.2
cd-discid 1.4-2.1 1.4-2.2
chrootuid 1.3-7.1 1.3-7.2
chrpath 0.16-2.1 0.16-2.2
cinnamon-settings-daemon 3.8.4-1.0 3.8.6-1.0
cksfv 1.3.14-4.1 1.3.14-4.2
confuse 3.2.2-1.1 3.2.2-1.2
crash 7.2.3-1.0 7.2.4-1.1
cuetools 1.4.1-2.1 1.4.1-2.2
cunit 2.1.3-2.1 2.1.3-2.2
cutter 1.04-2.1 1.04-2.2
cython 0.28.5-1.0 0.28.5-1.2
cython2 0.28.5-1.0 0.28.5-1.2
dbmail 3.2.3-7 3.2.3-7.1
deepin-metacity 3.22.22-1.0 3.22.22-1.1
deepin-topbar 0.4.6-1.0 0.4.6-1.1
dhcping 1.2-2.1 1.2-2.2
diffstat 1.61-3.1 1.61-3.2
displaycal 3.6.2.0-1.0 3.6.2.0-1.1
docopt 0.6.2-1.0 0.6.2-1.1
dosemu1:1.4.git20151102-2.01:1.4.0.8+753+g18f6f5cd-1.0
dovecot 2.3.2.1-3.0 2.3.3-1.0
dtach 0.9-3.1 0.9-3.2
ecm-tools 1.03-2.1 1.03-2.2
embree 3.2.0-1.1 3.2.1-1.0
enet 1.3.13-2.1 1.3.13-2.2
fatsort 1.4.2.439-1.1 1.4.2.439-1.2
fbset 2.1-6.1 2.1-6.2
fcrackzip 1.0-5.1 1.0-5.2
ffmpeg2theora 0.30-4.0 0.30-4.1
fig2dev 3.2.7-1.0 3.2.7-1.1
foremost 1.5.7-4.1 1.5.7-4.2
fox 1:1.6.54-1 1:1.6.57-1.0
ftjam 2.5.3rc2-5.1 2.5.3rc2-5.2
g15daemon 1.9.5.3-8.0 1.9.5.3-8.1
gambas3-devel 3.11.3-2.0 3.11.4-1.0
gambas3-gb-args 3.11.3-2.0 3.11.4-1.0
gambas3-gb-cairo 3.11.3-2.0 3.11.4-1.0
gambas3-gb-chart 3.11.3-2.0 3.11.4-1.0
gambas3-gb-clipper 3.11.3-2.0 3.11.4-1.0
gambas3-gb-complex 3.11.3-2.0 3.11.4-1.0
gambas3-gb-compress 3.11.3-2.0 3.11.4-1.0
gambas3-gb-crypt 3.11.3-2.0 3.11.4-1.0
gambas3-gb-data 3.11.3-2.0 3.11.4-1.0
gambas3-gb-db 3.11.3-2.0 3.11.4-1.0
gambas3-gb-db-form 3.11.3-2.0 3.11.4-1.0
gambas3-gb-db-mysql 3.11.3-2.0 3.11.4-1.0
gambas3-gb-db-odbc 3.11.3-2.0 3.11.4-1.0
gambas3-gb-db-postgresql 3.11.3-2.0 3.11.4-1.0
gambas3-gb-db-sqlite3 3.11.3-2.0 3.11.4-1.0
gambas3-gb-dbus 3.11.3-2.0 3.11.4-1.0
gambas3-gb-desktop 3.11.3-2.0 3.11.4-1.0
gambas3-gb-desktop-gnome 3.11.3-2.0 3.11.4-1.0
gambas3-gb-desktop-x11 3.11.3-2.0 3.11.4-1.0
gambas3-gb-eval-highlight 3.11.3-2.0 3.11.4-1.0
gambas3-gb-form 3.11.3-2.0 3.11.4-1.0
gambas3-gb-form-dialog 3.11.3-2.0 3.11.4-1.0
gambas3-gb-form-editor 3.11.3-2.0 3.11.4-1.0
gambas3-gb-form-mdi 3.11.3-2.0 3.11.4-1.0
gambas3-gb-form-stock 3.11.3-2.0 3.11.4-1.0
gambas3-gb-form-terminal 3.11.3-2.0 3.11.4-1.0
gambas3-gb-gmp 3.11.3-2.0 3.11.4-1.0
gambas3-gb-gsl 3.11.3-2.0 3.11.4-1.0
gambas3-gb-gtk 3.11.3-2.0 3.11.4-1.0
gambas3-gb-gtk-opengl 3.11.3-2.0 3.11.4-1.0
gambas3-gb-gtk3 3.11.3-2.0 3.11.4-1.0
gambas3-gb-httpd 3.11.3-2.0 3.11.4-1.0
gambas3-gb-image 3.11.3-2.0 3.11.4-1.0
gambas3-gb-image-effect 3.11.3-2.0 3.11.4-1.0
gambas3-gb-image-imlib 3.11.3-2.0 3.11.4-1.0
gambas3-gb-image-io 3.11.3-2.0 3.11.4-1.0
gambas3-gb-inotify 3.11.3-2.0 3.11.4-1.0
gambas3-gb-libxml 3.11.3-2.0 3.11.4-1.0
gambas3-gb-logging 3.11.3-2.0 3.11.4-1.0
gambas3-gb-map 3.11.3-2.0 3.11.4-1.0
gambas3-gb-markdown 3.11.3-2.0 3.11.4-1.0
gambas3-gb-media 3.11.3-2.0 3.11.4-1.0
gambas3-gb-media-form 3.11.3-2.0 3.11.4-1.0
gambas3-gb-memcached 3.11.3-2.0 3.11.4-1.0
gambas3-gb-mime 3.11.3-2.0 3.11.4-1.0
gambas3-gb-mysql 3.11.3-2.0 3.11.4-1.0
gambas3-gb-ncurses 3.11.3-2.0 3.11.4-1.0
gambas3-gb-net 3.11.3-2.0 3.11.4-1.0
gambas3-gb-net-curl 3.11.3-2.0 3.11.4-1.0
gambas3-gb-net-pop3 3.11.3-2.0 3.11.4-1.0
gambas3-gb-net-smtp 3.11.3-2.0 3.11.4-1.0
gambas3-gb-openal 3.11.3-2.0 3.11.4-1.0
gambas3-gb-opengl 3.11.3-2.0 3.11.4-1.0
gambas3-gb-opengl-glsl 3.11.3-2.0 3.11.4-1.0
gambas3-gb-opengl-glu 3.11.3-2.0 3.11.4-1.0
gambas3-gb-opengl-sge 3.11.3-2.0 3.11.4-1.0
gambas3-gb-openssl 3.11.3-2.0 3.11.4-1.0
gambas3-gb-option 3.11.3-2.0 3.11.4-1.0
gambas3-gb-pcre 3.11.3-2.0 3.11.4-1.0
gambas3-gb-pdf 3.11.3-2.0 3.11.4-1.0
gambas3-gb-qt4 3.11.3-2.0 3.11.4-1.0
gambas3-gb-qt4-ext 3.11.3-2.0 3.11.4-1.0
gambas3-gb-qt5 3.11.3-2.0 3.11.4-1.0
gambas3-gb-qt5-opengl 3.11.3-2.0 3.11.4-1.0
gambas3-gb-qt5-webkit 3.11.3-2.0 3.11.4-1.0
gambas3-gb-report 3.11.3-2.0 3.11.4-1.0
gambas3-gb-scanner 3.11.3-2.0 3.11.4-1.0
gambas3-gb-sdl 3.11.3-2.0 3.11.4-1.0
gambas3-gb-sdl-sound 3.11.3-2.0 3.11.4-1.0
gambas3-gb-sdl2 3.11.3-2.0 3.11.4-1.0
gambas3-gb-sdl2-audio 3.11.3-2.0 3.11.4-1.0
gambas3-gb-settings 3.11.3-2.0 3.11.4-1.0
gambas3-gb-signal 3.11.3-2.0 3.11.4-1.0
gambas3-gb-util 3.11.3-2.0 3.11.4-1.0
gambas3-gb-util-web 3.11.3-2.0 3.11.4-1.0
gambas3-gb-v4l 3.11.3-2.0 3.11.4-1.0
gambas3-gb-vb 3.11.3-2.0 3.11.4-1.0
gambas3-gb-web 3.11.3-2.0 3.11.4-1.0
gambas3-gb-web-feed 3.11.3-2.0 3.11.4-1.0
gambas3-gb-web-form 3.11.3-2.0 3.11.4-1.0
gambas3-gb-xml 3.11.3-2.0 3.11.4-1.0
gambas3-gb-xml-html 3.11.3-2.0 3.11.4-1.0
gambas3-gb-xml-rpc 3.11.3-2.0 3.11.4-1.0
gambas3-gb-xml-xslt 3.11.3-2.0 3.11.4-1.0
gambas3-ide 3.11.3-2.0 3.11.4-1.0
gambas3-runtime 3.11.3-2.0 3.11.4-1.0
gambas3-script 3.11.3-2.0 3.11.4-1.0
gftp 2.0.19-8 2.0.19-8.1
ginac 1.7.4-1.0 1.7.4-1.1
gnome-flashback 3.30.0-1.0 3.30.0-1.1
gpsim 0.29.0-3 0.30.0-1.0
gwenhywfar 4.20.0-2.0 4.20.0-2.1
herbstluftwm 0.7.1-1.0 0.7.1-1.1
hping 3.0.0-4.0 3.0.0-4.1
i3lock 2.10-1.0 2.10-1.1
ibus-hangul 1.5.1-1.0 1.5.1-1.1
icecast 2.4.3-2 2.4.3-2.1
icmake 9.02.08-2.0 9.02.08-2.1
imlib 1.9.15-16.0 1.9.15-16.1
iperf3 3.6-1.0 3.6-1.1
ipmitool 1.8.18-3 1.8.18-3.1
irssi-otr 1.0.2-4.0 1.0.2-4.1
iwd 0.7-1.0 0.8-1.0
jansson 2.11-1.0 2.11-1.1
jshon 20131105-3.0 20131105-3.1
jwm 2.3.7-1.0 2.3.7-1.1
kcm-wacomtablet 1:3.1.0-1.0 1:3.1.0-1.1
kdeconnect 1.3.1-1.1 1.3.1-1.2
keynav 0.20110708.0-3.0 0.20110708.0-3.1
kicad 5.0.0-1.0 5.0.0-2.0
kmplayer 0.12.0.b-3.0 0.12.0.b-3.1
kmscon 8-5.0 8-5.1
knockd 0.7-3.0 0.7-3.1
kuickshow 0.10.0-2.0 0.10.0-2.1
laszip 3.2.2-1.0 3.2.2-1.1
libantlr3c 3.5.2-2.0 3.5.2-2.1
libclastfm 0.5-5.0 0.5-5.1
libdsme 0.64.1-2.0 0.64.1-2.1
libfakekey 0.3-1.0 0.3-1.1
libg15 1.2.7-3.0 1.2.7-3.1
libiodbc 3.52.12-2.0 3.52.12-2.1
libircclient 1.9-3.0 1.9-3.1
libnoise 1.0.0-5.0 1.0.0-5.1
libretro-snes9x 831-1.0 831-1.1
libsieve 2.3.1-4.0 2.3.1-4.1
libxxf86misc 1.0.4-1.0 1.0.4-1.1
lrzsz 0.12.20-6.0 0.12.20-6.1
lsw 0.3-4.0 0.3-4.1
lxcfs 3.0.1-1.0 3.0.1-1.1
masscan 1.0.5-1.0 1.0.5-1.1
mp3unicode 1.2.1-4.0 1.2.1-4.1
namazu 2.0.21-3.0 2.0.21-3.1
nickle 2.81-1.0 2.81-1.1
numlockx 1.2-4.0 1.2-4.1
ocaml-findlib 1.8.0-2.0 1.8.0-2.1
ocaml-num 1.1-2.0 1.1-2.1
ode 0.15.2-2.0 0.15.2-2.1
opam 1.2.2-5.0 2.0.0-2.0
openvswitch 2.9.2-1.1 2.9.2-1.2
osinfo-db-tools 1.2.0-1.0 1.2.0-1.1
peg 0.1.18-1.0 0.1.18-1.1
physlock 11-3.0 11-3.1
pixz 1.0.6-2.0 1.0.6-2.1
poco 1.9.0-1.0 1.9.0-1.1
premake 4.3-5.0 4.3-5.1
premake3 3.7-4.0 3.7-4.1
procstatd 1.4.2-10.0 1.4.2-10.1
ptunnel 0.72-5.0 0.72-5.1
pvoc 0.1.12-4.0 0.1.12-4.1
python-coverage 4.5.1-2.0 4.5.1-2.1
python-datrie 0.7.1-2.0 0.7.1-2.1
python-dukpy 0.3-3.0 0.3-3.1
python-lz4 2.1.0-1.0 2.1.0-1.1
python-netifaces 0.10.7-2.0 0.10.7-2.1
python-pandas 0.23.4-1.0 0.23.4-1.1
python-peewee 3.7.0-1.0 3.7.0-1.1
python-pyalsa 1.1.6-4.0 1.1.6-4.1
python-pygpgme 0.3-6.0 0.3-6.1
python-xmlsec 1.3.3-1.0 1.3.3-1.1
python-zope-proxy 4.3.1-1.0 4.3.1-1.1
python2-cheetah 2.4.4-7.0 2.4.4-7.1
python2-coverage 4.5.1-2.0 4.5.1-2.1
python2-datrie 0.7.1-2.0 0.7.1-2.1
python2-dukpy 0.3-3.0 0.3-3.1
python2-faulthandler 3.1-1.0 3.1-1.1
python2-lz4 2.1.0-1.0 2.1.0-1.1
python2-meliae 0.4.0-1.0 0.4.0-1.1
python2-netifaces 0.10.7-2.0 0.10.7-2.1
python2-numarray 1.5.2-8.0 1.5.2-8.1
python2-pandas 0.23.4-1.0 0.23.4-1.1
python2-peewee 3.7.0-1.0 3.7.0-1.1
python2-pyalsa 1.1.6-4.0 1.1.6-4.1
python2-pyamf 0.8.0-4.0 0.8.0-4.1
python2-pybox2d 1:2.3.2-1.0 1:2.3.2-1.1
python2-pygpgme 0.3-6.0 0.3-6.1
python2-subprocess32 3.5.2-1.0 3.5.2-1.1
python2-zope-proxy 4.3.1-1.0 4.3.1-1.1
radeontool 1.6.3-3.0 1.6.3-3.1
remind 3.1.15-3.0 3.1.15-3.1
serialdv 1.0.5-1.0 1.0.5-1.1
simh 3.9.0-3.0 3.9.0-3.2
skktools 1.3.4-1.0 1.3.4-1.1
stalonetray 0.8.3-2.0 0.8.3-2.1
stress 1.0.4-5.0 1.0.4-5.1
swh-plugins 0.4.17-3.0 0.4.17-3.1
teensy-loader-cli 2.1-2.0 2.1-2.1
tinyxml2 6.2.0-1.0 6.2.0-1.1
uboot-tools 2018.03-1.0 2018.03-1.1
uncrustify 0.67-1.0 0.67-1.1
unifdef 2.11-2.0 2.11-2.1
units 2.17-1.0 2.17-1.1
uucp 1.07-5.0 1.07-5.1
vco-plugins 0.3.0-5.0 0.3.0-5.1
vorbisgain 0.37-5.0 0.37-5.1
wah-plugins 0.1.0-5.0 0.1.0-5.1
wavegain 1.3.1-3.0 1.3.1-3.1
wcslib 5.19.1-1.0 5.19.1-1.1
wmname 0.1-4.0 0.1-4.1
xcape 1.2-3.0 1.2-3.1
xdelta3 3.1.0-1.0 3.1.0-1.1
xmldiff 0.6.10-4.0 0.6.10-4.1
xsettings-client 0.10-8.0 0.10-8.1
xxhash 0.6.5-2.0 0.6.5-2.1
yaml-cpp 0.6.2-1.0 0.6.2-1.1
yodl 4.02.01-2.0 4.02.01-2.1
zinnia 0.06-5.0 0.06-5.1
Have some kernels:
:: Different overlay package(s) in repository core i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
linux414 4.14.73-1 4.14.74-1
linux414-headers 4.14.73-1 4.14.74-1
linux4194.19rc6.0930.g17b57b1-14.19rc6.1004.gbefad94-1
linux419-headers4.19rc6.0930.g17b57b1-14.19rc6.1004.gbefad94-1
linux49 4.9.130-1 4.9.131-1
linux49-headers 4.9.130-1 4.9.131-1
:: Different overlay package(s) in repository extra i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
linux414-acpi_call 1.1.0-60 1.1.0-61
linux414-bbswitch 0.8-60 0.8-61
linux414-broadcom-wl 6.30.223.271-60 6.30.223.271-61
linux414-ndiswrapper 1.61-60 1.61-61
linux414-nvidia-340xx 340.107-19 340.107-20
linux414-nvidia-390xx 390.87-5 390.87-6
linux414-r8168 8.045.08-48 8.045.08-49
linux414-rt3562sta 2.4.1.1_r4-60 2.4.1.1_r4-61
linux414-spl 0.7.10-3 0.7.10-4
linux414-tp_smapi 0.41-60 0.41-61
linux414-vhba-module 20161009-60 20161009-61
linux414-virtualbox-guest-modules 5.2.18-8 5.2.18-9
linux414-virtualbox-host-modules 5.2.18-8 5.2.18-9
linux414-zfs 0.7.10-3 0.7.10-4
linux419-acpi_call 1.1.0-0.20 1.1.0-0.22
linux419-bbswitch 0.8-0.20 0.8-0.22
linux419-broadcom-wl 6.30.223.271-0.20 6.30.223.271-0.22
linux419-ndiswrapper 1.61-0.20 1.61-0.22
linux419-nvidia-340xx 340.107-0.20 340.107-0.22
linux419-nvidia-390xx 390.87-0.20 390.87-0.22
linux419-nvidiabl 0.88-0.20 0.88-0.22
linux419-r8168 8.045.08-0.20 8.045.08-0.22
linux419-spl 0.7.10-0.20 0.7.10-0.22
linux419-tp_smapi 0.41-0.20 0.41-0.22
linux419-vhba-module 20161009-0.20 20161009-0.22
linux419-virtualbox-guest-modules 5.2.18-0.20 5.2.18-0.22
linux419-virtualbox-host-modules 5.2.18-0.20 5.2.18-0.22
linux419-zfs 0.7.10-0.20 0.7.10-0.22
linux49-acpi_call 1.1.0-97 1.1.0-98
linux49-bbswitch 0.8-97 0.8-98
linux49-broadcom-wl 6.30.223.271-97 6.30.223.271-98
linux49-catalyst 1:15.201.1151-97 1:15.201.1151-98
linux49-ndiswrapper 1.61-95 1.61-96
linux49-nvidia-340xx 340.107-16 340.107-17
linux49-nvidia-390xx 390.87-5 390.87-6
linux49-r8168 8.045.08-37 8.045.08-38
linux49-rt3562sta 2.4.1.1_r4-95 2.4.1.1_r4-96
linux49-spl 0.7.10-3 0.7.10-4
linux49-tp_smapi 0.41-97 0.41-98
linux49-vhba-module 20161009-95 20161009-96
linux49-virtualbox-guest-modules 5.2.18-8 5.2.18-9
linux49-virtualbox-host-modules 5.2.18-8 5.2.18-9
linux49-zfs 0.7.10-3 0.7.10-4
ndiswrapper-utils 1.61-60 1.61-61
rt3562sta-common 2.4.1.1_r4-95 2.4.1.1_r4-96
:: Different overlay package(s) in repository community i686
-------------------------------------------------------------------------------
PACKAGE x32-testing x32-unstable
-------------------------------------------------------------------------------
amarok2.9.0.r245.g68a1f0ecdd-12.9.0.r249.g67c651bc60-1
bumblebee 3.2.1-21 3.2.1-22
manjaro-openbox-config 1.18-8 1.18.1-1
manjaro-openbox-desktop-settings - 1.18.1-1