base 2.8.11 -> 2.8.12 =================== - 2019-01-19 holbru - creation - 2019-01-19 hbfl - /var/install/bin/add-group: Added systemswtich '-r' handling. For create a system-group, the '-r' switch is recommended now. - /var/install/bin/remove-group: Fix syntax to remove witch additional-group. - libmnl0 are now managed within a separated package. In the future this package will therefore be updated indepedent of base updates. Packages needing libmnl0 should soon add a requirement for the new package to ensure system consistency. - if ! ethtool rm -f /usr/sbin/ethtool - if ! libpcre16 rm -f /usr/lib/libpcre16.so.0 rm -f /usr/lib/libpcre16.so.0.2.10 - if ! libpcrecpp rm -f /usr/lib/libpcrecpp.so.0 rm -f /usr/lib/libpcrecpp.so.0.0.1 - if ! libpcreposix rm -f /usr/lib/libpcreposix.so.0 rm -f /usr/lib/libpcreposix.so.0.0.6 - if ! pcre-tools rm -f /usr/bin/in.pcregrep rm -f /usr/bin/pcregrep rm -f /usr/bin/pcretest - /etc/sudoers: Rollback to update-2.8.10. - if ! libidn-tools rm -f /usr/bin/idn rm -f /usr/share/locale/de/LC_MESSAGES/libidn.mo rm -f /usr/share/locale/en@boldquot/LC_MESSAGES/libidn.mo rm -f /usr/share/locale/en@quot/LC_MESSAGES/libidn.mo rm -f /usr/share/locale/fr/LC_MESSAGES/libidn.mo rm -f /usr/share/locale/uk/LC_MESSAGES/libidn.mo - 2019-01-20 hbfl - Update libidn2-4 version 2.1.0. - Update wget version 1.20.1. - Update libpcre2-8-0 version 10.32. - 2019-01-25 hbfl - Added pam-config version 0.96. Tool to handling pam configs. - 2019-01-27 hbfl - /var/install/bin/add-user: added optional --system switch.