[__config__] oldver = "~/.local/state/nvchecker/core.old.json" newver = "~/.local/state/nvchecker/core.new.json" [audit] source = "git" git = "https://github.com/linux-audit/audit-userspace" use_max_tag = true [efibootmgr] source = "git" git = "https://github.com/rhboot/efibootmgr" use_max_tag = true [efivar] source = "git" git = "https://github.com/rhboot/efivar" use_max_tag = true [elfutils] source = "git" git = "https://sourceware.org/git/elfutils.git" use_max_tag = true [expat] source = "git" git = "https://github.com/libexpat/libexpat/" include_regex = "(R_)([\\d.*][_].*)" use_max_tag = true [gdbm] source = "regex" regex = "gdbm-([\\d.]+)\\.tar\\.gz?" url = "https://www.gnu.org.ua/software/gdbm/download.html" [gnupg] source = "git" git = "https://dev.gnupg.org/source/gnupg.git" # NOTE: stuck on gnupg < 2.3 until https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/issues/163 is resolved include_regex = "(gnupg)-(2.4.[\\d.*]+)" use_max_tag = true [libaio] source = "git" git = "https://pagure.io/libaio" include_regex = "(libaio)-([\\d.*]+)" use_max_tag = true [libassuan] source = "git" git = "https://dev.gnupg.org/source/libassuan.git" include_regex = "libassuan-([\\d.]+)" use_max_tag = true [libcap] source = "git" git = "https://git.kernel.org/pub/scm/libs/libcap/libcap.git" include_regex = "(libcap)-([\\d.*]+)" exclude_regex = "(libcap)-(20070813|20071031)" use_max_tag = true [libcap-ng] source = "git" git = "https://github.com/stevegrubb/libcap-ng" use_max_tag = true [libffi] source = "git" git = "https://github.com/libffi/libffi" use_max_tag = true [libnsl] source = "git" git = "https://github.com/thkukuk/libnsl" use_max_tag = true [libpcap] source = "git" git = "https://github.com/the-tcpdump-group/libpcap" use_max_tag = true [libsasl] source = "git" git = "https://github.com/cyrusimap/cyrus-sasl" use_max_tag = true [libusb] source = "git" git = "https://github.com/libusb/libusb" exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)" use_max_tag = true [licenses] [linux] source = "git" git = "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git" exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)" use_max_tag = true [mpfr] source = "regex" regex = "mpfr-([\\d.]+)\\.tar\\.xz?" url = "https://www.mpfr.org/mpfr-current/" [ncurses] source = "regex" regex = "ncurses-([\\d.]+)\\.tar\\.gz?" url = "https://invisible-mirror.net/archives/ncurses/" [npth] source = "git" git = "https://dev.gnupg.org/source/npth.git" use_max_tag = true [openssh] source = "git" git = "https://anongit.mindrot.org/openssh.git" use_max_tag = true [pambase] [shadow] source = "git" git = "https://github.com/shadow-maint/shadow" include_regex = "([\\d]+[.]+)()([\\d.]+)" exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)" [usbutils] source = "git" git = "https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git" use_max_tag = true [zlib] source = "git" git = "https://github.com/madler/zlib" use_max_tag = true