Commit graph

5 commits

Author SHA1 Message Date
Jacob Heider da183e016c fix(psql) 2023-09-14 11:38:02 -04:00
Jacob Heider d7adf09a43
replace hardcoded versions (mostly) (#1733)
* update(slirp)

* update(poppler-data)

* update(doxygen)

* update(xcb)

* update(sm)

* update(xdmcp)

* update(ice)

* update(util-macros)

* update(xtrans)

* update(xmu)

* update(xt)

* update(xau)

* update(xrender)

* update(x11)

* update(xcb-proto)

* update(xpm)

* update(xaw)

* update(xorg-protocol)

* update(exts)

* update(lame)

* update(nmap)

* update(cairo)

* update(unicode)

* update(gts)

* update(vim)

* update(libtiff)

* update(lua)

* comment(bpb)

* update(giflib)

* update(gdk-pixbuf)

* update(gobj-intro)

* update(libcap2)

* update(gnuplot)

* update(dav1d)

* update(wumpus)

* update(librist)

* update(subversion)

* comment(jbig2dec)

* update(moreutils)

* update(eigen)

* update(ogg)

* update(musl)

* update(libtool)

* update(isl)

* update(coreutils)

* update(wget)

* update(gmp)

* update(libiconv)

* update(stow)

* update(sed)

* update(gperf)

* update(libunistring)

* update(grep)

* update(patch)

* update(tar)

* update(autoconf)

* update(libgpg-error)

* update(automake)

* update(libksba)

* update(npth)

* update(libgcrypt)

* update(libidn)

* update(libassuan)

* update(gnupg)

* update(libtasn1)

* update(ncdu)

* update(freexl)

* update(nasm)

* update(ffmpeg)

* update(libsodium)

* update(mpg123)

* update(freetype)

* update(dnsmasq)

* update(postgres)

* update(xz)

* update(docutils)

* update(aom)

* update(libssh)

* update(gitlab-cli)

* update(watch)

* update(tree)

* update(c-ares)

* update(mpdecimal)

* update(lzo)

* update(graphviz)

* update(nano)

* update(yasm)

* update(expect)

* update(pcre)

* update(file)

* update(shared-mime-info)

* use `gitlab:` builtin
2023-05-01 13:14:59 -04:00
Jacob Heider 2671964dc3 fix(postgres) 2023-04-20 00:37:53 -04:00
Jacob Heider 098cf32a15
more postgres versions (#1193)
* more postgres versions

* omit these (not in earlier releases)
2023-03-31 20:24:16 -04:00
Marc Seitz 073cb4c032
+postgresql.org (#398)
* +postgresql.org

* fix runtime deps

* add flex and perl to linux

* fix tests; not a great test

* add libxml and libxslt as runtime deps

* fix postgres test for linux

* rerun ci

* fix linux test sudo user

* add persistency and user to linux test

* variabilize sudo cmd

* Update package.yml

* Update package.yml

* Update package.yml

* Update package.yml

* stupid initdb; if i want to run as root, you just shut up.

* cleanup

* Update package.yml

* Update package.yml

* Update package.yml

* Update package.yml

* Update package.yml

* surrender

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-03-31 18:55:44 -04:00